Bashis Posted December 16, 2012 Posted December 16, 2012 Guess not.. thats not this mod, this mod doesnt do anything but add rescources for otheres to use, im pretty sure what your talking about is slavery adventures, so to get an answer for a problem with that mod, you need to go that that thread.
zippy57 Posted December 16, 2012 Posted December 16, 2012 That is this mod and that is this thread. SexoutSlavery Adventures was released in this thread, so this is the correct place to ask about it.
undeadcarrot Posted December 22, 2012 Posted December 22, 2012 After leaving the Atomic Wrangler, Serina walks to a point just north of the 188 and never does anything else. What's supposed to happen?
jaam Posted December 24, 2012 Posted December 24, 2012 The end scene. Does not start reliably, just walk west a litle and duck.
zippy57 Posted January 23, 2013 Posted January 23, 2013 Chase, the stutter issue appears to be partially Slavery's fault. Apparently the SexoutSlaveryLocalActors formlist isn't getting cleared and causes stutter when approximately 50,000 records are placed in the list.
Chase Roxand Posted January 23, 2013 Author Posted January 23, 2013 Fixed. Not sure why I assumed that the list would just clear itself.
ChancellorKremlin Posted January 23, 2013 Posted January 23, 2013 Thanks Chase, one down, one more to go! (Looks at TryoutsNCR)
ChancellorKremlin Posted January 29, 2013 Posted January 29, 2013 So, not sure if the guru's at scripting are aware of this or not, but it seems the stutter remains in the latest version.
wardminator Posted January 31, 2013 Posted January 31, 2013 So' date=' not sure if the guru's at scripting are aware of this or not, but it seems the stutter remains in the latest version. Confirmed, it is still occurring in the newest version of slavery and I am not sure why. I have looked at the script and the only conditional is if that list is > 0, so it should be clearing, but it's not.
ChancellorKremlin Posted January 31, 2013 Posted January 31, 2013 Hmmn... I said in the other thread, for some reason I was still running the old version of Slavery when I made that post. I re-downloaded it and it worked for me the second time. Are you sure you're not using the old version? Maybe Chase updated the post twice.
wardminator Posted January 31, 2013 Posted January 31, 2013 Hmmn... I said in the other thread' date=' for some reason I was still running the old version of Slavery when I made that post. I re-downloaded it and it worked for me the second time. Are you sure you're not using the old version? Maybe Chase updated the post twice. [/quote'] I don't think this is being caused by Slavery. I have something else going on and I think it might be related to what I told you that I did with the prostitutes in Gomorrah. I think what I am experiencing is lag due to some of them becoming knocked up.
Halstrom Posted January 31, 2013 Posted January 31, 2013 So' date=' not sure if the guru's at scripting are aware of this or not, but it seems the stutter remains in the latest version. Confirmed, it is still occurring in the newest version of slavery and I am not sure why. I have looked at the script and the only conditional is if that list is > 0, so it should be clearing, but it's not. You guys are clearing the list manually aren't you as I remember PrideSlayer has this in SexoutNotify ; *** Clear out our lists ; This NVSE command does not seem to work ; ListClear SexoutSSexCountFLV ; ListClear SexoutSSexCountFLA ; ListClear SexoutSSexCountFLO Label 4 Set iCnt to ListGetCount SexoutSSexCountFLA if iCnt > 0 ListRemoveNthForm SexoutSSexCountFLA 0 goto 4 endif ; DebugPrint "SCRNotify: FLA is %g after clear" iCnt
wardminator Posted January 31, 2013 Posted January 31, 2013 So' date=' not sure if the guru's at scripting are aware of this or not, but it seems the stutter remains in the latest version. Confirmed, it is still occurring in the newest version of slavery and I am not sure why. I have looked at the script and the only conditional is if that list is > 0, so it should be clearing, but it's not. You guys are clearing the list manually aren't you as I remember PrideSlayer has this in SexoutNotify ; *** Clear out our lists ; This NVSE command does not seem to work ; ListClear SexoutSSexCountFLV ; ListClear SexoutSSexCountFLA ; ListClear SexoutSSexCountFLO Label 4 Set iCnt to ListGetCount SexoutSSexCountFLA if iCnt > 0 ListRemoveNthForm SexoutSSexCountFLA 0 goto 4 endif ; DebugPrint "SCRNotify: FLA is %g after clear" iCnt Set iCnt to ListGetCount SexoutSSexCountFLA I don't recall seeing that particular variable being called in the scripts, the rest is there though. I'm going to see if I can edit the Working Girl script and add that line to see if it does completely clear out the script.
Halstrom Posted January 31, 2013 Posted January 31, 2013 I don't recall seeing that particular variable being called in the scripts' date=' the rest is there though. I'm going to see if I can edit the Working Girl script and add that line to see if it does completely clear out the script.[/quote']Well it's not so much the variable, that's just an example script, but the ListClear command not working in case you are using it.
wardminator Posted February 1, 2013 Posted February 1, 2013 I don't recall seeing that particular variable being called in the scripts' date=' the rest is there though. I'm going to see if I can edit the Working Girl script and add that line to see if it does completely clear out the script.[/quote']Well it's not so much the variable, that's just an example script, but the ListClear command not working in case you are using it. What I'm saying is the iCount variable in the script is not being set to GetListCount prior to the call to clear the list. Not sure how that would make a difference in the long run, but the scripts are completely clearing the list.
wardminator Posted February 1, 2013 Posted February 1, 2013 Yeah, the clearing of the scanner on five of the tryout plug-ins are biffed. I finally got Legion rewritten to where it will actually load in the game. I wrote it so that it now reads... Label whileClear set nCount to ListGetCount SexoutLegionScanTargets if (nCount > 0) ListRemoveNth SexoutLegionScanTargets 0 goto whileClear endif He has the nCount > 0 conditional inside of another conditional. Just trying to write it like this while still inside that other conditional caused the game to freeze when it tried to initialize the script. By putting a full end to the previous conditional prior to clearing the form list fixed that and it will load in my game now. Not sure if it will effective clear the form list this way but it should. I'll play it and find out.
ChancellorKremlin Posted February 1, 2013 Posted February 1, 2013 Well, I'm not getting this stutter nor is it being reported by the esp ruddycray or zebop created. That and I managed to stay in a casino for more than two hours, which was quite a feat.
Chase Roxand Posted February 1, 2013 Author Posted February 1, 2013 Let me quote zebop: If anything' date=' I doubt it's related to the SexoutSlaveryLocalActors list because it's now cleared in the SexoutSlaveryPlayerQScript script. Try using the attached esp - it'sa modified version of the scanner (SexoutScannerQSCRIPT) that will spam complains to the console if a list is not empty. The Slavery's list is cleared in the quest script that runs every 250 ms, so depending on your scanner frequency settings, you may get occasional complains, which is okay unless the list builds up constantly, i.e. if the scanner is set to the default 10 Hz, then there will be 2 complains before the list gets cleared. [/quote'] I'm clearing it. The script that clears it (SexoutSlaveryPlayerQ) only runs every half second to second (I don't remember the exact value). The Sexout scanner runs 10 times per second by default. Of course there will be actors in my form list if you're checking constantly! I don't know the timespan of those console prints showing up in wardminator's screenshot, but that doesn't show any kind of problem to me. ~100 actors is perfectly normal for the Sexout scanner to pick up in 10 passes. If you're seeing 15346236 actors in the form list, then let me know.
sen4mi Posted February 23, 2013 Posted February 23, 2013 The script that clears it (SexoutSlaveryPlayerQ) only runs every half second to second (I don't remember the exact value). The Sexout scanner runs 10 times per second by default. Of course there will be actors in my form list if you're checking constantly! I don't know the timespan of those console prints showing up in wardminator's screenshot, but that doesn't show any kind of problem to me. ~100 actors is perfectly normal for the Sexout scanner to pick up in 10 passes. If you're seeing 15346236 actors in the form list, then let me know. It might actually be faster to empty the list 10 times a second? (How would we measure this?)
KainsChylde Posted June 8, 2013 Posted June 8, 2013 Could this please be moved to downloads? Make it a little easier for new users to find.
prideslayer Posted October 11, 2013 Posted October 11, 2013 An updated version is being included with SexoutNG. I'm updating it now -- and I will get to moving that to downloads soon. Not sure if thread locking is the right idea, the thread is good for support, but the download should be removed if possible.
Chase Roxand Posted October 11, 2013 Author Posted October 11, 2013 I'll update the OP now. If SexoutSlavery is bundled, this topic doesn't need to be stickied any more. I believe it was only stickied in the first place because people kept not downloading it for Tryouts.
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