Any idea whats going on to this error? I only remember that after I went through Maeve's scene trying to recall on something and doing the next day in 0.6.1 and then I copy the saves to 0.6.2 and this happens when I load my save game from 0.6.1 to 0.6.2.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'music/Despair Journey.ogg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/kitchen.rpyc", line 46, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3134, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4020, in interact_core
renpy.audio.audio.periodic()
File "renpy/audio/audio.py", line 1162, in periodic
raise_(exc[0], exc[1], exc[2])
File "renpy/audio/audio.py", line 1140, in periodic_thread_main
periodic_pass()
File "renpy/audio/audio.py", line 1082, in periodic_pass
c.periodic()
File "renpy/audio/audio.py", line 518, in periodic
topf = load(filename)
File "renpy/audio/audio.py", line 69, in load
rv = renpy.loader.load(fn)
File "renpy/loader.py", line 798, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'music/Despair Journey.ogg'.
Windows-10-10.0.17134
Ren'Py 7.4.10.2178
Champion of Realms 0.62
Tue Dec 14 15:03:44 2021