2.90 star(s) 60 Votes

m.j.gow

Member
Jun 19, 2018
313
81
does any body know how the mc can go further? when i click on the mom the game crashes
and this traceback is shown is this a bug or is the game Busted ? version 0.5.2 worked fine
but this version ! (downloaded from Mega)
 

ar1122

Member
Dec 29, 2017
440
278
WTF??

I'm sorry, but an uncaught exception occurred.

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

ding1807

Member
Jul 1, 2018
249
334
i got a problem aswell



I'm sorry, but an uncaught exception occurred.

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

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

Full traceback:
File "C:\Users\DinG\Downloads\DesiredLove 0.06.1 PC SE\DesiredLove 0.06.1 SE\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\DinG\Downloads\DesiredLove 0.06.1 PC SE\DesiredLove 0.06.1 SE\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\DinG\Downloads\DesiredLove 0.06.1 PC SE\DesiredLove 0.06.1 SE\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\DinG\Downloads\DesiredLove 0.06.1 PC SE\DesiredLove 0.06.1 SE\renpy\execution.py", line 908, in run_context
context.run()
File "game/script/Home/home/sf/sf_jr/sf_jr.rpyc", line 104, in script
�FTu5���(��&xgU� �Ae]䍪�OM����Im��I���n�$�n���8ś��V�G���Gբzv������?�C���T��F?)��'����8�)�w�;^�KY�v���[m�؝c�M��n�P��}��>O��y���#O�=�z䍶2W�d5�G~
File "C:\Users\DinG\Downloads\DesiredLove 0.06.1 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 'jr_jr_e_1'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Desired Love
Thu Feb 06 21:54:57 2020






File "game/script/Home/home/sf/sf_jr/sf_jr.rpyc", line 104, in script // is diffrent
 

-Hex-

Purging Heresy
Donor
Compressor
Sep 18, 2017
1,656
9,022
Just made an Unofficial Android Port and a compressed PC/Mac version with bugs discussed in the thread probably fixed

I would recommend you to not use it lol and wait for an official fix from the dev but if you are in a rush and want to give it a try here it is.

UPDATED: 06 Feb, 2020
Download the PC/Mac compressed version here:

Download the Android Port here:

This release support my gestures:
- Swipe up to open the game menu
- Swipe down to hide the interface
- Swipe left to roll back
- Swipe right to skip

Made with Custom scripts based on RpaKit (Madeddy@F95Zone), UnRen (Sam@F95Zone) and Cruncher (bas@F95Zone)

If you encounter an issue with my port please ping me here or at my

Enjoy ! ;)
Added to OP
 
Last edited:

over the edge

Active Member
Sep 3, 2018
660
192
yeah this update has a glitch now.....in the morning get up goto the hallway Exception occurs and if I ignore it goes back to start menu.....WTF..........less content after talk with amanda and aunt,then eat with mom......after that nothing else to do cafe don`t work,aunt is never home . pretty drawn out game......with little updates........Guess I`ll find better games on here.
 

Mikadio2887

Newbie
Mar 28, 2019
63
9
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 540, in execute_hide_screen
    renpy.hide_screen(name)
  File "game/script/Home/home/ff/ff_lvr/ff_lvr.rpy", line 45, in execute
  File "game/script/Home/home/ff/ff_lvr/ff_lvr.rpy", line 45, in execute
  File "game/script/Home/home/ff/ff_lvr/ff_lvr.rpy", line 47, in execute
  File "game/script/Home/home/ff/ff_lvr/ff_lvr.rpy", line 48, in execute
Exception: Imagebutton does not have a idle image. (auto=u'images/home/ff_m/lvr/e_mr_i_1/e_lvr_m_i_1_%s.png').

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

Full traceback:
  File "script/Home/home/ff/ff_lvr/ff_lvr.rpyc", line 72, in script
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.06.1 SE\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.06.1 SE\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.06.1 SE\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 540, in execute_hide_screen
    renpy.hide_screen(name)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.06.1 SE\renpy\display\screen.py", line 1231, in hide_screen
    renpy.exports.hide(screen.tag, layer=layer)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.06.1 SE\renpy\exports.py", line 746, in hide
    sls.remove(layer, key)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.06.1 SE\renpy\display\core.py", line 1189, in remove
    self.hide_or_replace(layer, remove_index, prefix)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.06.1 SE\renpy\display\core.py", line 1108, in hide_or_replace
    if not oldsle.displayable._handles_event(prefix):
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.06.1 SE\renpy\display\screen.py", line 473, in _handles_event
    self.update()
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.06.1 SE\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/script/Home/home/ff/ff_lvr/ff_lvr.rpy", line 45, in execute
  File "game/script/Home/home/ff/ff_lvr/ff_lvr.rpy", line 45, in execute
  File "game/script/Home/home/ff/ff_lvr/ff_lvr.rpy", line 47, in execute
  File "game/script/Home/home/ff/ff_lvr/ff_lvr.rpy", line 48, in execute
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.06.1 SE\renpy\ui.py", line 946, in _imagebutton
    idle = choice(idle, idle_image, "idle", required=True)
  File "F:\Michael Fun Times\Adult Games\DesiredLove 0.06.1 SE\renpy\ui.py", line 940, in choice
    raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto=u'images/home/ff_m/lvr/e_mr_i_1/e_lvr_m_i_1_%s.png').

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Desired Love 
Thu Feb 06 16:51:19 2020
 
2.90 star(s) 60 Votes