In your defense it is easy to forget about this game. Slow burn is one thing however this feels like more of a no burn. The bugs in the comp when it comes to the bath, the still waiting feel when it comes to the video game section with the sister the "Oh my god how much longer" feel the game has its just to much. And again makes this easily forgotten or more to the point "god help me forget this"yikes i kinda forget about this game exist.
wtf you talking about update is broken kicks out of game I unrenned the content there is just one new scene with spider which is boringAt last this game geting beter then ever nice keep up more updates mor fun
i put it in my save folder but i can;t find it in the game loadHas all the scenes, but it has the last 2 Julia scenes that were locked in this update
You'll need to take out the extra numbers with the file name and make it something like 3-1 so it will show up on page 3 of your saves.i put it in my save folder but i can;t find it in the game load
looking through the scripts I have surmised that the 's' is supposed to be an 'a' and julia should just be a 'j' so it looks like j_lvr_a_1after speaking to emilie for the 1st time and going back downstairsCode:I'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 "D:\DLS\DesiredLove_0061_PC_SE\DesiredLove 0.06.1 SE\renpy\bootstrap.py", line 316, in bootstrap renpy.main.main() File "D:\DLS\DesiredLove_0061_PC_SE\DesiredLove 0.06.1 SE\renpy\main.py", line 578, in main run(restart) File "D:\DLS\DesiredLove_0061_PC_SE\DesiredLove 0.06.1 SE\renpy\main.py", line 143, in run renpy.execution.run_context(True) File "D:\DLS\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 "D:\DLS\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 Thu Feb 06 13:28:18 2020
Can someone do the honorslooking through the scripts I have surmised that the 's' is supposed to be an 'a' and julia should just be a 'j' so it looks like j_lvr_a_1
you will have to unren the game then goto game/scripts/Home/home/ff/ff_lvr and edit line 164 in ff_lvr.rpy replace julia_lvr_s_1 with j_lvr_a_1
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/script/Home/home/sf/sf_mcr/sf_mcr.rpy", line 2, in execute
File "game/script/Home/home/sf/sf_mcr/sf_mcr.rpy", line 2, in execute
File "game/script/Home/home/sf/sf_mcr/sf_mcr.rpy", line 7, in execute
NameError: name 'j_sf_m_1' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/Home/home/sf/sf_mcr/sf_mcr.rpyc", line 42, in script
File "C:\Users\JAUNTY\Desktop\DesiredLove 0.06 SE\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\JAUNTY\Desktop\DesiredLove 0.06 SE\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\JAUNTY\Desktop\DesiredLove 0.06 SE\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\JAUNTY\Desktop\DesiredLove 0.06 SE\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\JAUNTY\Desktop\DesiredLove 0.06 SE\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\JAUNTY\Desktop\DesiredLove 0.06 SE\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\JAUNTY\Desktop\DesiredLove 0.06 SE\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\JAUNTY\Desktop\DesiredLove 0.06 SE\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\JAUNTY\Desktop\DesiredLove 0.06 SE\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\JAUNTY\Desktop\DesiredLove 0.06 SE\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\JAUNTY\Desktop\DesiredLove 0.06 SE\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\JAUNTY\Desktop\DesiredLove 0.06 SE\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\JAUNTY\Desktop\DesiredLove 0.06 SE\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\JAUNTY\Desktop\DesiredLove 0.06 SE\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/script/Home/home/sf/sf_mcr/sf_mcr.rpy", line 2, in execute
File "game/script/Home/home/sf/sf_mcr/sf_mcr.rpy", line 2, in execute
File "game/script/Home/home/sf/sf_mcr/sf_mcr.rpy", line 7, in execute
File "<screen language>", line 7, in <module>
NameError: name 'j_sf_m_1' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Desired Love
Fri Feb 07 01:04:36 2020
There are multiple other error messages besides this oneCan someone do the honors
don't you think it's j_lvr_e_1 ?looking through the scripts I have surmised that the 's' is supposed to be an 'a' and julia should just be a 'j' so it looks like j_lvr_a_1
you will have to unren the game then goto game/scripts/Home/home/ff/ff_lvr and edit line 164 in ff_lvr.rpy replace julia_lvr_s_1 with j_lvr_a_1