But, what is the error message you get....
Here it is, an Exception.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/storys/storys_00_start.rpy", line 2, in script
init python:
File "game/scripts/storys/storys_00_start.rpy", line 2, in script
init python:
File "game/scripts/storys/storys_00_start.rpy", line 8, in <module>
if "zh" in _sys_language:
TypeError: argument of type 'NoneType' is not iterable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/private/var/folders/2b/5vf2hd494_gbthy56jft4f4c0000gp/T/AppTranslocation/BA12EF64-AFE0-46B2-92C9-8E5DD2068597/d/GameOfEvolution.app/Contents/Resources/autorun/renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "/private/var/folders/2b/5vf2hd494_gbthy56jft4f4c0000gp/T/AppTranslocation/BA12EF64-AFE0-46B2-92C9-8E5DD2068597/d/GameOfEvolution.app/Contents/Resources/autorun/renpy/main.py", line 560, in main
renpy.game.context().run(node)
File "game/scripts/storys/storys_00_start.rpy", line 2, in script
init python:
File "game/scripts/storys/storys_00_start.rpy", line 2, in script
init python:
File "/private/var/folders/2b/5vf2hd494_gbthy56jft4f4c0000gp/T/AppTranslocation/BA12EF64-AFE0-46B2-92C9-8E5DD2068597/d/GameOfEvolution.app/Contents/Resources/autorun/renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/2b/5vf2hd494_gbthy56jft4f4c0000gp/T/AppTranslocation/BA12EF64-AFE0-46B2-92C9-8E5DD2068597/d/GameOfEvolution.app/Contents/Resources/autorun/renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/storys/storys_00_start.rpy", line 8, in <module>
if "zh" in _sys_language:
TypeError: argument of type 'NoneType' is not iterable
Darwin-19.6.0-x86_64-i386-64bit
Ren'Py 7.4.11.2266
G.O.E 0.06 Gamma 0.06 Gamma
Tue Nov 7 13:25:57 2023