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

I keep getting this error

  • 2
    Posts
    9
    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
    ---------------------------
     
    Two questions...
    Is this the unmodifeied kit?
    and
    Are you using the patched version, 16.2?
     
    I've edited some of the sprites but none of the code or anything.
    I am using the patched 16.2 version.
     
    Back
    Top