• 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 method `unlock' for nil:NilClass" error on map transfer

63
Posts
9
Years
    • Seen Aug 15, 2017
    Exception: NoMethodError
    Message: undefined method `unlock' for nil:NilClass
    Interpreter:512:in `command_end'
    Interpreter:295:in `execute_command'
    Interpreter:193:in `update'
    Interpreter:106:in `loop'
    Interpreter:198:in `update'
    Scene_Map:103:in `update'
    Scene_Map:101:in `loop'
    Scene_Map:114:in `update'
    Scene_Map:68:in `main'
    Scene_Map:65:in `loop'

    I don't understand what's happened. I've checked the transfer player events and both follow the examples in pre-con maps.
     
    Back
    Top