I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/lowlands.rpy", line 1666, in script
play dvoice captain_call
File "renpy/common/000statements.rpy", line 120, in execute_play_music
renpy.music.play(_audio_eval(p["file"]),
File "renpy/common/000statements.rpy", line 32, in _audio_eval
return eval(expr, locals=store.audio.__dict__)
File "game/lowlands.rpy", line 1666, in <module>
play dvoice captain_call
NameError: name 'captain_call' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/lowlands.rpy", line 1666, in script
play dvoice captain_call
File "F:\BACKUP\Games\new\Ravager-223-pc\Ravager-2.2.3-pc\renpy\ast.py", line 1859, in execute
self.call("execute")
File "F:\BACKUP\Games\new\Ravager-223-pc\Ravager-2.2.3-pc\renpy\ast.py", line 1847, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "F:\BACKUP\Games\new\Ravager-223-pc\Ravager-2.2.3-pc\renpy\statements.py", line 179, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 120, in execute_play_music
renpy.music.play(_audio_eval(p["file"]),
File "renpy/common/000statements.rpy", line 32, in _audio_eval
return eval(expr, locals=store.audio.__dict__)
File "F:\BACKUP\Games\new\Ravager-223-pc\Ravager-2.2.3-pc\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "F:\BACKUP\Games\new\Ravager-223-pc\Ravager-2.2.3-pc\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/lowlands.rpy", line 1666, in <module>
play dvoice captain_call
NameError: name 'captain_call' is not defined
Windows-8-6.2.9200
Ren'Py 7.1.1.929
Ravager 2.2.3
Sun Feb 16 00:30:49 2020