- May 18, 2018
- 267
- 149
KlaususAn exception occured when i wanted to give Chelsea a gift:
[/CODE]Code:[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 203, in script call call day_loop from _call_day_loop File "game/script.rpy", line 214, in script call call core_loop from _call_core_loop File "game/script.rpy", line 291, in script call call expression label from _call_expression File "game/modules/00core/clients/chelsea/chelsea.rpy", line 2712, in script call call chelsea_contact_former_client_gift from _call_chelsea_contact_former_client_gift_3 File "game/modules/00core/clients/chelsea/chelsea.rpy", line 10731, in script if player.has(jewelry): File "game/modules/00core/clients/chelsea/chelsea.rpy", line 10731, in <module> if player.has(jewelry): NameError: name 'jewelry' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 203, in script call call day_loop from _call_day_loop File "game/script.rpy", line 214, in script call call core_loop from _call_core_loop File "game/script.rpy", line 291, in script call call expression label from _call_expression File "game/modules/00core/clients/chelsea/chelsea.rpy", line 2712, in script call call chelsea_contact_former_client_gift from _call_chelsea_contact_former_client_gift_3 File "game/modules/00core/clients/chelsea/chelsea.rpy", line 10731, in script if player.has(jewelry): File "H:\Games\GOOD GAMES\WifeTrainerFiles-0.7f-pc\renpy\ast.py", line 1807, in execute if renpy.python.py_eval(condition): File "H:\Games\GOOD GAMES\WifeTrainerFiles-0.7f-pc\renpy\python.py", line 1961, in py_eval return py_eval_bytecode(code, globals, locals) File "H:\Games\GOOD GAMES\WifeTrainerFiles-0.7f-pc\renpy\python.py", line 1954, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/modules/00core/clients/chelsea/chelsea.rpy", line 10731, in <module> if player.has(jewelry): NameError: name 'jewelry' is not defined Windows-8-6.2.9200 Ren'Py 7.2.2.491 The Wife Trainer Files 0.7f Mon Sep 09 15:29:36 2019
This error regarding Chelsea has been fixed already so there is a fix over on the Discord.