RAP20012

Newbie
Dec 1, 2023
61
29
95
Make sure try to chat with Jill about it as well. Wont be able to catch in residential area at 8pm until do.
I did it just says they really don't want me to know where they work and then boom done. I also have her at 100 and I also asked her and chatted with her.

Its been doing this for years now. I appreciate you trying to help me out man.
 

Do1

Newbie
Jun 24, 2017
45
27
182
Just do usual stuff with them alone to progress with their affection.
Their affection has long been over 120, possible group events (only for Mary, for Alexa this event should unlock a group sex) are completed. I have done this many times before, but now, I have tried everything...
 

Rillopk

New Member
Jul 26, 2025
9
0
1
And still, the first string in console fixes it:
MAunt.TalkThemes["Chat"]["Case"].Text = "[YourFatherT!c]'s case"

I must be doing something wrong because entering that string in my game didn't solve the problem.

I tried pressing Shift+O and pasting MAunt.TalkThemes["Chat"]["Case"].Text = "[YourFatherT!c]'s case" several times, but when I select the chat option, I keep getting the same error message.
 

EdgeRider7

Newbie
Oct 17, 2023
25
7
112
I did it just says they really don't want me to know where they work and then boom done. I also have her at 100 and I also asked her and chatted with her.

Its been doing this for years now. I appreciate you trying to help me out man.
Interesting, I have started over 4 times in last 3 versions and found it pretty easy other than forgot to talk to Jill once. She does say no, thus why have to sneaky, but the chat is a trigger. All I did is make sure best friends with Jill, chat with Mia and Jill a couple times then make sure go to residential area and be there 8pm on night they work. Only weird thing I did was save at dinner time, eat dinner and if saw Mia and car after dinner, load save and bus to residential area. Then I would see both walking in.
 

EdgeRider7

Newbie
Oct 17, 2023
25
7
112
I did it just says they really don't want me to know where they work and then boom done. I also have her at 100 and I also asked her and chatted with her.

Its been doing this for years now. I appreciate you trying to help me out man.
I just started over, i talked to jill 3 times about work and mia twice. mia last on sun, day 10 8pm wed saw go in stripbar.
 

WCold

Active Member
Aug 17, 2016
735
586
291
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
Thank you. It will be fixed in the next update
 

WCold

Active Member
Aug 17, 2016
735
586
291
I must be doing something wrong because entering that string in my game didn't solve the problem.

I tried pressing Shift+O and pasting MAunt.TalkThemes["Chat"]["Case"].Text = "[YourFatherT!c]'s case" several times, but when I select the chat option, I keep getting the same error message.
What output in console do you get after you did all that and put the
command
MAunt.TalkThemes["Chat"]["Case"].Text
into console?
 
  • Like
Reactions: Gen Urobuchi

Vezzeli

Member
Nov 4, 2017
267
209
268
Old house:

While running game code:
File "game/loc_OldHouse.rpy", line 934, 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 "loc_OldHouse.rpyc", line 934, 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/loc_OldHouse.rpy", line 934, 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
Sun Aug 3 13:05:32 2025
 

ALTIMADRAKKON

Member
Jun 16, 2020
422
136
208
I don't see a full log. On which platform you play? What build is it? Android, compressed, full for pc?
The issue with the display error has to be on Joiplay side base on the recent update on 7/27

JoiPlay 1.20.600 and Plugin Updates (Patreon)
Content
Hey everyone! It’s been a while! Work has kept me pretty busy lately, so I haven’t had much time to work on JoiPlay over the past few months. But I finally got a chance to focus on it during my annual leave to release an update!
A more customizable and modular virtual gamepad was one of the most requested features in the recent user survey. In response, I’ve rebuilt the gamepad system from the ground up to better match your feedback. Please note that this new version is not compatible with previous gamepad configurations due to its redesigned structure.
Improvements have also been made to the handling of external Node.js modules. There were some significant issues with compatibility and path resolution, which have now been addressed. While performance and stability should be improved, some edge cases involving path detection and script context may still require further refinement.
Ren'Py has been updated to version 8.4.1. As this version introduces breaking changes compared to earlier releases, a new plugin was created rather than modifying the existing Ren'Py 8.3.7 plugin. All Ren'Py plugins now include support for the updated virtual gamepad system.
The RPG Maker plugin has received several minor updates, including shader optimizations, encoding fixes, and improvements to internal pixel region operations for better performance and accuracy.
Ruffle plugin has been updated to include the latest version of Ruffle and its third-party dependencies, enhancing compatibility and overall functionality.

This issue has been ongoing pass Joiplay version 1.20.410
 
  • Like
Reactions: MasterChild

RAP20012

Newbie
Dec 1, 2023
61
29
95
I just started over, i talked to jill 3 times about work and mia twice. mia last on sun, day 10 8pm wed saw go in stripbar.
It won't let me talk to Mia though everytime I wait until 20:00 Jill shows up and it just shows a dialogue of Mia saying hello to me and then Jil hoping into the car and saying yeah I don't think you will come with us.
 

pussyhunter33

Member
Jan 1, 2021
498
337
170
It won't let me talk to Mia though everytime I wait until 20:00 Jill shows up and it just shows a dialogue of Mia saying hello to me and then Jil hoping into the car and saying yeah I don't think you will come with us.
Man skip dinner and be her at 20.00
 
May 15, 2023
20
5
88
How to get Photo Studio jobs from browser...like I search for the job, but most of the times I get nothing...
How do I make sure that when I search for it...I get it for sure?
 

pussyhunter33

Member
Jan 1, 2021
498
337
170
How to get Photo Studio jobs from browser...like I search for the job, but most of the times I get nothing...
How do I make sure that when I search for it...I get it for sure?
as fare as i remember you must go to Downtown! find the studio after that you can geht jobs! ask your Mom to be the first model. thats what o remember! try it ;) just tried to start a new game to se if im right! Yes Day 2 iff you try to search jobs
And as i am ! cant leht Control Command be unused ;)
 
Last edited:
  • Like
Reactions: seanyp

DannoXIV

New Member
Apr 20, 2020
4
0
145
I meant jill scene of where you get her work location.
[COLOR=var(--YLNNHc)]I know your problem.
First, talk to Lily so she can cover for you during dinner, then at 6:00 PM, go to the residential area and move the time forward to 8:00 PM (obviously, you have to do this on days when Jill works).
[/COLOR]
 
3.70 star(s) 208 Votes