- 428
- Posts
- 5
- Years
- Zekko
- Seen Nov 21, 2023
[Pokémon Essentials version 19.1]
[Generation 8 Project v1.1.0]
[v19.1 Hotfixes 1.0.7]
Exception: NoMethodError
Message: undefined method `*' for nil:NilClass
Backtrace:
075:CustomTilemap:510:in `addTile'
075:CustomTilemap:943:in `block in refresh'
075:CustomTilemap:940:in `each'
075:CustomTilemap:940:in `refresh'
075:CustomTilemap:1009:in `update'
074:TilemapLoader:38:in `update'
065:Spriteset_Map:121:in `update'
066:Sprite_AnimationSprite:81:in `update'
065:Spriteset_Map:68:in `initialize'
066:Sprite_AnimationSprite:50:in `initialize'
This is the error I get when entering any new area I've made, no matter what's inside it. The area can be completely empty and the crash-causing error will still happen. I discovered it when I tried giving Oak's lab in the starter town a door leading to a basement area.
[Generation 8 Project v1.1.0]
[v19.1 Hotfixes 1.0.7]
Exception: NoMethodError
Message: undefined method `*' for nil:NilClass
Backtrace:
075:CustomTilemap:510:in `addTile'
075:CustomTilemap:943:in `block in refresh'
075:CustomTilemap:940:in `each'
075:CustomTilemap:940:in `refresh'
075:CustomTilemap:1009:in `update'
074:TilemapLoader:38:in `update'
065:Spriteset_Map:121:in `update'
066:Sprite_AnimationSprite:81:in `update'
065:Spriteset_Map:68:in `initialize'
066:Sprite_AnimationSprite:50:in `initialize'
This is the error I get when entering any new area I've made, no matter what's inside it. The area can be completely empty and the crash-causing error will still happen. I discovered it when I tried giving Oak's lab in the starter town a door leading to a basement area.