haven1433 / HexManiacAdvance

A tool for editing tables, text, scripts, images, and other data in Pokemon GBA games
MIT License
236 stars 55 forks source link

Add New Pokemon doesn't work right #216

Closed Tyrranux closed 6 months ago

Tyrranux commented 6 months ago

Got tired of replacing Pokemon and just wanted to add a new one. It does show up in my Rom on playthroughs, the code is fine, game doesn't crash, but it just comes up as "????????" and doesn't use the sprite I imported. How do I fix this?

haven1433 commented 6 months ago

Did you notice this warning about limiters when expanding the table? image

If you want to expand those tables, you need to update the limiters. There's scripts in the utilities to help with expanding some, like moves and items, but HMA doesn't include a safe way to expand the pokemon.

For more assistance, I recommend checking out the program's Discord Server, where you can find thousands of users that can help with specific questions.

Tyrranux commented 6 months ago

Why do I even bother asking questions to people that find creative ways to give no helpful answers?

On Wed, May 15, 2024 at 4:29 AM haven1433 @.***> wrote:

Did you notice this warning about limiters when expanding the table? image.png (view on web) https://github.com/haven1433/HexManiacAdvance/assets/10834600/e4afcfbd-610d-4a47-9b3f-0901ca277da1

If you want to expand those tables, you need to update the limiters. There's scripts in the utilities to help with expanding some, like moves and items, but HMA doesn't include a safe way to expand the pokemon.

For more assistance, I recommend checking out the program's Discord Server https://discord.com/invite/x9eQuBg, where you can find thousands of users that can help with specific questions.

— Reply to this email directly, view it on GitHub https://github.com/haven1433/HexManiacAdvance/issues/216#issuecomment-2112281507, or unsubscribe https://github.com/notifications/unsubscribe-auth/BIQDIOG627IYT3XHEWXZ3YDZCNBK5AVCNFSM6AAAAABHXSRHXOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJSGI4DCNJQG4 . You are receiving this because you authored the thread.Message ID: @.***>

haven1433 commented 6 months ago

Why do I bother giving detailed answers to people who just want short answers?

Fine, here's the short answer:

How do I fix this?

You need to revert your change. You can't safely expand the pokemon table using HMA.