Playing Mac version, trying to enter the kitchen is crashing the game.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'multi_christmas1'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "locations/rooms/mc_room.rpyc", line 222, in script call
File "characters/mia.rpyc", line 1948, in script call
File "locations/rooms/mc_room.rpyc", line 222, in script call
File "locations/kitchen.rpyc", line 28, in script
File "/Users/__________/MysticValley.app/Contents/Resources/autorun/renpy/ast.py", line 1712, in execute
rv = renpy.game.script.lookup(target)
File "/Users/________/MysticValley.app/Contents/Resources/autorun/renpy/script.py", line 1103, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'multi_christmas1'.
macOS-10.13.6-x86_64-i386-64bit x86_64
Ren'Py 8.3.6.25022803
Mystic Valley 0.27.0
Tue Mar 25 16:24:51 2025
[/code]