- 73
- Posts
- 9
- Years
- Right Here.
- Seen Aug 2, 2018
I made a Pokémon called Wombush as a starter Pokémon. Just one problem:
When I try to name him, this error pops up:
How do you fix this?
When I try to name him, this error pops up:
Spoiler:
---------------------------
Pokemon Essentials
---------------------------
Exception: RuntimeError
Message: Script error within event 5, map 11 (The Laboratory):
Exception: RuntimeError
Message: Section050:218:in `initialize'filename is nil
***Full script:
Kernel.pbAddPokemon(:WOMBUSH,5)
Interpreter:243:in `pbExecuteScript'
Pokemon_Sprites:188:in `new'
Pokemon_Sprites:188:in `pokemon='
Pokemon_Sprites:174:in `initialize'
TextEntry:1251:in `new'
TextEntry:1251:in `pbStartScene'
TextEntry:1590:in `pbStartScreen'
TextEntry:1611:in `pbEnterText'
TextEntry:1608:in `pbFadeOutIn'
TextEntry:1608:in `pbEnterText'
Interpreter:276:in `pbExecuteScript'
Interpreter:794:in `command_111'
Interpreter:320:in `execute_command'
Interpreter:193:in `update'
Interpreter:106:in `loop'
Interpreter:198:in `update'
Scene_Map:103:in `update'
Scene_Map:101:in `loop'
Scene_Map:114:in `update'
Scene_Map:68:in `main'
This exception was logged in
C:\Users\micha\Saved Games/Pokemon Essentials/errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
Pokemon Essentials
---------------------------
Exception: RuntimeError
Message: Script error within event 5, map 11 (The Laboratory):
Exception: RuntimeError
Message: Section050:218:in `initialize'filename is nil
***Full script:
Kernel.pbAddPokemon(:WOMBUSH,5)
Interpreter:243:in `pbExecuteScript'
Pokemon_Sprites:188:in `new'
Pokemon_Sprites:188:in `pokemon='
Pokemon_Sprites:174:in `initialize'
TextEntry:1251:in `new'
TextEntry:1251:in `pbStartScene'
TextEntry:1590:in `pbStartScreen'
TextEntry:1611:in `pbEnterText'
TextEntry:1608:in `pbFadeOutIn'
TextEntry:1608:in `pbEnterText'
Interpreter:276:in `pbExecuteScript'
Interpreter:794:in `command_111'
Interpreter:320:in `execute_command'
Interpreter:193:in `update'
Interpreter:106:in `loop'
Interpreter:198:in `update'
Scene_Map:103:in `update'
Scene_Map:101:in `loop'
Scene_Map:114:in `update'
Scene_Map:68:in `main'
This exception was logged in
C:\Users\micha\Saved Games/Pokemon Essentials/errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
How do you fix this?
Last edited by a moderator: