ESM13
While running game code:
File "game/script.rpy", line 6902, in script
t "What if I use 100% of it? The value would be unpredictable."
TypeError: %o format: a number is required, not TagQuotingDict
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 7314, in script
if naapologize and not nafirst:
File "game/script.rpy", line 7314, in <module>
if naapologize and not nafirst:
NameError: name 'nafirst' is not defined
While running game code:
File "game/script.rpy", line 7495, in script
if gymtime = 0:
SyntaxError: invalid syntax (script.rpy, line 7495)
While running game code:
File "game/script.rpy", line 8235, in script
if naapologize and not nafirst:
File "game/script.rpy", line 8235, in <module>
if naapologize and not nafirst:
NameError: name 'nafirst' is not defined
While running game code:
File "game/script.rpy", line 8242, in script
menu:
File "game/script.rpy", line 8545, in <module>
"Call Nadine" if naapologize and not nafirst:
NameError: name 'nafirst' is not defined
While running game code:
File "game/script.rpy", line 8546, in script call
call nafirst
File "game/event.rpy", line 2861, in script
if naapologize and not nafirst:
File "game/event.rpy", line 2861, in <module>
if naapologize and not nafirst:
NameError: name 'nafirst' is not defined
While running game code:
File "game/script.rpy", line 7202, in script call
call pdate from _call_pdate
File "game/event.rpy", line 504, in script
P "It just feels surreal, I still can't believe that you ask me out yesterday and hang out with me today."
Exception: Sayer 'P' is not defined.
While running game code:
File "game/script.rpy", line 7505, in script
if gymtime = 0:
SyntaxError: invalid syntax (script.rpy, line 7505)
While running game code:
File "game/script.rpy", line 6632, in script
jump aebreakup
ScriptError: could not find label 'aebreakup'.
Weirdly MC gets the cheat dream even when he is 100% faithful and apologizes.
Does the Nadine date happen twice on purpose or is this bugging code?
Game really needs the dev to play through it on fast forward to trigger all these bugs, you know all the routes and triggers.