• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • 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

  • 60
    Posts
    3
    Years
    • they/them
    • Johto
    • Seen Apr 27, 2025
    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