maxman
Well-known member
I'm trying to load a 16-color palette using .png after I input palette in a character text. But it has failed to load. I know gif works fine, but I wanna use png so I would have file sizes of frames compressed short from converting the sprites/frames into gif (certain frames in certain animation name folders).
Code:
palette data/chars/bison/idle/stand01.png
alternatepal data/chars/bison/alt01.png
Code:
********** An Error Occurred **********
* Shutting Down *
Fatal Error in load_cached_model, file: data/chars/bison/bison.txt, line 24, message: Failed to load palette!
Total Ram: 4168376320 Bytes
Free Ram: 971419648 Bytes
Used Ram: 50540544 Bytes
Release level data...........
Done!
Release graphics data........ Done!
Release game data............
Release game data............ Done!
Release timer................ Done!
Release input hardware....... Done!
Release sound system......... Done!
Release FileCaching System... Done!
**************** Done *****************
Fatal Error in load_cached_model, file: data/chars/bison/bison.txt, line 24, message: Failed to load palette!