Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
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.
Hi everyone,
I'm getting into Decomp for the first time and i'm trying out some stuffs. While i was building my rom, it gave me this error:
I've tried to fix it, but it seems like i'm not able to.
Can someone help me?
That first definition in battle_config.h seems wrong. 10006 is a _very_ big number for a species. But your actual error is saying that you have two species that have numbers 369 and 370.
That first definition in battle_config.h seems wrong. 10006 is a _very_ big number for a species. But your actual error is saying that you have two species that have numbers 369 and 370.
Ok I think I've fixed it. I added 2 #define in the battle_strings.ids.h and i didn't change the number of the other #define existing. Thanks for the help <3