WCold

Active Member
Aug 17, 2016
581
343
Hey guys I have a problem to save my progress if I want to save my progress then I get this error some can tell me how to fix it
Code:
  File "game/scrs_game_menus.rpy", line 854, in __call__
AttributeError: 'module' object has no attribute 'HIGHEST_PROTOCOL'
It can help you
 
  • Like
Reactions: He Game

chief88x

New Member
May 30, 2023
5
0
Hey guys I'm new here. Also not very tech savvy like a lot of you guys are. I'm trying to figure out which version I have of the game. I'm on Android and found the game on another site and downloaded it. The site showed it being v37 but at the beginning of the game on the load screen it says v34.1. I love this game. And then I'm also trying to figure out how to progress the story with Bridgette and the neighbor mom. With Bridgette I've drained the bj in the school and the foot massage and fingering part. With the neighbor mom I've caught her at night multiple times and she's bottomless each time and I stay the night each time. I don't know if that's all I get on this version or not.


And then I was wondering if there is anymore scenes with aunt Kate and mom on the help with clothes. I've gotten to the boobs out part but can't seem to get it farther

Also with Lil and the shop owner, how do you get the threesome scene?
 

Anon4321

Conversation Conqueror
Jun 24, 2017
6,760
5,326
That image is when she is angry if you undress her when she was drunk. You can do that --sleep together topless-- if allure point minimal 33 points.. And she will be angry if the point is below 45, I think.
This was great, thanks

That still leaves the PE Teacher
I just can't seem to get her below 95 for allure
I've been doing it by taking her to the motel, undressing and not dirtying her clothes, but no matter how many -5s I do, it never goes below 95.

I've attached the latest, hope you can help.


Head here for the 100% 0.38.2 Complete save
https://f95zone.to/threads/straitened-times-v0-38-2-hrelease.52690/post-10892008
 
Last edited:

jed999

Member
May 26, 2021
245
303
Is there a walkthrough that works ?, I get stuck on Tuesday (the second day) at 17:00 twice now.
Lisa is doing the breast exam, so I go the alternate method but the maid is using the feather duster.

The timeline completely breaks down and by Thursday you're not progressing at all.

Edit: #3rd time through I skipped the prologue and made it past Tuesday, the quest continued but by mid Wendsay the Walkthrough falls apart and it turns into a mess again
 
Last edited:

dikau

Member
Dec 16, 2019
315
274
This was great, thanks

That still leaves the PE Teacher
I just can't seem to get her below 95 for allure
I've been doing it by taking her to the motel, undressing and not dirtying her clothes, but no matter how many -5s I do, it never goes below 95.

I've attached the latest, hope you can help.

View attachment 2661781
The -5s are reducing opinion points (acquaintance, friend, best friend, etc), not allure (sexual longing)
AFAIK, theres no in-game way to reduce allure points other than using the console (cheats) or loading your previous saves.

Press SHIFT+O and type: Relations["PETeacher"].allure.Value(XXX)
(just change XXX to any positive number.)
 

Anon4321

Conversation Conqueror
Jun 24, 2017
6,760
5,326
The -5s are reducing opinion points (acquaintance, friend, best friend, etc), not allure (sexual longing)
AFAIK, theres no in-game way to reduce allure points other than using the console (cheats) or loading your previous saves.

Press SHIFT+O and type: Relations["PETeacher"].allure.Value(XXX)
(just change XXX to any positive number.)
Thanks that did the trick
Except the command is
Relations["PETeacher"].allure.Value = XXX

plus to get that final image in the library, I had to reduce the allure, I think, ask the teacher to spy on me and the Lit Teacher and cycle through the POV available.

and after doing all that, I can now say I have a 100% complete save
 

Fungamer80

Member
May 26, 2022
382
226
Is it possible to get other models besides Lisa (Mother) and if so, how? The model chick always says that only what is available on the website. But I do not have access to her website....
 

Anon4321

Conversation Conqueror
Jun 24, 2017
6,760
5,326
Is it possible to get other models besides Lisa (Mother) and if so, how? The model chick always says that only what is available on the website. But I do not have access to her website....
The Website is just a job search
Go to the Browser and "Search for a Job"

There are 4 models in total
Lisa - The Mother
Anna- Second Mom - IIRC you need to catch her reading a fashion magazine, after requesting her to become a model
Julia - XShop owner - IIRC Just complete all dialogue and and I think get a raise
Andrea - IIRC The Bank Manager, keep asking for better terms and repeat all rewards
 
  • Like
Reactions: Fungamer80

lincecum0917

New Member
Jan 18, 2023
5
4
我在讀取遊戲存檔時出錯,有人可以幫忙嗎?



[代碼]
抱歉,發生了未捕獲的異常。

運行遊戲代碼時:
__call__ 中的文件“game/scrs_game_menus.rpy”,第 835 行
ImportError:沒有名為 revertable 的模塊

-- 完整追溯-------------------------------------------- --------------

