2.90 star(s) 60 Votes

JC9750

Member
Sep 18, 2017
113
14
this pops up on the second day after talking with the mom in her bedroom. just went downstairs to talk with sis.
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script/home/home/ff/ff_lfr/ff_lvr.rpy", line 74, in script
call screen ff_lvr_m with fastdissolve
ScriptError: could not find label 'e_lvr_m_i_main'.

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

Full traceback:
File "D:\DesiredLove 0.06.1 SE\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "D:\DesiredLove 0.06.1 SE\renpy\main.py", line 578, in main
run(restart)
File "D:\DesiredLove 0.06.1 SE\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "D:\DesiredLove 0.06.1 SE\renpy\execution.py", line 908, in run_context
context.run()
File "game/script/home/home/ff/ff_lfr/ff_lvr.rpy", line 74, in script
call screen ff_lvr_m with fastdissolve
File "D:\DesiredLove 0.06.1 SE\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'e_lvr_m_i_main'.
 

DarkTrojan

Newbie
Jan 24, 2018
57
18
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script/home/home/ff/ff_lfr/ff_lvr.rpy", line 74, in script
call screen ff_lvr_m with fastdissolve
ScriptError: could not find label 'e_lvr_m_i_main'.

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

Full traceback:
File "C:\Users\Dark\Desktop\DesiredLove 0.06.1 SE\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\Dark\Desktop\DesiredLove 0.06.1 SE\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\Dark\Desktop\DesiredLove 0.06.1 SE\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\Dark\Desktop\DesiredLove 0.06.1 SE\renpy\execution.py", line 908, in run_context
context.run()
File "game/script/home/home/ff/ff_lfr/ff_lvr.rpy", line 74, in script
call screen ff_lvr_m with fastdissolve
File "C:\Users\Dark\Desktop\DesiredLove 0.06.1 SE\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'e_lvr_m_i_main'.
^^ lol
 

meem

Newbie
Jun 23, 2017
39
46
Fixed version gives same error when talking to Julia in living room: ScriptError: could not find label 'julia_lvr_s_1'.
 

Tyrfing

Member
May 11, 2018
173
141
Just for info - i tried 0.0.6.1 yesterday (with i-patch) and played from my last save (ver. 0.0.5.3), everything works and no crash.
 
  • Like
Reactions: Old Dog

Old Wolf

Newbie
Jan 4, 2019
53
19
'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'julia_lvr_s_1'.

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

Full traceback:
File "E:\Z - for adults\DesiredLove_0061_PC_SE\DesiredLove 0.06.1 SE\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "E:\Z - for adults\DesiredLove_0061_PC_SE\DesiredLove 0.06.1 SE\renpy\main.py", line 578, in main
run(restart)
File "E:\Z - for adults\DesiredLove_0061_PC_SE\DesiredLove 0.06.1 SE\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "E:\Z - for adults\DesiredLove_0061_PC_SE\DesiredLove 0.06.1 SE\renpy\execution.py", line 908, in run_context
context.run()
File "script/Home/home/ff/ff_lvr/ff_lvr.rpyc", line 181, in script
File "E:\Z - for adults\DesiredLove_0061_PC_SE\DesiredLove 0.06.1 SE\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'julia_lvr_s_1'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Desired Love
Fri Feb 07 17:40:25 2020
 

M'95

Member
May 17, 2019
487
954
Yes, I used that. Also used the 6.2. But always "julia_lvr_s_1" error when in the living room. Older saves do work, but new game gives this error.
I dont know what to say, the "julia_lvr_s_1" is nowhere present anymore in the files I put up I just rechecked.
Did you unzip it in the ....\DesiredLove 0.06.2 SE\game\ directory with the directory structure intact?
 
  • Like
Reactions: Zzz3167251521
2.90 star(s) 60 Votes