I get this error on launching the game:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/gallery.rpy", line 128, in <module>
NameError: name 'GalleryScene' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
Incomplete Ren'Py\OurRedString-v11.0-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
Incomplete Ren'Py\OurRedString-v11.0-pc\renpy\main.py", line 558, in main
renpy.game.context().run(node)
File "scripts/gallery.rpyc", line 123, in script
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "scripts/gallery.rpyc", line 123, in script
Incomplete Ren'Py\OurRedString-v11.0-pc\renpy\ast.py", line 2441, in execute
self.set()
Incomplete Ren'Py\OurRedString-v11.0-pc\renpy\ast.py", line 2455, in set
value = renpy.python.py_eval_bytecode(self.code.bytecode)
Incomplete Ren'Py\OurRedString-v11.0-pc\renpy\python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/gallery.rpy", line 128, in <module>
NameError: name 'GalleryScene' is not defined.
I already wiped the %APPDATA%\RenPy\RedString-1574621830 folder