- 5
- Posts
- 10
- Years
- Seen Aug 18, 2016
So recently, I upgraded my fangame to Essentials version 16 then to 16.2. When I finally got everything sorted out, I found out that whenever I use a fishing rod, this happens:
---------------------------
Pokemon Xenus
---------------------------
Exception: NoMethodError
Message: undefined method `pbIsWaterTag?' for nil:NilClass
PItem_ItemEffects:110
PItem_ItemEffects:107:in `call'
Event:150:in `trigger'
PItem_Items:210:in `triggerUseFromBag'
PItem_Items:693:in `pbUseItem'
PScreen_Bag:570:in `pbStartScreen'
PScreen_Bag:544:in `loop'
PScreen_Bag:612:in `pbStartScreen'
PScreen_PauseMenu:190:in `pbStartPokemonMenu'
PScreen_PauseMenu:189:in `pbFadeOutIn'
This exception was logged in
C:\Users\Main\Saved Games/Pokemon Xenus/errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
Also, using the editor seems to mess up any PBS file I edit with it (like, it deletes a lot of trainers from trainers.txt and removes all Pokemon abilities in pokemon.txt). I did make sure to replace the editor scripts file.
Any help would be great.
---------------------------
Pokemon Xenus
---------------------------
Exception: NoMethodError
Message: undefined method `pbIsWaterTag?' for nil:NilClass
PItem_ItemEffects:110
PItem_ItemEffects:107:in `call'
Event:150:in `trigger'
PItem_Items:210:in `triggerUseFromBag'
PItem_Items:693:in `pbUseItem'
PScreen_Bag:570:in `pbStartScreen'
PScreen_Bag:544:in `loop'
PScreen_Bag:612:in `pbStartScreen'
PScreen_PauseMenu:190:in `pbStartPokemonMenu'
PScreen_PauseMenu:189:in `pbFadeOutIn'
This exception was logged in
C:\Users\Main\Saved Games/Pokemon Xenus/errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
Also, using the editor seems to mess up any PBS file I edit with it (like, it deletes a lot of trainers from trainers.txt and removes all Pokemon abilities in pokemon.txt). I did make sure to replace the editor scripts file.
Any help would be great.
Last edited by a moderator: