Arachnox

Member
Aug 3, 2018
245
92
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,277
1,095
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
592
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
274
330
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

pasttrue

Newbie
Jun 4, 2023
22
9
103
Sadly, there are two different errors that softlocks different content. And the game will need a quick update.

'NightPussyJerking' Can be be fixed via console code:
Relations(YoungSis).allure.Adders.InitOnce("NightPussyJerking")
Date problem can be fixed if you set (but it's only until the next update):
Relations(YoungSis).allure.Adders["FuckRaw"].SupposedMin = 10000
the NightPussyJerking still isn't fixed using this method for me
 
3.70 star(s) 210 Votes