I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/cap_03/cap_03_sc_12.rpy", line 886, in script
play ch02 cap_03_sc_12_086_ani fadein 0.5
File "renpy/common/000statements.rpy", line 124, in execute_play_music
renpy.music.play(_audio_eval(p["file"]),
File "renpy/common/000statements.rpy", line 33, in _audio_eval
return eval(expr, locals=store.audio.__dict__)
File "game/script/cap_03/cap_03_sc_12.rpy", line 886, in <module>
play ch02 cap_03_sc_12_086_ani fadein 0.5
NameError: name 'cap_03_sc_12_086_ani' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script/cap_03/cap_03_sc_12.rpy", line 886, in script
play ch02 cap_03_sc_12_086_ani fadein 0.5
File "E:\XXX Games\MechAcademy-0.5.14-pc\renpy\ast.py", line 1971, in execute
self.call("execute")
File "E:\XXX Games\MechAcademy-0.5.14-pc\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\XXX Games\MechAcademy-0.5.14-pc\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 124, in execute_play_music
renpy.music.play(_audio_eval(p["file"]),
File "renpy/common/000statements.rpy", line 33, in _audio_eval
return eval(expr, locals=store.audio.__dict__)
File "E:\XXX Games\MechAcademy-0.5.14-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\XXX Games\MechAcademy-0.5.14-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script/cap_03/cap_03_sc_12.rpy", line 886, in <module>
play ch02 cap_03_sc_12_086_ani fadein 0.5
NameError: name 'cap_03_sc_12_086_ani' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Mech Academy 0.5.14
Fri Aug 23 01:07:11 2024