pussyhunter33

Member
Jan 1, 2021
498
337
170
Chill out dude. If you have not even play this in 5 years, why are you here to yell everybody??
i dont Yell! i sayd i dont play this game anymore! last 2024 its over 5 years old and there are no progres! but i follow how people strugle to geht true! and you cant imagine how i have FUN to read all there problems ;) maybe this could be a litlle help to you
 
Last edited:

Jbooty

New Member
Mar 27, 2024
12
2
30
i dont Yell! i sayd i dont play this game anymore! last 2024 its over 5 years old and there are no progres! but i follow how people strugle to geht true! and you cant imagine how i have FUN to read all there problems ;) maybe this could be a litlle help to you
Thanks. Appreciate it.

I don't care much for the money since it's easiest to make once you play for a while. I'll read the guide.
 

pussyhunter33

Member
Jan 1, 2021
498
337
170
Thanks. Appreciate it.

I don't care much for the money since it's easiest to make once you play for a while. I'll read the guide.
Have fun ;) raise allure to 300 by eweryone and opinion to
and use "Mom ore Aunt.fucked" =200 make it a bit easyer
 

Rillopk

New Member
Jul 26, 2025
9
0
1
About the files I mentioned: I think changing them will only help when you start the new game.

Send me your savefile and I'll try to find the string


Thank you for your help. Here are my latest saves.

Please let me know if you find anything or discover a way to solve or bypass my problem.
 

bsnook981

Newbie
Aug 10, 2018
55
21
98
Please advise. This error with .renpy.display.im.Image object occurs on every location.


File "game/GameData.rpy", line 954, in <module>
File "game/GameItem.rpy", line 42, in Activate
File "game/loc_MotelParking.rpy", line 107, in MotelParkingOnFocus
File "game/ZoneClass.rpy", line 409, in SetSizeByImage
KeyError: <renpy.display.im.Image object ('images/Motel/motel_day_car_openned.png') at 0x7a89b2fbb0>


-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 6, in script call
File "GameData.rpyc", line 948, in script
File "renpy/ast.py", line 1843, in execute
File "renpy/python.py", line 1209, in py_eval
File "renpy/python.py", line 1202, in py_eval_bytecode
File "game/GameData.rpy", line 954, in <module>
File "game/GameItem.rpy", line 42, in Activate
File "game/loc_MotelParking.rpy", line 107, in MotelParkingOnFocus
File "game/ZoneClass.rpy", line 409, in SetSizeByImage
File "renpy/display\im.py", line 384, in get
File "renpy/display\im.py", line 397, in kill
KeyError: <renpy.display.im.Image object ('images/Motel/motel_day_car_openned.png') at 0x7a89b2fbb0>
 

Drearash

Member
Jan 21, 2022
456
800
217
Thanks. Appreciate it.

I don't care much for the money since it's easiest to make once you play for a while. I'll read the guide.
I don't care too much for money, 'cuz money can't buy allure

Can't buy alluuuure
All the walkthroughs tell me so
Can't buy alluuuuure
No, no, no, noooo.

Show me where the threesome scenes are at
And I'll be satisfied
Tell me how to grind that sexy stat
That money just can't buy

I don't care too much for money, 'cuz money can't buy allure.

Thank you, I'll be here all week.
 
Last edited:

bsnook981

Newbie
Aug 10, 2018
55
21
98
Help please. A similar error shows up whenever I switch location.


File "game/GameData.rpy", line 954, in <module>
File "game/GameItem.rpy", line 42, in Activate
File "game/loc_MotelParking.rpy", line 107, in MotelParkingOnFocus
File "game/ZoneClass.rpy", line 409, in SetSizeByImage
KeyError: <renpy.display.im.Image object ('images/Motel/motel_day_car_openned.png') at 0x7a89b2fbb0>


-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 6, in script call
File "GameData.rpyc", line 948, in script
File "renpy/ast.py", line 1843, in execute
File "renpy/python.py", line 1209, in py_eval
File "renpy/python.py", line 1202, in py_eval_bytecode
File "game/GameData.rpy", line 954, in <module>
File "game/GameItem.rpy", line 42, in Activate
File "game/loc_MotelParking.rpy", line 107, in MotelParkingOnFocus
File "game/ZoneClass.rpy", line 409, in SetSizeByImage
File "renpy/display\im.py", line 384, in get
File "renpy/display\im.py", line 397, in kill
KeyError: <renpy.display.im.Image object ('images/Motel/motel_day_car_openned.png') at 0x7a89b2fbb0
 

Mister Hentai

Member
Mar 22, 2022
271
323
186
Get errors no matter which save I load whenever trying to go to the map screen:

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
File "game/scrs_std_ingame.rpy", line 399, in execute
File "game/scrs_std_ingame.rpy", line 399, in execute
File "game/scrs_std_ingame.rpy", line 412, in execute
File "game/scrs_std_ingame.rpy", line 415, in execute
File "game/scrs_std_ingame.rpy", line 416, in execute
File "game/scrs_std_ingame.rpy", line 416, in <module>
File "game/loc_Suburb.rpy", line 113, in SuburbGetTravelButton
File "game/ZoneClass.rpy", line 409, in SetSizeByImage
KeyError: <renpy.display.im.Image object ('images/Suburb/town_top_focus.png') at 0x6c5fc80790>

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

Full traceback:
File "script.rpyc", line 6, in script call
File "GameData.rpyc", line 957, in script call
File "itm_GlobalMap.rpyc", line 83, in script
File "renpy/ast.py", line 1974, in execute
File "renpy/ast.py", line 1953, in call
File "renpy/statements.py", line 374, in call
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
File "renpy/exports\statementexports.py", line 345, in call_screen
File "renpy/ui.py", line 301, in interact
File "renpy/display\core.py", line 2259, in interact
File "renpy/display\core.py", line 2789, in interact_core
File "renpy/display\displayable.py", line 434, in visit_all
File "renpy/display\displayable.py", line 434, in visit_all
File "renpy/display\displayable.py", line 434, in visit_all
File "renpy/display\screen.py", line 480, in visit_all
File "renpy/display\core.py", line 2789, in <lambda>
File "renpy/display\screen.py", line 491, in per_interact
File "renpy/display\screen.py", line 697, in update
File "game/scrs_std_ingame.rpy", line 399, in execute
File "game/scrs_std_ingame.rpy", line 399, in execute
File "game/scrs_std_ingame.rpy", line 412, in execute
File "game/scrs_std_ingame.rpy", line 415, in execute
File "game/scrs_std_ingame.rpy", line 416, in execute
File "game/scrs_std_ingame.rpy", line 416, in <module>
File "game/loc_Suburb.rpy", line 113, in SuburbGetTravelButton
File "game/ZoneClass.rpy", line 409, in SetSizeByImage
File "renpy/display\im.py", line 384, in get
File "renpy/display\im.py", line 397, in kill
KeyError: <renpy.display.im.Image object ('images/Suburb/town_top_focus.png') at 0x6c5fc80790>

```
 

WCold

Active Member
Aug 17, 2016
735
586
291
Help please. A similar error shows up whenever I switch location.
KeyError: <renpy.display.im.Image object ('images/Motel/motel_day_car_openned.png') at 0x7a89b2fbb0
Get errors no matter which save I load whenever trying to go to the map screen:
KeyError: <renpy.display.im.Image object ('images/Suburb/town_top_focus.png') at 0x6c5fc80790>
I don't see a full log. On which platform you play? What build is it? Android, compressed, full for pc?
 
  • Like
Reactions: Virr07

Do1

Newbie
Jun 24, 2017
45
27
182
What is needed for threesome with Mary and Alexa at night? Which i didn't do, always after the offer "fuck them while they kiss" they refuse and leave.
 

undefiniert

Well-Known Member
Nov 7, 2018
1,172
941
351
What is needed for threesome with Mary and Alexa at night? Which i didn't do, always after the offer "fuck them while they kiss" they refuse and leave.
Just do usual stuff with them alone to progress with their affection.
 

Vezzeli

Member
Nov 4, 2017
267
209
268
Stepmother photoshoot:

While running game code:
File "game/ch_SMom.rpy", line 3313, in <module>
TypeError: '>=' not supported between instances of 'NoneType' and 'int'

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

Full traceback:
File "script.rpyc", line 6, in script call
File "GameData.rpyc", line 951, in script call
File "ch_SMom.rpyc", line 3311, in script
File "G:\AAAGames\_AAA Favorites\Straitened Times\StraitenedTimes-0.63.2-pc\renpy\ast.py", line 1856, in execute
if renpy.python.py_eval(condition):
File "G:\AAAGames\_AAA Favorites\Straitened Times\StraitenedTimes-0.63.2-pc\renpy\python.py", line 1218, in py_eval
return py_eval_bytecode(code, globals, locals)
File "G:\AAAGames\_AAA Favorites\Straitened Times\StraitenedTimes-0.63.2-pc\renpy\python.py", line 1211, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ch_SMom.rpy", line 3313, in <module>
TypeError: '>=' not supported between instances of 'NoneType' and 'int'

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.7.25031702
Straitened Times 0.63.2
Sat Aug 2 18:38:05 2025
 

RAP20012

Newbie
Dec 1, 2023
61
29
95
guys I've always loved this game for years but when Mia shows up and I wait until 20:00 to skip dinner multiple times the scene where I figure out where Lily works never seems to work. You guys got any ideas?
 
3.70 star(s) 208 Votes