I get this error message when trying to start the game:
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: Name u'setGMBG' is defined twice, at game/ModFramework_LD.rpy:822 and game/galaxy map.rpy:66.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Program Files\Steam\steamapps\common\Sunrider Liberation Day\renpy\bootstrap.py", line 281, in bootstrap
renpy.main.main()
File "C:\Program Files\Steam\steamapps\common\Sunrider Liberation Day\renpy\main.py", line 351, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Program Files\Steam\steamapps\common\Sunrider Liberation Day\renpy\script.py", line 259, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Program Files\Steam\steamapps\common\Sunrider Liberation Day\renpy\script.py", line 738, in load_appropriate_file
self.finish_load(stmts, initcode, filename=fn + source)
File "C:\Program Files\Steam\steamapps\common\Sunrider Liberation Day\renpy\script.py", line 414, in finish_load
bad_node.filename, bad_node.linenumber))
ScriptError: Name u'setGMBG' is defined twice, at game/ModFramework_LD.rpy:822 and game/galaxy map.rpy:66.
Windows-8-6.2.9200
Ren'Py 6.99.8.959
I tried removing the galaxy documents and the game work all the way until I needed to use the map for the next destination.