Page 1 of 1

problem whith steam version

Posted: Fri Sep 06, 2024 7:00 am
by arteons423

Hello, I have a problem with the Steam version, when I start the game I get messages on the screen like this: I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/_layout/classic_main_menu.rpym", line 23, in script
AttributeError: 'NoneType' object has no attribute 'get'

-- Full Traceback ---------------------------------------------- --------------

Full traceback:
File "C:\Program Files (x86)\Steam\steamapps\common\Katawa Shoujo\renpy\execution.py", line 288, in run
node.execute()
File "C:\Program Files (x86)\Steam\steamapps\common\Katawa Shoujo\renpy\ast.py", line 720, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Program Files (x86)\Steam\steamapps\common\Katawa Shoujo\renpy\python.py", line 1308, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/layout/classic_main_menu.rpym", line 52, in <module>
layout.button(label, "mm", enabled=eval(enabled), clicked=clicked)
File "C:\Program Files (x86)\Steam\steamapps\common\Katawa Shoujo\renpy\python.py", line 1342, in py_eval
return eval(py_compile(source, 'eval'), globals, locals)
File "<none>", line 1, in <module>
File "C:\Program Files (x86)\Steam\steamapps\common\Katawa Shoujo\renpy\loadsave.py", line 446, in list_saved_games
extra_info = c.get_json().get("
save_name", "")
AttributeError: 'NoneType' object has no attribute 'get'

Windows-post2008Server-6.2.9200
Ren'Py 6.16.5.525
and I don't know how to fix it, I would be very grateful if someone
can help


Re: problem whith steam version

Posted: Fri Sep 06, 2024 12:29 pm
by avonder

You copied the save files from the 1.3 non-Steam version. Don't do that.