Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm sorry, but an uncaught exception occurred.

While running game code:

Exception: Line with id resumeSceneAfterCombat_3a6b78d7 appeared twice, at game/gamecode/dialogueSys/dialogueSystemCore.rpy:760 and game/gamecode/dialogueSystem.rpy:1310.

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

Full traceback:

  File "renpy/bootstrap.py", line 277, 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 resumeSceneAfterCombat_3a6b78d7 appeared twice, at game/gamecode/dialogueSys/dialogueSystemCore.rpy:760 and game/gamecode/dialogueSystem.rpy:1310.

Windows-10-10.0.19041 AMD64

Ren'Py 7.5.3.22090809

Mon May  1 00:03:01 2023

(1 edit)

Thanks for the report, but I need a bit more info. What version of MGD was this on? The mod is designed for version 25b and there is no dialogueSystemCore.rpy file in that version. I may update this mod to v25.1 at some point, but I can't do it during the week.