Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
migvella - itch.io
[go: Go Back, main page]

Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

migvella

1
Posts
A member registered Sep 10, 2024

Recent community posts

Hi my game has completely crashed after tens of hours of playing. I saved my game in the rat's cave and now whenever I try load I get the following error

'An exception has occurred.

While running game code:

File "/game/script.rpy", line 7513, in script if mon.art != "":
File "/game/script.rpy", line 7513, in <module> if mon.art !="":
Nam eError: name 'mon' is not defined

Full traceback:
File "/game/script.rpy", line 7513, in script if mon.art != "":
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/script.rpy", line 7513, in <module> if mon.art !=""
NameError: name 'mon' is not defined

None of the options below can get me out of the error. I've tried export and re-importing my save and it's the only save file I have. Is my save data completely corrupted?