I've downloaded the mod for 6.17 an this error shoes up every time i start the game
---------
I'm sorry, but an uncaught exception occurred.
While loading the script.
ScriptError: Name (u'game/code/Book-1/Chapter-9/s00.rpy', 1723166866, 12462) is defined twice, at game/Book-1/Chapter-9/s00.rpyc:1 and code/Book-1/Chapter-9/s00.rpyc:1.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "renpy/main.py", line 455, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "renpy/script.py", line 957, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "renpy/script.py", line 590, in finish_load
check_name(node)
File "renpy/script.py", line 569, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/code/Book-1/Chapter-9/s00.rpy', 1723166866, 12462) is defined twice, at game/Book-1/Chapter-9/s00.rpyc:1 and code/Book-1/Chapter-9/s00.rpyc:1.
Windows-10-10.0.19041 AMD64
Ren'Py 7.7.3.24061702
Sun Sep 1 09:45:11 2024
--------
what to do ?