i cant run the game there is note pad appear that say "
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 86, in script
style default:
File "game/screens.rpy", line 86, in script
style default:
File "game/screens.rpy", line 88, in <module>
language gui.language
AttributeError: 'StoreModule' object has no attribute 'language'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 560, in main
renpy.game.context().run(node)
File "game/screens.rpy", line 86, in script
style default:
File "game/screens.rpy", line 86, in script
style default:
File "renpy/ast.py", line 2692, in execute
self.apply()
File "renpy/ast.py", line 2675, in apply
value = renpy.python.py_eval(expr)
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/screens.rpy", line 88, in <module>
language gui.language
AttributeError: 'StoreModule' object has no attribute 'language'
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
"