It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hi,

during the conversation with the detective in the bar suddenly a traceback screen appears. I think it does not influence the game but it is still a bit of a surprise:

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/main_scripts/9.detective_line/69.ernest_meeting.rpy", line 119, in <module>
NameError: name 'did_not_meet_her' is not defined

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

Full traceback:
File "main_scripts/3.event_managers/3.4.map_locations_manager.rpyc", line 144, in script call
File "main_scripts/3.event_managers/3.0.call_manager.rpyc", line 536, in script call
File "main_scripts/5.nadya_route/6.conflict_in_the_club.rpyc", line 38, in script call
File "main_scripts/11.extra_scenes/86.extra_encounters_victory.rpyc", line 147, in script call
File "main_scripts/11.extra_scenes/87.extra_encounters_zhanna.rpyc", line 71, in script call
File "main_scripts/12.stalk_scenes/tanya_peek.rpyc", line 598, in script call
File "main_scripts/12.stalk_scenes/tanya_peek.rpyc", line 700, in script call
File "main_scripts/3.event_managers/3.4.map_locations_manager.rpyc", line 144, in script call
File "main_scripts/3.event_managers/3.0.call_manager.rpyc", line 542, in script call
File "main_scripts/13.additional_scenes/94.the_new_scenes_mila.rpyc", line 497, in script call
File "main_scripts/13.additional_scenes/94.the_new_scenes_mila.rpyc", line 566, in script call
File "main_scripts/12.stalk_scenes/olya_peek.rpyc", line 1407, in script call
File "main_scripts/3.event_managers/3.3.home_manager.rpyc", line 206, in script call
File "main_scripts/13.additional_scenes/92.the_new_scenes_nadya.rpyc", line 514, in script call
File "main_scripts/11.extra_scenes/84.extra_encounters_jessi.rpyc", line 171, in script call
File "main_scripts/12.stalk_scenes/olya_peek.rpyc", line 1407, in script call
File "main_scripts/9.detective_line/63.victor_and_anton_drink_bar.rpyc", line 466, in script call
File "main_scripts/9.detective_line/69.ernest_meeting.rpyc", line 111, in script
File "/Users/stefan/Documents/Womanizer.app/Contents/Resources/autorun/renpy/ast.py", line 1618, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "/Users/stefan/Documents/Womanizer.app/Contents/Resources/autorun/renpy/exports.py", line 1075, in menu
condition = renpy.python.py_eval(condition)
File "/Users/stefan/Documents/Womanizer.app/Contents/Resources/autorun/renpy/python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/Users/stefan/Documents/Womanizer.app/Contents/Resources/autorun/renpy/python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/main_scripts/9.detective_line/69.ernest_meeting.rpy", line 119, in <module>
NameError: name 'did_not_meet_her' is not defined

macOS-14.4.1-arm64-arm-64bit arm64
Ren'Py 8.2.2.24031801+nightly
Gog_v.1.0_26.04.24
Wed May 1 09:09:13 2024
[/code]
No posts in this topic were marked as the solution yet. If you can help, add your reply
Hello steschum,

thanks for info.

Please check if the game is updated.
We had this issue before, but I fixed it and updated the game.
Post edited May 01, 2024 by KamtiGames
Hi KamtiGames,

updating the game has solved the issue.

Thanks.