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

[Error] Im so confused on what happened

1
Posts
4
Years
    • Seen Oct 26, 2019
    Here is the error im getting hopefully someone can help me figure out the problem cause im at a lost cause


    ---------------------------
    Pokemon Essentials
    ---------------------------
    Exception: NoMethodError

    Message: undefined method `name' for nil:NilClass

    PField_Field:1630

    PField_Field:1623:in `call'

    Event:54:in `trigger'

    Event:49:in `each'

    Event:49:in `trigger'

    PField_MapFactory:198:in `setMapChanging'

    PField_MapFactory:175:in `setup'

    Scene_Map:234:in `transfer_player'

    Scene_Map:91:in `miniupdate'

    Scene_Map:83:in `loop'



    This exception was logged in

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

    Press Ctrl+C to copy this message to the clipboard.
    ---------------------------
    OK
    ---------------------------
     
    1,403
    Posts
    10
    Years
    • Seen Apr 29, 2024
    I guess you should look at PField_Field line 1630 to work out what's "nil", but my guess from that error message is that you're trying to "transfer_player" to a map that doesn't exist.
     
    Last edited:
    Back
    Top