• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The results of the game jam are out!
    See the Judge's Spotlight choices and vote for your favorites to win Community Choice Spotlight by the 28th! 🫙
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

What is this and how do I fix it?

Demgor

Professionally Bad
Member
Joined
Nov 13, 2022
Posts
28
I keep getting this error message when I start a battle. The back trainer sprite is missing.

[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Exception: NoMethodError
Message: undefined method `width' for nil:NilClass

Backtrace:
Battle_Scene_BaseAnimation:105:in `ballTracksHand'
Battle_Scene_Animations:427:in `createProcesses'
Battle_Scene_BaseAnimation:12:in `initialize'
Battle_Scene_Animations:397:in `initialize'
Scene_PlayAnimations:122:in `new'
Scene_PlayAnimations:122:in `block in pbSendOutBattlers'
Scene_PlayAnimations:112:in `each'
Scene_PlayAnimations:112:in `each_with_index'
Scene_PlayAnimations:112:in `pbSendOutBattlers'
Battle_ActionSwitching:291:in `pbSendOut'

Is anyone able to help? I added new trainer sprites but I'm pretty sure they worked fine at first. I re-added the base sprites and that didn't help anything.
 
Back
Top