ForeverAndEverTeam/fae-mod

Help! When I open the game I get this

Reebeekoo opened this issue · 0 comments

'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Line with id after_load_78a4e9dc appeared twice, at game/core/splash.rpyc:368 and game/splash.rpy:434.

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

Full traceback:
File "C:\Users\ALUMNO\Desktop\Juegos y otras cosas\forever and ever\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Users\ALUMNO\Desktop\Juegos y otras cosas\forever and ever\renpy\main.py", line 490, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\ALUMNO\Desktop\Juegos y otras cosas\forever and ever\renpy\script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\ALUMNO\Desktop\Juegos y otras cosas\forever and ever\renpy\script.py", line 809, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "C:\Users\ALUMNO\Desktop\Juegos y otras cosas\forever and ever\renpy\script.py", line 427, in finish_load
self.translator.take_translates(all_stmts)
File "C:\Users\ALUMNO\Desktop\Juegos y otras cosas\forever and ever\renpy\translation_init_.py", line 166, in take_translates
raise Exception("Line with id %s appeared twice, at %s:%d and %s:%d." %
Exception: Line with id after_load_78a4e9dc appeared twice, at game/core/splash.rpyc:368 and game/splash.rpy:434.