• 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!
  • 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] Poke Mart Error

  • 6
    Posts
    3
    Years
    • Seen Oct 2, 2021
    I'm making my game when randomly when I enter the Poke Center it randomly shows this error. I can't figure out why. Any ideas?


    [Pokémon Essentials version 19.1]

    Exception: NoMethodError
    Message: undefined method '*' for nil:NilClass

    Backtrace
    075:CustomTilemap510:in 'addTile'
    075:CustomTilemap943: in 'block in refresh'
    075:CustomTilemap940:in 'each'
    075:CustomTilemap940:in 'refresh'
    075:CustomTilemap1009:in 'update'
    074:TilemapLoader38:in 'update'
    065:Spriteset_Map:121:in 'update'
    066:Sprite_AnimationSprite:81:in 'update'
    032:Scene_Map144:in 'block in updateSpritesets'
    032:Scene_Map:138:in 'each'

    This exception was logged in
    C:\Users\USERNAME\AppData\Roaming\Pokemon Flower\errorlog.txt.

    help
     
    This has nothing to do with the Pokemart. The issue is that you have invalid tiles. To fix this, go in Debug Menu -> Other Options -> Fix Invalid Tiles.

    And you can disable smilies by putting your error message in "CODE" tags or by turning "Disable Smilies in message" when sending a message.
     
    Back
    Top