Azazellz Posted April 14, 2017 Posted April 14, 2017 So, I'll start from afar =) I created two pieces of armor with active Equippable Transforms (SDTA NiStringExtraData in .nif files). Piece A modifies only "NPC" node (i.e. high heels), piece B modifies many other nodes for correcting character body shape (except NPC node). Â So, when i equip piece A first, and then equip piece B - game instantly crashes. But when i equip piece B first, and after that piece A - game work normal, all transforms applying correctly, but only before first game load - on load game crashes, same as in the first variant. Â Anyone can help me with this issue?
rhino_4 Posted June 14, 2018 Posted June 14, 2018 On 4/14/2017 at 11:55 AM, Azazellz said: So, I'll start from afar ? I created two pieces of armor with active Equippable Transforms (SDTA NiStringExtraData in .nif files). Piece A modifies only "NPC" node (i.e. high heels), piece B modifies many other nodes for correcting character body shape (except NPC node).  So, when i equip piece A first, and then equip piece B - game instantly crashes. But when i equip piece B first, and after that piece A - game work normal, all transforms applying correctly, but only before first game load - on load game crashes, same as in the first variant.  Anyone can help me with this issue? Sorry for jumping in a whole year later, and sorry also that I can't help you with your problem, but I need help and my search brought up your topic.  Where did you find the list of nodes you mentioned for "piece B"? The racemenu and nioverride pages on nexus are really lacking in explaining the options for equippable transforms and only give one unrelated example. I'm trying to make a corset which constricts the character's waist when equipped and I don't know what the specific node would be called.
Azazellz Posted June 14, 2018 Author Posted June 14, 2018 3 minutes ago, rhino_4 said: Where did you find the list of nodes you mentioned for "piece B"? In character skeleton. Waist should be marked as "NPC Spine 1" or something similar.
rhino_4 Posted June 15, 2018 Posted June 15, 2018 5 hours ago, Azazellz said: In character skeleton. Waist should be marked as "NPC Spine 1" or something similar. Dang. Well, I tried using [{"name":"NPC Spine1","scale":0.7,"pos":[0,0,0],"rot":[0,0,0]}] aaaaaand, nothing happens.  Wonder what I'm doing wrong....  EDIT: Nvr mind I figured out why it wasn't working. Now my problem is that it shrinks everything above the node as well so I wind up with a normal lower body and a tiny upper body, haha.
Azazellz Posted June 15, 2018 Author Posted June 15, 2018 4 hours ago, rhino_4 said: EDIT: Nvr mind I figured out why it wasn't working. Now my problem is that it shrinks everything above the node as well so I wind up with a normal lower body and a tiny upper body, haha. You can fix it by scaling up "NPC Spine2" node - it placed right next to "spine1" in character skeleton, so it also scales up all nodes which are "childrens" to spine2.
Herowynne Posted November 12, 2020 Posted November 12, 2020 On 6/14/2018 at 6:19 PM, rhino_4 said: EDIT: Nvr mind I figured out why it wasn't working. I'm curious about what caused it not to work, and how you fixed it. Thanks!
rhino_4 Posted November 14, 2020 Posted November 14, 2020 On 11/12/2020 at 5:45 PM, Herowynne said: I'm curious about what caused it not to work, and how you fixed it. Thanks! Sorry, that was two years ago, and I barely remember it.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.