1/3
3 Years of Service
I hate it when developers remove the rpy files. That usually means they have something to hide and generally makes the game looks suspicious. AND when something like this happens, I can't fix it. Now I have to wait for Sucksteryx to come by and see this post, and hopefully fix it in the next 10 years.
v0.4 traceback:
It's more than clear what the error is: "Line with id v03_e5182f69 appeared twice, at scripts/v0.2.5/v0.3.rpyc:7 and game/scripts/v0.3/v03.rpy:7".
v0.4 traceback:
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Line with id v03_e5182f69 appeared twice, at scripts/v0.2.5/v0.3.rpyc:7 and game/scripts/v0.3/v03.rpy:7.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/media/500GB/GAMES_500_LOLI/My_Daughter_Forever/renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "/media/500GB/GAMES_500_LOLI/My_Daughter_Forever/renpy/main.py", line 490, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "/media/500GB/GAMES_500_LOLI/My_Daughter_Forever/renpy/script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "/media/500GB/GAMES_500_LOLI/My_Daughter_Forever/renpy/script.py", line 809, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "/media/500GB/GAMES_500_LOLI/My_Daughter_Forever/renpy/script.py", line 427, in finish_load
self.translator.take_translates(all_stmts)
File "/media/500GB/GAMES_500_LOLI/My_Daughter_Forever/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 v03_e5182f69 appeared twice, at scripts/v0.2.5/v0.3.rpyc:7 and game/scripts/v0.3/v03.rpy:7.
Linux-6.1.46-1-lts-x86_64-with-glibc2.38 x86_64
Ren'Py 8.0.3.22090809
My daughter forever 0.4
Fri Aug 25 01:34:09 2023
It's more than clear what the error is: "Line with id v03_e5182f69 appeared twice, at scripts/v0.2.5/v0.3.rpyc:7 and game/scripts/v0.3/v03.rpy:7".