• 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!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • 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] undefined method `*' for nil:NilClass problem

  • 11
    Posts
    6
    Years
    • Seen May 19, 2019
    I created a new area in my game, but whenever I enter it, the game crashes and I get this error:

    [Pokémon Essentials version 17]
    Exception: NoMethodError
    Message: undefined method `*' for nil:NilClass
    Game_Character:202:in `screen_z'
    Sprite_Character:154:in `shadow_update'
    Sprite_DynamicShadows:168:in `update_or'
    Tilemap_Perspective:436:in `update'
    Spriteset_Map:158:in `_animationSprite_update'
    Spriteset_Map:154:in `each'
    Spriteset_Map:154:in `_animationSprite_update'
    Sprite_AnimationSprite:84:in `update'
    Scene_Map:41:in `updateSpritesets'
    Scene_Map:35:in `each'
    [Pokémon Essentials version 17]
    Exception: NoMethodError
    Message: undefined method `*' for nil:NilClass
    Game_Character:202:in `screen_z'
    Sprite_Character:154:in `shadow_update'
    Sprite_DynamicShadows:168:in `update_or'
    Tilemap_Perspective:436:in `update'
    Spriteset_Map:158:in `_animationSprite_update'
    Spriteset_Map:154:in `each'
    Spriteset_Map:154:in `_animationSprite_update'
    Sprite_AnimationSprite:84:in `update'
    Scene_Map:41:in `updateSpritesets'
    Scene_Map:35:in `each'


    I've also attached the tileset for the map
    thanks!

    [PokeCommunity.com] undefined method `*' for nil:NilClass problem
     
    Back
    Top