2.90 star(s) 60 Votes

Ozel

Well-Known Member
Compressor
Game Developer
Apr 14, 2019
1,131
4,483
357
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
24
7
105
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
170
214
278
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
26
56
178
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.
 

JR_001

Member
Jul 1, 2017
170
214
278
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.
Nawafooh9,

I'm downloading the full version of the game so I can see what the problem is. Sorry that I'm just noticing your message now, several days later. FYI, if you reply to a persons' message, then they get a notification on the F95 home page and that would have brought it to my attention sooner.

Update:

I installed the full version and tried it out. I wasn't able to get the map crash at all. Not even once. Not with new or old saves. Since then I deleted all save files and just started another new game. Still no map crash. One difference is that I'm not using the incest patch. That could be the culprit. I also would suggest that you do not use the patch I attached above. I think it might break other parts of the game.
 
Last edited:
2.90 star(s) 60 Votes