Oct 26, 2022
158
473
Unless i'm mistaken, this game doesn't have a gallery, so a full save will just miss every scene. Unless you want it for next chapter to be ready.
Someone with all their saves along the way could put them in a folder. Rar it up and post it here.

If that hero exists.
 

umbongoxxz

Newbie
May 31, 2023
59
73
Oh wow did this come out in 2017? So there really isn't that much "content" in this game then I take it? I liked the concept of the game, despite the mc being a bit on the too crazy side.
 

Ocuzor

New Member
Aug 25, 2022
4
0
Does anybody know how to make the saves work on Mac? I'm getting this error:
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
AttributeError: 'module' object has no attribute 'Partial'
 

Ocuzor

New Member
Aug 25, 2022
4
0
My bad here it is:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
AttributeError: 'module' object has no attribute 'Partial'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/display/core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/display/core.py", line 3510, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/display/transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/display/screen.py", line 707, in event
    rv = self.child.event(ev, x, y, st)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/display/layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/display/layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/display/layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/display/behavior.py", line 946, in event
    return handle_click(self.clicked)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/display/behavior.py", line 881, in handle_click
    rv = run(action)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/display/behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/loadsave.py", line 760, in load
    roots, log = loads(location.load(filename))
  File "/private/var/folders/2x/1jp9l_rx6sn9x_nfhy1bx16c0000gn/T/AppTranslocation/E3C0A540-6530-403B-938D-78C5D4E57B40/d/BadBobbySagaV101DEMO.app/Contents/Resources/autorun/renpy/loadsave.py", line 63, in loads
    return cPickle.loads(s)
AttributeError: 'module' object has no attribute 'Partial'

Darwin-20.6.0-x86_64-i386-64bit
Ren'Py 7.3.2.320
Bad Bobby Saga V101 DEMO 1.1
Mon Apr  8 09:32:29 2024
 

Corambis

Well-Known Member
Jul 2, 2017
1,297
2,168
doing her job...well kinda.. it's because bobby wants to start confusion between the boss and her but it kinda backfired
I believe Bobby's intent was to get his mom to quit her job and become more dependent on him. He was in control the entire scene, and it only goes as far as he allows. And it did work in that his mom did quit, and become more dependent on him, although it turned into another storyline that Rainces hasn't followed through on after a lot of time and several updates. For me, it became another frustrating case of Bobby having someone under their control again, but not doing anything with that. The scene even demonstrated that the mom could be assaulted or even raped by someone she doesn't like, and wouldn't tell. But Bobby did nothing with that knowledge either. That scene and the mom quitting her job opened up so many opportunities for Bobby, but Rainces followed up on none of them. Bobby could have leveraged his newfound status as man of the house and provider for his family, and had his mother semi-voluntarily fall into place as his "wife". All we'd need is a short arc where Bobby complains that he is so busy providing for the family after his mom quit her job that he doesn't have time for a sex life, then corrupts his mother to filling that role for him out of guilt as the player ground through several scenes of progressively lewder stuff.
 

edgaia

Active Member
Dec 28, 2018
977
1,071
It got abandoned because , crazy fans bombarded it with bad reviews.

I tell yah toxic waste is jealous of f95 community
Nenhum deles está abandonado nem seria essa a razão

# None of them is abandoned nor is that the reason for the constant stranding...

Bad reviews are due to his lies (milking), laziness, constant ghosting and piling up of cliffhangers/side stories without finishing the old ones... It always felt abandoned, right from the beginning and fans ( normal ones, not the docile benders ) don't like it and are vocal about it.

It's not because of all the bashing, not even because of Patreon strictness. Who'd leave behind such a cash cow? Neither does RA or Zip. Neither will they. But unfortunately they've similar shortcomings ( they're the one and the same by the way :ROFLMAO: ). Too much criticism? Perhaps but they had it coming, so...
 
3.10 star(s) 97 Votes