- 13
- Posts
- 4
- Years
- Seen May 17, 2022
while playtesting i get this error after choosing my gender
[Pokémon Essentials version 19.1]
[EBDX v1.1.6]
Exception: RuntimeError
Message: Script error in event 1 (coords 0,0), map 1 (Intro):
Exception: NoMethodError
Message: undefined method `player_A' for nil:NilClass
***Full script:
pbChangePlayer(0)
Backtrace:
136:Metadata:73:in `get_player'
336:Utilities:224:in `pbChangePlayer'
(eval):1:in `execute_script'
033:Interpreter:137:in `eval'
033:Interpreter:137:in `execute_script'
034:Interpreter_Commands:1024:in `command_355'
034:Interpreter_Commands:116:in `execute_command'
033:Interpreter:127:in `block in update'
033:Interpreter:87:in `loop'
033:Interpreter:87:in `update'
Backtrace:
033:Interpreter:189:in `rescue in execute_script'
033:Interpreter:135:in `execute_script'
034:Interpreter_Commands:1024:in `command_355'
034:Interpreter_Commands:116:in `execute_command'
033:Interpreter:127: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'
why does it happen and how do i fix it
[Pokémon Essentials version 19.1]
[EBDX v1.1.6]
Exception: RuntimeError
Message: Script error in event 1 (coords 0,0), map 1 (Intro):
Exception: NoMethodError
Message: undefined method `player_A' for nil:NilClass
***Full script:
pbChangePlayer(0)
Backtrace:
136:Metadata:73:in `get_player'
336:Utilities:224:in `pbChangePlayer'
(eval):1:in `execute_script'
033:Interpreter:137:in `eval'
033:Interpreter:137:in `execute_script'
034:Interpreter_Commands:1024:in `command_355'
034:Interpreter_Commands:116:in `execute_command'
033:Interpreter:127:in `block in update'
033:Interpreter:87:in `loop'
033:Interpreter:87:in `update'
Backtrace:
033:Interpreter:189:in `rescue in execute_script'
033:Interpreter:135:in `execute_script'
034:Interpreter_Commands:1024:in `command_355'
034:Interpreter_Commands:116:in `execute_command'
033:Interpreter:127: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'
why does it happen and how do i fix it