FlyinginTime

Member
Sep 16, 2021
247
154
155
No matter which option I choose I'm getting this page. I'm only on Kat(wife) path ( no sharing). I wish to end up with the wife ending. Am I doing something wrong or does this page have only one option? why does it say no love routes? I'm confused. Capture.PNG

edit: I'm somehow getting ending 3. Does anyone know what I'm doing wrong?
I've attached a save file. I think this is where I'm messing it up. o_O
 
Last edited:
  • Like
Reactions: Malika1234

Canto Forte

Post Pro
Jul 10, 2017
22,499
27,988
1,035
MC has a choice. MC always has a Gladiator approach to everything that is happening.
Every would be so called ally is trying to murder him up front, then MC has to choose
if he will allow the men who tried to end him be near the people who mean the world to him.
 

Zephea

Engaged Member
Sep 7, 2019
2,654
2,318
452
oh, that's what I mean (Netorase/Netori)
It's not really that either, no one is being told to do anything against their wishes, they all agree to it and enjoy it - no jealously involved at all.
By F95 'standards' it is not NTR, just the 'sharing' tag is used. It is what it is!
 
  • Like
Reactions: simeon699

beTT

New Member
Nov 24, 2017
9
7
96
It's not really that either, no one is being told to do anything against their wishes, they all agree to it and enjoy it - no jealously involved at all.
By F95 'standards' it is not NTR, just the 'sharing' tag is used. It is what it is!
Well, I think that's beautiful.
 
  • Like
Reactions: Back

cxx

Message Maestro
Nov 14, 2017
76,336
39,316
1,519
Yeah but there are Swinging scenes which are also completely avoidable
sure but since hubby approves those and encourages her then not ntr either.

oh, that's what I mean (Netorase/Netori)
maybe those or maybe not but f95 doesn't care about those, f95's terms of ntr is posted somewhere and by that ntr tag is added or not added.
 

velvetwayne

New Member
Apr 13, 2020
2
9
101
Well story was interesting but DEV seriously need to work on his art style used on girls faces and some girls bodies. And for characters i can say Kate was so damn annoying for me... I hope he will make better job next time, and seeing completed is good, at least he didn't abandon for years and actualy completed :D
You absolute cretin
 

Im Drunk

New Member
Sep 12, 2020
5
4
158
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'gui/tlo.jpg'>:
IOError: Couldn't find file 'gui/tlo.jpg'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Users\nena\OneDrive\Documents\Deliverance-Final-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\nena\OneDrive\Documents\Deliverance-Final-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "C:\Users\nena\OneDrive\Documents\Deliverance-Final-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\nena\OneDrive\Documents\Deliverance-Final-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\nena\OneDrive\Documents\Deliverance-Final-pc\renpy\display\core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\nena\OneDrive\Documents\Deliverance-Final-pc\renpy\display\core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
    rv = render(root, width, height, st, st)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\nena\OneDrive\Documents\Deliverance-Final-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\nena\OneDrive\Documents\Deliverance-Final-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\nena\OneDrive\Documents\Deliverance-Final-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\nena\OneDrive\Documents\Deliverance-Final-pc\renpy\display\screen.py", line 675, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\nena\OneDrive\Documents\Deliverance-Final-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\nena\OneDrive\Documents\Deliverance-Final-pc\renpy\display\im.py", line 583, in render
    return cache.get(self, render=True)
  File "C:\Users\nena\OneDrive\Documents\Deliverance-Final-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Users\nena\OneDrive\Documents\Deliverance-Final-pc\renpy\display\im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Users\nena\OneDrive\Documents\Deliverance-Final-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'gui/tlo.jpg'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Deliverance Final
Thu Feb 17 21:57:11 2022
someone help ?
 
4.30 star(s) 197 Votes