Azatha Posted November 29, 2012 Share Posted November 29, 2012 Firstly: The skin works 100% in modview.The other outfit in the same directory works perfectly.I've tripled checked file pathing and spelling (wouldn't work in modview if these were incorrect anyway).I've triple checked to make sure all relevant images are in the directory.I've checked dimensions of the image files.I've removed all shaders.I've replaced the files in case they were somehow corrupt.I've remade the pk3 twice, just in case. The Problem: When I test the skin in game, the eyes, mouth, head, hair, and hood work. But the body shows as white, which normally means incorrect pathing or missing images, but it's correct. However, not only does it show as white, but it turns on every model piece below the neck, despite those pieces being set to *off in the .skin file. I am at a complete loss as to what to do to fix this, and I've never encountered this problem before. Any suggestions? Link to comment
MUG Posted November 30, 2012 Share Posted November 30, 2012 Shader shenanigans maybe? Is this a base texture you are applying? Perhaps a conflict with other pk3s in base? Try emptying base of all other (non-assets) pk3s Failing that, I can prolly fix it if you show me the pk3. Link to comment
Cloud Senatu Posted November 30, 2012 Share Posted November 30, 2012 Hm I remember someone having this issue once before, actually.If you want, send me a PM with the model and I can take a look.It could be conflicting with things in your models>players folder where you test them in Modview.And as @@MUG said, it could be a shader issue. Link to comment
Milamber Posted November 30, 2012 Share Posted November 30, 2012 Sounds odd, I seem to recall having a similar issue before, but not sure if that was just me overlooking something or not, don't remember, fixed it though but as I said, don't remember the details. You could send it to me and I could take a look, I'm usually quite good at solving stuff like this xD Unless Cloud solves it if you sent it to him already . Link to comment
Tempust85 Posted December 1, 2012 Share Posted December 1, 2012 Empty out all the mods for JKA except for your models' PK3. Link to comment
Azatha Posted December 1, 2012 Author Share Posted December 1, 2012 No shaders of the same name, and its been checked against everything in my base folder, which wasn't much to begin with. Sigh. I also removed all shaders from the skin anyway, so there's nothing to conflict with. Link to comment
Azatha Posted December 1, 2012 Author Share Posted December 1, 2012 No errors of any kind. Link to comment
Malkav Posted December 1, 2012 Share Posted December 1, 2012 Send it over to someone for double checking. Link to comment
MUG Posted December 1, 2012 Share Posted December 1, 2012 Send it over to someone for double checking.Indeed. If you want to send it over I can almost certainly find the problem. Skin troubleshooting is my forte =P Link to comment
Azatha Posted December 1, 2012 Author Share Posted December 1, 2012 Inryi has got it at the moment. If she can't figure it out, I'll pass it on! Link to comment
Inyri Posted December 2, 2012 Share Posted December 2, 2012 I lied earlier when I said it wasn't something obvious and silly. I just missed it too. In both of those skins files you have the following: torso_collar,models/players/syrena/torso_snow.tgatorso_hood,*offtorso_hood2, Adding the "*off" to torso_hood2 should solve the problem. It looks like leaving it blank effectively rendered everything below it in the skin file negligible, which is why all those hidden surfaces were displaying with no textures. I was trying to make it more complicated than it was. MUG likes this Link to comment
Azatha Posted December 2, 2012 Author Share Posted December 2, 2012 Bah, I knew the answer would be embarrassing. I scoured that .skin file over and over, looking for spelling errors and missing *off's, and I still never saw it! Thank you Inyri. It's interesting how modview can read the file just fine, but the game can't. It can throw you off from finding the problem! Link to comment
MUG Posted December 2, 2012 Share Posted December 2, 2012 Bah, I knew the answer would be embarrassing. I scoured that .skin file over and over, looking for spelling errors and missing *off's, and I still never saw it! Thank you Inyri. It's interesting how modview can read the file just fine, but the game can't. It can throw you off from finding the problem!Aye, I guess modview reads it line by line, where as the game looks for finished statements. Link to comment
Inyri Posted December 2, 2012 Share Posted December 2, 2012 It's interesting how modview can read the file just fine, but the game can't. It can throw you off from finding the problem!Yep, that's why I didn't find it right away. I was looking for something more complicated. Link to comment
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