I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/gui.rpy", line 377, in script
init python:
File "game/gui.rpy", line 377, in script
init python:
File "game/gui.rpy", line 381, in <module>
@gui.variant
AttributeError: 'StoreModule' object has no attribute 'variant'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/Volumes/renpy-7.4.8-sdk/renpy-7.4.8-sdk/renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "/Volumes/renpy-7.4.8-sdk/renpy-7.4.8-sdk/renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "game/gui.rpy", line 377, in script
init python:
File "game/gui.rpy", line 377, in script
init python:
File "/Volumes/renpy-7.4.8-sdk/renpy-7.4.8-sdk/renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Volumes/renpy-7.4.8-sdk/renpy-7.4.8-sdk/renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/gui.rpy", line 381, in <module>
@gui.variant
AttributeError: 'StoreModule' object has no attribute 'variant'
Darwin-21.4.0-x86_64-i386-64bit
Ren'Py 7.4.8.1895
College Kings 2 3.0.0s (Act: 2) (SHA: a0977a8c)
Fri Apr 8 00:18:57 2022
Any idea how to fix?