CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

mod_aroonp

New Member
Apr 9, 2018
3
0
i have error when i drag mount into young sister


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

While running game code:
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/common/00action_other.rpy", line 585, in __call__
    rv = self.callable(*self.args, **self.kwargs)
  File "game/GameData.rpy", line 205, in SetHintZoneByObject
  File "game/ZoneClass.rpy", line 301, in GetPersonZone
  File "game/PersonClass.rpy", line 641, in StrAllure
AttributeError: 'float' object has no attribute 'Value'

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

Full traceback:
  File "script.rpyc", line 6, in script call
  File "GameData.rpyc", line 851, in script
  File "renpy/ast.py", line 2259, in execute
    self.call("execute")
  File "renpy/ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 342, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3347, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3582, 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 "renpy/display/core.py", line 4538, in interact_core
    rv = renpy.display.focus.mouse_handler(ev, x, y)
  File "renpy/display/focus.py", line 604, in mouse_handler
    return change_focus(new_focus, default=default)
  File "renpy/display/focus.py", line 537, in change_focus
    rv = widget.focus(default=default)
  File "renpy/display/behavior.py", line 993, in focus
    rv = run(self.hovered)
  File "renpy/display/behavior.py", line 379, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_other.rpy", line 585, in __call__
    rv = self.callable(*self.args, **self.kwargs)
  File "game/GameData.rpy", line 205, in SetHintZoneByObject
  File "game/ZoneClass.rpy", line 301, in GetPersonZone
  File "game/PersonClass.rpy", line 641, in StrAllure
AttributeError: 'float' object has no attribute 'Value'

Windows-10-10.0.22621 AMD64
Ren'Py 7.6.3.23091805
Straitened Times 0.46.1
Fri Jan 26 09:42:55 2024
 

AJSHR

Member
Jan 12, 2019
291
168
How to find out what is going on in the old house? I cannot seem to progress after catching 2 grandmas walking out of the house.
 

WCold

Active Member
Aug 17, 2016
594
376
i have error when i drag mount into young sister


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

While running game code:
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/common/00action_other.rpy", line 585, in __call__
    rv = self.callable(*self.args, **self.kwargs)
  File "game/GameData.rpy", line 205, in SetHintZoneByObject
  File "game/ZoneClass.rpy", line 301, in GetPersonZone
  File "game/PersonClass.rpy", line 641, in StrAllure
AttributeError: 'float' object has no attribute 'Value'

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

Full traceback:
  File "script.rpyc", line 6, in script call
  File "GameData.rpyc", line 851, in script
  File "renpy/ast.py", line 2259, in execute
    self.call("execute")
  File "renpy/ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 342, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3347, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3582, 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 "renpy/display/core.py", line 4538, in interact_core
    rv = renpy.display.focus.mouse_handler(ev, x, y)
  File "renpy/display/focus.py", line 604, in mouse_handler
    return change_focus(new_focus, default=default)
  File "renpy/display/focus.py", line 537, in change_focus
    rv = widget.focus(default=default)
  File "renpy/display/behavior.py", line 993, in focus
    rv = run(self.hovered)
  File "renpy/display/behavior.py", line 379, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_other.rpy", line 585, in __call__
    rv = self.callable(*self.args, **self.kwargs)
  File "game/GameData.rpy", line 205, in SetHintZoneByObject
  File "game/ZoneClass.rpy", line 301, in GetPersonZone
  File "game/PersonClass.rpy", line 641, in StrAllure
AttributeError: 'float' object has no attribute 'Value'

Windows-10-10.0.22621 AMD64
Ren'Py 7.6.3.23091805
Straitened Times 0.46.1
Fri Jan 26 09:42:55 2024
Seems like someone tried to modify the game variables but failed.
You can try to fix it:
1) enter console code
Player.Version = 1
2) then save and load your game
 
  • Like
Reactions: mod_aroonp

Yann33

Member
Oct 18, 2017
183
186
I updated the cheatmenu found here (see that post for more information about the cheatmenu) according to the following resources (because the keymaps didn't work anymore):



All props to the original moddev!
These cheats do not work for the current version 46 and need to be updated, especially the one where there is no day restriction ;)
 

Giccone

Newbie
Feb 1, 2021
16
16
Scenes added to 0.46.

- Hot Cop(Violet). Police station. Added lick pussy and kiss scene.
- Paternal grandmother(Sophia). Her bedroom. Added hugging scene in bed and suck nipple scene.
- Maternal grandmother(Ava). Her bedroom. Added a nude scene with her reflection in the mirror. Added a nude scene in the bathroom.
- Old sister(Jill). Motel. Added a nude scene and BJ scene when you enter the room.
- Pe teacher(Jaslene). Gym warehouse. Added hip touch and pussy touch scene.
- Cheerleader(Brigitte). Her room. Added a scene where she has sex while playing the game. (A detailed scene : She gets angry, Kiss ass, Take off skirt, Sex scene)
- Teacher(Emmanuelle). Her house(Counseling). Added scene with sister(Lily).
- Neighbor mom(Lauren). Smom house MC room. Added prayer scenes and HJ scenes. (Exactly like the scene at Lauren house)
- Neighbor mom(Lauren). Neighbor house. Added the front HJ scene.
- Motel Maid(Danielle). Added animated dialog.
I found in addition:
- Cheerleader(Brigitte), after you repeat the new scene more times (i think at the 4° time in my case), you will have "Assfuck" Option for her;
- Hot Cop(Violet), the same of Brigitte, after you repeat the new scene more times (i think at the 4° time in my case), you will have "Assfuck" Option for her.
 
3.70 star(s) 181 Votes