I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Overworld Screens/!Kim/Events.rpy", line 156, in script call
call interaction_end(ap)
File "game/Dialog System/Dialog system.rpy", line 8, in script
$ timeManager()
File "game/Dialog System/Dialog system.rpy", line 8, in <module>
$ timeManager()
File "game/Overworld Screens/Python/Time python.rpy", line 100, in timeManager
new_npc_location_manager()
File "game/Overworld Screens/Python/NPC python.rpy", line 554, in new_npc_location_manager
npc_Kimberly.location = tt_Kim[temp_kim_activity]["locationid"]
KeyError: u'famdin'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Overworld Screens/!Kim/Events.rpy", line 156, in script call
call interaction_end(ap)
File "game/Dialog System/Dialog system.rpy", line 8, in script
$ timeManager()
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Dialog System/Dialog system.rpy", line 8, in <module>
$ timeManager()
File "game/Overworld Screens/Python/Time python.rpy", line 100, in timeManager
new_npc_location_manager()
File "game/Overworld Screens/Python/NPC python.rpy", line 554, in new_npc_location_manager
npc_Kimberly.location = tt_Kim[temp_kim_activity]["locationid"]
KeyError: u'famdin'
Windows-10-10.0.22621
Ren'Py 7.4.10.2164n
Double Perception 4.2
Sat Oct 12 13:49:05 2024
I think that "error 2" was already fixed, I've never heard of or encountered "error 1" before... I suspect that the saves you are trying to load are from v3.9 (that version was badly bugged), my saves from earlier loaded fine and didn't get affected but the Portrait bug, while "new games" did.Two errors, been having them for a bit, helping now by uploading them... betterzett
Error one: When loading a save game. Can be ignored.
Error two: When you click on the portrait in the phone to change to another person. Been stuck on Jennie for quite some time. You can't ignore, only rollback.
Hopefully this helps. Love the game, but I know I'm missing content w/ the mom & sister.
4.3 Changelog
New Interaction – Invite Kim and Rachel - Restaurant
New Animated Scene – Restaurant with Kim and Rachel – Rachel BJ
New Animated Scene – Restaurant with Kim and Rachel – Kim BJ
New Animated Scene – Kim Copycat – Foursome Sex
New Scene – Threesome with Jennie and Riley
New Animated Scene – Threesome with Jennie and Riley - Riley BJ
New Animated Scene – Threesome with Jennie and Riley - Jennie BJ
No. If that's the answer, there should be something on the OP saying "saves from 3.9 will be bugged forever and ever."Have you tried a New Game?
you seem to have an exaggerated view on how much the Mods get involved with these games.No. If that's the answer, there should be something on the OP saying "saves from 3.9 will be bugged forever and ever."
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script
""
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/DoA rpy/Black Market/Python.rpy", line 12, in doa_bm_trade_function
remove_item(item)
File "game/DoA rpy/DoA inventory.rpy", line 268, in remove_item
for slot,data in inventory.iteritems():
RuntimeError: dictionary changed size during iteration
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script
""
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1249, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 901, in do_display
**display_args)
File "renpy/character.py", line 647, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, 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 4155, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1100, 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 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/DoA rpy/Black Market/Python.rpy", line 12, in doa_bm_trade_function
remove_item(item)
File "game/DoA rpy/DoA inventory.rpy", line 268, in remove_item
for slot,data in inventory.iteritems():
RuntimeError: dictionary changed size during iteration
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Double Perception 4.3
Thu Oct 31 18:05:29 2024
No, i started the new game and i had no problem.Is the game still broken when starting a new game or something like that?
Not yetAny anal ?
Awesome mod simple_human ! I wonder if u need to update the mod for the current game version...11.03.24: some improvements
there have definitely been bug fixes, most of the obvious ones from the last few updates seem to have been fixed (the ones I noticed anyway), there are still a few places it is twitchy (spa for example) but my last run when fairly smoothly only needing to hit ignore a few times.Well I see in the changelog that it's still just additions and that there is no work on the bugs. It doesn't make you want to download the latest version
yup thats Jenny's apartment, she doesn't live with Riley.How do you trigger Jennie & Riley's scenes? Go to the 4the floor on Tuesday & Friday night the only one I can interact with there is Jennie.
Thanks. But I meant the threesome with Jennie & Riley IRL in the latest version (The hint says go to 4-th floor on Tuesday or Friday night).yup thats Jenny's apartment, she doesn't live with Riley.
after you have had your date with Jenny there is a chance to meet Riley at the Gym (reception Desk)
after that, go into VR and visit the Tavern, and you should meet Riley's Avatar, after that go to Jenny's home in DoA and see what you can see.
Ahhh ok... looks like I overlooked that one, and just when I thought I was up to date.Thanks. But I meant the threesome with Jennie & Riley IRL in the latest version (The hint says go to 4-th floor on Tuesday or Friday night).