She's waiting...ready to tease you live - Jerkmate is free! Join Now!
x

rentintin

Member
Feb 12, 2018
289
825
257
by the way, if any of you are stuck with jen going to the masquerade every night (there are a couple scenes that will not be available if this happens), it happens because the check for the scene expects a variable with the value of more 2 or more, then sets the value to 3. meaning each time you come to the scene (wait for jen) the script checks if that variable has value of more than 2 (>=), when it should check if the value is exactly 2 (==), meaning if it's less or more than 2, the scene will not take place as it it should not after the first time, because the check also sets the variable's value to 3.

when working correctly, it will not accept the value 3, meaning the script doesn't pass that check anymore and the script can continue to another scene down the line. but that doesn't happen now, because the check is accepting the value 3 and runs the scene every time -> infinite loop, of sorts.

it's just a small logic error, but does cause some scenes to be blocked.

here's a corrected script. delete (or make backups) both waitform.rpy and waitform.rpyc in JensDilemma3/game/, then move this one in there.
run the game. the game makes a new .rpyc at start, based on this .rpy script, so that's why I'm not providing a .rpyc script.
 
Last edited:

Ahchi

Forum Fanatic
Jul 17, 2020
4,845
8,974
678
wait, didn't all this happen in a previous version already? is the dev not all there?
No.
This is the other side of the coin, Things are becoming tainted, less shiny.
It may be that SNC is inserting clues ready for the endgame.
For example, why was this scene placed
1762766750787.png
before these?
1762767073181.png
1762767107132.png
Lets not forget that Ashley has her own agender.
 
Last edited:
  • Like
Reactions: J'dore_59

Ahchi

Forum Fanatic
Jul 17, 2020
4,845
8,974
678

Aleks Mark

Well-Known Member
Aug 25, 2020
1,235
992
278
View attachment 5425543
Hi all,
I have updated my "Gameplay" for Chapter 3 to cover v14.
"start" and "end" of version saves,
and "Persistent" file (from the end of the last version/start of current version) included.
(This should help with missing variables, if you are using my saves)
https://f95zone.to/threads/jens-dilemma-ch-3-v11-0-public-serialnumbercomics.82476/post-13762757

Good luck and enjoy
Thank you, Ahchi, for the good work you do for everyone :) (y). Without your participation, I don’t think I could play this controversial game, I think many will agree with me :).
 

rentintin

Member
Feb 12, 2018
289
825
257
I followed your guide and save file Day 54
skip to sunday, then skip to the end of day so that you automatically sleep to monday.
that is the only situation where the week counter variable gets +1.

the issue may be that in your case, sunday-monday night was somehow skipped and the wk variable is not >= 4 yet.
 
  • Like
Reactions: Zuxxy

LilyIsMyBitch

Member
Jun 13, 2018
222
95
119
Which Chapter are you playing?
bro can you link me the update one. some options that arent suppose to showing are popping up like this one:

Ahchi's Gameplay
---"Jen's Dilemma-3-[V2]"---
----ROUTE=
----Days D007--D009 inc
------
(Week = Monday to Sunday)
------
XXX Save (2-1-LT1) XXX
-Wk 1-Day 07, Sunday
STATS-Jen; Rel=190; Corr=5;
------Ash; Rel=140; Corr=20;
------Ahc; Bra=8; Phy=0;
------$2300; Ane=68,
16:00-Go living Rm, (New scene)
------Say nothing, Can we try,
------[YOU STAY FOR A WHILE
------AND GET BACK HOME]
rather than this one above showing it leads to these:
It's going to the beach with an option to pick Wanda I think
 

Ahchi

Forum Fanatic
Jul 17, 2020
4,845
8,974
678
bro can you link me the update one. some options that arent suppose to showing are popping up like this one:

Ahchi's Gameplay
---"Jen's Dilemma-3-[V2]"---
----ROUTE=
----Days D007--D009 inc
------
(Week = Monday to Sunday)
------
XXX Save (2-1-LT1) XXX
-Wk 1-Day 07, Sunday
STATS-Jen; Rel=190; Corr=5;
------Ash; Rel=140; Corr=20;
------Ahc; Bra=8; Phy=0;
------$2300; Ane=68,
16:00-Go living Rm, (New scene)
------Say nothing, Can we try,
------[YOU STAY FOR A WHILE
------AND GET BACK HOME]
rather than this one above showing it leads to these:
It's going to the beach with an option to pick Wanda I think
Hi,
What version are you using?
I have a bad feeling that SNC has missed out a check in the coding.

UPDATE: Checked the code and SNC did not miss out a check,
You should not get that option!
To get that option you need "joshuacorrupted >= 1:"
But on day 7 you have not even met him!.

So some quick questions , Is this the first time you are playing Chapter 3?
(If not did you delete ALL the old saves including the master saves)
Are you using any "Cheat" mods.
 
Last edited:
1.50 star(s) 78 Votes