jesterbrown Posted June 24, 2022 Posted June 24, 2022 (edited) 6 hours ago, scivirus said: tri files are imbedded into teh save they can go corrupt deleting all saves and starting a new game didn't fix the issue. going to try a clean save in the Live Another Life cell. EDIT: didn't work. deleted all files and reinstalling now. EDIT 2: Deleting and reinstalling the entire skyrim folder also didn't fix it. Edited June 24, 2022 by jesterbrown
Dorabella Posted June 24, 2022 Posted June 24, 2022 11 hours ago, jesterbrown said: EDIT: didn't work. deleted all files and reinstalling now. And what if Racemenu was the problem? I find it a bit dated, compared to the mods that are updated . Personally, I don't use Racemenu Morphs. Taking advantage of the fact that the body varies on the weight, model in Bodyslide, so, I no longer have to touch it and, moreover, the weight is distributed randomly on the various NPCs, which makes my character's physique almost unique.
Guest Posted June 24, 2022 Posted June 24, 2022 (edited) 13 hours ago, jesterbrown said: deleting all saves and starting a new game didn't fix the issue. going to try a clean save in the Live Another Life cell. EDIT: didn't work. deleted all files and reinstalling now. EDIT 2: Deleting and reinstalling the entire skyrim folder also didn't fix it. look into the skeleton then .make Sure XPMSE overwrites everything Edited June 24, 2022 by scivirus
jesterbrown Posted June 25, 2022 Posted June 25, 2022 15 hours ago, scivirus said: look into the skeleton then .make Sure XPMSE overwrites everything Unfortunately, no change. at this point, I'm just going to work around it. I can make my character without using the 1 slider. Thanks for taking your time to help me out.
Uriel123 Posted June 29, 2022 Posted June 29, 2022 (edited) I have a strange issue the cause of which I cannot find out: some outfit parts other than body slot 32 (so far there were a few things using slot 60 and one using feet 37) after a usual conversion into Cosio cause an instant CTD upon equiping them in game. Latest example: [Caenarvon] Cosplay Swimmer set - optimized the meshes and textures for LE, every other part works as it should after conversion, but the flops that use feet slot cause and instant crash. (process of conversion was: load CosioHD Feet project, load the outfit, delete the 3BA reference, fix minor clipping, conform sliders, delete the bone weights from the outfit, copy bone weights, save new project) Edited June 29, 2022 by Uriel123
Guest Posted June 29, 2022 Posted June 29, 2022 6 hours ago, Uriel123 said: I have a strange issue the cause of which I cannot find out: some outfit parts other than body slot 32 (so far there were a few things using slot 60 and one using feet 37) after a usual conversion into Cosio cause an instant CTD upon equiping them in game. Latest example: [Caenarvon] Cosplay Swimmer set - optimized the meshes and textures for LE, every other part works as it should after conversion, but the flops that use feet slot cause and instant crash. (process of conversion was: load CosioHD Feet project, load the outfit, delete the 3BA reference, fix minor clipping, conform sliders, delete the bone weights from the outfit, copy bone weights, save new project) check the partition in outfit studio ..CosioHd should have 32 for the body the feet should be 37 like you say but if the mod is scripted it can be changes in game.. You don't have to delete weights if you copy it OS will replace it
Uriel123 Posted June 29, 2022 Posted June 29, 2022 (edited) 2 hours ago, scivirus said: check the partition in outfit studio ..CosioHd should have 32 for the body the feet should be 37 like you say but if the mod is scripted it can be changes in game.. You don't have to delete weights if you copy it OS will replace it I checked the partitions everywhere: in OS' project, in meshes in Nifscope and in TES5edit both armor and armor addon and it's slot 37 as it should be. I delete weights before copying when the bodies have different bones, like in this case with 3BA, in order to prevent clipping that appears when the physics kick in. (with this part I tried not deleting the weights too, same outcome) I have converted multiple outfits like this and it works just fine, I have encountered this issue like 3 or 4 times for dozens of conversions. Mb hdtPhysicsExtensions log can tell more: ERROR: Fatal error occured ERROR: Code : 0xc0000005 ERROR: Flag : 0x00000000 ERROR: Module : TESV.exe ERROR: Address : 0x5533cc52 ERROR: Module Address : 0x00000000 ERROR: AccessViolation, try to read 0xffffffff failed ERROR: ExceptionContent saved in hdtPhysicsExtensions.dump ERROR: Plugin is trying to save game Edited June 29, 2022 by Uriel123
Guest Posted June 29, 2022 Posted June 29, 2022 (edited) 26 minutes ago, Uriel123 said: I checked the partitions everywhere: in OS' project, in meshes in Nifscope and in TES5edit both armor and armor addon and it's slot 37 as it should be. I delete weights before copying when the bodies have different bones, like in this case with 3BA, in order to prevent clipping that appears when the physics kick in. (with this part I tried not deleting the weights too, same outcome) I have converted multiple outfits like this and it works just fine, I have encountered this issue like 3 or 4 times for dozens of conversions. Mb hdtPhysicsExtensions log can tell more: ERROR: Fatal error occured ERROR: Code : 0xc0000005 ERROR: Flag : 0x00000000 ERROR: Module : TESV.exe ERROR: Address : 0x5533cc52 ERROR: Module Address : 0x00000000 ERROR: AccessViolation, try to read 0xffffffff failed ERROR: ExceptionContent saved in hdtPhysicsExtensions.dump ERROR: Plugin is trying to save game does the outfit use SMP physics? it might be that it is sharing bones that uses SMP with CosioHD that uses HDT ..you can have both but they cannot share the same bones .it is possible to have both Smp and HDT on the same outfit but they cannot be the same bones .if the out fit uses any bones on teh SMP xml that is on the body it must be removed on teh smp XML and let the Hdt extension handle it like the breast and butt Edited June 29, 2022 by scivirus
Uriel123 Posted June 29, 2022 Posted June 29, 2022 (edited) 1 hour ago, scivirus said: does the outfit use SMP physics? it might be that it is sharing bones that uses SMP with CosioHD that uses HDT ..you can have both but they cannot share the same bones .it is possible to have both Smp and HDT on the same outfit but they cannot be the same bones .if the out fit uses any bones on teh SMP xml that is on the body it must be removed on teh smp XML and let the Hdt extension handle it like the breast and butt I don't think I understood you correctly, but: I don't currently use SMP, only HDT, this outfit was originally made with 3BA iirc, so SMP compatible I guess, but since I deleted the original bones that shouldn't be an issue? I also encountered the same CTD when converting outfits that were made without SMP in mind, so I doubt that it's physics related. (all other parts including main slot 32 work no problem after all) Edited June 29, 2022 by Uriel123
Guest Posted June 30, 2022 Posted June 30, 2022 On 6/29/2022 at 4:49 PM, Uriel123 said: I don't think I understood you correctly, but: I don't currently use SMP, only HDT, this outfit was originally made with 3BA iirc, so SMP compatible I guess, but since I deleted the original bones that shouldn't be an issue? I also encountered the same CTD when converting outfits that were made without SMP in mind, so I doubt that it's physics related. (all other parts including main slot 32 work no problem after all) its physics related could be a hi heals thing
Uriel123 Posted July 2, 2022 Posted July 2, 2022 On 7/1/2022 at 2:36 AM, scivirus said: its physics related could be a hi heals thing Ok, boss, but the question still stands: what else can I try to do to fix it? I have already tried everything I could think of.
Dorabella Posted July 2, 2022 Posted July 2, 2022 On 6/29/2022 at 4:49 PM, Uriel123 said: when converting outfits that were made without SMP in mind, How is the conversion done? Is it from a specific dress, or a group (TAWOBA for example)? How to remove High Heels
Uriel123 Posted July 2, 2022 Posted July 2, 2022 (edited) 8 hours ago, ?????? 1627 said: How is the conversion done? Is it from a specific dress, or a group (TAWOBA for example)? How to remove High Heels As I wrote in my first post: "the process of conversion was: load CosioHD Feet project, load the outfit, delete the original 3BA reference, fix minor clipping, conform sliders, delete the bone weights from the outfit, copy bone weights, save new project", same for other parts except loading CosioHD main body project obviously. I don't know what TAWOBA means, but the answer to this question in present in my first post as well: it's from [Caenarvon] Cosplay Swimmer Set, and as I stated, all other parts work as they should. It's the first time I've encountered this issue with footwear, previosuly it happened with outfit parts that use the slot 60 and mb slot 48 iirc, so I doubt that it would be caused by High Heels even if the mod had HH in it. P.S. If TAWOBA stands for "The Amazing World of Bikini Armor", then I have to say that this westerners' habit of making abbreviatures for everything is 'very confusing' for outsiders like me to say the least. And they say that the soviet abbreviatures were bad. Edited July 2, 2022 by Uriel123
Guest Posted July 2, 2022 Posted July 2, 2022 14 hours ago, Uriel123 said: Ok, boss, but the question still stands: what else can I try to do to fix it? I have already tried everything I could think of. you got as link for the outfit want try to replicate the error
Uriel123 Posted July 3, 2022 Posted July 3, 2022 (edited) 13 hours ago, scivirus said: you got as link for the outfit want try to replicate the error Link in the post https://www.patreon.com/posts/skyrim-mod-pack-65777210 (needs to be optimized for LE first) Edited July 3, 2022 by Uriel123
bebop Posted July 27, 2022 Posted July 27, 2022 Hi scivirus ! Just wondering, Because You are the best, Do you have any new stuffs , projects or update You are currently working on?
Guest Posted July 27, 2022 Posted July 27, 2022 3 hours ago, bebop said: Hi scivirus ! Just wondering, Because You are the best, Do you have any new stuffs , projects or update You are currently working on? just the new body i ran in to a snag have to redo some parts also breast physics update
Guest Posted September 23, 2022 Posted September 23, 2022 (edited) Tow prints why not IN your FACE Edited September 23, 2022 by scivirus
Guest Posted September 23, 2022 Posted September 23, 2022 (edited) old CosioHD and CoSIO EVO comparison .The Black lines are old CosioHD Edited September 23, 2022 by scivirus
brewmasterhal Posted October 5, 2022 Posted October 5, 2022 (edited) 4 hours ago, scivirus said: getting close to in game testing My god, are those ribs I see? Edited October 5, 2022 by brewmasterhal
Guest Posted October 5, 2022 Posted October 5, 2022 14 hours ago, brewmasterhal said: My god, are those ribs I see? Yip i used in game skyrim skeleton as reference and muscle detail
brewmasterhal Posted October 5, 2022 Posted October 5, 2022 (edited) 2 hours ago, scivirus said: Yip i used in game skyrim skeleton as reference and muscle detail Wow, that's cool. We gonna get any ribs peeking through around the sternum? Edited October 5, 2022 by brewmasterhal
Guest Posted October 5, 2022 Posted October 5, 2022 (edited) 3 hours ago, brewmasterhal said: Wow, that's cool. We gonna get any ribs peeking through around the sternum? not to much .i don't want the body to look to skinny as these Babes Swing Two Handed Swords... they BUFF Edited October 5, 2022 by scivirus
bdmt Posted October 29, 2022 Posted October 29, 2022 3 hours ago, veyaluu said: Sci, This is really impressive work, and you're texturing skills are nothing to scoff at. I was debating upgrading to the 'Skyrim: Special Edition', but COSIO alone keeps me nestled in LE. Same reason here too plus i had worse fps in SE/AE then in LE, strange SE supposed to be better in performance than LE. Not to mention adding the same mods to it wich is time consuming.
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