Wed Jun 7 09:04:13 2023
Windows-10-10.0.19044
Ren'Py 8.0.3.22090809
Bootstrap to the start of init.init took 0.03s
Early init took 0.00s
Loader init took 0.07s
Loading error handling took 0.07s
Full traceback:
File "E:\Downloads\Games\Other\Captain Lance\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "E:\Downloads\Games\Other\Captain Lance\renpy\main.py", line 490, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "E:\Downloads\Games\Other\Captain Lance\renpy\script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "E:\Downloads\Games\Other\Captain Lance\renpy\script.py", line 809, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "E:\Downloads\Games\Other\Captain Lance\renpy\script.py", line 427, in finish_load
self.translator.take_translates(all_stmts)
File "E:\Downloads\Games\Other\Captain Lance\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 player_class_8190c625 appeared twice, at game/chapter01/chapter_01_class.rpy:19 and game/core/rpg/player_class.rpy:19.
While running game code:
Exception: Line with id player_class_8190c625 appeared twice, at game/chapter01/chapter_01_class.rpy:19 and game/core/rpg/player_class.rpy:19.