Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey can anyone help with this, I get it everytime I try to launch the demo:


I'm sorry, but an uncaught exception occurred.

While running game code:

Exception: Line with id endingtransition_76b2fe88 appeared twice, at game/areas/backinthecity.rpy:129 and game/areas/epilogue.rpy:3246.

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "renpy/bootstrap.py", line 274, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 490, in main

    renpy.game.script.load_script() # sets renpy.game.script.

  File "renpy/script.py", line 297, in load_script

    self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)

  File "renpy/script.py", line 809, in load_appropriate_file

    self.finish_load(stmts, initcode, filename=lastfn) # type: ignore

  File "renpy/script.py", line 427, in finish_load

    self.translator.take_translates(all_stmts)

  File "renpy/translation/__init__.py", line 169, in take_translates

    n.filename, n.linenumber))

Exception: Line with id endingtransition_76b2fe88 appeared twice, at game/areas/backinthecity.rpy:129 and game/areas/epilogue.rpy:3246.

Windows-10-10.0.19041 AMD64

Ren'Py 7.5.2.22081402u

Tue Feb 21 11:50:55 2023

Hi there! I'm sorry you faced such an issue. I just downloaded the demo and it works on my end. Is there any chance that you installed Roadwarden, or its demo, in the past, maybe even on Steam? It's possible that the game has merged its new files with some more ancient relics and that it formed a hybrid between two versions. If so, cleansing all the folders related to the game, especially the save folder, should be able to fix the issue.