Sylphirion Posted July 31, 2021 Posted July 31, 2021 So with multiple different load orders I've gotten a bug where people who take me up on my offer for services don't follow, and after a second or so they're completely reset. I'd say it's a dialogue issue but I've had it both with and without XDI, and I don't seem to suffer script latency on my current load order. Any thoughts as to what's the root of it? Right now I might just hold off until the new framework and version of this release in... what 2046 at this point. (Still well before Fallout 5 at any rate).
Tentacus Posted July 31, 2021 Author Posted July 31, 2021 (edited) 48 minutes ago, KatieLlymlaen said: So with multiple different load orders I've gotten a bug where people who take me up on my offer for services don't follow, and after a second or so they're completely reset. I'd say it's a dialogue issue but I've had it both with and without XDI, and I don't seem to suffer script latency on my current load order. Any thoughts as to what's the root of it? Right now I might just hold off until the new framework and version of this release in... what 2046 at this point. (Still well before Fallout 5 at any rate). That kind of bug most often occurs if you have a script that is corrupted... Not likely since they are archived, but you can still try reinstalling Hardship from a fresh download. It can also happen if you don't have any example of the right kind of animation that the scene is calling. Since a lot of my stuff directly calls Leito animations Make sure you have the RIGHT version of Leito (v2.0a), Staged Leito Plus, and Themes installed. Edited July 31, 2021 by Tentacus
Aeon Posted August 2, 2021 Posted August 2, 2021 Hey, I'm just wondering what the expected behavior is of this mod; when I am in the last phase of scenes, where the character is close to finishing and you have to decide your reaction, beyond that, the scenes never end on my their own; I have to use END via AAF to end scenes. is this required/expected? If not, would you have a suggestion as to how to troubleshoot this?
JB. Posted August 2, 2021 Posted August 2, 2021 9 hours ago, Aeon said: Hey, I'm just wondering what the expected behavior is of this mod; when I am in the last phase of scenes, where the character is close to finishing and you have to decide your reaction, beyond that, the scenes never end on my their own; I have to use END via AAF to end scenes. is this required/expected? If not, would you have a suggestion as to how to troubleshoot this? Do you have the latest version of AAF? 1
vaultbait Posted August 2, 2021 Posted August 2, 2021 1 hour ago, JBpy said: 11 hours ago, Aeon said: Hey, I'm just wondering what the expected behavior is of this mod; when I am in the last phase of scenes, where the character is close to finishing and you have to decide your reaction, beyond that, the scenes never end on my their own; I have to use END via AAF to end scenes. is this required/expected? If not, would you have a suggestion as to how to troubleshoot this? Do you have the latest version of AAF? ...and the latest version of Hardship? Basically, there was a breaking change in AAF's StopScene function which eventually got reverted, but if you're using a version of Hardship with a different version of AAF than the one its scripts were compiled against, animations don't end. The latest published versions of AAF (164) and Hardship (1.5.9K) should work fine together though. 1
Aeon Posted August 2, 2021 Posted August 2, 2021 5 hours ago, vaultbait said: ...and the latest version of Hardship? Basically, there was a breaking change in AAF's StopScene function which eventually got reverted, but if you're using a version of Hardship with a different version of AAF than the one its scripts were compiled against, animations don't end. The latest published versions of AAF (164) and Hardship (1.5.9K) should work fine together though. Yup I'm on both; previously the error was that the scene would hang in 'Unjoining', but now basically the scene continues in the last stage indefinitely until I hit 'END' and manually end the scene; using AAF164 and Hardship 1.5.9k.
vaultbait Posted August 2, 2021 Posted August 2, 2021 57 minutes ago, Aeon said: Yup I'm on both; previously the error was that the scene would hang in 'Unjoining', but now basically the scene continues in the last stage indefinitely until I hit 'END' and manually end the scene; using AAF164 and Hardship 1.5.9k. In that case, I'd probably start by checking your AAF installation is sane by using the AAF_GFV.exe tool (you can find it on Moddingham.com where AAF is also served these days). Do other AAF-using mods terminate their scenes normally? That may not be a good indicator either way though, since not all of them explicitly terminate animations and instead wait for AAF to end them based on a timer.
Aeon Posted August 2, 2021 Posted August 2, 2021 15 minutes ago, vaultbait said: In that case, I'd probably start by checking your AAF installation is sane by using the AAF_GFV.exe tool (you can find it on Moddingham.com where AAF is also served these days). Do other AAF-using mods terminate their scenes normally? That may not be a good indicator either way though, since not all of them explicitly terminate animations and instead wait for AAF to end them based on a timer. Okay I'll take a look! I've not had any other problems with AAF thus far. I think GFV can be run through MO2 and its Virtual File System right? Just so I'm clear, the expected behavior is after the last dialogue box where the character is finishing, the AAF scene should progress naturally and end without any player input?
vaultbait Posted August 2, 2021 Posted August 2, 2021 18 minutes ago, Aeon said: Okay I'll take a look! I've not had any other problems with AAF thus far. I think GFV can be run through MO2 and its Virtual File System right? I believe so, but I'm one of those horrible Vortex users so I don't know the exact steps to do it with MO2, sorry. You might ask in one of the help channels on the AAF Discord if you can't work it out though, there are lots of MO2 users there familiar with running that tool. 18 minutes ago, Aeon said: Just so I'm clear, the expected behavior is after the last dialogue box where the character is finishing, the AAF scene should progress naturally and end without any player input? Yes, and it does for me, so there's clearly something different about your installation and/or combination of mods which is resulting in that behavior.
thisguy6000 Posted August 10, 2021 Posted August 10, 2021 Hello, I just found this mod. I downloaded all the mods, when I go to engage in sex acts the player character and npc just stand there. Does anyone know what I can do?
m0rdr3d0 Posted August 10, 2021 Posted August 10, 2021 6 minutes ago, thisguy6000 said: Hello, I just found this mod. I downloaded all the mods, when I go to engage in sex acts the player character and npc just stand there. Does anyone know what I can do? Do you have AAF and all the dependencies installed? If yes, you can also double check your load order. Frameworks should be loaded first, and this mod - last.
Tentacus Posted August 10, 2021 Author Posted August 10, 2021 9 hours ago, thisguy6000 said: Hello, I just found this mod. I downloaded all the mods, when I go to engage in sex acts the player character and npc just stand there. Does anyone know what I can do? 9 hours ago, m0rdr3d0 said: Do you have AAF and all the dependencies installed? If yes, you can also double check your load order. Frameworks should be loaded first, and this mod - last. Also make sure AAF is working by itself with just the animation packs and themes etc... If you have an AAF start error where it only loads to some percentage it's an XML conflict of some sort and you likely didn't read the instructions closely.
Tentacus Posted August 10, 2021 Author Posted August 10, 2021 Update: I'm still alive. I'm still helping JBpy with NukaRide for a few more days. Sorry for the delay and lack of updates. On the bright side when the stuff I've been working on gets released you'll get a little preview of some TSEX content as I let JB include the Rimjob animations I made. 5
dabdibu Posted August 11, 2021 Posted August 11, 2021 Hi thanks for that mod made me laugh a lot ^^ but lesbian thing never happen why ? When i try with girl she follow me and she say i changed my mind go away any answer about that ?
Sabirus Posted August 11, 2021 Posted August 11, 2021 On 8/10/2021 at 7:51 AM, thisguy6000 said: Hello, I just found this mod. I downloaded all the mods, when I go to engage in sex acts the player character and npc just stand there. Does anyone know what I can do? I have the same problem. AAF and animations are installed and work properly. But there no animations in Hardship. PC and NPC only stand near each other.
Tentacus Posted August 12, 2021 Author Posted August 12, 2021 6 hours ago, Sabirus said: I have the same problem. AAF and animations are installed and work properly. But there no animations in Hardship. PC and NPC only stand near each other. Make sure you have the right version of Leito installed: 2.0a. There are issues with the old file appearing as if it's the new one. 6 hours ago, dabdibu said: Hi thanks for that mod made me laugh a lot ^^ but lesbian thing never happen why ? When i try with girl she follow me and she say i changed my mind go away any answer about that ? Make sure you have Rufgt's old animations and Staged Leito Plus with the right strapon installed.
dabdibu Posted August 12, 2021 Posted August 12, 2021 I have all but no action with female female altough i have all needed each time i agress girl no pussy lick or other and mal dick are strange even with erection fix
Amazonian Ara Posted August 12, 2021 Posted August 12, 2021 (edited) Tentacus, what would be needed to get Hardship working with the Frost survival mod's factions? Metro Federation (friendly) Army Remnant (=Gunners) Themis Cultists (hostile ghouls) Metro Alliance (friendly) Enclave Lexington Slavers (Slaver/Raider) Redeemers (extra hostile Gunner type) Maldenmen (Psycho Raider Cannibals) I think everything else would work out of the box, but the unique factions would need some type of patch? Edit: Oh, the pimps probably shouldn't spawn either... bleh Edited August 12, 2021 by 1234789
Nuka Cherry Posted August 13, 2021 Posted August 13, 2021 Quick note - stash those caps has been deleted from the nexus. Hopefully some stability will return soon.
izzyknows Posted August 13, 2021 Posted August 13, 2021 38 minutes ago, Nuka Cherry said: Quick note - stash those caps has been deleted from the nexus. Hopefully some stability will return soon. I'm soo glad I manually download everything. Although I did have to get another SSD just for mods. LOL! 1
nitemares Posted August 13, 2021 Posted August 13, 2021 I have encountered an interesting error... Whenever I engage in some companion girl on girl "getting to know you" time, I some times end up with a permeant black screen after the last pop up notification. This doesn't happen every time... I would say about 20% of the time. And I am unsure of a way to remove it, as fast travel doesn't remove it, or does using the COC commands. (don't know any visual Console commands to try sadly). I also lasts through loading a save as well Just thought you should know.
Tentacus Posted August 13, 2021 Author Posted August 13, 2021 (edited) 6 hours ago, Nuka Cherry said: Quick note - stash those caps has been deleted from the nexus. Hopefully some stability will return soon. Well that sucks. Oh well It had a fairlly major bug. I've been meaning to make my own simpler mod that does the same thing for a while. I'll call it Squanch those caps. Edited August 13, 2021 by Tentacus 2
Tentacus Posted August 13, 2021 Author Posted August 13, 2021 (edited) 5 hours ago, nitemares said: I have encountered an interesting error... Whenever I engage in some companion girl on girl "getting to know you" time, I some times end up with a permeant black screen after the last pop up notification. This doesn't happen every time... I would say about 20% of the time. And I am unsure of a way to remove it, as fast travel doesn't remove it, or does using the COC commands. (don't know any visual Console commands to try sadly). I also lasts through loading a save as well Just thought you should know. Well it sounds like a missed black screen removal, except there is no way that could have any effect outside the loaded save... So FF companion? This is Cunnilingus or strapon (I can't remember if there is Strapon stuff in that script) and is the player servicing the companion or vice versa (also can't remmember if the latter is even in 1.5... lol) These questions will help me narrow down which branch might be faulty. Edited August 13, 2021 by Tentacus
Jaysjunk Posted August 14, 2021 Posted August 14, 2021 (edited) I'm noticing an issue with voices after using the mod. If say for an example Presten and you did the deed, he will be ever silent no voice, and I then I can't even skip dialog. This being just normal talking to him or a quest. If I don't do anything to him, he is fine. Edit: I read ahead and noticed it was mentioend to reload or choose another npc, i will try that out. Edited August 14, 2021 by Jaysjunk
vaultbait Posted August 14, 2021 Posted August 14, 2021 11 minutes ago, Jaysjunk said: I'm noticing an issue with voices after using the mod. If say for an example Presten and you did the deed, he will be ever silent no voice, and I then I can't even skip dialog. This being just normal talking to him or a quest. If I don't do anything to him, he is fine. Edit: I read ahead and noticed it was mentioend to reload or choose another npc, i will try that out. Are you using any additional dialogue altering mods like Player Comments and Head Tracking, or Settler and Companion Dialogue Overhaul? You might try disabling those to see if it's a negative interaction. Also have you tried switching out of Beggar/Whore mode when that happens?
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