Halstrom Posted June 14, 2012 Author Posted June 14, 2012 if(isModLoaded "NVWillow.esp") Should there be a space after the if? Dohhh!, I hope it's that silly, it sems to still run on my PC ok, but it'as a start
Halstrom Posted June 14, 2012 Author Posted June 14, 2012 whats up with the double post? What double post? I see no double post No idea' date=' it jumped to another thread so I used back putton an posted agin I think. New Update 20120614: Slight change to Willow recognition to try & fix script found an extra "endif" causing the script to not time correctly too, might be related I hope to this not working for some people, SCR does not start running untill 9 seconds, that counter counts at 1 second intervals up to 60 seconds, I discovered a lot of varibles are showing zeroes up to 7 seconds after game starting, so I then have Pregnancy watch this till 19 seconds before starting too. Any other dependant mods on SCR might want to copy the counter to pick their own start time, though it just occured to me I should move the counter itself into it's own script so I can't accidently break it when making changes to the main SCR script.
Beyound Posted June 14, 2012 Posted June 14, 2012 New version doesn't count past 8 either. Have run BOSS few times and it can't see any conflicts. Will post my load order. [X] FalloutNV.esm [X] DeadMoney.esm [X] HonestHearts.esm [X] OldWorldBlues.esm [X] LonesomeRoad.esm [X] GunRunnersArsenal.esm [X] ClassicPack.esm [X] MercenaryPack.esm [X] TribalPack.esm [X] CaravanPack.esm [X] New Vegas Error Corrections Complete - DLC + GRA.esm [X] Primary Needs HUD.esm [X] MikotoBeauty.esm [X] Sexout.esm [X] SexoutCommonResources.esm [X] SexoutSlavery.esm [X] SexoutLegion.esm [X] The Mod Configuration Menu.esp [X] SexoutSS_C.esp [X] SexoutPowderGangers.esp [X] SexoutWorkingGirl.esp [X] SexoutHookupsAlt.esp [X] SexoutBrutalRapers.esp [X] SexoutLust.esp [X] SexoutSex.esp [X] Tryout - Hard Prison Time.esp [X] SexoutNotify.esp [X] SexoutConsequences.esp [X] SexoutStore.esp [X] Sexout LevelUp.esp [X] SexoutCompanions.esp [X] SexoutZAZ.esp [X] SexoutFiends.esp [X] SexoutNCR.esp [X] SexoutKhans.esp [X] SexoutKings.esp [x] SexoutPregnancyNG.esp [X] Better Burned Man.esp [X] populatedcasino-medium.esp [X] Wasteland Defense.esp [X] PerkEveryLevel.esp [X] bzArmour.esp [X] epock.esp [X] Free Tribal Outfits.esp [X] Ghost Variants.esp [X] JillBSAA.esp [X] merccustom.esp [X] Nidaoutfitv1.esp [X] NV_AsharasFormalClothing.esp [X] NVLadyoutfit1.esp [X] NWIxiaarmor1.esp [X] sexysleepwearnr.esp [X] Type3 Leather Armors.esp [X] WastelandCourier.esp [X] MiscItemIconsNV.esp [X] EVE FNV.esp [X] URWLNV.esp [X] MikotoBeauty.esp [X] BBTombRaider.esp [X] BBAliceMurray.esp [X] BB_Persona_and_Secret.esp [X] kochandbohr.esp [X] rotfacetoriches.esp [X] athornysituation.esp [X] avangraffscorned.esp [X] awilderwasteland.esp [X] SmallerTalk.esp [X] jailhouserockette.esp [X] SexyCorsets.esp And nope never had Willow in my game
Halstrom Posted June 14, 2012 Author Posted June 14, 2012 New version doesn't count past 8 either. Have run BOSS few times and it can't see any conflicts. Will post my load order. And nope never had Willow in my game Ok try this version, I disabled Willow completely in the main script.
sbseed Posted June 14, 2012 Posted June 14, 2012 What double post? I see no double post No idea' date=' it jumped to another thread so I used back putton an posted agin I think. [/quote'] neat trick lmao
Beyound Posted June 14, 2012 Posted June 14, 2012 I get the following now. And pregnancy mod still doesn't start. Maybe it has a problem with the timer itself because when it counted to 5 it worked perfectly. But it seems to have trouble counting to 9.
zeroke107 Posted June 14, 2012 Posted June 14, 2012 system warning message for use older version scr already gone after u cut off willow if i use older clear pregnancy save, but pregnancy function still not come back after i start new game or older clear pregnancy save due to female fertility still not pop-up when start new game and can't gather sperm or egg or lava from human type or creature:)
Halstrom Posted June 14, 2012 Author Posted June 14, 2012 I get the following now. And pregnancy mod still doesn't start. Maybe it has a problem with the timer itself because when it counted to 5 it worked perfectly. But it seems to have trouble counting to 9. Hmm well that confirms the Willow bit is a problem for anyone without Willow installed whic is the whole point of the detection bit, I'll leave it in the too hard basket, and disable Willow in pregnancy too. As I copied the detection script from Lust, it may have similar issues too. EDIT: nope if you're not getting to 9 something besides willow is crashing the script on your installation when the script starts. "Started at 9" is probably more correct in terminology.
Beyound Posted June 14, 2012 Posted June 14, 2012 Tested on a clean save and the "SCR1MAIN: SCR AfterStart Countdown for other Mods to use" test doesn't show up. and still only counts to 8. I did notice that the problem only appeared when the countdown time was changed from 5 to 9. Edit: oops my bad the text disappeared because i was using 20120614 one with willow. Will check the without willow on clean save now.
Halstrom Posted June 14, 2012 Author Posted June 14, 2012 Tested on a clean save and the "SCR1MAIN: SCR AfterStart Countdown for other Mods to use" test doesn't show up. and still only counts to 8. I did notice that the problem only appeared when the countdown time was changed from 5 to 9. There was a lot of other changes in there when I changed to 9 because I found many checks were failing as a lot ofvariables don't seem to update till at least 7 seconds after the script started, that caused a heap of weird things, and probably different effects on faster & slower computers or people running more or less mods, I'm running about 140 mods, so maybe it doesn't take that long for everyone.
Beyound Posted June 14, 2012 Posted June 14, 2012 Did the clean save on the correct version without willow and pregnancy mod starts now correctly and is updated. Sorry about that got confused with the 14 with and the 14 without. lol
Halstrom Posted June 14, 2012 Author Posted June 14, 2012 Did the clean save on the correct version without willow and pregnancy mod starts now correctly and is updated. Sorry about that got confused with the 14 with and the 14 without. lol Ok then that does mean the Willow detection is the problem then, not sure how to fix that but will worry about it another day, I will upload a new version and remove the one with Willow.
Halstrom Posted June 14, 2012 Author Posted June 14, 2012 New Update 20120614.2: Disabled Willow detection that seems to have been causing the script to lock up for people without Willow installed. Adjusted some drug amounts & removed growth scripts from aggressive offspring.
zeroke107 Posted June 14, 2012 Posted June 14, 2012 may be my question is to noob, but what is Willow and how could i use it ? or download it ?
Beyound Posted June 14, 2012 Posted June 14, 2012 Willow is a companion mod can get it here http://newvegas.nexusmods.com/mods/41779
zeroke107 Posted June 14, 2012 Posted June 14, 2012 ok, thx a lot : and after i test scr after remove willow completely everything about pregnance and birth scene run smoothly but only scorpion still birth with full growth offspring, not eggs and have a bit bug about persist pregnance effect as same as old scr and old alpha pregnancy mod but still not test new one yet ; btw after this i should download Willow mod or not if i plan use new version of scr and pregnancy mod ?
Fredfish Posted June 14, 2012 Posted June 14, 2012 With Willow enabled and using NG20120611.1 I noticed the scanner started looking for Melissa when Willow was nearby, I dont know if its connected. I dont have Melissa as a companion
Halstrom Posted June 14, 2012 Author Posted June 14, 2012 ok' date=' thx a lot : and after i test scr after remove willow completely everything about pregnance and birth scene run smoothly but only scorpion still birth with full growth offspring, not eggs and have a bit bug about persist pregnance effect as same as old scr and old alpha pregnancy mod but still not test new one yet ; btw after this i should download Willow mod or not if i plan use new version of scr and pregnancy mod ?[/quote'] You can still use or not use Willow, but she can only get pregnant as an NPC (Setting 3), she's not going to be in the Companion list (Setting 2). That is the the only difference that she would be a full companion to Sexout and treated nearly the same as Cass or Veronica. Scorpion are supposed to not be egs but eat their way out, I just haven't set it up properly and yeah they should be a lot smaller, I got a bit of size modding to do yet on offspring as to their starting sizes
Halstrom Posted June 14, 2012 Author Posted June 14, 2012 With Willow enabled and using NG20120611.1 I noticed the scanner started looking for Melissa when Willow was nearby' date=' I dont know if its connected. I dont have Melissa as a companion[/quote']Thanks, that's probably a silly typo, easy fix
zeroke107 Posted June 14, 2012 Posted June 14, 2012 From your recent scr and alpha pregnancy mod, How many creature type that already have eggs offspring ? and i should start new game to get full animation or only use clear save without pregnancy as usual to avoid bug from old save.
Hermy Posted June 14, 2012 Posted June 14, 2012 im still having the same problem as Beyound with this version and the newest pregnancy one
Beyound Posted June 14, 2012 Posted June 14, 2012 im still having the same problem as Beyound with this version and the newest pregnancy one You are correct the problem has come back again with 14.2 of SCR. Just loaded clean save and pregnancy isn't starting again. Edit: After disabling and putting the 14.1minuswillow one that worked for me back in pregnancy won't start again. So i dunno. Gonna keep it disabled till a later build.
zeroke107 Posted June 14, 2012 Posted June 14, 2012 For me if use clear pregnancy save with scr 14.2 with new version alpha pregnancy mod 14.2, when start game if message show up scr 20120614.2 and pregnancy mod 20120604.1 = pregnancy mod work well, but not sure animation is old one or not ? But if i try start new game with scr 20120614.2 and alpha preg. 20120614.2, pregnancy mod will work only if Female fertility message pop-up, but not every time, so i think problem one this time isn't scr but may be pregnancy mod itself that not match to scr because when i use pregnancy mod 20120611.1 everything still work too and every time when i start game both new clear pregnancy save or old clear pregnancy save, new scr run smoothly just pregnancy mod that sometimes pop-up but sometimes not.
Guest user29 Posted June 15, 2012 Posted June 15, 2012 ok' date=' thx a lot : and after i test scr after remove willow completely everything about pregnance and birth scene run smoothly but only scorpion still birth with full growth offspring, not eggs and have a bit bug about persist pregnance effect as same as old scr and old alpha pregnancy mod but still not test new one yet ; btw after this i should download Willow mod or not if i plan use new version of scr and pregnancy mod ?[/quote'] You can still use or not use Willow, but she can only get pregnant as an NPC (Setting 3), she's not going to be in the Companion list (Setting 2). That is the the only difference that she would be a full companion to Sexout and treated nearly the same as Cass or Veronica. Scorpion are supposed to not be egs but eat their way out, I just haven't set it up properly and yeah they should be a lot smaller, I got a bit of size modding to do yet on offspring as to their starting sizes if you would, don't have them kill the character when they're born. Hurting is fine, but I'd save the death to low level characters you want to do for cazadors. Scorpions are everywhere and low level characters are exposed often to them. Cazadors are much higher level. Plus it'd mess up by plugin Hatching inside and hurting the pc a bit as they crawl their way out would be ideal.
Recommended Posts