KekingW

Newbie
Sep 10, 2018
70
12
38
anybody know how to get the very last scene in the gallery?
i have all the other ones but im missing that last one
 

kamizen

New Member
Apr 7, 2018
11
5
191
I've just finished the game, and gotten all of the events in this update so far. At some point during jazmines content she will stop interreacting with you and you wont be able to progress. But its fairly similar to Jill, you just have to keep spending time with her whenever you get the chance. You will eventually get a event with her. After that, When you see her at night after work. Choose to spend time with her. You will get her final event. It also might help to do some of the events for the others, as it might also trigger it that way as well.
thx ill keep on trying then ^^... feel like a broken record at this point but ehh... once more here i go...
 

sexyegg

Well-Known Member
Nov 20, 2018
1,049
535
189
Are some of the scenes not in the gallery? I finished the workout sister and most of her scenes are not unlocked in the phone.
 

Keetos0

Newbie
Oct 5, 2020
99
99
152
i'm having issues with the patch, after applying it the game still crashes, is that because of old save files no longer working?
 

Taureum

Member
Jul 1, 2018
406
366
270
i'm having issues with the patch, after applying it the game still crashes, is that because of old save files no longer working?
depents. If you play an old save yes. the patch needs to go in the Script folder if i remember correctly
 

ACM2PT

Newbie
Jul 26, 2019
94
59
195
i'm having issues with the patch, after applying it the game still crashes, is that because of old save files no longer working?
YOU NEED TO START A NEW GAME THEN YOU SKIP THE INTRO. OLD SAVES WILL NOT WORK (All content was added in the middle of the things from the past update, so even if you could load them you would miss all scenes)
 

etarg

Member
Oct 11, 2017
358
531
246
For anyone trying to get the Gaz event it has become imperative that the scene makes reference to both:

You don't have permission to view the spoiler content. Log in or register now.

meaning you will likely need to complete these requirements before being able to view this scene, which I had, prior to it finally triggering.
 

Keetos0

Newbie
Oct 5, 2020
99
99
152
YOU NEED TO START A NEW GAME THEN YOU SKIP THE INTRO. OLD SAVES WILL NOT WORK (All content was added in the middle of the things from the past update, so even if you could load them you would miss all scenes)
yeah I figured it out yesterday, thanks anyway
 
Oct 17, 2017
213
388
259
playing for about 30 min or so but wanted to ask is there any change on female body shapes or atleast on his mothers in later updates? i mean dont get me wrong i like big tits but at this point hers arent tits they are literally seperate body on their own
 

Taureum

Member
Jul 1, 2018
406
366
270
How to guarantee the further existence of Humans (and maybe Males) 101:

1. one take a Jeanne, Tomoe and MC
2. ???
3. Profit
 

Elona Spiral

Member
Aug 31, 2020
232
222
170
playing for about 30 min or so but wanted to ask is there any change on female body shapes or atleast on his mothers in later updates? i mean dont get me wrong i like big tits but at this point hers arent tits they are literally seperate body on their own
I find Jazmin's tits to be too big to take it as tits.
More of something else than tits.
The rest, I like their sizes.
 

DiabloCadet

Member
Nov 15, 2017
108
80
98
Hi! I'm sorry if this issue has already been resolved but I've tried everything and can't seem to find a fix!
Even with the patches, or starting a new game I get "an exeption has error" on most scenes with jaiden and some with the other characters as well!
It says

IOError: Couldn't find file 'images/character_events_jaiden/jaiden_room_weekend_morning/jaiden_bedroom_morning_interaction_spendtime_lv1_01.webp'.

but when I looked in the images folder, everything was there.
Does anyone know how to resolve this? :unsure:

Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/character_events_jaiden/jaiden_room_weekend_morning/jaiden_bedroom_morning_interaction_spendtime_lv1_01.webp'>:
  File "game/scripts/jaiden_scripts/jaiden_scenes_chapters.rpy", line 2182, in script
    scene jaiden_bedroom_morning_interaction_spendtime_lv1_01 with dissolve
