I get this error on the "New Male of the house" scene in chapter 3 when I am supposed to make the choice where cassius is top dog or not and when I press ignore on the error it auto selects the option that pushes away Cassius, any fix ideas? Is it because its compressed?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 210, in execute
vbox:
File "game/screens.rpy", line 211, in execute
for i in items:
File "game/screens.rpy", line 212, in execute
textbutton i.caption action i.action
NameError: Name 'JSUB2' is not defined.