- 68
- Posts
- 6
- Years
- Seen Sep 19, 2023
So I'm making the player battle a wild Fearow and I'm getting this error.
Can someone please help me? I have no idea what that means.
Spoiler:
---------------------------
Pokemon Electric Pikachu
---------------------------
[Pokémon Essentials version 17.2]
Exception: RuntimeError
Message: Script error within event 4 (coords 11,2), map 82 (Viridian Pathway):
Exception: NoMethodError
Message: PSystem_PokemonUtilities:237:in `pbSeenForm'undefined method `>' for :MALE: Symbol
***Full script:
pbWildBattle(:FEAROW,20)
Interpreter:243:in `pbExecuteScript'
PokeBattle_Battle:523:in `pbSetSeen'
PokeBattle_Battle:2379:in `pbStartBattleCore'
PokeBattle_Battle:2351:in `pbStartBattle'
PField_Battles:98:in `pbWildBattle'
PField_Battles:97:in `pbSceneStandby'
PField_Battles:99:in `pbWildBattle'
PField_Battles:96:in `pbBattleAnimation'
PField_Battles:96:in `pbWildBattle'
(eval):1:in `pbExecuteScript'
Interpreter:276:in `pbExecuteScript'
Interpreter:1606:in `command_355'
Interpreter:494:in `execute_command'
Interpreter:193:in `update'
Interpreter:106:in `loop'
Interpreter:198:in `update'
Scene_Map:163:in `update'
Scene_Map:161:in `loop'
Scene_Map:170:in `update'
Scene_Map:234:in `main'
This exception was logged in
C:\Users\micai\Saved Games\Pokemon Electric Pikachu\errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
Pokemon Electric Pikachu
---------------------------
[Pokémon Essentials version 17.2]
Exception: RuntimeError
Message: Script error within event 4 (coords 11,2), map 82 (Viridian Pathway):
Exception: NoMethodError
Message: PSystem_PokemonUtilities:237:in `pbSeenForm'undefined method `>' for :MALE: Symbol
***Full script:
pbWildBattle(:FEAROW,20)
Interpreter:243:in `pbExecuteScript'
PokeBattle_Battle:523:in `pbSetSeen'
PokeBattle_Battle:2379:in `pbStartBattleCore'
PokeBattle_Battle:2351:in `pbStartBattle'
PField_Battles:98:in `pbWildBattle'
PField_Battles:97:in `pbSceneStandby'
PField_Battles:99:in `pbWildBattle'
PField_Battles:96:in `pbBattleAnimation'
PField_Battles:96:in `pbWildBattle'
(eval):1:in `pbExecuteScript'
Interpreter:276:in `pbExecuteScript'
Interpreter:1606:in `command_355'
Interpreter:494:in `execute_command'
Interpreter:193:in `update'
Interpreter:106:in `loop'
Interpreter:198:in `update'
Scene_Map:163:in `update'
Scene_Map:161:in `loop'
Scene_Map:170:in `update'
Scene_Map:234:in `main'
This exception was logged in
C:\Users\micai\Saved Games\Pokemon Electric Pikachu\errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
Can someone please help me? I have no idea what that means.