I keep getting a crash and this error comes up when I try and reload the game. Is there a way for me to fix it?
Also I don't know if it makes any difference but I am running windows 11 on an intel chipset so I don't know why it says windows 10 AMD64
I'm sorry, but an uncaught exception occurred.
While running game code:
TypeError: attribute name must be string, not 'type'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\Michael\Downloads\Golden_Mean-0.6\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Users\Michael\Downloads\Golden_Mean-0.6\renpy\main.py", line 490, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\Michael\Downloads\Golden_Mean-0.6\renpy\script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\Michael\Downloads\Golden_Mean-0.6\renpy\script.py", line 809, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "C:\Users\Michael\Downloads\Golden_Mean-0.6\renpy\script.py", line 413, in finish_load
renpy.ast.chain_block(stmts, None)
File "C:\Users\Michael\Downloads\Golden_Mean-0.6\renpy\ast.py", line 524, in chain_block
a.chain(b)
File "C:\Users\Michael\Downloads\Golden_Mean-0.6\renpy\ast.py", line 1061, in chain
self.next = self.block[0]
TypeError: attribute name must be string, not 'type'
Windows-10-10.0.26100 AMD64
Ren'Py 8.0.3.22090809
Wed Sep 17 20:30:50 2025