innocentelias Posted May 21, 2021 Posted May 21, 2021 Wait... I know you. View File Fix for the guards dialolgue when playing a female and having a bounty between 101 and 1000 gold. Submitter innocentelias Submitted 05/21/2021 Category Other Requires Special Edition Compatible Yes 5
NoppaiKohai Posted May 21, 2021 Posted May 21, 2021 Any details for this? It's definitely very annoying to not be able to talk to guards every time you get reported for public indecency
davisev5225 Posted May 22, 2021 Posted May 22, 2021 2 hours ago, GerdWagner said: And what does the fix do? 30 minutes ago, NoppaiKohai said: Any details for this? It's definitely very annoying to not be able to talk to guards every time you get reported for public indecency Not much, apparently. 1
Just Don't Posted May 22, 2021 Posted May 22, 2021 It changes the conditions for the Dialogue Topic: DGCrimeWantedTopic ("You're making a mistake"). The vanilla record indeed has a GetPCIsSex check as the first condition, which seems to rule out female character from the following (2) conditions. Now I'm curious, why was that check even there?
slvsaris Posted May 22, 2021 Posted May 22, 2021 Prison Overhaul Patched also fixed this it looks like, as well as Devious Lore. I am sure it was a copy/paste error. The Unofficial Patch guys missed one it looks like! 2
Scrab Posted May 22, 2021 Posted May 22, 2021 5 hours ago, Just Don't said: It changes the conditions for the Dialogue Topic: DGCrimeWantedTopic ("You're making a mistake"). The vanilla record indeed has a GetPCIsSex check as the first condition, which seems to rule out female character from the following (2) conditions. Now I'm curious, why was that check even there? It doesnt matter where you make this check, the 3 Conditions are AND, meaning they have to all be true anyway Also there are 2 lines for this; one is "There's no mistake. You're a wanted man... and it's time to pay for your crimes." and the other "There's no mistake. You're a wanted woman... and it's time to pay for your crimes." Thats why the Gendercheck is there, the Vanilla Game does things like that all the time, its how you differenciate between male & female gender Those lines are identical with the exception of that, cant really see a bug here tbh All this "fix" here does is glitching the gender differentiation, causing guards to address your female protagonist as "man" instead of "woman" in this instance
innocentelias Posted May 22, 2021 Author Posted May 22, 2021 15 minutes ago, Scrab said: Also there are 2 lines for this; one is "There's no mistake. You're a wanted man... and it's time to pay for your crimes." and the other "There's no mistake. You're a wanted woman... and it's time to pay for your crimes." Thats why the Gendercheck is there, the Vanilla Game does things like that all the time, its how you differenciate between male & female gender Those lines are identical with the exception of that, cant really see a bug here tbh All this "fix" here does is glitching the gender differentiation, causing guards to address your female protagonist as "man" instead of "woman" in this instance These two lines still have the gender check. I changed "The only mistake was you showing your face. ..." 3 hours ago, slvsaris said: Prison Overhaul Patched also fixed this it looks like, as well as Devious Lore. I am sure it was a copy/paste error. The Unofficial Patch guys missed one it looks like! Ahh... thats why I got this bug again. Just startet a new game without Devious Lore. I made this little patch 'cos I couldn't find a solution for it anywhere. Exept for commiting a crime in front of a guard. And installing Prison Overhaul Patched or Devious Lore just for this is a bit too much. (OK using up plugin slot too) 3
Just Don't Posted May 22, 2021 Posted May 22, 2021 I'm a simple man so I did some test and indeed the bug is present for female characters with a 101-1k gold bounty. The bug itself is well known, but for reference it consist in guards repeating the "Wait I know you" line when you walk near them (there is no forced dialogue like in bounties above 1k gold). So you have no way to reply to them (to pay, go to jail or resist arrest). For a quick test I went into an almost vanilla game (only a few skse plugins that aren't related to bug fixes) and started a new game with and without this fix. I added a 200 gold bounty to Whiterun and talked to a Whiterun guard. The results were as follow: no fix + 200 bounty + male = dialogue to pay/go to jail/resist no fix + 200 bounty + female = no dialogue option with fix + 200 bounty + male = dialogue to pay/go to jail/resist with fix + 200 bounty + female = dialogue to pay/go to jail/resist On 5/22/2021 at 2:07 AM, Scrab said: It doesnt matter where you make this check, the 3 Conditions are AND, meaning they have to all be true anyway Ah I didn't see that, I'm not that familiar with x/zEdit record views. Thanks. And about the gender specific dialogues, yeah that makes sense. But as commented early the PCisSex=male check rules out female from the next dialogue branches to pay/go to jail or resist. And as OP already mentions there are neutral dialogues for guards so there isn't a need for specific gender dialogues. In fact I started by doing 6-8 tries without this fix and I only got the "The only mistake was you showing your face. You've committed crimes against Skyrim and her people, and it's time to face the Jarl's justice." dialogue to show up. And as it's a simple record change it can be flagged as an ESL-ESP file (in SE obviously, in LE it could be manually merged into another plugin to achieve a similar effect). So it doesn't occupy space in the loadorder. Thanks for the fix innocentelias, although I'm not sure how innocent you're if you go around with unpaid crime bounties. 5
LostDremoraDream Posted June 9, 2021 Posted June 9, 2021 SO I gave this a go in SE, and made sure that it was flagged as an ESP file compatible with SE, and it crashes my game. Is there any incompatibilities with mods like "Crime Overhaul"?
Just Don't Posted June 9, 2021 Posted June 9, 2021 12 minutes ago, LostDremoraDream said: SO I gave this a go in SE, and made sure that it was flagged as an ESP file compatible with SE, and it crashes my game. Is there any incompatibilities with mods like "Crime Overhaul"? Which esp file is incompatible with SE? because I'm not aware of any. It's a simple condition edit, if other mods do the same edits you won't see this fix in action or you'll have this fix instead of the edits from the other mod. That shouldn't cause crashes in any reasonable case. Have you tried using the esp as it is? You likely did something wrong trying to flag this "as an ESP file compatible with SE" (do you mean as an esl? because a) that's not needed unless you really want to save a plugin slot and b) it won't cause a crash if done properly, and doing it properly is doing 2-3 clicks so I'm really not sure how that went wrong).
LostDremoraDream Posted June 9, 2021 Posted June 9, 2021 3 hours ago, Just Don't said: Which esp file is incompatible with SE? because I'm not aware of any. It's a simple condition edit, if other mods do the same edits you won't see this fix in action or you'll have this fix instead of the edits from the other mod. That shouldn't cause crashes in any reasonable case. Have you tried using the esp as it is? You likely did something wrong trying to flag this "as an ESP file compatible with SE" (do you mean as an esl? because a) that's not needed unless you really want to save a plugin slot and b) it won't cause a crash if done properly, and doing it properly is doing 2-3 clicks so I'm really not sure how that went wrong). Thanks for answering, So I initially tried it as is, dropping the sourced esp file right to my data folder. I boot up Skyrim SE, and it crashes. I make sure to deploy all mods via Vortex, my mod manager, and Vortex told me the file was not meant for this version of the game. I boot up CK, save file for SE, then relaunch. Same issue, I CTD on game load. I should also add this was a new game, with a brand new set of mods that I finally completed. I won't say there's something wrong with the esp file of this mod, but I will say there's probably an incompatibility with something in my load order. Not sure what it could be though, since reading through these comments, the esp provided doesn't seem to screw anything up.
Just Don't Posted June 10, 2021 Posted June 10, 2021 (edited) 4 hours ago, LostDremoraDream said: and Vortex told me the file was not meant for this version of the game. An useless warning about plugins in form 43. If you have other mods from this site you must've seen plenty of messages like that. You can ignore that, you should ignore that and not try to fix mods with CK if you don't know your way around CK and mods records. I don't know what's the cause of your crash because I can't reproduce nor imagine how to make my game crash with this mod alone. So as you say it's very likely something else is going on on your side, no idea what exactly tbh. Edited June 10, 2021 by Just Don't
LostDremoraDream Posted June 10, 2021 Posted June 10, 2021 10 hours ago, Just Don't said: An useless warning about plugins in form 43. If you have other mods from this site you must've seen plenty of messages like that. You can ignore that, you should ignore that and not try to fix mods with CK if you don't know your way around CK and mods records. I don't know what's the cause of your crash because I can't reproduce nor imagine how to make my game crash with this mod alone. So as you say it's very likely something else is going on on your side, no idea what exactly tbh. Thanks for the advice I'll test around my load order, if I find the incompatibility I'll mention it.
CaerHenWen Posted June 20, 2021 Posted June 20, 2021 Thanks for the fix! I definitely experienced this bug the last time I played Skyrim but thought it was just something wrong on my end as I play with a ton of mods. Very surprising that the Unofficial Patch doesn't fix this. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now