• 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.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • 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.

[polishedcrystal] [SOLVED] Landmark Assertion Failing

Hi! I've added a new map for the Player's Starting Town and made a new Landmark for it, as well as removing all the old stuff related to the original New Bark Town. (Maps, scripts, constants, attributes, includes) Unfortunately, when compiling I receive these two errors concerning the Landmark Data:

Code:
error: main.asm(541) -> engine/overworld/landmarks.asm(43) -> data/maps/landmarks.asm(75) -> macros/asserts.asm::assert_table_length(16):
    Assertion failed: Landmarks: expected 66 entries, each 4 bytes
error: main.asm(541) -> engine/overworld/landmarks.asm(43) -> data/maps/landmarks.asm(154) -> macros/asserts.asm::assert_table_length(16):
    Assertion failed: Landmarks: expected 144 entries, each 4 bytes

Is there anyone who can help?
Thanks in advance!
 
Back
Top