- Nov 14, 2017
- 65,378
- 32,961
very, its been discussed on few threads.From what I understand Steam is really weird about what allowed and what isn't.
very, its been discussed on few threads.From what I understand Steam is really weird about what allowed and what isn't.
Don't forget about rape day. I think it mostly falls down to how much flak they get if a game will be removed or not.Their limit is :
The bug is caused by using an old save (or an outdated mod), it will always be there. The solution is to start a new game.Hello. Just a Warning: Version 0.7.1 still has the "Repeat Day" Bug which is mentioned countless times in this Thread. For me it is.You don't have permission to view the spoiler content. Log in or register now.
Jesus christ Rec. Don't use those words together: "start a new game"... I nearly had a heart attack there.The bug is caused by using an old save (or an outdated mod), it will always be there. The solution is to start a new game.
I forgot to add: don't use outdated modsJesus christ Rec. Don't use those words together: "start a new game"... I nearly had a heart attack there.
That's fine, it's just the whole "start a new game" ... my eyes just went on that in the reply before the rest of the text, and I was like "ah shit, this is gona make BM's updates a lot less frequent!" Then, my eyes finally decided it would be a good idea to read the entire fucking post...I forgot to add: don't use outdated mods
Ok I just found out: BM 0.7.1 and Sancho Multi Mod Version 0.7.1 do not like each other for whatever reason.The bug is caused by using an old save (or an outdated mod), it will always be there. The solution is to start a new game.
Unless you changed and supplied a fix AFTER v0.7.1 the error is in the dialogue scripting, not the mod.The bug is caused by using an old save (or an outdated mod), it will always be there. The solution is to start a new game.
tc
is True (Katherine Coerced by "touch between her legs" previous choice). That choice screen is here for reference: if hlo == 3:
n "Stopping on a red traffic light, you notice that you got a message on your phone..."
jump d10hdate # <-- This is while INSIDE Katherine's house scene is finsished, triggers Hanna's date
jump d10johnson # <--- This ONLY gets triggered if INSIDE Katherien's house.
# If tc!=True then endless loop
See above post, it ain't the mod.I forgot to add: don't use outdated mods
First of all, I didn't suspect your mod, there are other mods out thereUnless you changed and supplied a fix AFTER v0.7.1 the error is in the dialogue scripting, not the mod.
The v0.7.1 script has it so Hanna's date is only triggered IFtc
is True (Katherine Coerced by "touch between her legs" previous choice). This is the only way for MC to be inside Katherine's house during her "drive her home" scene. Hanna's date can only be triggered if MC goes inside Katherine's house as can be found in this snippet:
I can supply the v0.7.1 OEM scripts if needed, but this has nothing to do with the mod at all.Python:if hlo == 3: n "Stopping on a red traffic light, you notice that you got a message on your phone..." jump d10hdate # <-- This is while INSIDE Katherine's house scene is finsished, triggers Hanna's date jump d10johnson # <--- This ONLY gets triggered if INSIDE Katherien's house. # If tc!=True then endless loop
that's not correct, the jump happens outside of the tc branch, it triggers no matter if mc is inside Kat's house or not. I think you might have mistaken the indentation of the label itself here, I've even opened the 7.1 release version to make sure.The v0.7.1 script has it so Hanna's date is only triggered IFtc
is True
Thanks for looking although something is fubared somewhere. In my OEM scripts it is indented INSIDE the condition. I'll check the archives...First of all, I didn't suspect your mod, there are other mods out there
Second:
that's not correct, the jump happens outside of the tc branch, it triggers no matter if mc is inside Kat's house or not. I think you might have mistaken the indentation of the label itself here, I've even opened the 7.1 release version to make sure.
You don't have permission to view the spoiler content. Log in or register now.
Now I've also checked the 0.7(.0) release and the 0.7 beta, it's indented like you mentioned in the beta, but not in the 0.7 release. Did you use the beta?Thanks for looking although something is fubared somewhere. In my OEM scripts it is indented INSIDE the condition. I'll check the archives...
Damn bud... I can't remember but...I've just attached my archive SSD for the v0.7.1 original download I grabbed so I can check it, need a couple more minutes and I'll report back.Now I've also checked the 0.7(.0) release and the 0.7 beta, it's indented like you mentioned in the beta, but not in the 0.7 release. Did you use the beta?
It appears I started with the compressed version which had multiple "fixes" but only the latest "fix" is inside the post here, so I dunno. The one thing I don't keep a journal on is downloads so I'll just fix the file and "hotfix" the supply on my end. Obviously since this is the first time someone with SanchoMod has reported this bug, is seems absolutely EVERYONE else perved hardcore on Katherine so take that analytical data for what it's worth recreationNow I've also checked the 0.7(.0) release and the 0.7 beta, it's indented like you mentioned in the beta, but not in the 0.7 release. Did you use the beta?