bummiboy

New Member
Oct 29, 2018
2
1
80
hello almost everything in the game is blurred out and when i try to disable the prudish thingy in the options nothing happens when i click on it nothing changes its stuck on triggered or smth
Had the same issue. I simply reinstalled the game and deleted the folder [UserName]/AppData/Roaming/Straitened Times...
(Make sure to backup your save files that you need)
Now restart the game and start with a fresh new game and you will see: there is no prudish option at all in the settings.
At last, put your backuped saves into the game/saves folder and you are done :)
 

Arachnox

Member
Aug 3, 2018
244
91
152
'Ren the Secretary Night Activity' is bugged for me, I think. I always show up at the Res. district at the right time (from the app), but I find it empty every time. Am I missing anything?
 

SuperMaxo

Well-Known Member
Nov 3, 2017
1,262
1,058
379
'Ren the Secretary Night Activity' is bugged for me, I think. I always show up at the Res. district at the right time (from the app), but I find it empty every time. Am I missing anything?
And you're sure the meet is in the residential district?
 

ginil1858

New Member
Nov 28, 2018
6
7
187
* Jill friend(Mia). Police station event related to Mia. 3p scene with Hotcop(Violet). Additional sex scene with Hotcop(Violet).
(Add Contacts portrait of uniformed female police officer (not important))

I always trigger this task on Thursdays.
The second time I give 200, I can trigger 3P.
 

WCold

Active Member
Aug 17, 2016
735
586
291
error.txt
this traceback only shows that it was some string variable

Does your game include translation to some other language?

Here the console code to clear the contacts screen:
Visual.FocusContact = None

Please, tell me what person and tab you click if the error returns
 
Last edited:

fromfrom12ws

New Member
Sep 4, 2020
4
0
166
this traceback only shows that it was some string variable

Does your game include translation to some other language?

Here the console code to clear the contacts screen:
Visual.FocusContact = None

Please, tell me what person and tab you click if the error returns
i still got an error after running Visual.FocusContact = None , the moment i try to open contact list or location it prompts this error
 

Mister Hentai

Member
Mar 22, 2022
271
323
186
Got the game to load on Joiplay, but get an error when trying to progress:

```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/GameData.rpy", line 955, 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_parking_day_car_mom_act.jpg') at 0x7be98e4fa0>
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 6, in script call
File "GameData.rpyc", line 949, 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 955, 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_parking_day_car_mom_act.jpg') at 0x7be98e4fa0>
```
 
  • Like
Reactions: Cas4555
3.70 star(s) 208 Votes