Custom robe crashes game...

Post » Tue May 21, 2013 11:20 am

I've followed tutorials on youtube on how to get clothing weight painted and set up for in-game use but when I go to equip it, the game crashes. Can someone look at http://www.mediafire.com/?m6qddo4j6o4eixr for me and tell me what I did wrong?

User avatar
NO suckers In Here
 
Posts: 3449
Joined: Thu Jul 13, 2006 2:05 am

Post » Tue May 21, 2013 10:04 am

Your base node is a "BSFadeNode", it needs to be an NINode.

Also, on your Dismemberment modifier, you need to fix one thing;

https://dl.dropboxusercontent.com/u/6619370/Robe.png

The ones in red need to be flagged off, the blue one should stay on. Your Texture Shaders look right.

That's what I got just looking at it in Nifskope, so I'm unsure what the actual skinning is like, but if you have an unskinned vertices on your mesh, things can get a bit screwy.

User avatar
Smokey
 
Posts: 3378
Joined: Mon May 07, 2007 11:35 pm

Post » Tue May 21, 2013 9:39 am

Pretty sure I skinned it properly. I'll apply those other fixes though, thanks for your help.

User avatar
rebecca moody
 
Posts: 3430
Joined: Mon Mar 05, 2007 3:01 pm

Post » Tue May 21, 2013 11:39 pm

Hmm. It's working now but I've got this issue of http://s22.postimg.org/alvuzrrj5/TESV_2013_05_21_02_51_59_06.jpg going on here. It's kind of funny, to be honest.

User avatar
Victor Oropeza
 
Posts: 3362
Joined: Sun Aug 12, 2007 4:23 pm

Post » Tue May 21, 2013 12:13 pm

Yeah, I still have the floating body parts problem myself, haven't quite figured it out.

As for the texture, did you make sure to add specular data to your normal maps? Spec data is all held in the normal maps alpha channel, and it essentially controls brightness/shinyness.

If you have photoshop, you can pull up your normal map and check the alpha channel under "channels". If it's empty, then just copy your diffuse texture, and past it into the alpha channel (make sure the size resolutions match before pasting), and then adjust the brightness of the alpha channel to your liking. When you save, make sure you save as DXT3 or DXT5, as DXT1 dosen't hold alpha channel information. If you don't have Photoshop then I can't help much as I don't use anything else. :P

User avatar
Emmanuel Morales
 
Posts: 3433
Joined: Sat Oct 06, 2007 2:03 pm

Post » Wed May 22, 2013 1:24 am

Yeah I use Photoshop. Shame you don't know anything about the floating parts though. I wonder how I'm going to figure that out...

Edit: Wait, it says here how to deal with that. http://wiki.tesnexus.com/index.php/Creating_an_armour_for_Skyrim._Part_2#Add_materials_and_textures

User avatar
Dustin Brown
 
Posts: 3307
Joined: Sun Sep 30, 2007 6:55 am


Return to V - Skyrim