VN Ren'Py Temptations of Love [Ep. 2 Final v2.0] [Ruby Romance Games]

3.00 star(s) 14 Votes

Who is your favorite girl?


  • Total voters
    2,714

fishbrain

Engaged Member
Apr 9, 2018
2,458
2,581
View attachment 3423332

Greetings!
Finally! Here is the release for Temptations of Love v1.8 for Senior Tier Patrons! Thank you so much for your patience and support during this time. I hope you all enjoy this update! Don't forget If you encounter any bugs or errors you can post them onto my Discord server and I'll be sure to fix them!

Changelog:
  • 1000 Renders
  • Contains Act 2 of the House Party
  • the 2 final freeroam segments of the House Party
  • 3 Lewd scenes depending on your choices and the relationships you choose to build
  • Added a small Julia easter egg for the first freeroam
Holy crap! 1000 renders, no wonder this update took so long! Biggest by far to this point.
 

agora24

Newbie
Dec 27, 2017
40
6
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ep2/ep2.rpy", line 2429, in script
    call screen freeroam_Store
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 2, in execute
    screen freeroam_Store():
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 2, in execute
    screen freeroam_Store():
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 5, in execute
    if ep2_freeroam_store == "cashier":
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 7, in execute
    if not gotgroceries:
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 8, in execute
    imagebutton:
Exception: Imagebutton does not have a idle image. (auto='images/ep2/grocery/fr_ep2_store_julia_%s.png').

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

Full traceback:
  File "game/ep2/ep2.rpy", line 2429, in script
    call screen freeroam_Store
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\ast.py", line 2259, in execute
    self.call("execute")
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\statements.py", line 342, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\exports.py", line 3347, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 3582, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 4055, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\screen.py", line 476, in visit_all
    callback(self)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 4055, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\screen.py", line 487, in per_interact
    self.update()
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\screen.py", line 680, in update
    self.screen.function(**self.scope)
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 2, in execute
    screen freeroam_Store():
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 2, in execute
    screen freeroam_Store():
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 5, in execute
    if ep2_freeroam_store == "cashier":
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 7, in execute
    if not gotgroceries:
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 8, in execute
    imagebutton:
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\ui.py", line 948, in _imagebutton
    idle = choice(idle, idle_image, "idle", required=True)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\ui.py", line 942, in choice
    raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto='images/ep2/grocery/fr_ep2_store_julia_%s.png').

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Temptations of Love 1.7
Sat Mar  9 08:00:18 2024
 

RubyRomanceGames

Member
Game Developer
Oct 28, 2021
161
1,165
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ep2/ep2.rpy", line 2429, in script
    call screen freeroam_Store
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 2, in execute
    screen freeroam_Store():
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 2, in execute
    screen freeroam_Store():
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 5, in execute
    if ep2_freeroam_store == "cashier":
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 7, in execute
    if not gotgroceries:
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 8, in execute
    imagebutton:
Exception: Imagebutton does not have a idle image. (auto='images/ep2/grocery/fr_ep2_store_julia_%s.png').

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

Full traceback:
  File "game/ep2/ep2.rpy", line 2429, in script
    call screen freeroam_Store
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\ast.py", line 2259, in execute
    self.call("execute")
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\statements.py", line 342, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\exports.py", line 3347, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 3582, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 4055, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\screen.py", line 476, in visit_all
    callback(self)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 4055, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\screen.py", line 487, in per_interact
    self.update()
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\screen.py", line 680, in update
    self.screen.function(**self.scope)
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 2, in execute
    screen freeroam_Store():
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 2, in execute
    screen freeroam_Store():
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 5, in execute
    if ep2_freeroam_store == "cashier":
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 7, in execute
    if not gotgroceries:
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 8, in execute
    imagebutton:
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\ui.py", line 948, in _imagebutton
    idle = choice(idle, idle_image, "idle", required=True)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\ui.py", line 942, in choice
    raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto='images/ep2/grocery/fr_ep2_store_julia_%s.png').

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Temptations of Love 1.7
Sat Mar  9 08:00:18 2024
Did you install a mod like Laikdink or Sanchos? I'm pretty sure Sancho's is fine but if you have any experience in coding all you need to do is go into ep2 > Freeroam > Open ep2_freeroam_grocery.rpy and CTRL F to find "fr_ep2_store_julia_%s.png" then just change the png to webp and save. My old code in v1.6 still had pngs I changed it to webp in 1.7 so I'm guessing mods haven't been updated. Screenshot 2024-03-09 at 12.18.05 AM.png
 

