After patching 7b to 7c I got this on startup:
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: Name (u'C:\\MyGame\\Corruption/game/AliceHomeController.rpy', 1529165011, 1) is defined twice, at game/AliceHomeController.rpy:1 and game/game/AliceHomeController.rpyc:1.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Renpy Games\HighRiseClimb-0.70b-pc\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "C:\Renpy Games\HighRiseClimb-0.70b-pc\renpy\main.py", line 357, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Renpy Games\HighRiseClimb-0.70b-pc\renpy\script.py", line 266, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Renpy Games\HighRiseClimb-0.70b-pc\renpy\script.py", line 759, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "C:\Renpy Games\HighRiseClimb-0.70b-pc\renpy\script.py", line 425, in finish_load
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'C:\\MyGame\\Corruption/game/AliceHomeController.rpy', 1529165011, 1) is defined twice, at game/AliceHomeController.rpy:1 and game/game/AliceHomeController.rpyc:1.
Windows-7-6.1.7601-SP1
Ren'Py 7.1.3.1092
Wed Nov 27 06:13:41 2019