- Jun 20, 2018
- 243
- 268
Is anyone else running into this?
EDIT: I figured it out. I was accidentally running the game through RenPy 8 instead of RenPy 7.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/radio.rpy", line 31, in script call
call screen bunker_radio
File "game/scripts/home.rpy", line 99, in script
with fade
File "game/scripts/functions.rpy", line 69, in per_interact
if change_to is not self.current_d:
UnboundLocalError: local variable 'change_to' referenced before assignment