Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

The new version is failing to launch for me on Linux.

I'm sorry, but an uncaught exception occurred.
While loading the script.
ScriptError: Name ('renpy/common/000atl.rpy', 1649732250, 55) is defined twice, at renpy/common/000atl.rpy:25 and <gamepath>/renpy/common/000atl.rpyc:25.
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "<gamepath>/renpy/bootstrap.py", line 275, in bootstrap
    renpy.main.main()
  File "<gamepath>/renpy/main.py", line 492, in main
    renpy.game.script.load_script() # sets renpy.game.script.
  File "<gamepath>/renpy/script.py", line 310, in load_script
    self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
  File "<gamepath>/renpy/script.py", line 888, in load_appropriate_file
    self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
  File "<gamepath>/renpy/script.py", line 525, in finish_load
    check_name(node)
  File "<gamepath>/renpy/script.py", line 501, in check_name
    raise ScriptError("Name %s is defined twice, at %s:%d and %s:%d." %
ScriptError: Name ('renpy/common/000atl.rpy', 1649732250, 55) is defined twice, at renpy/common/000atl.rpy:25 and game/welcometoerosland/renpy/common/000atl.rpyc:25.
Linux-6.12.1-arch1-1-x86_64-with-glibc2.40 x86_64
Ren'Py 8.1.1.23060707
Welcome To Erosland 0.0.15

Don't recognize this error, but we'll check it out. Make sure to delete all previous versions and old files (except the save file), though.

(3 edits)

I always use a fresh install. Thanks.

Edit: Ok. I decided to give it one more chance. I wiped everything again and started from scratch.

It's running now, and my last save seems to still be working, too.

So it may have just been a corrupt file or something. Sorry to trouble you.

No problem! Glad it worked :)