SpareTheRod

Newbie
Sep 29, 2017
59
43
Hello everyone.
First, let me start by saying congrats to the dev, very interesting game, love the models and the newest GILF content.

However, the sandbox element and the lack of an ingame walkthrough that tells what to do is killing it for me.
The cheat mode for stats has made it easier and if it weren't for them, I'd given up long time ago.
But the phone quest tracker does next to nothing and the lack of an honest walkthrough makes this game more tiresome every time I give it another try.

I really hope someday a better walkthrough will come out or maybe the game gets more streamlined cause I honesly think this is one of the better games here, in f95.
That was all, best of luck to the dev and all of you.
 
  • Like
Reactions: RobbieAbz

LadyCeleste

Newbie
Jun 10, 2018
26
15
I heard people talking about a recent glitch with Victoria the lawyer where you get softlocked out of doing anything with her if you get far enough with her, was that ever patched? I'm afraid to progress with her.
 

yunmaster

Well-Known Member
Aug 29, 2017
1,263
1,439
It's devastating that the previous version of the save file doesn't load.
I played it all myself up to the 0.62 version, and I didn't use the old save file right away, as described on page 1, but put the save file directly in the location of c:\...Roaming\Renpy\StraitedTimes\.
After that, I loaded the 0.63 version, but it doesn't work. It won't be easy to do this all over again.
I have a question. Is there a solution?
 

elbo911

Active Member
Dec 1, 2018
850
1,611
Hello everyone.
First, let me start by saying congrats to the dev, very interesting game, love the models and the newest GILF content.

However, the sandbox element and the lack of an ingame walkthrough that tells what to do is killing it for me.
The cheat mode for stats has made it easier and if it weren't for them, I'd given up long time ago.
But the phone quest tracker does next to nothing and the lack of an honest walkthrough makes this game more tiresome every time I give it another try.

I really hope someday a better walkthrough will come out or maybe the game gets more streamlined cause I honesly think this is one of the better games here, in f95.
That was all, best of luck to the dev and all of you.
Just in case you missed it: Ihavefallenthislow started a new walkthrough just a few versions ago that's pretty much perfect to navigate the sandbox imo. It's linked in the OP via 'Walkthrough 2', which previously led to a different walkthrough, so chances might be you didn't notice it. Here is the post.
Otherwise, have a good one. ^^
 

WCold

Active Member
Aug 17, 2016
676
516
It's devastating that the previous version of the save file doesn't load.
I played it all myself up to the 0.62 version, and I didn't use the old save file right away, as described on page 1, but put the save file directly in the location of c:\...Roaming\Renpy\StraitedTimes\.
After that, I loaded the 0.63 version, but it doesn't work. It won't be easy to do this all over again.
I have a question. Is there a solution?
The description of the problem will help.
You can post your savefile to check what the error is. Do you use compressed version and what platform (win, android, mac)?
 
  • Like
Reactions: yunmaster

hobbitt22

Newbie
Jan 13, 2022
38
10
I could not load my saves for last update so decided to wait for this update....but got the same result as below.
What to do please


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scrs_game_menus.rpy", line 776, in __call__
AttributeError: Can't get attribute 'WalkthroughContent' on <renpy.python.StoreModule object at 0x000000000ad659d0>

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\ast.py", line 834, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\python.py", line 1187, 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 "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\display\core.py", line 2218, 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 "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\display\core.py", line 3289, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\display\screen.py", line 794, in event
rv = self.child.event(ev, x, y, st)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\display\layout.py", line 1526, in event
rv = super(Window, self).event(ev, x, y, st)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\display\layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\display\layout.py", line 1526, in event
rv = super(Window, self).event(ev, x, y, st)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\display\layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\display\layout.py", line 1297, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\display\layout.py", line 285, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\display\behavior.py", line 1182, in event
return handle_click(self.clicked)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\display\behavior.py", line 1103, in handle_click
rv = run(action)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\display\behavior.py", line 401, in run
return action(*args, **kwargs)
File "game/scrs_game_menus.rpy", line 776, in __call__
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\loadsave.py", line 837, in load
roots, log = loads(log_data)
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\compat\pickle.py", line 104, in loads
return load(io.BytesIO(s))
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\compat\pickle.py", line 101, in load
return up.load()
File "E:\Games\StraitenedTimes-0.63.1-pc\StraitenedTimes-0.63.1-pc\renpy\compat\pickle.py", line 97, in find_class
return super().find_class(module, name)
AttributeError: Can't get attribute 'WalkthroughContent' on <renpy.python.StoreModule object at 0x000000000ad659d0>

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.7.25031702
Straitened Times 0.63.1
Fri Jul 18 15:20:27 2025
 

Bryan_Colt

Active Member
Jul 19, 2017
813
572
My save got stuck with the deliver the package and i could not progress at all with the land lady the allure got stuck at 103 also the

save above me does not work in the latest version.
 

WCold

