- 38
- Posts
- 6
- Years
- Seen Feb 21, 2022
I have a fresh copy of Essentials v17, I don't remember messing with the intro or scripts yet, but I get this error when the trainer naming menu pops up...
[Pokémon Essentials version 17]
Exception: RuntimeError
Message: Script error within event 1 (coords 0,0), map 1 ():
Exception: NoMethodError
Message: TextEntry:1208:in `pbStartScene'undefined method `width' for nil:NilClass
***Full script:
pbTrainerName
Interpreter:243:in `pbExecuteScript'
TextEntry:1546:in `pbStartScreen'
TextEntry:1620:in `pbEnterText'
TextEntry:1617:in `pbFadeOutIn'
TextEntry:1617:in `pbEnterText'
TextEntry:1627:in `pbEnterPlayerName'
PSystem_Utilities:721:in `pbTrainerName'
(eval):1:in `pbExecuteScript'
Interpreter:1606:in `eval'
Interpreter:243: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:161:in `update'
Scene_Map:159:in `loop'
Scene_Map:168:in `update'
Scene_Map:232:in `main'
Anyone know how to fix this?
[Pokémon Essentials version 17]
Exception: RuntimeError
Message: Script error within event 1 (coords 0,0), map 1 ():
Exception: NoMethodError
Message: TextEntry:1208:in `pbStartScene'undefined method `width' for nil:NilClass
***Full script:
pbTrainerName
Interpreter:243:in `pbExecuteScript'
TextEntry:1546:in `pbStartScreen'
TextEntry:1620:in `pbEnterText'
TextEntry:1617:in `pbFadeOutIn'
TextEntry:1617:in `pbEnterText'
TextEntry:1627:in `pbEnterPlayerName'
PSystem_Utilities:721:in `pbTrainerName'
(eval):1:in `pbExecuteScript'
Interpreter:1606:in `eval'
Interpreter:243: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:161:in `update'
Scene_Map:159:in `loop'
Scene_Map:168:in `update'
Scene_Map:232:in `main'
Anyone know how to fix this?