ArunPrime

Member
Nov 5, 2022
227
278
Why there is no tags or mentioned about Freeroams,
like sandbox or point and click.

Please mention the actual tags

So People who don't like this won't spend their time on it.
Waste of time after played some time adding freeroms in the middle.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,344
47,599
:ROFLMAO: :ROFLMAO: :ROFLMAO:

Dev is hinting you folks aren't even running his true released version of v1.7:
Code:
######HEY I SEE YOU LOOKING THROUGH THE CODE UNCOMMENT AT YOUR OWN EXPENSE SOME OF THIS SHIT MIGHT WORK SOME MIGHT NOT I REALLY DON'T CARE EVERYTHING WORKS PROPERLY ON MY VERSION ON PATREON#######
###### YOU CAN MOD IT HOWEVER YOU WANT I LIKE THE COMMUNITY HAVING THEIR OWN INTERPRETATION. IF YOU RUN INTO ANY PROBLEMS JUST DM ME ON DISCORD OR ANY FORUM(*COUGH* F95 *COUGH*) I'LL BE ABLE TO ANSWER ANY QUESTIONS YOU HAVE#########
###### THE FULL VERSION IS ON MY PATREON PLEASE SUPPORT IF YOU CAN #######
Note specifically:
"I REALLY DON'T CARE EVERYTHING WORKS PROPERLY ON MY VERSION ON PATREON"
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,344
47,599
Why there is no tags or mentioned about Freeroams,
like sandbox or point and click.

Please mention the actual tags

So People who don't like this won't spend their time on it.
Waste of time after played some time adding freeroms in the middle.
Well, there is no "freeroam" tag that I'm aware of. The largest, most popular VN's on the planet are threaded on this site without such tags or "mentions". BaDIK, etc. Tags are and never have been reliable for 100% confirmation that a certain product will suit your very specific wants/desires. Not even netflixx, spotifyy, etc can do that for you. Hold your own hand.
 

Cunt

Supreme Asshole
Uploader
Game Compressor
Donor
Feb 7, 2019
2,720
17,173
Why there is no tags or mentioned about Freeroams,
like sandbox or point and click.

Please mention the actual tags

So People who don't like this won't spend their time on it.
Waste of time after played some time adding freeroms in the middle.
It's not that we don't want add anything but it's simply impossible to have accurate tags on every game especially after they got updated also there are quite a few trolls that would report false tags and we would have to play the game to avoid shit like this :KEK:
 
  • Like
Reactions: xXwankerXx

ArunPrime

Member
Nov 5, 2022
227
278
Well, there is no "freeroam" tag that I'm aware of. The largest, most popular VN's on the planet are threaded on this site without such tags or "mentions". BaDIK, etc. Tags are and never have been reliable for 100% confirmation that a certain product will suit your very specific wants/desires. Not even netflixx, spotifyy, etc can do that for you. Hold your own hand.
I know there is no freeroam tags here.
I don't like sandbox every time click,go,talk... annoying in VNs. (including whatever the most popular VNs in the planet).
If I remember correctly previous versions also include freeroams and it's 1 year, now another freeroam this update.
If This is the future of this game then put the actual tags here is the right way to know everyone.
It's not that we don't want add anything but it's simply impossible to have accurate tags on every game especially after they got updated also there are quite a few trolls that would report false tags and we would have to play the game to avoid shit like this :KEK:
You are correct we don't know what future updates.
But the dev knows right how the story and game progresses and what including and not, because he is the one making.
I'm already said It's already 2 freeroams here.
That's why I wrote put the real tags in the game.
 