Active Member
Aug 17, 2016
676
516
I'm using the compressed version and I'm using Windows 10.
I don't think this is a problem, but originally I filled up the energy by pressing shift+o, but I used Cheat Mod from version 0.62.
This is my save file.
I've tried to open it with original 0.62, but even 0.62 can't open it
the save has unknown objects the game doesn't recognize. You need to try to restore all mods you used or to ask the guy who've made your 0.62 repack
 
  • Like
Reactions: yunmaster

WCold

Active Member
Aug 17, 2016
676
516
I'm using the compressed version and I'm using Windows 10.
I don't think this is a problem, but originally I filled up the energy by pressing shift+o, but I used Cheat Mod from version 0.62.
This is my save file.
Okay, I ve managed to open it with additional code.
Don't know where "rOutfit" class comes from, but you can start the save if you put the file in the "StraitenedTimes\game" folder
 
  • Like
Reactions: yunmaster

Dicky55555

New Member
Aug 17, 2023
13
3
Hallöchen zusamen.
Gibt es bereits schon für die Version 0.63 eine deutsche Sprachversion? Und eine neue Liste der Diskussionsinteressen?
Danke.
 
  • Like
Reactions: Bl_hawk

SpareTheRod

Newbie
Sep 29, 2017
59
43
Just in case you missed it: Ihavefallenthislow started a new walkthrough just a few versions ago that's pretty much perfect to navigate the sandbox imo. It's linked in the OP via 'Walkthrough 2', which previously led to a different walkthrough, so chances might be you didn't notice it. Here is the post.
Otherwise, have a good one. ^^
Indeed, I didn't know about that one. Will give it a try, although I'd prefer an in game one.
TY very much friend for suggesting it, I appreciate it(y):):)
 
  • Like
Reactions: elbo911

CbunnySwtor

Member
Jul 18, 2024
240
522
HRelease updated from v7 to v8. The replaymod and the cheat mod are NOT coded to python 3. I'd suggest dumping both till they get updated. I am pulling the downloads now.
 
  • Like
Reactions: elbo911

WildBillKatt

Active Member
Oct 4, 2018
814
933
I've always liked this dev, but have skipped probably 5 versions now or close to it. Time for him to close it out and bring something new.
 
  • Angry
Reactions: Jiggsaw

Tytyrpisicaus

Newbie
Feb 11, 2023
84
182
i found two little scene with Tasha daughter of hotel manager ( non sexual ) and Alexa and Brigitte same non sexual -
 
Last edited:

Vezzeli

Member
Nov 4, 2017
251
200
Why Diya does not have introduction in this version? She just appear with no explanation.

Every time you wake up with Lily:

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

While running game code:
  File "game/loc_MotelMyRoom.rpy", line 778, in <module>
KeyError: 'NightPussyJerking'

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

Full traceback:
  File "script.rpyc", line 6, in script call
  File "GameData.rpyc", line 952, in script call
  File "loc_MotelMyRoom.rpyc", line 778, in script
  File "G:\AAAGames\_AAA Favorites\Straitened Times\StraitenedTimes-0.63.1-pc\renpy\ast.py", line 1856, in execute
    if renpy.python.py_eval(condition):
  File "G:\AAAGames\_AAA Favorites\Straitened Times\StraitenedTimes-0.63.1-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.1-pc\renpy\python.py", line 1211, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/loc_MotelMyRoom.rpy", line 778, in <module>
KeyError: 'NightPussyJerking'

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.7.25031702
Straitened Times 0.63.1
Fri Jul 18 20:22:30 2025
 

WCold

Active Member
Aug 17, 2016
676
516
Why Diya does not have introduction in this version? She just appear with no explanation.

Every time you wake up with Lily:

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

While running game code:
  File "game/loc_MotelMyRoom.rpy", line 778, in <module>
KeyError: 'NightPussyJerking'

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

Full traceback:
  File "script.rpyc", line 6, in script call
  File "GameData.rpyc", line 952, in script call
  File "loc_MotelMyRoom.rpyc", line 778, in script
  File "G:\AAAGames\_AAA Favorites\Straitened Times\StraitenedTimes-0.63.1-pc\renpy\ast.py", line 1856, in execute
    if renpy.python.py_eval(condition):
  File "G:\AAAGames\_AAA Favorites\Straitened Times\StraitenedTimes-0.63.1-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.1-pc\renpy\python.py", line 1211, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/loc_MotelMyRoom.rpy", line 778, in <module>
KeyError: 'NightPussyJerking'

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.7.25031702
Straitened Times 0.63.1
Fri Jul 18 20:22:30 2025
'NightPussyJerking': Thank you. It will be fixed in the next update.

Diya appears during work in the Roadside Diner and not right from the start. Her appearance has enough of intro
 

SuperMaxo

Well-Known Member
Nov 3, 2017
1,118
921
Yes, but there was some short introduction in 0.62, right?
Normally, she's introduced when MC works at the diner: it has to be at least Day 4, AND it has to be at least the 4th time he works there.

(At least, that was the case in 0.62; I haven't yet replayed 0.63.1)
 
3.70 star(s) 197 Votes