impossible to play after update 0.1 Fix
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 9, in script call
call screen wait_for_input
File "game/scripts/chapter_one.rpy", line 53, in script call
call room_load("mendoza_mc_bedroom", True)
File "game/scripts/locations/mendoza/mendoza.rpy", line 217, in script call
call room_load("mendoza_mc_bedroom")
File "game/scripts/locations/mendoza/mendoza.rpy", line 352, in script call
call screen wait_for_input
File "game/scripts/locations/mendoza/mendoza.rpy", line 352, in script call
call screen wait_for_input
File "game/scripts/locations/mendoza/mendoza.rpy", line 352, in script call
call screen wait_for_input
File "game/scripts/locations/mendoza/mendoza.rpy", line 357, in script
mcthink "This is the master bedroom."
File "renpy/common/000window.rpy", line 122, in _window_auto_callback
_window_show(auto=True)