TheMaskedRaider Posted January 22, 2012 Share Posted January 22, 2012 Not sure if I should have started a new topic but I think it's fine. I'm trying to test out the standing animation I made in game by following the tutorial made by blazer/luffy and I'm pretty much following it to the letter. The problem be that when I try to load the animation this pops up. The palette isn't the issue nor is it the size of the file, I also tried doing it as a bitmap as suggested. I'm very confused assistance would be greatly appreciated. Link to comment Share on other sites More sharing options...
Chocolate Kitty Posted January 22, 2012 Share Posted January 22, 2012 Something be wrong with your script, post it if you don't mind. Link to comment Share on other sites More sharing options...
Crimson Red Posted January 22, 2012 Share Posted January 22, 2012 Yes. Also show the information that is behind the error message box (i.e. we can't see it because the error box is in front). It includes information about when the process stopped, and thus the problem should be on the codes or images right before that (or after the last image/code it DID properly load). :\ Link to comment Share on other sites More sharing options...
TheMaskedRaider Posted January 22, 2012 Author Share Posted January 22, 2012 Sorry for the late response, Gundam is very entertaining. Here it is as well as both error messages stephen(captain).txt Link to comment Share on other sites More sharing options...
Jubby Posted January 22, 2012 Share Posted January 22, 2012 There's likely something wrong with your frame :P Link to comment Share on other sites More sharing options...
TheMaskedRaider Posted January 23, 2012 Author Share Posted January 23, 2012 There's likely something wrong with your frame :P Checked that to. 16 colors 248x160 png format. Though I could be crazy so I'll attach the frame as well Link to comment Share on other sites More sharing options...
Book of Ereshkigal Posted January 23, 2012 Share Posted January 23, 2012 I've had times where I had to copy the frame into a new file without changing it to get it to work. Try that? Link to comment Share on other sites More sharing options...
TheMaskedRaider Posted January 23, 2012 Author Share Posted January 23, 2012 I've had times where I had to copy the frame into a new file without changing it to get it to work. Try that? Unfortunately this did not work Link to comment Share on other sites More sharing options...
TheMaskedRaider Posted January 23, 2012 Author Share Posted January 23, 2012 Okay this morning I tested the editor using someone else custom animation from the custom battle sprite thread(the sister animation I believe) and that worked out fine. so I copied the code and then replaced each frame with the basic standing one for my animation and what do you know it didn't work. so as mentioned before it must be something wrong with the frame instead of the code or the editor. The problem is it meets every specification needed, so my qustion is could it be that I need more than one frame for the editor to recognize it as an animation? I highly doubt this is the case but it could be a possibility. Link to comment Share on other sites More sharing options...
shadowofchaos Posted January 23, 2012 Share Posted January 23, 2012 Most common problem like this: Each frame has 16 colors, but not the exact SAME 16 colors. Just open up the Custom Animation creator and keep pressing insert frame for each individual frame starting with the first one. If it says "Has more that 16 colors!" that's the frame that has a different palette from the rest of them. If it does it for every frame after the first one, then your FIRST frame probably has a different palette than the rest. Link to comment Share on other sites More sharing options...
TheMaskedRaider Posted January 23, 2012 Author Share Posted January 23, 2012 All right break between class. Tried what you said shadow of chaos and low and behold that was the problem but it was with the background transparent color not the sprite. Thank you everyone in this thread for your assistance. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.