Can you post the file "game/mod/tl/ITA/mod/config.rpy" here? It should be only a translation file, so I'm not sure why it's throwing this error.
I'm on my way to bed (22:43 here), so after you posted you could delete the complete folder "game/mod/tl"? After that, this error shouldn't appear anymore and I will have a look at the file you posted tomorrow.
I followed your instruction about deleting 'tl' folder in mod but then another error pop up...
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/mod/styles/frame.rpy", line 18, in script
style ModScreenInputFrame:
File "game/mod/styles/frame.rpy", line 18, in script
style ModScreenInputFrame:
File "game/mod/styles/frame.rpy", line 19, in <module>
background Solid (defaultSettings ["styles"]["menu"]["buttonBackgroundColor"])
NameError: name 'defaultSettings' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Game\The_Fiery_Scion-Update_15d-pc\TFS-Update_15d-pc\renpy\bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "D:\Game\The_Fiery_Scion-Update_15d-pc\TFS-Update_15d-pc\renpy\main.py", line 564, in main
renpy.game.context().run(node)
File "game/mod/styles/frame.rpy", line 18, in script
style ModScreenInputFrame:
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
File "game/mod/styles/frame.rpy", line 18, in script
style ModScreenInputFrame:
File "D:\Game\The_Fiery_Scion-Update_15d-pc\TFS-Update_15d-pc\renpy\ast.py", line 2991, in execute
self.apply()
File "D:\Game\The_Fiery_Scion-Update_15d-pc\TFS-Update_15d-pc\renpy\ast.py", line 2974, in apply
value = renpy.python.py_eval(expr)
File "D:\Game\The_Fiery_Scion-Update_15d-pc\TFS-Update_15d-pc\renpy\python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Game\The_Fiery_Scion-Update_15d-pc\TFS-Update_15d-pc\renpy\python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/mod/styles/frame.rpy", line 19, in <module>
background Solid (defaultSettings ["styles"]["menu"]["buttonBackgroundColor"])
NameError: name 'defaultSettings' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
The Fiery Scion Update_15d
Sat Feb 10 02:50:16 2024