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

Need help how to fix error

Venomous_Zero86

Pokemon Chosen Ones (Coming Soon)
  • 120
    Posts
    9
    Years
    • Seen Feb 11, 2022
    hello am making a game and i want to know how can i fix this error ---------------------------
    Pokemon Chosen Ones
    ---------------------------
    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'

    PScreen_Load:546:in `pbStartLoadScreen'

    PScreen_Load:516:in `open'

    PScreen_Load:516:in `pbStartLoadScreen'



    This exception was logged in

    C:\Users\Mike\Saved Games/Pokemon Chosen Ones/errorlog.txt.

    Press Ctrl+C to copy this message to the clipboard.
    ---------------------------
    OK
    ---------------------------
     
    I had this happen too, if you have created your own type, make sure it is correctly formatted, and if this is occurring from a move that you made (mine was) make sure that the move formatting is correct, if you have not made anything new, just take a version that you have not altered yet, most likely the .zip, and copy the moves and type html.txts.
     
    Back
    Top