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

I keep getting this error

2
Posts
7
Years
    • Seen Apr 4, 2017
    I'm a relative newbie to creating games here and I've looked all the over the place but I can't seem to see why would be getting this error. It appears occasionally when I play test my game, causes it to crash and then I can't access that save file. Thanks for any help.

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

    Message: undefined method `code' for nil:NilClass

    DynamicShadows:211:in `initialize'

    DynamicShadows:209:in `each'

    DynamicShadows:209:in `initialize'

    Scene_Map:29:in `new'

    Scene_Map:29:in `createSpritesets'

    Scene_Map:28:in `each'

    Scene_Map:28:in `createSpritesets'

    Scene_Map:63:in `main'

    Main:49:in `mainFunctionDebug'

    Main:27:in `mainFunction'

    ---------------------------
    OK
    ---------------------------
     
    2
    Posts
    7
    Years
    • Seen Apr 4, 2017
    I've edited some of the sprites but none of the code or anything.
    I am using the patched 16.2 version.
     
    Back
    Top