any ideas on how to fix this?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/gallery.rpy", line 103, in <module>
TypeError: __init__() got an unexpected keyword argument 'chapter'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 550, in main
renpy.game.context().run(node)
File "scripts/gallery.rpyc", line 91, in script
File "scripts/gallery.rpyc", line 91, in script
File "renpy/ast.py", line 2213, in execute
self.set()
File "renpy/ast.py", line 2224, in set
value = renpy.python.py_eval_bytecode(self.code.bytecode)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/gallery.rpy", line 103, in <module>
TypeError: __init__() got an unexpected keyword argument 'chapter'
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Our Red String v10.0_ALPHA
Fri Dec 2 14:55:02 2022