- 2
- Posts
- 5
- Years
- Seen Jun 13, 2019
Hey, I started making my own pokemon game 2 days ago without any idea on how to do scripts or so, I pretty much know all the basics now so I recently installed EBS, everything's fine except that when I try to give a nickname to a Pokemon, the game shows a error message, after that if I close the messsage the game keeps running without any crashes, but the pokemon that I captured disappears.
Here's the error:
Exception: NameError
Message: uninitialized constant USEKEYBOARDTEXTENTRY
TextEntry:1601:in `pbEnterText'
TextEntry:1622:in `pbEnterPokemonName'
PokeBattle_Scene:2499:in `pbNameEntry_ebs'
EliteBattle_Scene:1784:in `pbNameEntry'
PokeBattle_Battle:17:in `pbStorePokemon'
PokeBattle_Battle:166:in `pbThrowPokeBall_ebs'
EliteBattle_Battle:367:in `pbThrowPokeBall'
PItem_ItemEffects:1683
PItem_ItemEffects:1682:in `call'
Event:150:in `trigger'
Any help would be appreciated, thanks.
Here's the error:
Exception: NameError
Message: uninitialized constant USEKEYBOARDTEXTENTRY
TextEntry:1601:in `pbEnterText'
TextEntry:1622:in `pbEnterPokemonName'
PokeBattle_Scene:2499:in `pbNameEntry_ebs'
EliteBattle_Scene:1784:in `pbNameEntry'
PokeBattle_Battle:17:in `pbStorePokemon'
PokeBattle_Battle:166:in `pbThrowPokeBall_ebs'
EliteBattle_Battle:367:in `pbThrowPokeBall'
PItem_ItemEffects:1683
PItem_ItemEffects:1682:in `call'
Event:150:in `trigger'
Any help would be appreciated, thanks.
Last edited: