some of the girl event .rpy files have duplicate id: Elsa jean's events from both Flo's and Jordan's pack, is there a way to fix this? Here is the full error i get every time I open the game:
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Line with id Elsa_Jean_event_talk_a746440c appeared twice, at game/girls/Flo81_Elsa_Jean/event/Elsa_Jean_event_1.rpy:128 and game/girls/Jordan163_Elsa_Jean/events/Elsa_Jean_event_1/Elsa_Jean_event_1.rpy:103.
-- 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 Elsa_Jean_event_talk_a746440c appeared twice, at game/girls/Flo81_Elsa_Jean/event/Elsa_Jean_event_1.rpy:128 and game/girls/Jordan163_Elsa_Jean/events/Elsa_Jean_event_1/Elsa_Jean_event_1.rpy:103.
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.1.22070801