Can someone help me with this problem. When I start the game, an error occurs and a traceback.txt file is created.
I'm sorry, but an uncaught exception occurred.
While parsing D:\G-Files\Games\Seekrit\SC34\11.2\Star_Channel_34-win/game/18_new_store.rpy.
ScriptError: Name u'cap_store_stuff' is defined twice, at 18_new_store.rpyc:1 and game/18_new_store.rpy:1.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\G-Files\Games\Seekrit\SC34\11.2\Star_Channel_34-win\renpy\bootstrap.py", line 289, in bootstrap
renpy.main.main()
File "D:\G-Files\Games\Seekrit\SC34\11.2\Star_Channel_34-win\renpy\main.py", line 249, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\G-Files\Games\Seekrit\SC34\11.2\Star_Channel_34-win\renpy\script.py", line 181, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "D:\G-Files\Games\Seekrit\SC34\11.2\Star_Channel_34-win\renpy\script.py", line 498, in load_appropriate_file
self.finish_load(stmts, initcode, filename=rpyfn)
File "D:\G-Files\Games\Seekrit\SC34\11.2\Star_Channel_34-win\renpy\script.py", line 336, in finish_load
bad_node.filename, bad_node.linenumber))
ScriptError: Name u'cap_store_stuff' is defined twice, at 18_new_store.rpyc:1 and game/18_new_store.rpy:1.
Windows-post2008Server-6.2.9200
Ren'Py 6.18.3.761
This is what is says. any help with this?