-
Posts
16 -
Joined
-
Last visited
Nexus Mods Profile
About CobbleSansPyro
CobbleSansPyro's Achievements
Apprentice (3/14)
0
Reputation
-
K so The new error log seems to be largely the same. hello worldhdtSkinnedMeshPhysics[Fri Jun 4 10:59:02 2021]INFO: Queue OK[Fri Jun 4 10:59:02 2021]INFO: SKSEPlugin_Load[06/04/2021 10:59:51 AM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeC.xml(4,0):VirtualGround is not a NiGeomery or doesn't exist, skipped[06/04/2021 10:59:51 AM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeC.xml(377,0):Bone L Breast00 is not exist, skipped[06/04/2021 10:59:51 AM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeC.xml(391,0):Bone R Breast00 is not exist, skipped[06/04/2021 10:59:51 AM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeC.xml(502,0):constraint L Breast01 <-> L Breast00 : bodyB doesn't exist, skipped[06/04/2021 10:59:51 AM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeC.xml(522,0):constraint R Breast01 <-> R Breast00 : bodyB doesn't exist, skipped[06/04/2021 10:59:51 AM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeC.xml(542,0):constraint L Breast02 <-> L Breast00 : bodyB doesn't exist, skipped[06/04/2021 10:59:51 AM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeC.xml(562,0):constraint R Breast02 <-> R Breast00 : bodyB doesn't exist, skipped[06/04/2021 10:59:51 AM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeC.xml(974,0):unknown element - penetration[06/04/2021 10:59:51 AM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeC.xml(1018,0):Bone NPC L Breast use before created, create by current default value[06/04/2021 10:59:51 AM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeC.xml(1019,0):Bone NPC R Breast use before created, create by current default value[06/04/2021 10:59:51 AM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeC.xml(1020,0):Bone NPC R Breast01 use before created, create by current default value[06/04/2021 10:59:51 AM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeC.xml(1021,0):Bone NPC L Breast01 use before created, create by current default value[06/04/2021 10:59:51 AM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeC.xml(1340,0):VirtualClitoris is not a NiGeomery or doesn't exist, skipped[06/04/2021 10:59:51 AM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeC.xml(1367,0):VirtualVaginaBack is not a NiGeomery or doesn't exist, skipped But now for C. But I have replaced all commas for C so I dont see the issue. https://coco2048.blogspot.com/2021/01/cocobody-v4-smp-3bbb-standalone-version.html you can find the file here if you want to take a look at it.
-
These are the lines in question: <bone name="L Breast00"><mass>0,000000</mass><inertia x="0" y="0" z="0"/><centerOfMassTransform><basis x="0" y="0" z="0" w="1"/><origin x="0" y="0" z="0"/></centerOfMassTransform><linearDamping>0</linearDamping><angularDamping>0</angularDamping><friction>0</friction><rollingFriction>0</rollingFriction><restitution>0</restitution></bone> <bone name="R Breast00"><mass>0,000000</mass><inertia x="0" y="0" z="0"/><centerOfMassTransform><basis x="0" y="0" z="0" w="1"/><origin x="0" y="0" z="0"/></centerOfMassTransform><linearDamping>0</linearDamping><angularDamping>0</angularDamping><friction>0</friction><rollingFriction>0</rollingFriction><restitution>0</restitution></bone>I've already tried replacing all commas with periods but that caused the boobas to fall into the either forever. But the comma for mass seem to be present on most bones. I'll try replacing these commas first and then the rest. Update: Only replacing those values didnt do much. However, it did fix the errors. Im now going to replace all the commas on every line in the bones. Bloody hell this file is riddled with commas. Update 2: replacing all bone commas dont seem to work either. Update 3: replaced EVERY comma. Now its displaying the issues for other files. Ill replace all for those. Update 4: That resulted in the Booba falling through the floor for all of eternity.
-
Yes. I do use XMPSE. I also did know about the xml parse error. I had to fix that earlier this week before installing the new body cuz my other SMP got borked again, but indeed I did see some commas in the xml. Ill take a look at it. If its still borked I'll share the xml code. Thanks for the reply BTW.
-
ps sorry for the large images
-
So uh, I am back with another issue. Daymarr recently released the [COCO] body mod for his armor sets. I downloaded the 3bbb smp LE file and built the body and all that jazz but in game, the boobas of my character are stuck in space and time, unmoved by my character, I will first provide the error log: hello worldhdtSkinnedMeshPhysics[Thu Jun 3 20:44:16 2021]INFO: Queue OK[Thu Jun 3 20:44:16 2021]INFO: SKSEPlugin_Load[06/03/2021 08:45:30 PM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeA.xml(4,0):VirtualGround is not a NiGeomery or doesn't exist, skipped[06/03/2021 08:45:30 PM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeA.xml(377,0):Bone L Breast00 is not exist, skipped[06/03/2021 08:45:30 PM]WARNING: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeA.xml(391,0):Bone R Breast00 is not exist, skipped[06/03/2021 08:45:30 PM]ERROR: SKSE\Plugins\hdtSkinnedMeshConfigs\COCO\BaseShapeA.xml(406,0):xml parse error - not a float value I will also attach some screenshots:
-
I just made a very interesting(and a little bit infuriating) discovery. smp was not borked by cgo. for some reason the armor mod i used that relied on it got borked by something. but i dont know what... now im prettymuch at a loss. imma try a few things first. test other smp items to see if they are borked and reinstall the borked mods that relied on the smp patch. hopefully i can fix all this... Results: all smp is borked P.S.: when i re-enabled cgo it did say something about it replacing some xp32 files.... interesting the exact files are the defaultmale.hkx and defaultfemale.hkx files in the mesh folder Another discovery, when not in combat stance, footsteps are normal, but in combat stance you can hear multiple, this could be a bug or this might be because of the segmented body anims acting as seperate bodies with each their own footsteps but this is just a hypothesis I also found the SMP log. this is what it says: hello worldhdtSkinnedMeshPhysics[Wed Jun 3 17:42:23 2020]INFO: Queue OK[Wed Jun 3 17:42:23 2020]INFO: SKSEPlugin_Load[3-6-2020 17:43:04]ERROR: meshes\Coco_Cloths\wedding_2b\line.xml(12,0):xml parse error - not a float value[3-6-2020 17:43:53]ERROR: meshes\KIMONO\kimono.xml(12,0):xml parse error - not a float value I took a look at your troubleshooting section. that left me with a question. why did it work normally but it changed just now? Maybe it is because most of my pc language things got changed by the latest update? i think im on to something. That was the solution... f*#@ windows for changing my stuff... also thank you for your assistance.
-
First things first, thank for the reply. I will conduct these tests and i'll give results. it might take a little bit since some of these test are a little outside of my modding comfort zone. i have a lot of mods and you can almost see my stance towards my mod stability as someone who made a jenga tower. adding is fine and removing corner blocks is no issue, but some mods represent the parts of the tower that are the least stable and they might mess up everything. i had it a few times where i was left with a broken mess and had to figure out what broke it and i really hate that feeling so that is why i'm a bit cautious since i already had issues with getting some mods to cooperate with cgo when i first installed it. (Btw, what exactly is a mod profile?) But second, i want to give a little more insight on what i know about the mod. If i remember correctly, this mod separates upper and lower body anims to get the leaning and jump attacks and all the other magic that makes up this mod. Maybe that might be the thing? Also i took a look in my My Games\Skyrim\SKSE folder but there was nothing related to SMP Another thing, I see you talking about the SMP engine i took a quick look at the install guide for SMP that you provided on this very page. I use Oldrim and your guide tells me to use UNP but i have CBBE. The patch came with armors from the same mod author(example: https://www.nexusmods.com/skyrim/mods/96851) and these are CBBE and UNP. So this patch is made to work with both bodies in mind. Also the set-up process for the patch is much different from what i see on this page. All there is to it is you copy-paste the contents of the folder(which only contains dll's and ini's) into Skyrim\Data\skse\plugins. it made, for example, the tail and hair from the mod above move and after installing CGO, the hair and tail have turned rock solid. but only those things. this patch also worked with other SMP items prior to the CGO bork. If you haven't already, maybe you could take a look at the patch file and maybe get some more insight. Anywho i appreciate the help and i hope that this issue can be resolved.
-
idk if this is the correct place to ask about this and if this is the case, im sorry, but i REALLY want to fix an issue i have with my physics. So, im using an hdt pe-smp patch and it worked perfectly. no crashing, no nothin. until i installed the Combat Gameplay Overhaul. my hdt-pe still functions but all my smp gear is stiff as a rock. can someone help me fix this? that'd be appreciated. https://drive.google.com/file/d/1mNve_qQgYFgxqo_C2sq0uWaDvdcuP8PM/view this is the patch
-
with the release of the anime race there is a great oppertunity for this! i also saw a picture on the mod page of a character with armor from 416 so i wonder where i can find something like that or if someone can make that
-
when you break your legs you will see a pip-boy with broken legs on the screen... but if you heal it it will go away. what I want to know is if there is a mod out there that constantly displays that vault-boy even with no crippled limbs but maybe a bit smaller and in the corner of the screen that it's not in the way. if it doesnt excist can someone make that? btw the reason for this is because i have a mod that changes the condition clip(aka the vault-boy)
-
When I am just wandering around skyrim and I come across new locations or just randomly I will get that stupid ass error. yes I have dawngaurd. no I aint in the soul cairn yes I am using skse and an enb the error code says it terminated unexpectedly I have looked online and some people said to run the vc_redist_86.exe that are contained in skyrim's files. but im reluctant to do so cuz I don't want to f*#@ anything up. I also believe it is an old version. I have found a link to a 2017 version but I first want to know what running vc_redist_86.exe does and if I should run the 2017 version, the 2015 version or the one in skyrim's files if someone would tell me what to do... I'd appreciate it.
-
I have had this issue for the second time now. I don't remember how I fixed it last time but anyway. the issues is that when I load in, everything that is modded is gone(items and character customizations) and most of my quests got reset. more details: my character has no eyes(they where modded eyes), no hair(same here) and your standard body(I had customized the shapes but they got reset). I nearly all my items are gone accept a few that remain for some odd reason. also I have a vanilla lazer rifle with a modded stock modification but the stock is now gone. I have mods that give pop-up messages that you need to click things but those reappear while I have already clicked them before and a lot of quests got reset. I have found a "fix". same thing I used the first time but I don't want to keep doing this. what kinda fixed the issue is loading a file from a while back. but you can will in the blanks on the reason why I don't want to do this every time. this is also a strange thing. I disabled some mods to see if I could fix the problem but before I loaded the save with the issues I didn't get a message saying mods where missing but when I loaded an older save it did say it. I hate this issue and I cant for the life of me figure out what the f*** i'm supposed to do. pls help before I jump out my f***ing window cuz im getting sick of this god damn issue