• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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
17
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
    ---------------------------
     

    Maruno

    Lead Dev of Pokémon Essentials
    5,286
    Posts
    16
    Years
    • Seen May 3, 2024
    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