BluuArc / BFFrameAnimator

Program to create GIFs of unit sprites for the mobile game Brave Frontier
4 stars 1 forks source link

Random yellow frames #1

Open BluuArc opened 8 years ago

BluuArc commented 8 years ago

Example (nopac): unit_750115_3atk_nopac

Every once in a while (i.e. uncommon to rare), there will be animations with yellow frames in them. For each unit that has it, that specific animation always generates the same yellow frames no matter how many times you regenerate it. Sometimes it goes away when I update/modify the program, but there will always be some unit with it (at least, in every version, private and public, that I've made so far).

I think it is caused when there is a certain amount of shades of yellow in the frame (since I use yellow in the GIF making process), but I am not 100% sure of that.

It can be manually fixed by opening the GIF in an image editor (e.g. GIMP) and removing the yellow frames there, or it can (possibly) be bypassed by generating a different version. For example, the strip version of the above GIF doesn't have this issue.

Example (strip) unit_750115_3atk_strip

BluuArc commented 7 years ago

As of v2.0.0, there will be messages notifying the user of any yellow frames present in the generated GIFs.