• 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!
  • Scottie, Todd, Serena, Kris - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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.

"Undefined move constant name: HONECLAWS" error

Infinipede

negima ruined my life
  • 138
    Posts
    18
    Years
    Keep getting this error when trying to open the game or visual editor from a totally clean and new 15.0 install with the 15.1 files added:

    I've tried deleting and reinstalling, etc, but nothing seems to fix it.

    ---------------------------
    Pokemon Essentials
    ---------------------------
    Exception: RuntimeError

    Message: Undefined move constant name: HONECLAWS

    Name must consist only of letters, numbers, and

    underscores and can't begin with a number.

    Make sure the name is defined in

    PBS/moves.txt.

    File PBS/items.txt, line 288





    Compiler:934:in `pbGetConst'

    Compiler:960:in `parseMove'

    Compiler:832:in `pbCompileItems'

    Compiler:816:in `pbCompilerEachCommentedLine'

    Compiler:615:in `each_line'

    Compiler:615:in `pbCompilerEachCommentedLine'

    Compiler:612:in `open'

    Compiler:612:in `pbCompilerEachCommentedLine'

    Compiler:816:in `pbCompileItems'

    Compiler:4035:in `pbCompileAllData'



    This exception was logged in

    C:\Users\Uboa\Saved Games/Pokemon Essentials/errorlog.txt.

    Press Ctrl+C to copy this message to the clipboard.
    ---------------------------
    OK
    ---------------------------
     
    Open the project in RMXP first, and playtest while holding Ctrl at the start to force a full compile.

    Given your insistence that you haven't changed anything, I must assume that the move Hone Claws is still defined in moves.txt, and that you haven't done anything that might change that.
     
    Back
    Top