Caiman Posted August 7, 2013 Share Posted August 7, 2013 Could you please take a look at the two logs I posted on page 2, kiopho? Link to comment https://forums.kleientertainment.com/forums/topic/25769-even-though-nobody-will-know-how-to-fix/page/2/#findComment-282381 Share on other sites More sharing options...
kiopho Posted August 7, 2013 Share Posted August 7, 2013 Could you please take a look at the two logs I posted on page 2, kiopho?For your problem, though I never edited characters, I think the portrait dimensions must be in powers of 2 (128x128) and (256x512) and compressed in ARGB, 1D. I think I saw that somewhere on the forums. I think that goes only for the portraits though (don't quote me on that). (For the info, all the textures I used, it's always been in multiples of 4 and not powers of 2, DXT5, 1D) Link to comment https://forums.kleientertainment.com/forums/topic/25769-even-though-nobody-will-know-how-to-fix/page/2/#findComment-282396 Share on other sites More sharing options...
kiopho Posted August 7, 2013 Share Posted August 7, 2013 From all I gathered, the error related to this "HWTexture.cpp" has always been because of wrong textures. Link to comment https://forums.kleientertainment.com/forums/topic/25769-even-though-nobody-will-know-how-to-fix/page/2/#findComment-282401 Share on other sites More sharing options...
Caiman Posted August 7, 2013 Share Posted August 7, 2013 Hmmm... I based all of my .Tex on the original .png´s(latest example files). I didn´t change the size at all. And the portraits are showing up- it is the atlas-0 that won´t work (crashes right away when it´s 1d, crashes when I want to load a map when it´s 2d). Link to comment https://forums.kleientertainment.com/forums/topic/25769-even-though-nobody-will-know-how-to-fix/page/2/#findComment-282409 Share on other sites More sharing options...
kiopho Posted August 7, 2013 Share Posted August 7, 2013 Hmmm... I based all of my .Tex on the original .png´s(latest example files). I didn´t change the size at all. And the portraits are showing up- it is the atlas-0 that won´t work (crashes right away when it´s 1d, crashes when I want to load a map when it´s 2d).Tried the ARGB compression ? Link to comment https://forums.kleientertainment.com/forums/topic/25769-even-though-nobody-will-know-how-to-fix/page/2/#findComment-282423 Share on other sites More sharing options...
bobbity Posted August 7, 2013 Author Share Posted August 7, 2013 Tried the ARGB compression ?I'll try, but by portraits what do you mean? Which pictures? Link to comment https://forums.kleientertainment.com/forums/topic/25769-even-though-nobody-will-know-how-to-fix/page/2/#findComment-282429 Share on other sites More sharing options...
Caiman Posted August 7, 2013 Share Posted August 7, 2013 Yup- neither in combination with 2d nor 1d did it work. Link to comment https://forums.kleientertainment.com/forums/topic/25769-even-though-nobody-will-know-how-to-fix/page/2/#findComment-282431 Share on other sites More sharing options...
bobbity Posted August 7, 2013 Author Share Posted August 7, 2013 Maybe modding characters isn't possible with the new updates Link to comment https://forums.kleientertainment.com/forums/topic/25769-even-though-nobody-will-know-how-to-fix/page/2/#findComment-282432 Share on other sites More sharing options...
Caiman Posted August 7, 2013 Share Posted August 7, 2013 Got it. This time for real.It should be added to the Tut that charnames aren´t allowed to have caps (so instead of "Carl" you have to use "carl").I renamed my character to lower case letters everywhere (.xml, .lua, .tex etc.) and converted the file to DXT5, 2d... that finally worked... *now to rearrange those eyes* Link to comment https://forums.kleientertainment.com/forums/topic/25769-even-though-nobody-will-know-how-to-fix/page/2/#findComment-282499 Share on other sites More sharing options...
bobbity Posted August 7, 2013 Author Share Posted August 7, 2013 Mine was already lowercase so this doesnt help. Link to comment https://forums.kleientertainment.com/forums/topic/25769-even-though-nobody-will-know-how-to-fix/page/2/#findComment-282516 Share on other sites More sharing options...
Caiman Posted August 7, 2013 Share Posted August 7, 2013 Everywhere? Inside the .xml and .lua files as well?If both the filenames and everything inside is lowercase... and you used DXT5,2d for your prefab... I can´t do anything else for you.My char works now- updated the prefab several times and can confirm, that DXT5, 2d actually did the trick for me. 1 Link to comment https://forums.kleientertainment.com/forums/topic/25769-even-though-nobody-will-know-how-to-fix/page/2/#findComment-282531 Share on other sites More sharing options...
bobbity Posted August 7, 2013 Author Share Posted August 7, 2013 Everywhere? Inside the .xml and .lua files as well?If both the filenames and everything inside is lowercase... and you used DXT5,2d for your prefab... I can´t do anything else for you.My char works now- updated the prefab several times and can confirm, that DXT5, 2d actually did the trick for me.Ok you're out of ideas, just like everyone else. God does anyone know how to mod? Link to comment https://forums.kleientertainment.com/forums/topic/25769-even-though-nobody-will-know-how-to-fix/page/2/#findComment-282542 Share on other sites More sharing options...
Recommended Posts