when i try to open the project in Ren'py i get this message every time i don't know how to fix it.
here is the traceback:
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: Name (u'/home/tom/ab/renpy/renpy/common/000atl.rpy', 1480466919, 26) is defined twice, at renpy/common/000atl.rpy:25 and game/renpy/common/000atl.rpyc:25.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/Users/iamseamonkey/Desktop/renpy-6.99.13-sdk/renpy/bootstrap.py", line 305, in bootstrap
renpy.main.main()
File "/Users/iamseamonkey/Desktop/renpy-6.99.13-sdk/renpy/main.py", line 365, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "/Users/iamseamonkey/Desktop/renpy-6.99.13-sdk/renpy/script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "/Users/iamseamonkey/Desktop/renpy-6.99.13-sdk/renpy/script.py", line 756, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "/Users/iamseamonkey/Desktop/renpy-6.99.13-sdk/renpy/script.py", line 422, in finish_load
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'/home/tom/ab/renpy/renpy/common/000atl.rpy', 1480466919, 26) is defined twice, at renpy/common/000atl.rpy:25 and game/renpy/common/000atl.rpyc:25.
when i try to open the project in Ren'py i get this message every time i don't know how to fix it. here is the traceback:
I'm sorry, but an uncaught exception occurred.
While running game code: ScriptError: Name (u'/home/tom/ab/renpy/renpy/common/000atl.rpy', 1480466919, 26) is defined twice, at renpy/common/000atl.rpy:25 and game/renpy/common/000atl.rpyc:25.
-- Full Traceback ------------------------------------------------------------
Full traceback: File "/Users/iamseamonkey/Desktop/renpy-6.99.13-sdk/renpy/bootstrap.py", line 305, in bootstrap renpy.main.main() File "/Users/iamseamonkey/Desktop/renpy-6.99.13-sdk/renpy/main.py", line 365, in main renpy.game.script.load_script() # sets renpy.game.script. File "/Users/iamseamonkey/Desktop/renpy-6.99.13-sdk/renpy/script.py", line 265, in load_script self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode) File "/Users/iamseamonkey/Desktop/renpy-6.99.13-sdk/renpy/script.py", line 756, in load_appropriate_file self.finish_load(stmts, initcode, filename=lastfn) File "/Users/iamseamonkey/Desktop/renpy-6.99.13-sdk/renpy/script.py", line 422, in finish_load bad_node.filename, bad_node.linenumber)) ScriptError: Name (u'/home/tom/ab/renpy/renpy/common/000atl.rpy', 1480466919, 26) is defined twice, at renpy/common/000atl.rpy:25 and game/renpy/common/000atl.rpyc:25.
Darwin-17.3.0-x86_64-i386-64bit Ren'Py 6.99.13.2919