dizzynest

Newbie
Sep 11, 2024
28
76
91
I noticed something in the game and tried to find the answer to it here, but never saw it answered. When you're having sex with the girls, eventually theirk asshole gets bigger when not fucking. How many levels of this are there?
 

Darkingux

Newbie
Dec 1, 2022
70
29
141
hi i load the full save and say this error shows me

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 432, in __call__
renpy.load(fn)
ImportError: No module named rollback

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

Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\python.py", line 1764, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\display\core.py", line 2553, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\display\core.py", line 3237, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\display\layout.py", line 969, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\display\layout.py", line 969, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\display\layout.py", line 969, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\display\screen.py", line 653, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\display\layout.py", line 969, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\display\layout.py", line 232, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\display\layout.py", line 969, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\display\layout.py", line 969, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\display\behavior.py", line 897, in event
return handle_click(self.clicked)
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\display\behavior.py", line 832, in handle_click
rv = run(action)
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\display\behavior.py", line 299, in run
new_rv = run(i, *args, **kwargs)
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\display\behavior.py", line 306, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 432, in __call__
renpy.load(fn)
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\loadsave.py", line 607, in load
roots, log = loads(location.load(filename))
File "C:\Users\lmtb2\Desktop\Rogue-Like-1.70b-win\renpy\loadsave.py", line 59, in loads
return cPickle.loads(s)
ImportError: No module named rollback
 
4.40 star(s) 168 Votes