• We're currently performing maintenance on the search system, we'll get it back ASAP.

Cartageno

Devoted Member
Dec 1, 2019
8,602
14,607
Yeah, I see major problems with a save transfer - different engines, different worlds, probably differently structured variable management.
 
Oct 8, 2020
475
498
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/locations/loc_coffeeshop.rpy", line 46, in script call
    call coffee_menu
  File "game/func_action_processing.rpy", line 18, in script call
    call interacts (get_char_by_ikey(interact_who))
  File "game/func_action_processing.rpy", line 331, in script call
    call process_interact_action (char, param)
  File "game/func_action_processing.rpy", line 487, in script call
    call person_engage (char, action)
  File "game/func_interactions.rpy", line 467, in script call
    call show_char_sprite (char)
  File "game/util/func_images.rpy", line 493, in script call
    call show_char_spriteR (char)
  File "game/util/func_images.rpy", line 424, in script
    $ renpy.show(char.ikey + '_sprite', tag='tmp_sprite_' + char.ikey, at_list=[right])
  File "game/util/func_images.rpy", line 424, in <module>
    $ renpy.show(char.ikey + '_sprite', tag='tmp_sprite_' + char.ikey, at_list=[right])
Exception: DynamicImage u'Characters/Sister/[sis.outfit]_[sis.pose].png': could not find image. (u'Characters/Sister/work1_fetish5.png')

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

Full traceback:
  File "game/locations/loc_coffeeshop.rpy", line 46, in script call
    call coffee_menu
  File "game/func_action_processing.rpy", line 18, in script call
    call interacts (get_char_by_ikey(interact_who))
  File "game/func_action_processing.rpy", line 331, in script call
    call process_interact_action (char, param)
  File "game/func_action_processing.rpy", line 487, in script call
    call person_engage (char, action)
  File "game/func_interactions.rpy", line 467, in script call
    call show_char_sprite (char)
  File "game/util/func_images.rpy", line 493, in script call
    call show_char_spriteR (char)
  File "game/util/func_images.rpy", line 424, in script
    $ renpy.show(char.ikey + '_sprite', tag='tmp_sprite_' + char.ikey, at_list=[right])
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/util/func_images.rpy", line 424, in <module>
    $ renpy.show(char.ikey + '_sprite', tag='tmp_sprite_' + char.ikey, at_list=[right])
  File "renpy/exports.py", line 768, in show
    sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient)
  File "renpy/display/core.py", line 1147, in add
    thing.visit_all(lambda d : None)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 558, in visit_all
    for d in self.visit():
  File "renpy/display/image.py", line 744, in visit
    self.find_target()
  File "renpy/display/image.py", line 652, in find_target
    raise Exception(error)
Exception: DynamicImage u'Characters/Sister/[sis.outfit]_[sis.pose].png': could not find image. (u'Characters/Sister/work1_fetish5.png')

Windows-7-6.1.7601-SP1
Ren'Py 7.4.11.2266
SP 0.45.03
Thu Jun  9 23:47:32 2022
So a couple things, I could have sworn I clicked through work1_fetish5 before I got this. It had just faded back to the online shopping interaction. If I really am missing work1_fetish5 for Stephanie, does anyone have that, and where the heck do I put it?
 

hyfka

Active Member
Mar 8, 2021
548
815
Question about Sandra dating Derek since I didn't find it on the Wiki: What happens if you send them on a date?
Do they always end up together or does it depend on something else? I already have her at 100 Love and not into sharing
 

Stil996

Conversation Conqueror
Jan 11, 2018
6,581
5,997
Question about Sandra dating Derek since I didn't find it on the Wiki: What happens if you send them on a date?
Do they always end up together or does it depend on something else? I already have her at 100 Love and not into sharing
if you talk her into dating him, she will become his Girlfriend, if you use mind control she doesn't
 
  • Like
Reactions: hyfka

hyfka

Active Member
Mar 8, 2021
548
815
if you talk her into dating him, she will become his Girlfriend, if you use mind control she doesn't
Thanks. Interesting that she complains about lack of guys that Mary or Kelly haven't slept with even if she came over to your place for a booty call the night before :D
 

Stil996

Conversation Conqueror
Jan 11, 2018
6,581
5,997
Thanks. Interesting that she complains about lack of guys that Mary or Kelly haven't slept with even if she came over to your place for a booty call the night before :D
yeah she's quite picky, if you talk her into dating him, she'll begrudgingly say that he wasn't as bad as she thought he would be.
 

sillyrobot

Engaged Member
Apr 22, 2019
2,040
1,809
with whom does mom have sex besides her son?
Mom has sex with no one (that the player knows of anyway) unless mentally altered.
Mind control/insanity opens Billy. Billy can direct sex acts to Freddy and Derek with mind control. Freddy can be set up as a toy for mom.
Nymphomania (and maybe a corruption threshold?) can result in her bringing strangers (or Nurse Anne) home.
 

sillyrobot

Engaged Member
Apr 22, 2019
2,040
1,809
Thanks. Interesting that she complains about lack of guys that Mary or Kelly haven't slept with even if she came over to your place for a booty call the night before :D
Well, she probably expects Billy's fucked them too!
 
3.20 star(s) 140 Votes