I tried to use saveeditonline, and now I'm getting this error when I reload any save, even after I deleted the one that I had modified:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/homeplace.rpy", line 12, in script call
call screen world_map_house
File "game/updater.rpy", line 3480, in script
$_desc = _ret["desc"]
File "game/updater.rpy", line 3480, in <module>
$_desc = _ret["desc"]
TypeError: 'int' object has no attribute '__getitem__'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/homeplace.rpy", line 12, in script call
call screen world_map_house
File "game/updater.rpy", line 3480, in script
$_desc = _ret["desc"]
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/updater.rpy", line 3480, in <module>
$_desc = _ret["desc"]
TypeError: 'int' object has no attribute '__getitem__'
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
LustHunter 0.5.1
Sat May 21 20:30:50 2022