Hey, is someone else also having issues when trying to launch the game? It was a huge bummer I was so excited to play the game.
I'm getting this error message:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/main/script.rpy", line 305, in script
define config.atl_function_always_blocks = True
File "game/script/main/script.rpy", line 305, in script
define config.atl_function_always_blocks = True
File "renpy/common/000namespaces.rpy", line 11, in set
# The above copyright notice and this permission notice shall be
Exception: config.atl_function_always_blocks is not a known configuration variable.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/Volumes/Macmini/Mega/renpy-7.4.11-sdk/renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "/Volumes/Macmini/Mega/renpy-7.4.11-sdk/renpy/main.py", line 560, in main
renpy.game.context().run(node)
File "game/script/main/script.rpy", line 305, in script
define config.atl_function_always_blocks = True
File "game/script/main/script.rpy", line 305, in script
define config.atl_function_always_blocks = True
File "/Volumes/Macmini/Mega/renpy-7.4.11-sdk/renpy/ast.py", line 2213, in execute
self.set()
File "/Volumes/Macmini/Mega/renpy-7.4.11-sdk/renpy/ast.py", line 2228, in set
ns.set(self.varname, value)
File "renpy/common/000namespaces.rpy", line 11, in set
# The above copyright notice and this permission notice shall be
File "/Volumes/Macmini/Mega/renpy-7.4.11-sdk/renpy/defaultstore.py", line 106, in __setattr__
raise Exception('config.%s is not a known configuration variable.' % (name))
Exception: config.atl_function_always_blocks is not a known configuration variable.
Darwin-19.6.0-x86_64-i386-64bit
Ren'Py 7.4.11.2266
R7.1
Sun Oct 2 19:38:24 2022