toynbeeidea Posted January 3, 2014 Posted January 3, 2014 Attempting to include this in a Bashed Patch results in the following error: Loading: 04000DC7..D202PrkDebug..PERK.CTDA..28..Error in SexoutSlavers.espTraceback (most recent call last): File "C:\fnv\Mopy\bash\basher.py", line 5836, in Execute patchFile.scanLoadMods(SubProgress(progress,0.2,0.8)) #try to speed this up! File "C:\fnv\Mopy\bash\bosh.py", line 20555, in scanLoadMods modFile.load(True,SubProgress(progress,index,index+0.5)) File "C:\fnv\Mopy\bash\bosh.py", line 7547, in load records.load(ins,unpack and (topClass != MobBase)) File "C:\fnv\Mopy\bash\bosh.py", line 6495, in load self.loadData(ins, ins.tell()+self.size-recHeaderSize) File "C:\fnv\Mopy\bash\bosh.py", line 6597, in loadData record = recClass(header,ins,True) File "C:\fnv\Mopy\bash\bosh.py", line 1945, in __init__ self.__class__.melSet.initRecord(self,header,ins,unpack) File "C:\fnv\Mopy\bash\bosh.py", line 1525, in initRecord MreRecord.__init__(record,header,ins,unpack) File "C:\fnv\Mopy\bash\bosh.py", line 1743, in __init__ if ins: self.load(ins,unpack) File "C:\fnv\Mopy\bash\bosh.py", line 1806, in load self.loadData(ins,inPos+self.size) File "C:\fnv\Mopy\bash\bosh.py", line 1954, in loadData self.__class__.melSet.loadData(self,ins,endPos) File "C:\fnv\Mopy\bash\bosh.py", line 1554, in loadData loaders[type].loadData(record,ins,type,size,readId) File "C:\fnv\Mopy\bash\bosh.py", line 5214, in loadData MelGroups.loadData(self,record,ins,type,size,readId) File "C:\fnv\Mopy\bash\bosh.py", line 957, in loadData self.loaders[type].loadData(target,ins,type,size,readId) File "C:\fnv\Mopy\bash\bosh.py", line 957, in loadData self.loaders[type].loadData(target,ins,type,size,readId) File "C:\fnv\Mopy\bash\bosh.py", line 1276, in loadData raise BoltError(_('Unknown condition function: %d') % ifunc)bash.bolt.BoltError: Unknown condition function: 1107 I assume this mod adds or modifies some perk in a non-standard way?
Strec Posted January 3, 2014 Author Posted January 3, 2014 Attempting to include this in a Bashed Patch results in the following error: I assume this mod adds or modifies some perk in a non-standard way? Using Wrybash ? Beware of bashed patch. Mod don't modify any perks. Each new perk is created by geck and added by .addPerk
roseandthegun94 Posted January 3, 2014 Posted January 3, 2014 Thanks strec it seems to be working. I updated and i have been playing for a while with no problems.
toynbeeidea Posted January 3, 2014 Posted January 3, 2014 Tried this out very briefly, at the very end of my load order. 1) Conflicts with NVEC. NVEC uses the "h" key to throw grenades and drop mines. But now when I press "h" it brings up a menu about delivering an order to the White Glove Society? Mind you, this is before I've even gone to Goodsprings to do the first step of the quest, so this probably shouldn't even come up at all. In any event, anything that conflicts with NVEC is out of my game. 2) Willow kept starting a conversation with me, over and over and over again, so that I could ask her her feeling about slavery. That got annoying real fast. 3) The bash issues mentioned above is another red flag for me. This mod sound like it has a lot of potential, but I don't think I'll be using it myself... yet.
Strec Posted January 3, 2014 Author Posted January 3, 2014 1) Oups ! Forgotten to remove debug keys I use before delivering, sorry. Will be ok in next version (soon). I use NVEC too 2) Change the key used by default to force dialog in McM options (default is 'D') and seems to be used to move 3) Not for me for now, I wont clean the mod each patch It's playable but it remains a beta, debugging in a game like FNV is hard and long.
Strec Posted January 3, 2014 Author Posted January 3, 2014 SexoutSlavers version Beta 1-1-0-2 : attached at this thread at the first post Fixes : removed keys I use for debug corrected a major bug creating impossible orders (children can't be no-broken) corrected a major bug in some controllers Gameplay : reduced (half) the number of food produced by slaves at work New feature : added a Quest which permits you to have trade agreement with fiends and be allied with them. CAUTION : dialog with Motor Runner is sometime bugged or overlapped by other mods. Try engage normal dialog with many options to get him as ally and special key to force topic to launch quest. Fiends have preferences : less asian slaves but more ghouls If ghoul they eat them so sex don't worry If caucasian it's for pleasure so only females and no child less child in general Good play
Roterbaron Posted January 3, 2014 Posted January 3, 2014 Sory ich kann kein Englisch habe ein Problem sobald ich den mod einschalte stürzt das spiel im lade bild ab. was genau braucht man um den mod zu spielen ?
ren54642 Posted January 3, 2014 Posted January 3, 2014 getting a controller 7 not found error what does this pertain to and how can i fix it Thanks
Strec Posted January 3, 2014 Author Posted January 3, 2014 Do you use the last version 1-1-0-2 ? I corrected a bug in controller 7. But perhaps are there others, I can only found some when I can have them in my game :/ Else, you must quit FNV and restart from a previous save. edit : made an other correction in controller 7, here is a fix. Could you install it and reload the save which bugged ? SexoutSlavers.esp
LukeDuke Posted January 3, 2014 Posted January 3, 2014 I will try this mod again (cuz you said that you fixed controller 7 bug). Do I have to install older versions first and then 1-1-0-2? Or just newest one? Thanks.
Strec Posted January 3, 2014 Author Posted January 3, 2014 I will try this mod again (cuz you said that you fixed controller 7 bug). Do I have to install older versions first and then 1-1-0-2? Or just newest one? Thanks. v1-0-0-0 contains the meshes and texture and must be installed at least one time. After that, just replace the .esp by the last delivered. Caution. Didn't say all s fixed, I make corrections as I found bugs. I suspect a bug in the NV engine or in some NVSE function managing formlist. I have list where I had reference and sometimes there are some which are modified or added. I didn't predict in the controller that I get references on NPC not enslaved so I correct each one after one to verify that NPC is really a slave when I work on it. edit: for now I want to advance on features so I can't correct all bugs soon.
dr4cos Posted January 3, 2014 Posted January 3, 2014 Sory ich kann kein Englisch habe ein Problem sobald ich den mod einschalte stürzt das spiel im lade bild ab. was genau braucht man um den mod zu spielen ? Falls du die Benötigten mods installiert hast: Requirements : SexoutNG - Core 2.6.81 Sexout Common Resource (latest stable version) Sexout Pregnancy (latest stable version) Sexout ZAZ A fresh save Immer den installations Anleitungen in den beschreibungen folgen. Dann kann es an der Deuschen noGore(zensierte) Version des Spieles liegen, in Steam kannste das komplette spiel auf englisch stellen dann stürzt es nicht mehr ab. Die haben bestimmte Sachen aus der Deutschenversion genohmen auf die sich diese Modifikation bezieht. @Stec Have give him a little tips how I change my errors that the mod is not working with the noGore Version from Germany and any other country which has a censorship, maybe you should mention it somewhere on the main page that this is the case. Seen that you updated again, great will test it tomorrow no time today for the big run.
ren54642 Posted January 3, 2014 Posted January 3, 2014 i installed your fix still get the same message as LukeDuke after that msg it says its ok but to take care of your saves but then it pops up again in a few seconds
Strec Posted January 3, 2014 Author Posted January 3, 2014 i installed your fix still get the same message as LukeDuke after that msg it says its ok but to take care of your saves but then it pops up again in a few seconds Yes, monitor very rarely repair the bug. You have no choice but quitting FNV and reloading a previous save while not all is debugged. I can only debug this as I have the bug and it's not often in the game I play for testing. But it's my priority and when I've one I repair it immediatly. Hope I'll can debug more quickly when I'll finish the last features ( frozen fertilized ova -> frozen baby -> child ) cause I will be able to play a real game. Sorry @dr4cos : thanks cause I don't speak german.
ughzug Posted January 3, 2014 Posted January 3, 2014 im getting control num 3 is out message everytime i load a game with slaves, furthermore something set incorrectly with the sex animations on this mod. 5-10 seconds after the animation starts to play slave gets up and walks off. other plugin dialogue plays correctly. FalloutNV.esmDeadMoney.esmHonestHearts.esmSexout.esmSexoutCommonResources.esmSexoutLegion.esmSexoutSlavery.esmSexoutStore.esmSexoutPregnancyV3.esmThe Mod Configuration Menu.espNVRefugee Outfits.espSexoutZAZ.espRaiderChains.espSCS - CombatArmour.espSmallerTalk.espSexoutSex.espSexoutConsequences.espSexoutKhans.espSexoutPowderGangers.espSexoutWorkingGirl.espSexoutFadeToBlack.espSexoutEpidemic.espSexoutSlavers.espTotal active plugins: 23Total plugins: 23
ren54642 Posted January 3, 2014 Posted January 3, 2014 dont know if this will help you I went back to a save that didnt have the slaver running yet loaded it slaver activated got the controler 7 msg right away went through the process of finding the corpse transporting to camp activating it still getting the msg also i have nothing showing up under the headings in the mcm but i did change the esp to D202slaverslife that may be the problem there i know at one time we needed to change the esp for it to show in mcm
Strec Posted January 3, 2014 Author Posted January 3, 2014 With the last version you only need SexoutSlavers.esp without renamming it. If it remain a D202slaverslife.xxx, remove it. When the bug happens, quit FNV before reloading an old save.
Roterbaron Posted January 3, 2014 Posted January 3, 2014 Habe getestet ad welcher Version ich das Problem habe es fängt mit D202SlaverLive-1-9-0-4 an. was ändert sich mit den anderen Versionen das es nicht mehr geht
ren54642 Posted January 3, 2014 Posted January 3, 2014 yes i quit the game before reloading another previous save still got the controller 7 msg
paksen09 Posted January 4, 2014 Posted January 4, 2014 Unfortunately, I've gotten a controller 9 looping bug at 6hr. mark real play time 2 days in a row. Reloading previous saves doesn't fix. Also noticed no saved ova and no pregnancies. Not sure what that's about. Did notice armor/clothing is no longer respawning
Rasengan4774 Posted January 4, 2014 Posted January 4, 2014 Okay I know that it says that red exclamation points are not supported. But I am hoping that someone can direct me to which mod contains the beacons. I have already done a complete reinstall went through the SCR tutorial (again) and installed ZAZ, NG, pregnancy; but they are still stubbornly showing up as missing. The beacons are the only thing I am missing. Please help!
dr4cos Posted January 4, 2014 Posted January 4, 2014 Okay I know that it says that red exclamation points are not supported. But I am hoping that someone can direct me to which mod contains the beacons. I have already done a complete reinstall went through the SCR tutorial (again) and installed ZAZ, NG, pregnancy; but they are still stubbornly showing up as missing. The beacons are the only thing I am missing. Please help! Have you install the 1.0.0.0 ? that contains the mesh and textures. I think the beacons are part of that too.
Strec Posted January 4, 2014 Author Posted January 4, 2014 Okay I know that it says that red exclamation points are not supported. But I am hoping that someone can direct me to which mod contains the beacons. I have already done a complete reinstall went through the SCR tutorial (again) and installed ZAZ, NG, pregnancy; but they are still stubbornly showing up as missing. The beacons are the only thing I am missing. Please help! I don't support red point on body parts and clothes but this one is mine You must install v1-0-0-0 which contains meshes and textures beacons and pregnant pipboys. For the other versions you just replace the .esp I don't know it it will work but could you send me by PM your bugged save when you have controllers errors so I may try to debug ? I'll try to finish this week end the features I want to complete the alternate slaves production and when done I'll do only debugging for some time.
ughzug Posted January 4, 2014 Posted January 4, 2014 first verson with the meshs is not listed anymore on the downloads page, might wise to put them in a data core package and keep the esp seprate.
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