- Jul 22, 2018
- 1
- 0
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: Name ('game/chapselect.rpy', 1677110175, 1) is defined twice, at game/Script/Engine/chapselect.rpy:1 and game/chapselect.rpy:1.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\New folder - Copy\thelewdesthouse-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "D:\New folder - Copy\thelewdesthouse-pc\renpy\main.py", line 490, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\New folder - Copy\thelewdesthouse-pc\renpy\script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "D:\New folder - Copy\thelewdesthouse-pc\renpy\script.py", line 809, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "D:\New folder - Copy\thelewdesthouse-pc\renpy\script.py", line 487, in finish_load
check_name(node)
File "D:\New folder - Copy\thelewdesthouse-pc\renpy\script.py", line 463, in check_name
raise ScriptError("Name %s is defined twice, at %s:%d and %s:%d." %
ScriptError: Name ('game/chapselect.rpy', 1677110175, 1) is defined twice, at game/Script/Engine/chapselect.rpy:1 and game/chapselect.rpy:1.
I ran into this error trying to start the game any fix?
I already delated and re downloaded.
While running game code:
ScriptError: Name ('game/chapselect.rpy', 1677110175, 1) is defined twice, at game/Script/Engine/chapselect.rpy:1 and game/chapselect.rpy:1.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\New folder - Copy\thelewdesthouse-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "D:\New folder - Copy\thelewdesthouse-pc\renpy\main.py", line 490, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\New folder - Copy\thelewdesthouse-pc\renpy\script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "D:\New folder - Copy\thelewdesthouse-pc\renpy\script.py", line 809, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "D:\New folder - Copy\thelewdesthouse-pc\renpy\script.py", line 487, in finish_load
check_name(node)
File "D:\New folder - Copy\thelewdesthouse-pc\renpy\script.py", line 463, in check_name
raise ScriptError("Name %s is defined twice, at %s:%d and %s:%d." %
ScriptError: Name ('game/chapselect.rpy', 1677110175, 1) is defined twice, at game/Script/Engine/chapselect.rpy:1 and game/chapselect.rpy:1.
I ran into this error trying to start the game any fix?
I already delated and re downloaded.