Create and Fuck your AI Slut -70% OFF
x

ReiCaixa

Member
Apr 28, 2020
451
874
287
I smell the text-wall of the day incoming!
Will the game feature the Mia Pornstar story too?
We're not bringing back those Summer with Mia stories exactly as they were.
Especially since those renders are old, and even her character model was different there.

But again, there is a "Porn Director" planned to appear, and... SPOILERS:
You don't have permission to view the spoiler content. Log in or register now.
If you open the Spoiler, you'll obviously get some major spoilers involving her, which could take some of the fun/surprise away from you.
But since Mia's plot has been going for like 8 to 9 years, I suppose it's fair that I be completely open about the plans with her, at least involving the old plots of SwM.

I don't want people to stay here thinking something will happen, and end up disappointed yet again.

What do I mean by "some major spoilers" and "at least involving the old plots of SwM"?
I mean that there are new stories in the works too, it's not going to be all... SHIT, Spoilers again:
You don't have permission to view the spoiler content. Log in or register now.
Spoiler-free version:
It's not gonna be all just "these people", or these old plots.
There are other brand new stories involving her at the Resort which I won't get into details.

Let us focus on getting TO the resort first. :ROFLMAO:

I have finished V0.1.3 and wanted to start V0.1.4 but I can't load saves from V0.1.3.
I can see Gallery, Replay Scenes, Bonus Scenes and Preludes but loading gives me an error
What should do I do to continue?
Ugh, I had this issue too, not only with RoT, but also with ToT.
This is because of the new UI, especially that new... Saving UI.
It's something new that is being implemented in all Inceton games.

Try deleting all your bulk-saves and just keeping the ones that you need to continue where you stopped.
Renaming the ones you need to be on page 1, to make it easier for you.

If that doesn't work, I know that deleting all saves and starting from scratch works...
If only we hadn't done that in the 2 last consecutive updates before this one... :rolleyes:
But it's what I did, then just used Tab to skip the whole game (after allowing it in the settings).

Sorry for the pain, and good luck fixing it.
 
Last edited:

ZenoMod

Well-Known Member
Nov 12, 2022
1,623
2,039
386
I have finished V0.1.3 and wanted to start V0.1.4 but I can't load saves from V0.1.3.

I can see Gallery, Replay Scenes, Bonus Scenes and Preludes but loading gives me an error

What should do I do to continue?
I had no problem in loading from saves made with v0.1.3.

Did you use any mod?

Anyway, the easiest thing is starting a new game and playing with fast forward until you start to see new content.

The game is not huge yet, so playing from start with fast forward should take like 5 minutes.
 
  • Like
Reactions: FerdoPomikovic

OverlordCW

Member
May 22, 2023
135
174
176
I'm getting the following exceptions during the sex scene with Olaf and Nicole:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/lust_time_auto.rpy", line 54, in execute
  File "game/lust_time_auto.rpy", line 54, in execute
  File "game/lust_time_auto.rpy", line 159, in execute
  File "game/lust_time_auto.rpy", line 194, in execute
  File "game/lust_time_auto.rpy", line 195, in execute
  File "game/lust_time_auto.rpy", line 198, in execute
Exception: Imagebutton does not have a idle image. (auto='buttons/lust_time/lt_ltn_1_pc_thumb_%s.png').

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

Full traceback:
  File "ep01.rpyc", line 11718, in script
  File "F:\system\_Games\Resort_Of_Temptation-v0.1.4-pc\renpy\ast.py", line 1974, in execute
    self.call("execute")
  File "F:\system\_Games\Resort_Of_Temptation-v0.1.4-pc\renpy\ast.py", line 1953, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "F:\system\_Games\Resort_Of_Temptation-v0.1.4-pc\renpy\statements.py", line 374, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "F:\system\_Games\Resort_Of_Temptation-v0.1.4-pc\renpy\exports\statementexports.py", line 345, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "F:\system\_Games\Resort_Of_Temptation-v0.1.4-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\system\_Games\Resort_Of_Temptation-v0.1.4-pc\renpy\display\core.py", line 2215, 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 "F:\system\_Games\Resort_Of_Temptation-v0.1.4-pc\renpy\display\core.py", line 2745, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "F:\system\_Games\Resort_Of_Temptation-v0.1.4-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "F:\system\_Games\Resort_Of_Temptation-v0.1.4-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "F:\system\_Games\Resort_Of_Temptation-v0.1.4-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "F:\system\_Games\Resort_Of_Temptation-v0.1.4-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "F:\system\_Games\Resort_Of_Temptation-v0.1.4-pc\renpy\display\core.py", line 2745, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "F:\system\_Games\Resort_Of_Temptation-v0.1.4-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "F:\system\_Games\Resort_Of_Temptation-v0.1.4-pc\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/lust_time_auto.rpy", line 54, in execute
  File "game/lust_time_auto.rpy", line 54, in execute
  File "game/lust_time_auto.rpy", line 159, in execute
  File "game/lust_time_auto.rpy", line 194, in execute
  File "game/lust_time_auto.rpy", line 195, in execute
  File "game/lust_time_auto.rpy", line 198, in execute
  File "F:\system\_Games\Resort_Of_Temptation-v0.1.4-pc\renpy\ui.py", line 975, in _imagebutton
    idle = choice(idle, idle_image, "idle", required=True)
  File "F:\system\_Games\Resort_Of_Temptation-v0.1.4-pc\renpy\ui.py", line 969, in choice
    raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto='buttons/lust_time/lt_ltn_1_pc_thumb_%s.png').

