I keep getting a traceback error (an uncaught exception has occurred) and I have no idea how to fix it. I played half of it already and I really wanna finish the game.
"I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: Name (u'/home/tom/ab/renpy/renpy/common/000atl.rpy', 1504313599, 0) is defined twice, at renpy/common/000atl.rpy:25 and renpy/common/000atl.rpy:25.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\straw\Downloads\Software\Games\Visual Novels\ButterflySoup-2.20-pc\ButterflySoup-2.20-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\straw\Downloads\Software\Games\Visual Novels\ButterflySoup-2.20-pc\ButterflySoup-2.20-pc\renpy\main.py", line 422, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\straw\Downloads\Software\Games\Visual Novels\ButterflySoup-2.20-pc\ButterflySoup-2.20-pc\renpy\script.py", line 275, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\straw\Downloads\Software\Games\Visual Novels\ButterflySoup-2.20-pc\ButterflySoup-2.20-pc\renpy\script.py", line 779, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "C:\Users\straw\Downloads\Software\Games\Visual Novels\ButterflySoup-2.20-pc\ButterflySoup-2.20-pc\renpy\script.py", line 456, in finish_load
check_name(node)
File "C:\Users\straw\Downloads\Software\Games\Visual Novels\ButterflySoup-2.20-pc\ButterflySoup-2.20-pc\renpy\script.py", line 439, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'/home/tom/ab/renpy/renpy/common/000atl.rpy', 1504313599, 0) is defined twice, at renpy/common/000atl.rpy:25 and renpy/common/000atl.rpy:25.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Fri Jul 09 23:16:13 2021"