velvetmelody Posted December 5, 2022 Share Posted December 5, 2022 alright, basically for some reason whenever i try to compile my character, the autocompiler creates the ghost anim files, but not the player's. i've been looking for a solution to this but i cant find helpful answers anywhere, and i have retried this process 6 times in a row. if it's any help, im using the DST version of esctemplate, and i have triple made sure to rename all the files. Link to comment https://forums.kleientertainment.com/forums/topic/145064-animzip-not-compiling/ Share on other sites More sharing options...
Chesed Posted December 5, 2022 Share Posted December 5, 2022 Does the autocompiler have any particular message when it fails to compile the character build? That can point you in the direction of what is causing the problem. Unfortunately a lot of different problems can cause it to fail and it's hard to guess what it is without having the files available. I'd definitely recommend uploading a zip of your mod files here if you're comfortable doing that. Link to comment https://forums.kleientertainment.com/forums/topic/145064-animzip-not-compiling/#findComment-1613782 Share on other sites More sharing options...
velvetmelody Posted December 6, 2022 Author Share Posted December 6, 2022 (edited) 1 hour ago, Chesed said: Does the autocompiler have any particular message when it fails to compile the character build? That can point you in the direction of what is causing the problem. Unfortunately a lot of different problems can cause it to fail and it's hard to guess what it is without having the files available. I'd definitely recommend uploading a zip of your mod files here if you're comfortable doing that. im not sure what the autocompiler says because it automatically closes before i can read anything notable, and i don't know how to stop it from doing that. if it helps, i'll upload the test character here. (be warned, you will be met with absolutely awful placeholder ms paint assets) test.zip Edited December 6, 2022 by velvetmelody Link to comment https://forums.kleientertainment.com/forums/topic/145064-animzip-not-compiling/#findComment-1613801 Share on other sites More sharing options...
Chesed Posted December 6, 2022 Share Posted December 6, 2022 (edited) 40 minutes ago, velvetmelody said: im not sure what the autocompiler says because it automatically closes before i can read anything notable, and i don't know how to stop it from doing that. Yeahhh it's a bit unweildy. As soon as you see anything weird, you have to click on the autocompiler as if you're trying to select text. That makes the autocompiler pause and gives you time to read it. This is the error. This is happening because some of your images are 0-bit or 8-bit images. The autocompiler can't compile these - everything has to be 32-bit. I was going to list what sprites are effected but it seems that almost all of the changed sprites are like this, so I think it's the fault of the program you're using to make the sprites. You might need to look at your settings and change them and resave everything, very sorry about that. For reference, all of the transparent sprites are broken, but you can fix them quickly by just replacing them with the transparent versions in "testchar6_cleared". Those are 32 bit. I hope this solves your issue. If not, I'll be happy to take another look. ____ EDIT: Okay, the broken non-transparent sprites are in "faces" and "headbase_hat" specifically. The other ones you've drawn seem to be ok! Edited December 6, 2022 by Chesed Found the specific broken non-transparent sprites Link to comment https://forums.kleientertainment.com/forums/topic/145064-animzip-not-compiling/#findComment-1613807 Share on other sites More sharing options...
velvetmelody Posted December 6, 2022 Author Share Posted December 6, 2022 1 hour ago, Chesed said: Yeahhh it's a bit unweildy. As soon as you see anything weird, you have to click on the autocompiler as if you're trying to select text. That makes the autocompiler pause and gives you time to read it. This is the error. This is happening because some of your images are 0-bit or 8-bit images. The autocompiler can't compile these - everything has to be 32-bit. I was going to list what sprites are effected but it seems that almost all of the changed sprites are like this, so I think it's the fault of the program you're using to make the sprites. You might need to look at your settings and change them and resave everything, very sorry about that. For reference, all of the transparent sprites are broken, but you can fix them quickly by just replacing them with the transparent versions in "testchar6_cleared". Those are 32 bit. I hope this solves your issue. If not, I'll be happy to take another look. ____ EDIT: Okay, the broken non-transparent sprites are in "faces" and "headbase_hat" specifically. The other ones you've drawn seem to be ok! thank you! i will try this out and tell you how it goes. 1 Link to comment https://forums.kleientertainment.com/forums/topic/145064-animzip-not-compiling/#findComment-1613910 Share on other sites More sharing options...
velvetmelody Posted December 6, 2022 Author Share Posted December 6, 2022 15 hours ago, Chesed said: Yeahhh it's a bit unweildy. As soon as you see anything weird, you have to click on the autocompiler as if you're trying to select text. That makes the autocompiler pause and gives you time to read it. This is the error. This is happening because some of your images are 0-bit or 8-bit images. The autocompiler can't compile these - everything has to be 32-bit. I was going to list what sprites are effected but it seems that almost all of the changed sprites are like this, so I think it's the fault of the program you're using to make the sprites. You might need to look at your settings and change them and resave everything, very sorry about that. For reference, all of the transparent sprites are broken, but you can fix them quickly by just replacing them with the transparent versions in "testchar6_cleared". Those are 32 bit. I hope this solves your issue. If not, I'll be happy to take another look. ____ EDIT: Okay, the broken non-transparent sprites are in "faces" and "headbase_hat" specifically. The other ones you've drawn seem to be ok! alright, i updated all those ones, but now its giving me this? i'm not entirely sure what it means. Link to comment https://forums.kleientertainment.com/forums/topic/145064-animzip-not-compiling/#findComment-1613916 Share on other sites More sharing options...
Chesed Posted December 6, 2022 Share Posted December 6, 2022 It's the same error as before, so you might have missed some of the images! If you want you can send me the changed mod and I'll take a look at it, and send it back once I can get it to compile for you? Link to comment https://forums.kleientertainment.com/forums/topic/145064-animzip-not-compiling/#findComment-1613917 Share on other sites More sharing options...
velvetmelody Posted December 6, 2022 Author Share Posted December 6, 2022 1 minute ago, Chesed said: It's the same error as before, so you might have missed some of the images! If you want you can send me the changed mod and I'll take a look at it, and send it back once I can get it to compile for you? okie dokietes2.zip Link to comment https://forums.kleientertainment.com/forums/topic/145064-animzip-not-compiling/#findComment-1613918 Share on other sites More sharing options...
Chesed Posted December 6, 2022 Share Posted December 6, 2022 Found the problem: it was some sneaky sprites in the arm_upper folder! I got the character to compile and they load in properly in-game, so all seems good now! Let me know if there's any other problems. TestFixed.zip Link to comment https://forums.kleientertainment.com/forums/topic/145064-animzip-not-compiling/#findComment-1613923 Share on other sites More sharing options...
velvetmelody Posted December 6, 2022 Author Share Posted December 6, 2022 18 minutes ago, Chesed said: Found the problem: it was some sneaky sprites in the arm_upper folder! I got the character to compile and they load in properly in-game, so all seems good now! Let me know if there's any other problems. TestFixed.zip 5.28 MB · 0 downloads it works! thank you so much! and i really mean thank you, ive been trying to get this work for the past week. so once again, to reiterate, many thanks! 1 Link to comment https://forums.kleientertainment.com/forums/topic/145064-animzip-not-compiling/#findComment-1613930 Share on other sites More sharing options...
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