So, I've gotten quite far into the game (thanks to the walkthrough), but it seems like I'm stuck.
I'm currently doing the "Party Animals" quest (Mary's alignment quest) but an error occurs every time I try to catch the guy:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/content/content_school_positive.rpy", line 250, in <module>
AttributeError: 'Player' object has no attribute 'reflexes'
Any idea on how to fix this?
I tried ignoring it, and after that another error occurs that basically doesn't let me continue:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 453, in execute_pause
renpy.pause(delay)
Exception: DynamicImage u'Locations/School/positive/[char_event].png': could not find image. (u'Locations/School/positive/none.png')