Hello!
I'm sure this will come across as a bit dumb but I have tried so many times to try and get this mod to work, and I just would like a little help to make sure I'm not doing anything wrong (Which I definitely am)..
Whenever loading the game I get this error message:
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\rhysm\Downloads\Shelter-1.0-pc\Shelter-1.0-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\rhysm\Downloads\Shelter-1.0-pc\Shelter-1.0-pc\renpy\main.py", line 422, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\rhysm\Downloads\Shelter-1.0-pc\Shelter-1.0-pc\renpy\script.py", line 275, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\rhysm\Downloads\Shelter-1.0-pc\Shelter-1.0-pc\renpy\script.py", line 779, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "C:\Users\rhysm\Downloads\Shelter-1.0-pc\Shelter-1.0-pc\renpy\script.py", line 456, in finish_load
check_name(node)
File "C:\Users\rhysm\Downloads\Shelter-1.0-pc\Shelter-1.0-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.