Beef Cheeks Posted October 9, 2020 Posted October 9, 2020 24 minutes ago, T-lam said: As far I know you need animations ABC flagged Can you clarify what you mean? ABC doesn't have any animations. It only has one installer, and the only options are HDT-SMP and some texture replacements for Rieklings and wolves. I ran FNIS right after I was done with finishing my mod list and building bashed patch. Â EDIT: I see what you mean. I need packs with ABC-supported animations. I have plenty. Latest Billyy, Anub, and Baka (latest from their Patreon's if they have one).
Tlam99 Posted October 9, 2020 Posted October 9, 2020 3 minutes ago, XenoDrake said: Can you clarify what you mean? ABC only has one installer. and the only options are HDT-SMP and some texture replacements for Rieklings and wolves. I ran FNIS right after I was done with finishing my mod list and building bashed patch. Spoiler animations like those
Beef Cheeks Posted October 10, 2020 Posted October 10, 2020 7 hours ago, T-lam said: Â Reveal hidden contents animations like those If you re-read my message, I already have a number of them. I misunderstood what you meant originally. Sorry.
Beef Cheeks Posted October 10, 2020 Posted October 10, 2020 11 hours ago, XenoDrake said: So I have a clean copy of MNC SE 12.3 and Hentai Creatures 12.1 (plugins are still form 43). MNC is overwriting the latest XPMSSE, and I have BakaFactory's ABC overwriting MNC SE 12.3 and XPMSSE.  I did my normal setup for a new game, but after re-registering all mods in the new CF, none of the ABC options showed up for creatures like they do for the CreatureFramework 1.1.0-pre2A-SE.  Here are the steps I followed:  1. Start new game. Wait for all mods to load, then leave ASLAL cell by choosing "camping in the woods" option for vanilla-esque start. Head into the cave for smaller cell when setting up mods. 2. Open MCM and setup SexLab. Close MCM while it installs. After it finishes, reopen SexLab MCM and Turn on Creature Animations. 3. Go to SLAL MCM. 3a. Un-register all animations. 3b. Reset SexLab Registry. 3c. Reload JSON Data. 3d. Enable all animations. Make sure counts don't exceed SexLab max. 3e. Register all animations. 4. Go to CreatureFramework MCM. 4a. Re-register all mods. 4b. Close MCM and wait for CF to finish reloading JSON data. 4c. Once finished, open up CF MCM and go to Creatures tab.  After those steps, I've always seen the Animal Beast Cocks (ABC) schlongs show up as options for a number of creatures.  With the new CF, none of them show up. Only Horny Creatures of Skyrim and MoreNastyCritters schlongs.  Any ideas? Reposting with an update. I may have missed something that ... well, I expected would update on the Nexus... but .... JContainers SE received an update for SKSE 2.0.19 ... but only on GitHub. https://github.com/ryobg/jcontainers/releases Not sure if this is the problem though, but I was led to check for it when the MNC install guide mentioned to try reinstalling JContainers if mods aren't registering. I checked the posts for the Nexus page, and many are mentioning 4.1.12 no longer working in SE. 4.1.13 is on the GitHub.  EDIT: It would seem that didn't fix anything. I'm also producing this issue on CF 1.1.0-pre2A-SE now, though. Which seems strange.
brmaven Posted October 10, 2020 Posted October 10, 2020 20 hours ago, MadMansGun said: fuck it, just install this. Thanks. It does work now and I'm really really grateful, you're a wonderful person. Thank you for helping me with this!!
Cyrodiil_Sword Posted October 11, 2020 Posted October 11, 2020 So, playing with convenient horses is still a no-go? Â I was having some of the same problems as a lot of recent posters and I'm thinking it's a conflict with convenient horses.
Tlam99 Posted October 11, 2020 Posted October 11, 2020 18 hours ago, XenoDrake said: EDIT: It would seem that didn't fix anything. I'm also producing this issue on CF 1.1.0-pre2A-SE now, though. Which seems strange. https://github.com/ryobg/JContainers/releases Release jcontainers 2.0.1.9 I did not test it yet. Do not use. It kills the sound for the entire game. I'd wait until that nasty bug gets ironed out and it's uploaded to Nexus... unless you enjoy playing with zero audio that is Nomkaz in conversion tracking
Beef Cheeks Posted October 11, 2020 Posted October 11, 2020 4 hours ago, T-lam said: https://github.com/ryobg/JContainers/releases Release jcontainers 2.0.1.9 I did not test it yet. Do not use. It kills the sound for the entire game. I'd wait until that nasty bug gets ironed out and it's uploaded to Nexus... unless you enjoy playing with zero audio that is Nomkaz in conversion tracking I've been using it the last few hours with no audio issues whatsoever. ?
Devorax Posted October 12, 2020 Posted October 12, 2020 Does MNC SE support Bad Dog's Immersive Creatures SE?  None of the creatures from IC (e.g. the Feral Ice Wolf, or any of the IC troll varieties) have genitals, and no amount of fiddling with CF fixes it. The IC creatures show up in CF's MCM, but they don't get applied ingame.  Â
Reddragon01826 Posted October 13, 2020 Posted October 13, 2020 I just switched from le to se and was hopping u had some of the patches for the horse mods done for the SE Â Thanks
1xyzzyx1 Posted October 16, 2020 Posted October 16, 2020 Strange, I'm using this for SkyrimVR, everything works except the JSON files in "Data/creatures.d" do not parse. This leads to them having the sheathes but no erections.  - I get the error message "CF JSON File MNC.json creature X is missing its race or race name" (where X is a number from 0 to 163), which means that either raceForm = none or raceName = "". However, looking at the array (below), they are present.  - I get this message for all the other .json files in creatures.d.  - I have tried editing the case of RaceName to raceName but neither seem to "work".  - I am letting the MNC skeletons override the XPMSE skeletons.  - Yes, I have JContainers installed and never had any issues with other mods requiring it.  Anyone have any ideas?  The array looks like this: {     "modID": "MNC",     "ModName": "More Nasty Critters",     "creatures": [{             "skinName": "Draugr 0",             "normalArmor": null,             "arousedArmor": "__formData|MoreNastyCritters.esp|0x12cd",             "raceForm": "__formData|Skyrim.esm|0xd53",             "RaceName": "Draugr",             "skinForm": "__formData|Skyrim.esm|0x16ee3"         },         //etc }
Husky1o1 Posted October 16, 2020 Posted October 16, 2020 It is looking for the data in the file Skyrim.esm and in there it looks for the ID ending in d53. With Xedit you can verify whether the Draugr race does have this ID in your Skyrim.esm. Maybe Skyrim VR is different?
Tlam99 Posted October 16, 2020 Posted October 16, 2020 On 10/11/2020 at 7:26 AM, XenoDrake said: On 10/11/2020 at 3:11 AM, T-lam said:  On 9/16/2020 at 10:03 AM, T-lam said: https://github.com/ryobg/JContainers/releases Release jcontainers 2.0.1.9 I did not test it yet. Do not use. It kills the sound for the entire game. I'd wait until that nasty bug gets ironed out and it's uploaded to Nexus... unless you enjoy playing with zero audio that is Nomkaz in conversion tracking I've been using it the last few hours with no audio issues whatsoever. ? there is a new one here, number differs from the one of gifthub. https://www.nexusmods.com/skyrimspecialedition/mods/16495 Â
1xyzzyx1 Posted October 16, 2020 Posted October 16, 2020 15 minutes ago, Husky1o1 said: It is looking for the data in the file Skyrim.esm and in there it looks for the ID ending in d53. With Xedit you can verify whether the Draugr race does have this ID in your Skyrim.esm. Maybe Skyrim VR is different? Unfortunately, it's the same ([00] Skyrim.esm (B5145F66) \ Race \ 00000D53 <DraugrRace>). Â Edit: Appreciate the reply, though.
MadMansGun Posted October 16, 2020 Author Posted October 16, 2020 have you tried turning off all crapclub/esl mods?
Beef Cheeks Posted October 18, 2020 Posted October 18, 2020 On 10/16/2020 at 5:58 PM, 1xyzzyx1 said: Unfortunately, it's the same ([00] Skyrim.esm (B5145F66) \ Race \ 00000D53 <DraugrRace>). Â Edit: Appreciate the reply, though. You should be using the Creature Framework 1.1.0pre2A, not the one that came with MNC SE. That build is broken. MadMansGun removed it in the recent 12.3A LE again, due to constant issue reports. 12.3A hasn't been ported to the SE build by Pfiffy yet, so you might have the broken build of CF. Make sure to overwrite MNC SE with Creature Framework 1.1.0-pre2A SE. Â Also don't use Animal SOS if you're using BakaFactory's ABC. They are no longer compatible with more recent ABC skeleton updates. And make sure to follow the troubleshooting steps in the MNC guide. There's specific things you should be doing after a new game or adding more animations. Â The most critical step is reregistering mods in the CF MCM.
1xyzzyx1 Posted October 18, 2020 Posted October 18, 2020 34 minutes ago, XenoDrake said: You should be using the Creature Framework 1.1.0pre2A, not the one that came with MNC SE. That build is broken. MadMansGun removed it in the recent 12.3A LE again, due to constant issue reports. 12.3A hasn't been ported to the SE build by Pfiffy yet, so you might have the broken build of CF. Make sure to overwrite MNC SE with Creature Framework 1.1.0-pre2A SE. Â Also don't use Animal SOS if you're using BakaFactory's ABC. They are no longer compatible with more recent ABC skeleton updates. And make sure to follow the troubleshooting steps in the MNC guide. There's specific things you should be doing after a new game or adding more animations. Â The most critical step is reregistering mods in the CF MCM. I've tried both CF 1.1.0pre2A and the one that comes with MNC SE to no avail. When using CF 1.1.0pre2A, it doesn't seem to want to parse the .jsons either, however, I had to enable debug to console feature to see this. I've dumped info below, showing that the mods themselves show up but the skins & races parts of the array seem to still be empty, even after reregistering mods in the CF MCM. Â I don't think it will be much help but here's what the array looks like: https://pastebin.com/raw/79V7PFux
MadMansGun Posted October 18, 2020 Author Posted October 18, 2020 52 minutes ago, XenoDrake said: You should be using the Creature Framework 1.1.0pre2A, not the one that came with MNC SE. That build is broken. MadMansGun removed it in the recent 12.3A LE again, due to constant issue reports. 12.3A hasn't been ported to the SE build by Pfiffy yet, so you might have the broken build of CF. Make sure to overwrite MNC SE with Creature Framework 1.1.0-pre2A SE. no it was removed because some people have problems with it, many others do not, i'm still using 2.0.1. and the problem 1xyzzyx1 is having is something different, it's probably jcontainers itself that is fucked up in some way. Â 59 minutes ago, XenoDrake said: Also don't use Animal SOS if you're using BakaFactory's ABC. They are no longer compatible with more recent ABC skeleton updates. And make sure to follow the troubleshooting steps in the MNC guide. There's specific things you should be doing after a new game or adding more animations. mnc's skeletons are compatible with both mods (but the spiders in the asos sse port are broken)
MadMansGun Posted October 18, 2020 Author Posted October 18, 2020 11 minutes ago, 1xyzzyx1 said: I don't think it will be much help but here's what the array looks like: yea this is looking more and more like a jcontainers problem
Cyrodiil_Sword Posted October 18, 2020 Posted October 18, 2020 38 minutes ago, MadMansGun said: no it was removed because some people have problems with it, many others do not, i'm still using 2.0.1. and the problem 1xyzzyx1 is having is something different, it's probably jcontainers itself that is fucked up in some way. Â mnc's skeletons are compatible with both mods (but the spiders in the asos sse port are broken) So we should load MNC after sos and abc?
MadMansGun Posted October 18, 2020 Author Posted October 18, 2020 12 minutes ago, Cyrodiil_Sword said: So we should load MNC after sos and abc? only the skeletons.
1xyzzyx1 Posted October 18, 2020 Posted October 18, 2020 51 minutes ago, MadMansGun said: yea this is looking more and more like a jcontainers problem Could it be because I'm using JContainers VR instead of SE? Maybe the mod relies on something in the SE version that's different or unavailable in the VR version.
MadMansGun Posted October 18, 2020 Author Posted October 18, 2020 15 minutes ago, 1xyzzyx1 said: Could it be because I'm using JContainers VR instead of SE? Maybe the mod relies on something in the SE version that's different or unavailable in the VR version. that or SVR has esl files in it's data folder and it's JContainers still has the esl bug.
Beef Cheeks Posted October 18, 2020 Posted October 18, 2020 1 hour ago, MadMansGun said: no it was removed because some people have problems with it, many others do not, i'm still using 2.0.1. and the problem 1xyzzyx1 is having is something different, it's probably jcontainers itself that is fucked up in some way. Â mnc's skeletons are compatible with both mods (but the spiders in the asos sse port are broken) Thank you for the clarification. I assumed too much on that front then. I've just seen it constantly added, removed, added, removed. Â I didn't know the skeletons are able to be used with both, though. When I had checked, the ASOS had vastly different schlong nodes in the skeleton than the one used in ABC. So I was pretty sure that it would require some things changed on either mod's front. Both have different nodes that don't exist in the other. Â Werewolf skeleton for reference. Â ASOS: Â ABC: Â
Hant75 Posted October 18, 2020 Posted October 18, 2020 Hello. Installed MNC and container from here by link. I have Billyy's SLAL. They are in Sexlab and are played from npc in the game. But CF itself does not register Billyy, there are only mnc animations In the early LE, everything was logged.
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