Tell me
Added 2022-07-10 12:19:35 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 2744, in <module> NameError: name 'flithypoint' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script.rpyc", line 2744, in script File "renpy/ast.py", line 928, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2245, in py_exec_bytecode exec(bytecode, globals, locals) File "game/script.rpy", line 2744, in <module> NameError: name 'flithypoint' is not defined Windows-10-10.0.22000 Ren'Py 7.4.11.2266 Christine Watson 1.0c Sun Jul 10 12:21:44 2022 [/code]
Has anyone face this type of issue or some similar issue in the game.
Comments
The errors came from an old save game file. A restart of the gameplay from the beginning solved these problems.
Weretiger
2022-07-10 19:39:22 +0000 UTC