Stil996

Conversation Conqueror
Jan 11, 2018
7,706
7,347
699
The shadow's his hand, not hers.
You think so.. hmm Maybe!...where is his body? surely if the angles put the shadow of his hand there then the shadow of his body would be blocking the light on her shadows right (right where the down arrow is, maybe a little to the right of that, since the counters sit forward).
Anyone know how shadows are created in these Apps? I'm guessing there are autogenerated by picking a point for the light source, but if the program keeps dropping elements like fingers, shadows seem reasonable too.
 

Snugglepuff

Devoted Member
Apr 27, 2017
8,497
9,435
786
You think so.. hmm Maybe!...where is his body?
I imagine shadows are created in the software by having a direction & angle set for it by a lightsource in the software.

Look at the bottom area of shadow on the cupboard doors. The shadows there are her bent leg (specifically her foot), and both of his.
Also, his hand matches the hand shadow you pointed out, where hers doesn't - The angle of his hand with the sunlight hitting it makes the shadow look that way.
 

Master of Puppets

Conversation Conqueror
Oct 5, 2017
7,713
10,386
883
You think so.. hmm Maybe!...where is his body? surely if the angles put the shadow of his hand there then the shadow of his body would be blocking the light on her shadows right (right where the down arrow is, maybe a little to the right of that, since the counters sit forward).
Anyone know how shadows are created in these Apps? I'm guessing there are autogenerated by picking a point for the light source, but if the program keeps dropping elements like fingers, shadows seem reasonable too.
Daz does pathtracing. The shadows can't be wrong like that.
You don't have permission to view the spoiler content. Log in or register now.
 

Night Hacker

Forum Fanatic
Jul 3, 2021
4,342
18,724
630
Fuck her fingers :p I'm more worried about where his cock is ?? her hand is on his cock but empty in the shadow...is the MC a vampire/ghost?? :oops:
View attachment 2698609
That's his hand you have circled. In my image below, her leg shadow is in yellow, his hand is in the red circle and her hand and his dick would normally be around the blue, except that his body is blocking the light, so there is none. Her shadow on the back wall is offset due to the counter, which makes his hand almost look like it is hers but that shadow is on the front of the counter and so it is a shadow further to the right of her... his hand. Look near the sink taps on the counter, you'll see how her shadow is angled due to the countertop.

screenshot0003.png
 
  • Like
Reactions: Cartageno

HornyyPussy

Board Buff
Apr 26, 2020
18,984
45,077
998
That's his hand you have circled. In my image below, her leg shadow is in yellow, his hand is in the red circle and her hand and his dick would normally be around the blue, except that his body is blocking the light, so there is none. Her shadow on the back wall is offset due to the counter, which makes his hand almost look like it is hers but that shadow is on the front of the counter and so it is a shadow further to the right of her... his hand. Look near the sink taps on the counter, you'll see how her shadow is angled due to the countertop.

View attachment 2702911
Well, that closed out that discussion without hesitation :)

Nice detective work!
 

Stil996

Conversation Conqueror
Jan 11, 2018
7,706
7,347
699
That's his hand you have circled. In my image below, her leg shadow is in yellow, his hand is in the red circle and her hand and his dick would normally be around the blue, except that his body is blocking the light, so there is none. Her shadow on the back wall is offset due to the counter, which makes his hand almost look like it is hers but that shadow is on the front of the counter and so it is a shadow further to the right of her... his hand. Look near the sink taps on the counter, you'll see how her shadow is angled due to the countertop.

View attachment 2702911
Yeap (y)... though Snugglepuff beat you to it #12,189 & #12,191
 

jaw1986baby

Chasing Redhead sm0ls
Donor
Jun 2, 2017
2,561
7,654
716




Sunday Update:

Well first off happy fathers day. I had a great day so I hope you all did too.
Game update is absolutely humming along, really pleased with the progress so far.
I read all your wishes on the last update, and I can say some of you will be extremely happy with how this update plays out, while others....should still be happy some of you just want to skip right to the endgame lmao.
Pic unrelated to the update, but one of you got me thinking about some old friends that haven't been involved in the story. The new machine is so fast rendering I think I will try to add a bonus pic to every update. Some may be from an update, some won't be. This way I can technically post something bordering on the edge of spoiler, and no one will know if it's actually upcoming in the update or not so they stay pleasantly surprised. Just want to keep you on your toes, but this pic 100% isn't in this update, so don't get TOO excited.

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

Lightaces

Well-Known Member
Aug 3, 2018
1,718
2,531
439




Sunday Update:

Well first off happy fathers day. I had a great day so I hope you all did too.
Game update is absolutely humming along, really pleased with the progress so far.
I read all your wishes on the last update, and I can say some of you will be extremely happy with how this update plays out, while others....should still be happy some of you just want to skip right to the endgame lmao.
Pic unrelated to the update, but one of you got me thinking about some old friends that haven't been involved in the story. The new machine is so fast rendering I think I will try to add a bonus pic to every update. Some may be from an update, some won't be. This way I can technically post something bordering on the edge of spoiler, and no one will know if it's actually upcoming in the update or not so they stay pleasantly surprised. Just want to keep you on your toes, but this pic 100% isn't in this update, so don't get TOO excited.

You don't have permission to view the spoiler content. Log in or register now.
Who isn’t happy to see our hussy gymnast again! Mary had far too few shots in her one appearance!
 

DarkBattleWolf

New Member
Jan 20, 2020
2
0
77
Anyone know what exactly is the issue? I cant use my old saves... :(

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

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, 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 "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3209, 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 4033, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1056, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1056, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1056, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1056, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1246, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1056, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1246, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1056, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "renpy/loadsave.py", line 769, in load
    log.unfreeze(roots, label="_after_load")
  File "renpy/python.py", line 2173, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "renpy/python.py", line 2005, in rollback
    self.load_failed()
  File "renpy/python.py", line 1923, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-10-10.0.19041
Ren'Py 7.4.5.1609
MidLifeCrisis 0.33
Sat Jun 24 02:41:51 2023
 

WICKEDp4th

AAAAAAAAAAAAAAA!
Donor
Sep 6, 2017
3,800
6,417
748
Anyone know what exactly is the issue? I cant use my old saves... :(

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

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, 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 "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3209, 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 4033, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1056, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1056, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1056, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1056, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1246, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1056, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1246, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1056, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "renpy/loadsave.py", line 769, in load
    log.unfreeze(roots, label="_after_load")
  File "renpy/python.py", line 2173, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "renpy/python.py", line 2005, in rollback
    self.load_failed()
  File "renpy/python.py", line 1923, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-10-10.0.19041
Ren'Py 7.4.5.1609
MidLifeCrisis 0.33
Sat Jun 24 02:41:51 2023
Could be, that you used a Mod in the previous Version that's now missing or is not updated to the latest version.
 
4.40 star(s) 192 Votes