• 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!
  • 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.

[Error] I need help.

  • 2
    Posts
    4
    Years
    • Seen Jan 22, 2021
    Hello everyone. So I got an error message when I tested my game with "New Game". So I just added some tiles from the 5th Generation and set my Spawnpoint via right click. The Player is not showing and when I take a step the Game ended up crashing and I got the following error message. I hope you can help me because I`m not into programming or anything like this. The intro sequence is not even playing.

    ---------------------------
    Pokemon Essentials
    ---------------------------
    [Pokémon Essentials version 18.1]

    Exception: NoMethodError

    Message: undefined method `ablePokemonCount' for nil:NilClass



    Backtrace:

    PField_Field:380:in `pbBattleOnStepTaken'

    PField_Field:376

    PField_Field:374:in `call'

    Event_Handlers:51:in `trigger'

    Event_Handlers:46:in `each'

    Event_Handlers:46:in `trigger'

    Game_Player:135:in `turnGeneric'

    Game_Character:710:in `turn_right'

    Game_Player:402:in `update_command_new'

    Game_Character:795:in `update_command'



    This exception was logged in

    C:\Users\USERNAME\Saved Games\Pokemon Essentials\errorlog.txt.

    Press Ctrl+C to copy this message to the clipboard.
    ---------------------------
    OK
    ---------------------------
     
    Last edited:
    Hello everyone. So I got an error message when I tested my game with "New Game". So I just added some tiles from the 5th Generation and set my Spawnpoint via right click. The Player is not showing and when I take a step the Game ended up crashing and I got the following error message. I hope you can help me because I`m not into programming or anything like this. The intro sequence is not even playing.

    ---------------------------
    Pokemon Essentials
    ---------------------------
    [Pokémon Essentials version 18.1]

    Exception: NoMethodError

    Message: undefined method `ablePokemonCount' for nil:NilClass



    Backtrace:

    PField_Field:380:in `pbBattleOnStepTaken'

    PField_Field:376

    PField_Field:374:in `call'

    Event_Handlers:51:in `trigger'

    Event_Handlers:46:in `each'

    Event_Handlers:46:in `trigger'

    Game_Player:135:in `turnGeneric'

    Game_Character:710:in `turn_right'

    Game_Player:402:in `update_command_new'

    Game_Character:795:in `update_command'



    This exception was logged in

    C:\Users\USERNAME\Saved Games\Pokemon Essentials\errorlog.txt.

    Press Ctrl+C to copy this message to the clipboard.
    ---------------------------
    OK
    ---------------------------

    Set your starting position back to the intro map. There are some important events on that map that need to be run to set up your character. You can edit the player transfer in the events on the intro map to have the player start where you want them to.
     
    Back
    Top