Guest123123
Guest
- 0
- Posts
When I hatch an egg, this error message pops up and crashes the game.
Message: undefined method `width' for nil:NilClass
PScreen_EggHatching:77:in `pbMain'
PScreen_EggHatching:158:in `pbStartScreen'
PScreen_EggHatching:170:in `pbHatchAnimation'
PScreen_EggHatching:167:in `pbFadeOutInWithMusic'
PSystem_Utilities:884:in `pbFadeOutIn'
PSystem_Utilities:884:in `pbFadeOutInWithMusic'
PScreen_EggHatching:167:in `pbHatchAnimation'
PScreen_EggHatching:188:in `pbHatch'
PScreen_EggHatching:215
PScreen_EggHatching:203:in `each'
From looking at this error message, would anyone be able to tell me what the problem is? It happens right as the screen turns white at the final egg crack animation and the Pokemon is about to hatch.
Message: undefined method `width' for nil:NilClass
PScreen_EggHatching:77:in `pbMain'
PScreen_EggHatching:158:in `pbStartScreen'
PScreen_EggHatching:170:in `pbHatchAnimation'
PScreen_EggHatching:167:in `pbFadeOutInWithMusic'
PSystem_Utilities:884:in `pbFadeOutIn'
PSystem_Utilities:884:in `pbFadeOutInWithMusic'
PScreen_EggHatching:167:in `pbHatchAnimation'
PScreen_EggHatching:188:in `pbHatch'
PScreen_EggHatching:215
PScreen_EggHatching:203:in `each'
From looking at this error message, would anyone be able to tell me what the problem is? It happens right as the screen turns white at the final egg crack animation and the Pokemon is about to hatch.
Last edited by a moderator: