When you advance the quest enough she stops working there entirely, so no more pole dances. I don't know if the new gallery includes that scene.What days does Julia dance at the club? I saw her dancing early in the game, but no longer does.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
ImportError: No module named revertable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4100, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 720, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1252, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1062, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 322, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 768, in load
roots, log = loads(location.load(filename))
File "renpy/loadsave.py", line 63, in loads
return cPickle.loads(s)
ImportError: No module named revertable
Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Area69 0.825
Wed Jan 15 04:16:23 2025
Is that an old save file. Maybe one that had a mod?WHILE LOADING SAVE THIS HAPPENSCode:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 462, in __call__ renpy.load(fn) ImportError: No module named revertable -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_load_save.rpym", line 35, in script $ ui.interact() File "renpy/ast.py", line 922, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2218, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module> $ ui.interact() File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3276, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 4100, in interact_core rv = root_widget.event(ev, x, y, 0) File "renpy/display/layout.py", line 1062, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/transition.py", line 48, in event return self.new_widget.event(ev, x, y, st) # E1101 File "renpy/display/layout.py", line 1062, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1062, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/screen.py", line 720, in event rv = self.child.event(ev, x, y, st) File "renpy/display/layout.py", line 1062, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1252, in event rv = super(Window, self).event(ev, x, y, st) File "renpy/display/layout.py", line 245, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/layout.py", line 1062, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1062, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/behavior.py", line 979, in event return handle_click(self.clicked) File "renpy/display/behavior.py", line 914, in handle_click rv = run(action) File "renpy/display/behavior.py", line 322, in run new_rv = run(i, *args, **kwargs) File "renpy/display/behavior.py", line 329, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 462, in __call__ renpy.load(fn) File "renpy/loadsave.py", line 768, in load roots, log = loads(location.load(filename)) File "renpy/loadsave.py", line 63, in loads return cPickle.loads(s) ImportError: No module named revertable Windows-10-10.0.19041 Ren'Py 7.4.6.1693 Area69 0.825 Wed Jan 15 04:16:23 2025
Which update do you mean? 0.82 and 0.825 have all the new things in the changelog in the OP. There are no details yet for the upcoming 0.83.Does this update have any new contents or is it reworks of old ones?
Sorry if it was already answered before but i couldnt find anything properly abt it so i asked here
0.825Which update do you mean? 0.82 and 0.825 have all the new things in the changelog in the OP. There are no details yet for the upcoming 0.83.
0.825 doesn't have anything new, as can be seen in the changelog in the OP. There's a new gallery, there are a bunch of changes to energy/arousal, gameplay changes, some re-renders. If you already played 0.82, there's nothing really new there.0.825
Iirc 0.82 had that alien base encounter new scenes which i already played
Thanks man0.825 doesn't have anything new, as can be seen in the changelog in the OP. There's a new gallery, there are a bunch of changes to energy/arousal, gameplay changes, some re-renders. If you already played 0.82, there's nothing really new there.
Id say yes if you dont have issues with the sandbox mechanism of itis this game worth playing?
thx man, but can u tell me more abt itId say yes if you dont have issues with the sandbox mechanism of it
I felt the grind is bit too much here but is worth it
The dialogues are humorous and some girls look great, theres good amnt of variations among them regarding assests![]()
The game doesn't take itself too serious, each quest delves into a different supernatural theme (vampires, werewolves, ghosts, etc), renders are very well done and dev isn't afraid of making older people actually look older.thx man, but can u tell me more abt it
thank u mateThe game doesn't take itself too serious, each quest delves into a different supernatural theme (vampires, werewolves, ghosts, etc), renders are very well done and dev isn't afraid of making older people actually look older.
There is some grind, but if you don't want it, you can use my mod which should decrease it considerably.
If you're easily triggered by NTR, you could have issues with this game. There are avoidable scenes (which aren't technically NTR, but are NTR enough to trigger many people) and there is an unavoidable scene of sharing.
Mostly, you should read the reviews and decide if it's for you or not. There are plenty of poins of view there, both for the good stuff and the bad.
This game is a masterpiece we eagerly waiting.You must be registered to see the links
Hi everyone, next week I'll upload the first renders of v0.83, I hope to finish it by February and have v0.84 finished by March...
I'm really looking forward to finishing the main vampire and werewolf plots!!!
I hope everyone had a good start to the year!
Thanks for the support!
k78
There is no shower scene for Amelia. At 13h, when she's in the shower, nothing else ever happens. At 14h, when she's masturbating in the bath, you can get a BJ. That's all the scenes for her in the bathroom.What's the trigger for shower sex with Amelia? I've completed all available story lines and both other vampires are living in the bunker.