• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Help! My sprite doesn't have an embedded pallette!

  • Team Aqua (GT 2024)
  • 39
    Posts
    2
    Years
    • Seen today
    I've changed the sprite for the player in my pokecrystal hack. Unfortunately, when I compiled it I received this error:
    rgbgfx -c embedded -p gfx/trainers/cal.gbcpal gfx/trainers/cal.png FATAL: `-c embedded` was given, but the PNG does not have an embedded palette! Conversion aborted after 1 error make: *** [Makefile:318: gfx/trainers/cal.gbcpal] Error 1
    Does anyone how to embed a pallette in a PNG?
     
    Last edited:
    I've changed the sprite for the player in my pokecrystal hack. Unfortunately, when I compiled it I received this error:
    rgbgfx -c embedded -p gfx/trainers/cal.gbcpal gfx/trainers/cal.png FATAL: `-c embedded` was given, but the PNG does not have an embedded palette! Conversion aborted after 1 error make: *** [Makefile:318: gfx/trainers/cal.gbcpal] Error 1
    Does anyone how to embed a pallette in a PNG?
    You need to index the image.
     
    Back
    Top