When starting the game, I:
1) get an error in locations.__init__
2) get an error in TributeMod.rpy > recovery.rpy (global name "recovery_stack" not defined)
BTW: why not use the /mods folder? It would be easier to manage.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/core/systems/locations/location_init.rpy", line 5, in <module>
TypeError: __init__() got an unexpected keyword argument 'ref'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Games\SummertimeSaga\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "D:\Games\SummertimeSaga\renpy\main.py", line 488, in main
renpy.game.context().run(node)
File "scripts/core/systems/locations/location_init.rpyc", line 1, in script
File "scripts/core/systems/locations/location_init.rpyc", line 1, in script
File "D:\Games\SummertimeSaga\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Games\SummertimeSaga\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/core/systems/locations/location_init.rpy", line 5, in <module>
TypeError: __init__() got an unexpected keyword argument 'ref'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.7
Tue Oct 27 16:34:44 2020