- 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:
Is there anyone who can help?
Thanks in advance!
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!