Hello, I followed the guide and there is a quest that asks for minotaur essence being mixed with the pond. However I keep getting this error.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/main_forest_01.rpy", line 618, in <module>
NameError: name 'devilsnare_item' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "main_forest_01.rpyc", line 618, in script
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/main_forest_01.rpy", line 618, in <module>
NameError: name 'devilsnare_item' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Outland Wanderer 0.0.12
Fri Dec 30 23:58:09 2022
[/code]