• 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!
  • Which Pokémon Masters protagonist do you like most? Let us know by casting a vote in our Masters favorite protagonist poll 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.

[ASM & Hex] pokered Add Type help

  • 2
    Posts
    4
    Years
    • Seen Dec 18, 2021
    Howdy, I've tried following the tutorial: https://github.com/pret/pokered/wiki/Add-a-new-Type to add a new type, but when I attempt to follow this I get the following error:

    ERROR: main.asm(152) -> engine/battle/print_type.asm(52) -> data/types/names.asm(26) -> macros/asserts.asm::assert_table_length(16):
    Assertion failed: TypeNames: expected 28 entries, each 2 bytes
    error: Assembly aborted (1 error)!
    make: *** [Makefile:90: main_blue.o] Error 1

    Any ideas on how to fix this?
     
    Back
    Top