Windows-10-10.0.22631 AMD64
Ren'Py 8.3.3.24111502
Resort Of Temptation v0.1.4
Sun Sep 21 12:03:44 2025
The game is looking for png files while the folder contains webp files.
 
  • Like
Reactions: ZenoMod

ReiCaixa

Member
Apr 28, 2020
451
874
287
I'm getting the following exceptions during the sex scene with Olaf and Nicole:
Code:
(...)
File "game/lust_time_auto.rpy", line 54, in execute
(...)
The game is looking for png files while the folder contains webp files.
Those error messages happen where the Lust Times are.
They also happen on Sadie's scene with Sebastian, and Maxine's scene with REDACTED.

I actually thought for a moment that they had deleted the Lust Times and forgotten to delete some code related to it.
Which was weird, since they recently made the Lust Times optional, you can simply skip them by clicking.

But now that I see your comment, it seems that it's just the Pre-Compression ruining more things than just image quality.

Already updated my Bug Report with the info you brought, I suspect it will be fixed soon. Thank you!
 

CJAM2002

Member
Sep 30, 2020
293
373
186
is there a crack for it? since you need to be on patreon...
Releases haven’t had DRM recently, so you won’t need a crack for 0.1.4.

There’s no telling if this is permanent or not. Inceton’s main coder has been out (on holiday maybe?) for the past month, so that could possibly be why there’s no DRM.
 
  • Like
Reactions: dweely
Feb 1, 2021
163
84
120
I had no problem in loading from saves made with v0.1.3.

Did you use any mod?

Anyway, the easiest thing is starting a new game and playing with fast forward until you start to see new content.

The game is not huge yet, so playing from start with fast forward should take like 5 minutes.

Yes. I was using dedalo_69 mod.

ZenoMod can you show me how to start with fast forward?

Thanks.
 
Aug 18, 2019
248
650
281
Content with LT girls and return to mia,the rest will be lost of time.patreon will say.of course there is Paula,hailey,maxine and ariana who are super Hot of other games.paula and Jessica would have a great chemistry.
 
Last edited:
Aug 18, 2019
248
650
281
Shackbang characters and MC are fine, despite dissapointing ending, would like to see more content with them
Liked maxine and ariana in that game.PASSION ON DISPLAY maybe someone like too.The sales was very low tough.
 
Last edited:

IHATESlowburnBluBallgames

Devoted Member
Jun 11, 2020
10,863
37,339
978
Where’s the best jmilf from lust theory? She just goes on vaccation with Rachel and we don’t bang her before she goes away?
Like Jennifer will be a slutty teacher with Nichole at mc’s school. Can’t wait to see that 3some
 
  • Like
Reactions: J06169
Aug 18, 2019
248
650
281
Where’s the best jmilf from lust theory? She just goes on vaccation with Rachel and we don’t bang her before she goes away?
Like Jennifer will be a slutty teacher with Nichole at mc’s school. Can’t wait to see that 3some
But the thressome already happened.the Dean fucked the two now waiting for the mc will be hard to happen since is a ntr game.
 
Last edited:
Aug 26, 2023
305
396
196
Sadie’s revenge NTR is absolutely peak! The way Sebastian tricks her into anal is ridiculously hot.( You must experience Return to Mia yourself to get how deep it is.) The only thing that could top it is maybe Jessica’s or Megan’s NTR scene. Also now I’ve got a new fav LI — Hailey:love:

Respect to the devs for crafting such a solid story. Looking forward to next update, Good luck!
 

ReiCaixa

Member
Apr 28, 2020
451
874
287
Sadie’s revenge NTR is absolutely peak! The way Sebastian tricks her into anal is ridiculously hot.( You must experience Return to Mia yourself to get how deep it is.) The only thing that could top it is maybe Jessica’s or Megan’s NTR scene. Also now I’ve got a new fav LI — Hailey:love:

Respect to the devs for crafting such a solid story. Looking forward to next update, Good luck!
I could be wrong, but this could be the first time someone has noticed (or at least publicly mentioned) that the anal was a trick.
Back in RtM E3, MC only fucked Cindy in the pussy.
So when Sebastian continued into anal, he was lying to Sadie.

Glad you liked the scene, hope you like the rest!
And yeah, Hailey is PURRfect.

Where’s the best jmilf from lust theory? She just goes on vaccation with Rachel and we don’t bang her before she goes away?
Like Jennifer will be a slutty teacher with Nichole at mc’s school. Can’t wait to see that 3some
Elizabeth had to go away so that we could have a party at the MC's house without problem.
She's coming back for a surprise.
 
Nov 27, 2017
391
399
256
I could be wrong, but this could be the first time someone has noticed (or at least publicly mentioned) that the anal was a trick.
Back in RtM E3, MC only fucked Cindy in the pussy.
So when Sebastian continued into anal, he was lying to Sadie.

Glad you liked the scene, hope you like the rest!
And yeah, Hailey is PURRfect.


Elizabeth had to go away so that we could have a party at the MC's house without problem.
She's coming back for a surprise.
Not sure if you saw before, it was a while ago, but I enjoyed the teacher threesome.

My only feedback was I wished the FFM penetration part of the scene lasted longer with more sexy dialogue. As the length of the foreplay felt the right length, but then the penetration scene felt like a 10m sprint.
 
  • Like
Reactions: ReiCaixa
4.00 star(s) 11 Votes