hey so, im having trouble running the game? i dont know if i did something wrong or what,, but the log tells me that 'StoreModule' doesn't have a language attribute? im not that good with code so i didnt think it was smart for me to go rummaging too much in the script..
the traceback file:
I'm sorry, but an uncaught exception occurred. While running game code: File "game/screens.rpy", line 12, in script style default: File "game/screens.rpy", line 12, in script style default: File "game/screens.rpy", line 14, in <module> language gui.language AttributeError: 'StoreModule' object has no attribute 'language' -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/bootstrap.py", line 274, in bootstrap renpy.main.main() File "renpy/main.py", line 558, in main renpy.game.context().run(node) File "game/screens.rpy", line 12, in script style default: File "game/screens.rpy", line 12, in script style default: File "renpy/ast.py", line 2924, in execute self.apply() File "renpy/ast.py", line 2907, in apply value = renpy.python.py_eval(expr) File "renpy/python.py", line 1083, in py_eval return py_eval_bytecode(code, globals, locals) File "renpy/python.py", line 1076, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/screens.rpy", line 14, in <module> language gui.language AttributeError: 'StoreModule' object has no attribute 'language' Windows-10-10.0.22621 AMD64 Ren'Py 7.5.2.22081402 Menage a Trois 1.2 Mon May 20 18:50:49 2024could the problem be that it's not identifying my OS properly? since im running windows 11, build 22631 and not what it says? idk that seems far fetched...
sry didnt know where else to ask