IOError: Couldn't find file 'images/character_events_jaiden/jaiden_room_weekend_morning/jaiden_bedroom_morning_interaction_spendtime_lv1_01.webp'.

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

Full traceback:
  File "game/scripts/jaiden_scripts/jaiden_scenes_chapters.rpy", line 2182, in script
    scene jaiden_bedroom_morning_interaction_spendtime_lv1_01 with dissolve
  File "renpy/ast.py", line 1438, in execute
    renpy.exports.with_statement(trans, paired)
  File "renpy/exports.py", line 1682, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2718, in do_with
    clear=clear)
  File "renpy/display/core.py", line 3276, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3793, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2521, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/transition.py", line 368, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/transform.py", line 715, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 140, in renpy.display.accelerator.transform_render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/image.py", line 501, in render
    return wrap_render(self.target, width, height, st, at)
  File "renpy/display/image.py", line 307, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/im.py", line 607, in render
    return cache.get(self, render=True)
  File "renpy/display/im.py", line 271, in get
    surf = image.load()
  File "renpy/display/im.py", line 688, in load
    raise e
IOError: Couldn't find file 'images/character_events_jaiden/jaiden_room_weekend_morning/jaiden_bedroom_morning_interaction_spendtime_lv1_01.webp'.

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Twistedworld 0.4
Sat Sep 11 22:13:03 2021
 

BaasB

Trial Moderator
Trial Moderator
Uploader
Donor
Respected User
Aug 5, 2018
24,749
441,150
1,041
who els got banned from discord? is the public channel closed as well?
 

Moiraine™

Member
Jul 14, 2021
115
1,725
266
Hi! I'm sorry if this issue has already been resolved but I've tried everything and can't seem to find a fix!
Even with the patches, or starting a new game I get "an exeption has error" on most scenes with jaiden and some with the other characters as well!
It says

IOError: Couldn't find file 'images/character_events_jaiden/jaiden_room_weekend_morning/jaiden_bedroom_morning_interaction_spendtime_lv1_01.webp'.

but when I looked in the images folder, everything was there.
Does anyone know how to resolve this? :unsure:

Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/character_events_jaiden/jaiden_room_weekend_morning/jaiden_bedroom_morning_interaction_spendtime_lv1_01.webp'>:
  File "game/scripts/jaiden_scripts/jaiden_scenes_chapters.rpy", line 2182, in script
    scene jaiden_bedroom_morning_interaction_spendtime_lv1_01 with dissolve
IOError: Couldn't find file 'images/character_events_jaiden/jaiden_room_weekend_morning/jaiden_bedroom_morning_interaction_spendtime_lv1_01.webp'.

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

Full traceback:
  File "game/scripts/jaiden_scripts/jaiden_scenes_chapters.rpy", line 2182, in script
    scene jaiden_bedroom_morning_interaction_spendtime_lv1_01 with dissolve
  File "renpy/ast.py", line 1438, in execute
    renpy.exports.with_statement(trans, paired)
  File "renpy/exports.py", line 1682, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2718, in do_with
    clear=clear)
  File "renpy/display/core.py", line 3276, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3793, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2521, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/transition.py", line 368, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/transform.py", line 715, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 140, in renpy.display.accelerator.transform_render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/image.py", line 501, in render
    return wrap_render(self.target, width, height, st, at)
  File "renpy/display/image.py", line 307, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/im.py", line 607, in render
    return cache.get(self, render=True)
  File "renpy/display/im.py", line 271, in get
    surf = image.load()
  File "renpy/display/im.py", line 688, in load
    raise e
IOError: Couldn't find file 'images/character_events_jaiden/jaiden_room_weekend_morning/jaiden_bedroom_morning_interaction_spendtime_lv1_01.webp'.

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Twistedworld 0.4
Sat Sep 11 22:13:03 2021
Your game must be inside multiple folders and the files have very long name, that's why it's getting that error. Get your game out of those folders and start a new game.
 
4.00 star(s) 245 Votes