Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00voice.rpy", line 534, in execute_voice
    fn = _audio_eval(fn)
  File "renpy/common/000statements.rpy", line 32, in _audio_eval
    return eval(expr, locals=store.audio.__dict__)
  File "game/events/event05.rpy", line 85, in <module>
NameError: name 'v0961' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "events/event05.rpyc", line 85, in script
  File "D:\Spel\BottleBiosphere-Demo-\BottleBiosphere-Demo-\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "D:\Spel\BottleBiosphere-Demo-\BottleBiosphere-Demo-\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Spel\BottleBiosphere-Demo-\BottleBiosphere-Demo-\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/00voice.rpy", line 534, in execute_voice
    fn = _audio_eval(fn)
  File "renpy/common/000statements.rpy", line 32, in _audio_eval
    return eval(expr, locals=store.audio.__dict__)
  File "D:\Spel\BottleBiosphere-Demo-\BottleBiosphere-Demo-\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Spel\BottleBiosphere-Demo-\BottleBiosphere-Demo-\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/events/event05.rpy", line 85, in <module>
NameError: name 'v0961' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Bottle Biosphere Demo
Wed Oct 21 22:43:33 2020
[/code]

(1 edit) (+1)

Thanks, The voice file v0962 must be missing from the game. For now you can just press the ignore button to skip that dialogue, and this will be fix next update.