I'm getting this error:
I'm sorry, but an uncaught exception occurred.
While parsing C:\Users\pspdi\Downloads\games2\Bright_Past-0.98.9-pc\game/rpyc/DATA.rpy.
Exception: Line with id start_62a41b5f appeared twice, at game/rpyc/script.rpy:9538 and game/script.rpy:11129.
-- 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 start_62a41b5f appeared twice, at game/rpyc/script.rpy:9538 and game/script.rpy:11129.