- 79
- Posts
- 9
- Years
- Seen Jan 12, 2024
Hello, some Pokemon's sprites do not appear in battle. here's an example of what I mean:
At first I thought that they were off-screen, but editing the enemy position and enemy altitude doesn't appear to do anything. I checked the battlers folder and they have sprites, so it's not missing either. If I try to use the auto-position option, I get this error:
Exception: NoMethodError
Message: undefined method `height' for nil:NilClass
Editor_SpritePosEditor:136:in `pbAutoPosition'
Editor_SpritePosEditor:156:in `pbSetParameter'
Editor_SpritePosEditor:292:in `pbStart'
Editor_SpritePosEditor:289:in `loop'
Editor_SpritePosEditor:293:in `pbStart'
Editor_SpritePosEditor:286:in `loop'
Editor_SpritePosEditor:294:in `pbStart'
Debug_Menu:655:in `pbDebugMenuActions'
Debug_Menu:652:in `pbFadeOutIn'
Debug_Menu:652:in `pbDebugMenuActions'
Which is strange, because auto-positioning all sprites from the debug menu seems to work fine. Any help would be appreciated!
![[PokeCommunity.com] Error when positioning sprites [PokeCommunity.com] Error when positioning sprites](https://i.imgur.com/7q8fv1M.png)
At first I thought that they were off-screen, but editing the enemy position and enemy altitude doesn't appear to do anything. I checked the battlers folder and they have sprites, so it's not missing either. If I try to use the auto-position option, I get this error:
Exception: NoMethodError
Message: undefined method `height' for nil:NilClass
Editor_SpritePosEditor:136:in `pbAutoPosition'
Editor_SpritePosEditor:156:in `pbSetParameter'
Editor_SpritePosEditor:292:in `pbStart'
Editor_SpritePosEditor:289:in `loop'
Editor_SpritePosEditor:293:in `pbStart'
Editor_SpritePosEditor:286:in `loop'
Editor_SpritePosEditor:294:in `pbStart'
Debug_Menu:655:in `pbDebugMenuActions'
Debug_Menu:652:in `pbFadeOutIn'
Debug_Menu:652:in `pbDebugMenuActions'
Which is strange, because auto-positioning all sprites from the debug menu seems to work fine. Any help would be appreciated!