File "renpy/common/000namespaces.rpy", line 34, in set
setattr(self.nso, name, value)
Exception: config.side_image_shadow_change_transform is not a known configuration variable.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/private/var/mobile/Containers/Data/Application/4255A0DF-4236-417A-8F3E-FD1AA4DA1418/tmp/redmond/8.2.3/renpy/bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "/private/var/mobile/Containers/Data/Application/4255A0DF-4236-417A-8F3E-FD1AA4DA1418/tmp/redmond/8.2.3/renpy/main.py", line 526, in main
File "/private/var/mobile/Containers/Data/Application/4255A0DF-4236-417A-8F3E-FD1AA4DA1418/tmp/redmond/8.2.3/renpy/ast.py", line 2222, in execute
self.set()
File "/private/var/mobile/Containers/Data/Application/4255A0DF-4236-417A-8F3E-FD1AA4DA1418/tmp/redmond/8.2.3/renpy/ast.py", line 2240, in set
ns.set(self.varname, value)
File "renpy/common/000namespaces.rpy", line 34, in set
setattr(self.nso, name, value)
File "/private/var/mobile/Containers/Data/Application/4255A0DF-4236-417A-8F3E-FD1AA4DA1418/tmp/redmond/8.2.3/renpy/defaultstore.py", line 101, in __setattr__
raise Exception('config.%s is not a known configuration variable.' % (name))
Exception: config.side_image_shadow_change_transform is not a known configuration variable.
Adventurer Trainer runs on my own custom fork of Ren'Py (version 8.1.2 with lots of changes), and it seems that Spark uses its own distribution (8.2.3), which is incompatible.
← Return to game
Comments
Log in with itch.io to leave a comment.
having this error come up when trying to run through Spark on IOS
Any ideas?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Spark iOS(18.5)* - Version 1.3.0(44)
Ren'Py Internal Core Version -> 8.2.3
App Settings
<-------------------------------->
Enable Overlay System -> true
Enable Spark Overlay -> true
Enable Quick Menu Overlay -> true
Enable KB Helper Overlay -> true
Allow Game Controllers -> true
Enable Haptic Support -> true
Allow Device Hapics -> true
Allow Game Controller Haptics -> true
<-------------------------------->
Original Install Archive -> adventurer-trainer-win-linux.zip
Game Ren'Py Version OG/USR -> OG:Unknown USR:8.1.2
Game Configuration Settings
<-------------------------------->
Advanced Mode -> false
Loaded Advanced Engine? -> false
Safe Mode -> false
Device Variant Override (false)
Selected Devices ->
--------------------------------->
Ren'Py Specific Settings
<-------------------------------->
Use Global Settings -> true
Developer Mode -> false
Rollback Override -> false
Skipping Override -> false
Force Skip Unseen -> false
Transparent Textboxes -> false
<-------------------------------->
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 241, in script
define config.side_image_shadow_change_transform = shadow_change_transform
File "game/screens.rpy", line 241, in script
define config.side_image_shadow_change_transform = shadow_change_transform
File "renpy/common/000namespaces.rpy", line 34, in set
setattr(self.nso, name, value)
Exception: config.side_image_shadow_change_transform is not a known configuration variable.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/private/var/mobile/Containers/Data/Application/4255A0DF-4236-417A-8F3E-FD1AA4DA1418/tmp/redmond/8.2.3/renpy/bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "/private/var/mobile/Containers/Data/Application/4255A0DF-4236-417A-8F3E-FD1AA4DA1418/tmp/redmond/8.2.3/renpy/main.py", line 526, in main
renpy.game.context().run(node)
File "game/screens.rpy", line 241, in script
define config.side_image_shadow_change_transform = shadow_change_transform
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "game/screens.rpy", line 241, in script
define config.side_image_shadow_change_transform = shadow_change_transform
File "/private/var/mobile/Containers/Data/Application/4255A0DF-4236-417A-8F3E-FD1AA4DA1418/tmp/redmond/8.2.3/renpy/ast.py", line 2222, in execute
self.set()
File "/private/var/mobile/Containers/Data/Application/4255A0DF-4236-417A-8F3E-FD1AA4DA1418/tmp/redmond/8.2.3/renpy/ast.py", line 2240, in set
ns.set(self.varname, value)
File "renpy/common/000namespaces.rpy", line 34, in set
setattr(self.nso, name, value)
File "/private/var/mobile/Containers/Data/Application/4255A0DF-4236-417A-8F3E-FD1AA4DA1418/tmp/redmond/8.2.3/renpy/defaultstore.py", line 101, in __setattr__
raise Exception('config.%s is not a known configuration variable.' % (name))
Exception: config.side_image_shadow_change_transform is not a known configuration variable.
macOS-18.5-iPhone17,2-64bit iPhone17,2
Ren'Py 8.2.3.24061702
Adventurer Trainer 0.2.1a
Tue Jun 17 21:42:56 2025
Adventurer Trainer runs on my own custom fork of Ren'Py (version 8.1.2 with lots of changes), and it seems that Spark uses its own distribution (8.2.3), which is incompatible.
thank you for the quick response pastry. Any ideas on playing on IOS or just PC atm?
I'm likely going to explore iOS ports in the future, maybe closer to the end of Episode 1.