• 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!
  • It's time to vote for your favorite Pokémon Battle Revolution protagonist in our new weekly protagonist poll! Click here to cast your vote and let us know which PBR protagonist you like most.
  • 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
    5
    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
    ---------------------------
     
    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