The only bug there is that you shouldn't let that happen in your game.I tried double wild pokemon with just 1 pokemon on my team and this is what happened
![]()
Exception: NoMethodError
Message: undefined method `visible=' for nil:NilClass
PScreen_Pokedex:667:in `pbChangeToDexEntry'
PScreen_Pokedex:747:in `pbStartDexEntryScene'
PScreen_Pokedex:1109:in `pbDexEntry'
PokeBattle_Scene:2792:in `pbShowPokedex'
PokeBattle_Scene:2789:in `pbFadeOutIn'
PokeBattle_Scene:2789:in `pbShowPokedex'
PokeBattle_Battle:236:in `pbThrowPokeBall'
PItem_ItemEffects:1677
PItem_ItemEffects:1676:in `call'
Event:150:in `trigger'
how to fix this?
pbChoosePokemonForTrade(1,2,:POLIWHRIL)
The trading system isn't working for me. I am using this script, as I found it in the trading NPC in the clean version of V16.1:
Code:pbChoosePokemonForTrade(1,2,:POLIWHRIL)
In the Pokémon selection scene, the Poliwhril that I have in the party show as Not Able.
As well as this error, it seems like the pokemon isn't actually being added to the party, had a party of just one pokemon, caugyht a pidgey and still only 1 in party, no pidgey
Only occurs when catching a pokemon for the first time
It also doesn't seem to be recording altername forms, genders and mega i've tested with
Use Essentials v16.1. Download it again if you have to. Remember what this thread is about.
Don't know if you've copied incorrectly or its like that in the script but POLIWHIRL is spelt wrong, you've got RI not IR
Exception: NoMethodError
Message: undefined method `displayGender' for #<PokeBattle_FakeBattler:0xbcfae18>
PokeBattle_Scene:638:in `refresh'
PokeBattle_Scene:565:in `initialize'
PokeBattle_Scene:1894:in `new'
PokeBattle_Scene:1894:in `pbStartBattle'
PokeBattle_SafariZone:110:in `pbStartBattle'
PBattle_Safari:114:in `pbSafariBattle'
PBattle_Safari:113:in `pbSceneStandby'
PBattle_Safari:115:in `pbSafariBattle'
PBattle_Safari:112:in `pbBattleAnimation'
PBattle_Safari:112:in `pbSafariBattle'
Exception: NoMethodError
Message: undefined method `pbThis' for 3:Fixnum
PokeBattle_Battle:2270:in `pbOnActiveOne'
PokeBattle_Battle:1472:in `pbRecallAndReplace'
PokeBattle_Battle:2883:in `pbAttackPhase'
PokeBattle_Battle:2850:in `each'
PokeBattle_Battle:2850:in `pbAttackPhase'
PokeBattle_Battle:2653:in `pbStartBattleCore'
PokeBattle_Battle:2652:in `logonerr'
PokeBattle_Battle:2652:in `pbStartBattleCore'
PokeBattle_Battle:2638:in `loop'
PokeBattle_Battle:2661:in `pbStartBattleCore'
Exception: NoMethodError
Message: private method `gsub' called for true:TrueClass
DrawText:215:in `toUnformattedText'
DrawText:225:in `unformattedTextLength'
SpriteWindow:3558:in `setText'
SpriteWindow:3531:in `text='
PokeBattle_Scene:1422:in `pbDisplayMessage'
PokeBattle_Battle:2439:in `pbDisplay'
PokeBattle_BattlerEffects:206:in `pbPoison'
PokeBattle_MoveEffects:234:in `pbEffect'
PokeBattle_Battler:2723:in `pbProcessMoveAgainstTarget'
PokeBattle_Battler:2679:in `each'
---------------------------
Pokemon Crimson Skies
---------------------------
Exception: NameError
Message: undefined local variable or method `ret' for #<PokeBattle_Move_0F4:0xb3ba930>
PokeBattle_MoveEffects:6851:in `pbEffectAfterHit'
PokeBattle_Battler:2841:in `pbProcessMoveAgainstTarget'
PokeBattle_Battler:3149:in `pbUseMove'
PokeBattle_Battler:3129:in `loop'
PokeBattle_Battler:3152:in `pbUseMove'
PokeBattle_Battler:3348:in `pbProcessTurn'
PokeBattle_Battler:3347:in `logonerr'
PokeBattle_Battler:3347:in `pbProcessTurn'
PokeBattle_Battle:2944:in `pbAttackPhase'
PokeBattle_Battle:2941:in `each'
This exception was logged in
C:\Users\User\Saved Games/Pokemon Crimson Skies/errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------