完整追溯:
腳本中的文件“renpy/common/_layout/screen_main_menu.rpym”,第 28 行
蟒蛇隱藏:
文件“D:\StraitenedTimes-0.38.2-pc\renpy\ast.py”,第 914 行,在執行中
renpy.python.py_exec_bytecode(self.code.bytecode,self.hide,store=self.store)
文件“D:\StraitenedTimes-0.38.2-pc\renpy\python.py”,第 2028 行,在 py_exec_bytecode 中
在全局變量、局部變量中執行字節碼
文件“renpy/common/_layout/screen_main_menu.rpym”,第 28 行,在 <module>
蟒蛇隱藏:
文件“renpy/common/_layout/screen_main_menu.rpym”,第 35 行,在 _execute_python_hide
ui.交互()
交互中的文件“D:\StraitenedTimes-0.38.2-pc\renpy\ui.py”,第 297 行
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
文件“D:\StraitenedTimes-0.38.2-pc\renpy\display\core.py”,第 2702 行,在交互中
重複,rv = self.interact_core(preloads=preloads,trans_pause=trans_pause,**kwargs)
文件“D:\StraitenedTimes-0.38.2-pc\renpy\display\core.py”,第 3518 行,在 interact_core
rv = root_widget.event(ev, x, y, 0)
文件“D:\StraitenedTimes-0.38.2-pc\renpy\display\layout.py”,第 998 行,在事件中
rv = i.event(ev, x - xo, y - yo, cst)
文件“D:\StraitenedTimes-0.38.2-pc\renpy\display\transition.py”,第 47 行,事件中
返回 self.new_widget.event(ev, x, y, st) # E1101
文件“D:\StraitenedTimes-0.38.2-pc\renpy\display\layout.py”,第 998 行,在事件中
rv = i.event(ev, x - xo, y - yo, cst)
文件“D:\StraitenedTimes-0.38.2-pc\renpy\display\layout.py”,第 998 行,在事件中
rv = i.event(ev, x - xo, y - yo, cst)
文件“D:\StraitenedTimes-0.38.2-pc\renpy\display\screen.py”,第 714 行,事件中
rv = self.child.event(ev, x, y, st)
文件“D:\StraitenedTimes-0.38.2-pc\renpy\display\layout.py”,第 998 行,在事件中
rv = i.event(ev, x - xo, y - yo, cst)
文件“D:\StraitenedTimes-0.38.2-pc\renpy\display\layout.py”,第 244 行,事件中
rv = d.event(ev, x - xo, y - yo, st)
文件“D:\StraitenedTimes-0.38.2-pc\renpy\display\layout.py”,第 244 行,事件中
rv = d.event(ev, x - xo, y - yo, st)
文件“D:\StraitenedTimes-0.38.2-pc\renpy\display\layout.py”,第 998 行,在事件中
rv = i.event(ev, x - xo, y - yo, cst)
文件“D:\StraitenedTimes-0.38.2-pc\renpy\display\layout.py”,第 244 行,事件中
rv = d.event(ev, x - xo, y - yo, st)
文件“D:\StraitenedTimes-0.38.2-pc\renpy\display\behavior.py”,第 962 行,事件中
返回 handle_click(self.clicked)
文件“D:\StraitenedTimes-0.38.2-pc\renpy\display\behavior.py”,第 897 行,在 handle_click 中
rv = 運行(動作)
文件“D:\StraitenedTimes-0.38.2-pc\renpy\display\behavior.py”,第 320 行,在運行中
返回動作(*args,**kwargs)
__call__ 中的文件“game/scrs_game_menus.rpy”,第 835 行
文件“D:\StraitenedTimes-0.38.2-pc\renpy\loadsave.py”,第 769 行,加載中
根,日誌 = 負載(位置。負載(文件名))
文件“D:\StraitenedTimes-0.38.2-pc\renpy\loadsave.py”,第 63 行,加載
返回 cPickle.loads(s)
ImportError:沒有名為 revertable 的模塊

Windows-8-6.2.9200
Ren’Py 7.3.5.606
困難時期 0.38.2
2023 年 5 月 31 日星期三 13:28:00
[/代碼]
 

LLlkypa_XuTpa9

New Member
Jun 2, 2021
2
0
Guys, how to change Jill's status to girlfriend? I remember that it was possible during my previous run. Just dont remember right trigger. Current allure is 166. All tv, massage, shower, night events already drained. Threesomes with Mia in motel and club and with Lil after massage also done. Android ver.38.2 by estrada.
 

Anon4321

Conversation Conqueror
Jun 24, 2017
6,760
5,326
Thanks that did the trick
Except the command is
Relations["PETeacher"].allure.Value = XXX

plus to get that final image in the library, I had to reduce the allure, I think, ask the teacher to spy on me and the Lit Teacher and cycle through the POV available.

and after doing all that, I can now say I have a 100% complete save
UncleVT

I've posted a 100% save for v0.38.2, if you want to add it to the main post
 

n00bi

Member
Nov 24, 2022
327
417
Who can be and who cant be fucked?
so far i had sex with.

* Lisa (mother).
* Lil.
* Jill.
* Kate (aunt).
* Julia (xshop).
* Helena (Principal).
* Emmanuelle (Teacher-Shrink).
* Brigitte.

Blowjobs and other none pussy sex?.
* Lauren
* Darna (motel owner)
* Danielle (maid)

Is there any sex with Lauren? i want me some naughty priest :p

can someone list up all girls with pussy sex?
blowjobs and anal is meh....
 
Last edited:

hobbitt22

Newbie
Jan 13, 2022
33
10
Who can be and who cant be fucked?
so far i had sex with.

* Lisa (mother).
* Lil.
* Jill.
* Kate (aunt).
* Julia (xshop).
* Helena (Principal).
* Emmanuelle (Teacher-Shrink).
* Brigitte.

Blowjobs and other none pussy sex?.
* Lauren
* Darna (motel owner)
* Danielle (maid)

Is there any sex with Lauren? i want me some naughty priest :p

can someone list up all girls with pussy sex?
blowjobs and anal is meh....
The stepmother, 2 other sisters, The detective, the lawyer, the bank manager, motel manager and the maid as well as the ones you listed. Chem is a busy boy!
 
3.70 star(s) 161 Votes