Moonywb
Newbie
- Apr 14, 2019
- 98
- 157
- 139
Hrm. Anyone help me out here? If I use an unmodded version, i have no problem. But with Scrappy's mod installed, I get a crash. I did run the unren, as well.
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
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