Hey guys, I keep getting error’s and I don’t know what to do:
I'm sorry, but an uncaught exception occurred. The error occurs on a regular full version and after using the mod.
While running game code:
File "game/chapter9/ch9pitgirls.rpy", line 139, in script
if "hideweaponvent" in pitevents:
File "game/chapter9/ch9pitgirls.rpy", line 139, in <module>
if "hideweaponvent" in pitevents:
NameError: name 'pitevents' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/chapter9/ch9pitgirls.rpy", line 139, in script
if "hideweaponvent" in pitevents:
File "/BrokenDreamers.app/Contents/Resources/autorun/renpy/ast.py", line 1807, in execute
if renpy.python.py_eval(condition):
File "/BrokenDreamers.app/Contents/Resources/autorun/renpy/python.py", line 1961, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/BrokenDreamers.app/Contents/Resources/autorun/renpy/python.py", line 1954, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/chapter9/ch9pitgirls.rpy", line 139, in <module>
if "hideweaponvent" in pitevents:
NameError: name 'pitevents' is not defined
Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.2.2.491
The City of Broken Dreamers 1.09
Sat May 15 14:14:02 2021