Pamfolette Posted June 10, 2013 Posted June 10, 2013 Well i installed this mod and the Chaurus keep attacking me. I also notice that when they do infect me, the infected count goes up to 1 but no pregnancy timer like i had in 1.6.7 Gonna load an older save as i did install Sex Addicts and may be conflicting with EC. Same to me. The chauruses are hostile although my character is pregnant. In the 1.6 version, instead, chauruses remained friendly all pregnancy long. Tried with an old save too.
Dillem Posted June 10, 2013 Posted June 10, 2013 i have installed XPMS 1-81 NMM-BAIN Installer and installed b3lisario's UNPB BBP Pregnant Body (beta) but everytime when i changed the belly growth to FAST then go back in game and i press ESC go to MCM check it again the belly growth still showed NONE which step i miss? sorry my english not good I had this issue as well. After making sure I had all the prerequisites installed, the issue was still occurring. It seemed like it was just a problem in the MCM script, so I extracted the BSA and had a look. I believe I've found the source of this problem. Lines 404 and 410 of the "zzEstrusChaurusMCMScript" point to the wrong global variable. They point to "zzEstrusSwellingBreasts" instead of "zzEstrusSwellingBelly." After correcting this, I tested the recompiled script. Everything seems to work just fine. Jbezorg can easily correct this. Thanks for taking the time to make this jbezorg (and thanks for the weight painting b3lisario!), It's really cool to see this in action. Also, thanks for commenting your code so well. It made this minor issue much easier to pinpoint. Where do I find this script, or in what .bsa file?
RockMic Posted June 10, 2013 Posted June 10, 2013 Latest version 1.7 no belly no entertainment no eggs.
jbezorg Posted June 11, 2013 Author Posted June 11, 2013 Too many attempts with CTD, I give up. The body is a BBP body. do you have BBP animations installed?
jbezorg Posted June 11, 2013 Author Posted June 11, 2013 Well i installed this mod and the Chaurus keep attacking me. I also notice that when they do infect me, the infected count goes up to 1 but no pregnancy timer like i had in 1.6.7 Gonna load an older save as i did install Sex Addicts and may be conflicting with EC. Same to me. The chauruses are hostile although my character is pregnant. In the 1.6 version, instead, chauruses remained friendly all pregnancy long. Tried with an old save too. Only the parent Chaurus remains friendly now. This was done to restore some challenge to the dungeons.
jbezorg Posted June 11, 2013 Author Posted June 11, 2013 yes, i can play Estrus Chaurus V1.6 and i have installed those required mods and what is mean "custom skeletons"? is this? XPMS 1-81 NMM-BAIN Installer or something else? should i uninstall Estrus Chaurus V1.6 first, then install 1.7 again? thanks for ur answer and ur mod is great This is the skeleton I am using ( xp32's ) from "Data\meshes\actors\character\character assets female". If you are using a custom race and have not updated the custom race skeleton you won't get any results. skeleton_female.nif
Deep Player Posted June 11, 2013 Posted June 11, 2013 yes, i can play Estrus Chaurus V1.6 and i have installed those required mods and what is mean "custom skeletons"? is this? XPMS 1-81 NMM-BAIN Installer or something else? should i uninstall Estrus Chaurus V1.6 first, then install 1.7 again? thanks for ur answer and ur mod is great This is the skeleton I am using ( xp32's ) from "Data\meshes\actors\character\character assets female". If you are using a custom race and have not updated the custom race skeleton you won't get any results. after i used your skeleton still show same problem with 1.7version i didnt use custom race but thanks for your skeleton help i have try the 1.7.1 version and the belly is worked thank u!
Pamfolette Posted June 11, 2013 Posted June 11, 2013 Well i installed this mod and the Chaurus keep attacking me. I also notice that when they do infect me, the infected count goes up to 1 but no pregnancy timer like i had in 1.6.7 Gonna load an older save as i did install Sex Addicts and may be conflicting with EC. Same to me. The chauruses are hostile although my character is pregnant. In the 1.6 version, instead, chauruses remained friendly all pregnancy long. Tried with an old save too. Only the parent Chaurus remains friendly now. This was done to restore some challenge to the dungeons. In the area where I test the mod (the marshes north of Morthal) there was a single chaurus reaper. It was the parent and it kept attacking me (actually killed me once). I agree 100% with restoring challenge to dungeons, but I think it would be best achieved by setting a health threshold (say player's health <20% or <30%) before the chaurus poison could trigger the tentacle attack.
Pamfolette Posted June 11, 2013 Posted June 11, 2013 P.S. Or maybe being hit by multiple poison spits (say, 4 simultaneous poison effects trigger the tentacles).
Archangelysses Posted June 11, 2013 Posted June 11, 2013 i have installed XPMS 1-81 NMM-BAIN Installer and installed b3lisario's UNPB BBP Pregnant Body (beta) but everytime when i changed the belly growth to FAST then go back in game and i press ESC go to MCM check it again the belly growth still showed NONE which step i miss? sorry my english not good I had this issue as well. After making sure I had all the prerequisites installed, the issue was still occurring. It seemed like it was just a problem in the MCM script, so I extracted the BSA and had a look. I believe I've found the source of this problem. Lines 404 and 410 of the "zzEstrusChaurusMCMScript" point to the wrong global variable. They point to "zzEstrusSwellingBreasts" instead of "zzEstrusSwellingBelly." After correcting this, I tested the recompiled script. Everything seems to work just fine. Jbezorg can easily correct this. Thanks for taking the time to make this jbezorg (and thanks for the weight painting b3lisario!), It's really cool to see this in action. Also, thanks for commenting your code so well. It made this minor issue much easier to pinpoint. Where do I find this script, or in what .bsa file? I am getting the exact same thing. Have all the prerequisites loaded and have checked that three times. But every time I adjust it in the MCM it goes straight back to none? What's the easiest way to fix this?
paynefactor Posted June 11, 2013 Posted June 11, 2013 I am getting the exact same thing. Have all the prerequisites loaded and have checked that three times. But every time I adjust it in the MCM it goes straight back to none? What's the easiest way to fix this? There is a minor error in the script that manages the MCM menu. The button that enables the belly isn't pointing to the right thing, which is why it resets. To even get to it you'd have to extract the BSA provided with this mod and edit it yourself in the creation kit, which I do not recommend doing. I only did it for testing purposes. It would be best if you wait and let jbezorg sort it out.
Archangelysses Posted June 11, 2013 Posted June 11, 2013 There is a minor error in the script that manages the MCM menu. The button that enables the belly isn't pointing to the right thing, which is why it resets. To even get to it you'd have to extract the BSA provided with this mod and edit it yourself in the creation kit, which I do not recommend doing. I only did it for testing purposes. It would be best if you wait and let jbezorg sort it out. Cheers for the quick response, and yeah, don't think I'm quite ready yet to play with the creation kit, will wait for Jbezorg to tweak it..
ukiaiko Posted June 11, 2013 Posted June 11, 2013 i have installed XPMS 1-81 NMM-BAIN Installer and installed b3lisario's UNPB BBP Pregnant Body (beta) but everytime when i changed the belly growth to FAST then go back in game and i press ESC go to MCM check it again the belly growth still showed NONE which step i miss? sorry my english not good Got all of these? REQUIRED MODS SKSE 1.6.13 SkyUI 3.4 Estrus For Skyrim by Cotyounoyume xp32's custom skeletons b3lisario's UNPB BBP Pregnant Body (beta) Also, won't work on male characters HI~ First of all, Thanks for the great mod!! until now, it almost work perfect for me, except for the belly doesn't growth up. I use the CBBE's BBP body, newest xp32's skeletons, and after I install the "b3lisario's UNPB BBP Pregnant Body (beta)" each time when I take off my cloth, I get a CTD Is there any way to let the CBBE's BBP BODY player to have the Belly effect?!
shadowwins Posted June 11, 2013 Posted June 11, 2013 i have installed XPMS 1-81 NMM-BAIN Installer and installed b3lisario's UNPB BBP Pregnant Body (beta) but everytime when i changed the belly growth to FAST then go back in game and i press ESC go to MCM check it again the belly growth still showed NONE which step i miss? sorry my english not good Got all of these? REQUIRED MODS SKSE 1.6.13 SkyUI 3.4 Estrus For Skyrim by Cotyounoyume xp32's custom skeletons b3lisario's UNPB BBP Pregnant Body (beta) Also, won't work on male characters HI~ First of all, Thanks for the great mod!! until now, it almost work perfect for me, except for the belly doesn't growth up. I use the CBBE's BBP body, newest xp32's skeletons, and after I install the "b3lisario's UNPB BBP Pregnant Body (beta)" each time when I take off my cloth, I get a CTD Is there any way to let the CBBE's BBP BODY player to have the Belly effect?! the main way for cbbe body to have this effect is to set a bone point on the bodys mesh so the wieght can be changed giving the pregnant look
Gamer2706 Posted June 11, 2013 Posted June 11, 2013 I have a poblem the belly of my character is not growing. Pls help!
Pamfolette Posted June 11, 2013 Posted June 11, 2013 i have installed XPMS 1-81 NMM-BAIN Installer and installed b3lisario's UNPB BBP Pregnant Body (beta) but everytime when i changed the belly growth to FAST then go back in game and i press ESC go to MCM check it again the belly growth still showed NONE which step i miss? sorry my english not good Got all of these? REQUIRED MODS SKSE 1.6.13 SkyUI 3.4 Estrus For Skyrim by Cotyounoyume xp32's custom skeletons b3lisario's UNPB BBP Pregnant Body (beta) Also, won't work on male characters HI~ First of all, Thanks for the great mod!! until now, it almost work perfect for me, except for the belly doesn't growth up. I use the CBBE's BBP body, newest xp32's skeletons, and after I install the "b3lisario's UNPB BBP Pregnant Body (beta)" each time when I take off my cloth, I get a CTD Is there any way to let the CBBE's BBP BODY player to have the Belly effect?! the main way for cbbe body to have this effect is to set a bone point on the bodys mesh so the wieght can be changed giving the pregnant look I wonder, why was it so (relatively) easy to achieve breast enlargement with the CBBE body, while it's so difficult to do so with the belly?
Hunter11 Posted June 11, 2013 Posted June 11, 2013 Yeah thats a true question, the CBBE body has belly and pregnant sliders I just wanted to say
shadowwins Posted June 11, 2013 Posted June 11, 2013 i have installed XPMS 1-81 NMM-BAIN Installer and installed b3lisario's UNPB BBP Pregnant Body (beta) but everytime when i changed the belly growth to FAST then go back in game and i press ESC go to MCM check it again the belly growth still showed NONE which step i miss? sorry my english not good Got all of these? REQUIRED MODS SKSE 1.6.13 SkyUI 3.4 Estrus For Skyrim by Cotyounoyume xp32's custom skeletons b3lisario's UNPB BBP Pregnant Body (beta) Also, won't work on male characters HI~ First of all, Thanks for the great mod!! until now, it almost work perfect for me, except for the belly doesn't growth up. I use the CBBE's BBP body, newest xp32's skeletons, and after I install the "b3lisario's UNPB BBP Pregnant Body (beta)" each time when I take off my cloth, I get a CTD Is there any way to let the CBBE's BBP BODY player to have the Belly effect?! the main way for cbbe body to have this effect is to set a bone point on the bodys mesh so the wieght can be changed giving the pregnant look I wonder, why was it so (relatively) easy to achieve breast enlargement with the CBBE body, while it's so difficult to do so with the belly? its not that its hard to do, once its been done its just a matter of moving it to the next body properly because i attempted doing it myself and it went badly @ Hunter11 its not that it doesnt have sliders because its in c++ but bodies didnt have a set bone point in its mesh to increase its value in game till now
Hunter11 Posted June 11, 2013 Posted June 11, 2013 Does anybody know if there is a fix for custom races? When the tentacle rape animation should start the game just ctd. I have tried it with original races and it hasnt ctd.
DeepBlueFrog Posted June 11, 2013 Posted June 11, 2013 Now that I out of my last cycle, two questions about the update process: 1- Did I miss a link for b3lisario's UNPB BBP Pregnant Body? I couldn't find it so far. Nevermind... I found it. I know it was something stupid I missed 2- If I use 'prepare for uninstall' to do a clean update, will I lose eggs that are already on the ground (and chaurus larva that have already hatched) ?
ticalosul Posted June 11, 2013 Posted June 11, 2013 i have installed XPMS 1-81 NMM-BAIN Installer and installed b3lisario's UNPB BBP Pregnant Body (beta) but everytime when i changed the belly growth to FAST then go back in game and i press ESC go to MCM check it again the belly growth still showed NONE which step i miss? sorry my english not good I had this issue as well. After making sure I had all the prerequisites installed, the issue was still occurring. It seemed like it was just a problem in the MCM script, so I extracted the BSA and had a look. I believe I've found the source of this problem. Lines 404 and 410 of the "zzEstrusChaurusMCMScript" point to the wrong global variable. They point to "zzEstrusSwellingBreasts" instead of "zzEstrusSwellingBelly." After correcting this, I tested the recompiled script. Everything seems to work just fine. Jbezorg can easily correct this. Thanks for taking the time to make this jbezorg (and thanks for the weight painting b3lisario!), It's really cool to see this in action. Also, thanks for commenting your code so well. It made this minor issue much easier to pinpoint. Where do I find this script, or in what .bsa file? I am getting the exact same thing. Have all the prerequisites loaded and have checked that three times. But every time I adjust it in the MCM it goes straight back to none? What's the easiest way to fix this? same problem... need a fix!
Pamfolette Posted June 11, 2013 Posted June 11, 2013 i have installed XPMS 1-81 NMM-BAIN Installer and installed b3lisario's UNPB BBP Pregnant Body (beta) but everytime when i changed the belly growth to FAST then go back in game and i press ESC go to MCM check it again the belly growth still showed NONE which step i miss? sorry my english not good I had this issue as well. After making sure I had all the prerequisites installed, the issue was still occurring. It seemed like it was just a problem in the MCM script, so I extracted the BSA and had a look. I believe I've found the source of this problem. Lines 404 and 410 of the "zzEstrusChaurusMCMScript" point to the wrong global variable. They point to "zzEstrusSwellingBreasts" instead of "zzEstrusSwellingBelly." After correcting this, I tested the recompiled script. Everything seems to work just fine. Jbezorg can easily correct this. Thanks for taking the time to make this jbezorg (and thanks for the weight painting b3lisario!), It's really cool to see this in action. Also, thanks for commenting your code so well. It made this minor issue much easier to pinpoint. Where do I find this script, or in what .bsa file? I am getting the exact same thing. Have all the prerequisites loaded and have checked that three times. But every time I adjust it in the MCM it goes straight back to none? What's the easiest way to fix this? same problem... need a fix! Well, either you extract the BSA files, correct line 404 and 410 and recompile the script...Or you simply download and install the new version (1.7.1)
ticalosul Posted June 11, 2013 Posted June 11, 2013 i have installed XPMS 1-81 NMM-BAIN Installer and installed b3lisario's UNPB BBP Pregnant Body (beta) but everytime when i changed the belly growth to FAST then go back in game and i press ESC go to MCM check it again the belly growth still showed NONE which step i miss? sorry my english not good I had this issue as well. After making sure I had all the prerequisites installed, the issue was still occurring. It seemed like it was just a problem in the MCM script, so I extracted the BSA and had a look. I believe I've found the source of this problem. Lines 404 and 410 of the "zzEstrusChaurusMCMScript" point to the wrong global variable. They point to "zzEstrusSwellingBreasts" instead of "zzEstrusSwellingBelly." After correcting this, I tested the recompiled script. Everything seems to work just fine. Jbezorg can easily correct this. Thanks for taking the time to make this jbezorg (and thanks for the weight painting b3lisario!), It's really cool to see this in action. Also, thanks for commenting your code so well. It made this minor issue much easier to pinpoint. Where do I find this script, or in what .bsa file? I am getting the exact same thing. Have all the prerequisites loaded and have checked that three times. But every time I adjust it in the MCM it goes straight back to none? What's the easiest way to fix this? same problem... need a fix! Well, either you extract the BSA files, correct line 404 and 410 and recompile the script...Or you simply download and install the new version (1.7.1) well i installed 1.7.1 the only thing that is working is the fast selection for the belly in the MCM menu but still no big belly, i installed xp32 skeleton and b3lisario's UNPB BBP Pregnant Body... breasts works fine
Recommended Posts