- 68
- Posts
- 6
- Years
- Seen Sep 19, 2023
Hello everyone, I wish this was a simple question, but it's very bad for my game since the first part revolves around catching this special Pokemon. When I caught it, it gave me an error code, something about the Pokedex, and I have no idea how to read what it means. Here is is.
Please, please help! I was hoping to release this today and can't with this issue.
Code:
---------------------------
Pokémon Electric Pikachu
---------------------------
[Pokémon Essentials version 17.2]
Exception: NameError
Message: uninitialized constant PokeBattle_Scene::PokemonPokedexScene
PokeBattle_Scene:2900:in `pbShowPokedex_ebs'
PokeBattle_Scene:2899:in `pbFadeOutIn'
PokeBattle_Scene:2899:in `pbShowPokedex_ebs'
EliteBattle_1:1800:in `pbShowPokedex'
PokeBattle_Battle:158:in `pbThrowPokeBall_ebs'
EliteBattle_0:367:in `pbThrowPokeBall'
PItem_ItemEffects:1709
PItem_ItemEffects:1708:in `call'
EventHandlers:150:in `trigger'
PItem_Items:246:in `triggerUseInBattle'
This exception was logged in
C:\Users\micai\Saved Games\Pokémon Electric Pikachu\errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
Please, please help! I was hoping to release this today and can't with this issue.