Bizarre glitch/corruption I encountered in my own rom hack of FireRed (version 1.0) after adding a basic npc script. Does anyone know why this happens? Is it a common occurrence?
You probably overwrote the tiles of that bar with your data, they are mostly FFs so tools mistake them for free space. Only use offsets larger than 0x720000 when looking for free space.