- 2
- Posts
- 4
- Years
- Seen Jun 23, 2023
I keep getting this error when i try to give the player a Pokedex. Does anyone know how to solve it?
[Pokémon Essentials version 19.1]
[Generation 8 Project v1.1.2]
Exception: RuntimeError
Message: Script error in event 13 (coords 12,4), map 84 (Mintis Inside):
Exception: NoMethodError
Message: undefined method `pokedex=' for #<Player Pokémon Trainer Turbsi @party=[:GARCHOMP]>
***Full script:
$Trainer.pokedex=true
Backtrace:
(eval):1:in `execute_script'
033:Interpreter:140:in `eval'
033:Interpreter:140:in `execute_script'
034:Interpreter_Commands:1030:in `command_355'
034:Interpreter_Commands:116:in `execute_command'
033:Interpreter:130:in `block in update'
033:Interpreter:87:in `loop'
033:Interpreter:87:in `update'
032:Scene_Map:157:in `block in update'
032:Scene_Map:155:in `loop'
Backtrace:
033:Interpreter:192:in `rescue in execute_script'
033:Interpreter:138:in `execute_script'
034:Interpreter_Commands:1030:in `command_355'
034:Interpreter_Commands:116:in `execute_command'
033:Interpreter:130:in `block in update'
033:Interpreter:87:in `loop'
033:Interpreter:87:in `update'
032:Scene_Map:157:in `block in update'
032:Scene_Map:155:in `loop'
032:Scene_Map:155:in `update'
[Pokémon Essentials version 19.1]
[Generation 8 Project v1.1.2]
Exception: RuntimeError
Message: Script error in event 13 (coords 12,4), map 84 (Mintis Inside):
Exception: NoMethodError
Message: undefined method `pokedex=' for #<Player Pokémon Trainer Turbsi @party=[:GARCHOMP]>
***Full script:
$Trainer.pokedex=true
Backtrace:
(eval):1:in `execute_script'
033:Interpreter:140:in `eval'
033:Interpreter:140:in `execute_script'
034:Interpreter_Commands:1030:in `command_355'
034:Interpreter_Commands:116:in `execute_command'
033:Interpreter:130:in `block in update'
033:Interpreter:87:in `loop'
033:Interpreter:87:in `update'
032:Scene_Map:157:in `block in update'
032:Scene_Map:155:in `loop'
Backtrace:
033:Interpreter:192:in `rescue in execute_script'
033:Interpreter:138:in `execute_script'
034:Interpreter_Commands:1030:in `command_355'
034:Interpreter_Commands:116:in `execute_command'
033:Interpreter:130:in `block in update'
033:Interpreter:87:in `loop'
033:Interpreter:87:in `update'
032:Scene_Map:157:in `block in update'
032:Scene_Map:155:in `loop'
032:Scene_Map:155:in `update'