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

[Error] Poke Mart Error

  • 6
    Posts
    2
    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
     
  • 658
    Posts
    7
    Years
    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