Getting this error when trying to start the game...this is a fresh download of v12.3Full
I'm sorry, but an uncaught exception occurred.
While compiling python block starting at line 253 of game/scripts/gui/gui.rpy.
TypeError: getattr(): attribute name must be string
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\MEGA\Our_Red_String-v12.3_FULL-pc\OurRedString-v12.3_epilogue-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "D:\MEGA\Our_Red_String-v12.3_FULL-pc\OurRedString-v12.3_epilogue-pc\renpy\main.py", line 490, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\MEGA\Our_Red_String-v12.3_FULL-pc\OurRedString-v12.3_epilogue-pc\renpy\script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "D:\MEGA\Our_Red_String-v12.3_FULL-pc\OurRedString-v12.3_epilogue-pc\renpy\script.py", line 809, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "D:\MEGA\Our_Red_String-v12.3_FULL-pc\OurRedString-v12.3_epilogue-pc\renpy\script.py", line 481, in finish_load
self.update_bytecode()
File "D:\MEGA\Our_Red_String-v12.3_FULL-pc\OurRedString-v12.3_epilogue-pc\renpy\script.py", line 867, in update_bytecode
code = renpy.python.py_compile_eval_bytecode(i.source, filename=i.location[0], lineno=i.location[1], py=i.py)
File "D:\MEGA\Our_Red_String-v12.3_FULL-pc\OurRedString-v12.3_epilogue-pc\renpy\python.py", line 1042, in py_compile_eval_bytecode
code = py_compile(source, 'eval', cache=False, **kwargs)
File "D:\MEGA\Our_Red_String-v12.3_FULL-pc\OurRedString-v12.3_epilogue-pc\renpy\python.py", line 991, in py_compile
tree = wrap_node.visit(tree)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/ast.py", line 407, in visit
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/ast.py", line 492, in generic_visit
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/ast.py", line 406, in visit
TypeError: getattr(): attribute name must be string
Windows-10-10.0.22631 AMD64
Ren'Py 8.0.3.22090809
Sat Sep 14 23:29:03 2024