Skip to main content

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

v0.0.21g on Windows, during the Rune Guardian fight with Kari:

I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/battle02.rpy", line 413, in <module>
NameError: name 'guardian' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "battle03.rpyc", line 937, in script call
  File "battle02.rpyc", line 409, in script
  File "renpy/ast.py", line 2133, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 1153, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 1146, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/battle02.rpy", line 413, in <module>
NameError: name 'guardian' is not defined
Windows-10-10.0.22621 AMD64
Ren'Py 7.6.3.23091805
Outland Wanderer 0.0.21
Sat Dec 30 00:48:49 2023

Ignoring the exception seems to work ok though.

Got it, thanks for letting me know, it should be from the newest patch, I'll fix it in the next update!