- 20
- Posts
- 4
- Years
- She/it
- United States
- Seen Jul 31, 2024
Whenever i try to create a new game the game crashes and gives this error
any tips on how to fix
Code:
---------------------------
Pokemon Lucent
---------------------------
[Pokémon Essentials version 18.1]
Exception: NoMethodError
Message: undefined method `*' for nil:NilClass
Backtrace:
Tilemap_XP:413:in `addTile'
Tilemap_XP:845:in `refresh'
Tilemap_XP:842:in `each'
Tilemap_XP:842:in `refresh'
Tilemap_XP:941:in `update'
TilemapLoader:49:in `update'
Spriteset_Map:130:in `_animationSprite_update'
Sprite_AnimationSprite:89:in `update'
Spriteset_Map:68:in `_animationSprite_initialize'
Sprite_AnimationSprite:50:in `shadow_initialize'
any tips on how to fix