Last edited:

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,344
47,599
I know there is no freeroam tags here.
...
If This is the future of this game then put the actual tags here is the right way to know everyone.
Bud, you are bitching at (apparently) the dev who has zero control on there not being a damn tag that only you seem to be concerned about. You'll have to bitch to a site administrator (not a moderator, but an actual admin) to have your case have any chance of being considered. This thread won't get that done for you no matter how much you might disagree.

Do you see what I'm saying at all? You're simply wasting your time posting things like that in here... the fucking tag doesn't exist for any OP to toggle On for any thread.

Good luck out there.
 

Xrisoner

Member
May 23, 2021
431
507
Looking at those facial expressions, I wanna blind myself. :HideThePain: Don't get me wrong, the render quality is fine, it's just those cursed expressions. :sick:
 
  • Thinking Face
Reactions: xXwankerXx

ArunPrime

Member
Nov 5, 2022
227
278
Bud, you are bitching at (apparently) the dev who has zero control on there not being a damn tag that only you seem to be concerned about. You'll have to bitch to a site administrator (not a moderator, but an actual admin) to have your case have any chance of being considered. This thread won't get that done for you no matter how much you might disagree.

Do you see what I'm saying at all? You're simply wasting your time posting things like that in here... the fucking tag doesn't exist for any OP to toggle On for any thread.

Good luck out there.
Geez.. first I'm just answering your thread.
And second I'm just shared my opinion about tags.
Don't bother already ignored.
 

bentalos

Newbie
Aug 5, 2017
92
154
Add the annoying sandbox tag at least that way people wont be so annoyed when they hit your awful freeroam
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,344
47,599
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ep2/ep2.rpy", line 2429, in script
    call screen freeroam_Store
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 2, in execute
    screen freeroam_Store():
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 2, in execute
    screen freeroam_Store():
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 5, in execute
    if ep2_freeroam_store == "cashier":
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 7, in execute
    if not gotgroceries:
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 8, in execute
    imagebutton:
Exception: Imagebutton does not have a idle image. (auto='images/ep2/grocery/fr_ep2_store_julia_%s.png').

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

Full traceback:
  File "game/ep2/ep2.rpy", line 2429, in script
    call screen freeroam_Store
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\ast.py", line 2259, in execute
    self.call("execute")
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\statements.py", line 342, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\exports.py", line 3347, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 3582, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 4055, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\screen.py", line 476, in visit_all
    callback(self)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\core.py", line 4055, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\screen.py", line 487, in per_interact
    self.update()
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\display\screen.py", line 680, in update
    self.screen.function(**self.scope)
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 2, in execute
    screen freeroam_Store():
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 2, in execute
    screen freeroam_Store():
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 5, in execute
    if ep2_freeroam_store == "cashier":
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 7, in execute
    if not gotgroceries:
  File "game/ep2/freeroam/ep2_freeroam_grocery.rpy", line 8, in execute
    imagebutton:
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\ui.py", line 948, in _imagebutton
    idle = choice(idle, idle_image, "idle", required=True)
  File "D:\Microsoft Office\Divers\F95\Temptations_of_Love-1.7-pc\renpy\ui.py", line 942, in choice
    raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto='images/ep2/grocery/fr_ep2_store_julia_%s.png').

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Temptations of Love 1.7
Sat Mar  9 08:00:18 2024
That is an impossible exception error unless you borked the VN yourself by applying an older mod version inside VN v1.7

That's the reason mods have version numbers.... to correlate with the VN version numbers. Only apply mods that have versions correlated to the current VN. In other words don't apply a mod version v1.6 inside a VN version v1.7 (obviously). Make sense? Of course it does.
 
3.00 star(s) 14 Votes