i follow the instruction but there is an error, can anyone help me?
"I'm sorry, but an uncaught exception occurred.
While parsing C:\Program Files (x86)\Common Files\Steam\New folder (2)\Cockham-v0.3.2-pc/game/hulk.rpy.
ScriptError: Name (u'game/images/gallery/galleryangela.rpy', 1660723909, 1078) is defined twice, at game/game/images/gallery/galleryangela.rpyc:2 and game/images/gallery/galleryangela.rpy:2.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Program Files (x86)\Common Files\Steam\New folder (2)\Cockham-v0.3.2-pc\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "C:\Program Files (x86)\Common Files\Steam\New folder (2)\Cockham-v0.3.2-pc\renpy\main.py", line 364, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Program Files (x86)\Common Files\Steam\New folder (2)\Cockham-v0.3.2-pc\renpy\script.py", line 266, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Program Files (x86)\Common Files\Steam\New folder (2)\Cockham-v0.3.2-pc\renpy\script.py", line 770, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "C:\Program Files (x86)\Common Files\Steam\New folder (2)\Cockham-v0.3.2-pc\renpy\script.py", line 447, in finish_load
check_name(node)
File "C:\Program Files (x86)\Common Files\Steam\New folder (2)\Cockham-v0.3.2-pc\renpy\script.py", line 430, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/images/gallery/galleryangela.rpy', 1660723909, 1078) is defined twice, at game/game/images/gallery/galleryangela.rpyc:2 and game/images/gallery/galleryangela.rpy:2."