same issue
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter2/ch2before.rpy", line 105, in script
if "ch2chooseellen" in extraevents and EP2_party_ellen==False:
File "game/chapter2/ch2before.rpy", line 105, in <module>
if "ch2chooseellen" in extraevents and EP2_party_ellen==False:
NameError: name 'EP2_party_ellen' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/chapter2/ch2before.rpy", line 105, in script
if "ch2chooseellen" in extraevents and EP2_party_ellen==False:
File "\BrokenDreamers-1.11.0-pc\renpy\ast.py", line 1807, in execute
if renpy.python.py_eval(condition):
File "\BrokenDreamers-1.11.0-pc\renpy\python.py", line 1961, in py_eval
return py_eval_bytecode(code, globals, locals)
File "\BrokenDreamers-1.11.0-pc\renpy\python.py", line 1954, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/chapter2/ch2before.rpy", line 105, in <module>
if "ch2chooseellen" in extraevents and EP2_party_ellen==False:
NameError: name 'EP2_party_ellen' is not defined
Windows-8-6.2.9200
Ren'Py 7.2.2.491
The City of Broken Dreamers 1.11.0
Thu Jun 02 11:54:13 2022