iconoclastts Posted December 29, 2016 Share Posted December 29, 2016 I've been having a little trouble with one model I've been trying to get to load into CK, and I think at this point it might be the textures the material is using that's causing it to stop responding.. Is that something that's normal? I'm only using a diffuse, normal, and specular map but every time I try to load the model in any part of the CK it will just sit there, then eventually give me (not responding) and just sit there until I have to force quit it. Any ideas on this at all perhaps? Link to comment Share on other sites More sharing options...
LoneRaptor Posted December 29, 2016 Share Posted December 29, 2016 If you temporarily remove the textures you can make sure it's them that are crashing your ck the model will appear purple but if the issue is the textures it should load. One thing I had crash the ck once was textures that were the incorrect size. (typo when setting the size) Link to comment Share on other sites More sharing options...
iconoclastts Posted December 29, 2016 Author Share Posted December 29, 2016 That might be the issue then. I'll have to look into the sizing some more and see if that's what's causing it as well. Thanks for the advice! Link to comment Share on other sites More sharing options...
kitcat81 Posted December 30, 2016 Share Posted December 30, 2016 That might be the issue then. I'll have to look into the sizing some more and see if that's what's causing it as well. Thanks for the advice! It accepts textures that are 512x512 or 1024x1024 pixels, may be it`s possible to use some other certain sizes but I never saw vanilla textures of another size. I did not know that when I just started to learn modding and had a game crash after trying to make a rectangular texture. lol Link to comment Share on other sites More sharing options...
iconoclastts Posted December 30, 2016 Author Share Posted December 30, 2016 Yeah I believe that was the case. Also certain textures I had wouldn't load unless I had turned off mipmapping when exporting them to .dds files in GIMP. I'm still playing around with it to see what else I can get to happen though. Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts