- 4
- Posts
- 4
- Years
- Seen Jul 11, 2021
Hey, I was trying the Following Pokémon Script and I got an error, but when I try to use PbAddPokemon, it also appears. Why could it be?? Here´s the error:
---------------------------
Pokémon Warriors V3
---------------------------
[Pokémon Essentials version 18.1]
Exception: RuntimeError
Message: Script error within event 16 (coords 28,6), map 3 (Red's house):
Exception: NoMethodError
Message: (eval):1:in `pbExecuteScript'undefined method `PbAddPokemon' for #<Interpreter:0xca65270>
***Full script:
PbAddPokemon(:BULBASAUR,5)
Backtrace:
Interpreter:197:in `pbExecuteScript'
Interpreter:1458:in `eval'
Interpreter:197:in `pbExecuteScript'
Interpreter:1458:in `command_355'
Interpreter:359:in `execute_command'
Interpreter:155:in `update'
Interpreter:102:in `loop'
Interpreter:158:in `update'
Scene_Map:162:in `follow_update'
Scene_Map:160:in `loop'
Backtrace:
Interpreter:246:in `pbExecuteScript'
Interpreter:1458:in `command_355'
Interpreter:359:in `execute_command'
Interpreter:155:in `update'
Interpreter:102:in `loop'
Interpreter:158:in `update'
Scene_Map:162:in `follow_update'
Scene_Map:160:in `loop'
Scene_Map:169:in `follow_update'
Following Pokemon:1485:in `update'
Could you help me?? Thanks you so much
---------------------------
Pokémon Warriors V3
---------------------------
[Pokémon Essentials version 18.1]
Exception: RuntimeError
Message: Script error within event 16 (coords 28,6), map 3 (Red's house):
Exception: NoMethodError
Message: (eval):1:in `pbExecuteScript'undefined method `PbAddPokemon' for #<Interpreter:0xca65270>
***Full script:
PbAddPokemon(:BULBASAUR,5)
Backtrace:
Interpreter:197:in `pbExecuteScript'
Interpreter:1458:in `eval'
Interpreter:197:in `pbExecuteScript'
Interpreter:1458:in `command_355'
Interpreter:359:in `execute_command'
Interpreter:155:in `update'
Interpreter:102:in `loop'
Interpreter:158:in `update'
Scene_Map:162:in `follow_update'
Scene_Map:160:in `loop'
Backtrace:
Interpreter:246:in `pbExecuteScript'
Interpreter:1458:in `command_355'
Interpreter:359:in `execute_command'
Interpreter:155:in `update'
Interpreter:102:in `loop'
Interpreter:158:in `update'
Scene_Map:162:in `follow_update'
Scene_Map:160:in `loop'
Scene_Map:169:in `follow_update'
Following Pokemon:1485:in `update'
Could you help me?? Thanks you so much