2.90 star(s) 60 Votes

Mormont

Devoted Member
Nov 30, 2018
11,925
53,076
Oh, the download is worth it for that Julia scene :love: nice rework of the map as well.
 

Ozel

Well-Known Member
Compressor
Game Developer
Apr 14, 2019
1,131
4,470
Hi all, I've made a compressed version!

Desired Love [v0.05.3] [VEGA Studio] PC/Mac/Linux Compressed

Original Size - PC/Linux: 1.00 GB - Mac: 1.00 GB
Compressed - PC/Linux: 134 MB - Mac: 117 MB

Tools used: Unren v0.8 by Sam
Cruncher v0.4.1 by bas

This version is UNOFFICIAL. Lossy compression used. Compression reduces image/sound/video/animation quality and can cause the game to break, download at your own risk!

PC/Linux: | |
Mac: | |

Enjoy! :D
 

ZeXuS20

Newbie
Nov 1, 2017
22
6
there is a bug in the map

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/Map/map.rpy", line 94, in execute
File "game/script/Map/map.rpy", line 94, in execute
File "game/script/Map/map.rpy", line 112, in execute
File "game/script/Map/map.rpy", line 113, in execute
Exception: Imagebutton does not have a idle image.

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

Full traceback:
File "game/script/Map/map_a/map_a.rpyc", line 9, in script
/<#�C ! VL,�\�&>�
File "C:\Users\M_Metwally\Desktop\DesiredLove 0.05.3 PC-compressed\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\M_Metwally\Desktop\DesiredLove 0.05.3 PC-compressed\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\M_Metwally\Desktop\DesiredLove 0.05.3 PC-compressed\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\M_Metwally\Desktop\DesiredLove 0.05.3 PC-compressed\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\M_Metwally\Desktop\DesiredLove 0.05.3 PC-compressed\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\M_Metwally\Desktop\DesiredLove 0.05.3 PC-compressed\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\M_Metwally\Desktop\DesiredLove 0.05.3 PC-compressed\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\M_Metwally\Desktop\DesiredLove 0.05.3 PC-compressed\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\M_Metwally\Desktop\DesiredLove 0.05.3 PC-compressed\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\M_Metwally\Desktop\DesiredLove 0.05.3 PC-compressed\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\M_Metwally\Desktop\DesiredLove 0.05.3 PC-compressed\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\M_Metwally\Desktop\DesiredLove 0.05.3 PC-compressed\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\M_Metwally\Desktop\DesiredLove 0.05.3 PC-compressed\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\M_Metwally\Desktop\DesiredLove 0.05.3 PC-compressed\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/script/Map/map.rpy", line 94, in execute
File "game/script/Map/map.rpy", line 94, in execute
File "game/script/Map/map.rpy", line 112, in execute
File "game/script/Map/map.rpy", line 113, in execute
File "C:\Users\M_Metwally\Desktop\DesiredLove 0.05.3 PC-compressed\renpy\ui.py", line 946, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "C:\Users\M_Metwally\Desktop\DesiredLove 0.05.3 PC-compressed\renpy\ui.py", line 942, in choice
raise Exception("Imagebutton does not have a %s image." % (name, ))
Exception: Imagebutton does not have a idle image.

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
Desired Love
Thu Jan 02 16:51:37 2020
 

JR_001

Member
Jul 1, 2017
165
210
Hey ZeXus,

Are you using the compressed or full version of 05.3? I'm running the compressed and it seems to have some bugs. I can fix the map error but it also crashes at random here and there. I'm curious if the Dev released it with all the bugs?

JR

P.S. I attached a quick patch for the map problem. Seems to work for me on the compressed version.

Update:
Patch incomplete/wrong. I don't recommend using it. Removed patch attachment. If you have problems with the game (map exceptions NOT graphics errors on older machines), then try deleting all saves including the ones in C:\Users\Username\App Data\Roaming\Renpy\Desired Love... and the local game/saves directory and try starting a new game.

there is a bug in the map

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/Map/map.rpy", line 94, in execute
File "game/script/Map/map.rpy", line 94, in execute
File "game/script/Map/map.rpy", line 112, in execute
File "game/script/Map/map.rpy", line 113, in execute
Exception: Imagebutton does not have a idle image.
.
.
.
 
Last edited:

Exavius

Newbie
Jun 19, 2017
25
55
I'm facing a bug that crashes the game when I try to leave the house.
I'm using the original (not compressed) 0.05.3 version. I tried it with and without the incest patch, with and without rollback, and I tried it with, and without the map patch provided by JR_001 because he suggested it might help for another person.
I'm still on the second day (Tuesday) and this occurs, I tried sleeping which works and progresses the story a bit, but I still can't leave. I stopped playing because I don't want to continue playing only part of the story.
Please help.
-Thanks.

Here's what the crash says

Code:
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/Map/map.rpy", line 94, in execute
  File "game/script/Map/map.rpy", line 94, in execute
  File "game/script/Map/map.rpy", line 112, in execute
  File "game/script/Map/map.rpy", line 113, in execute
Exception: Imagebutton does not have a idle image.
 
2.90 star(s) 60 Votes