- 2
- Posts
- 6
- Years
- Seen Dec 29, 2018
Hello! So when I'm loading up my Essentials game, I'm getting the following error :
[Pokémon Essentials version 17]
Exception: RuntimeError
Message: Field An item that prevents any low-level wild Pokémon from jumping out at you for 100 steps. is not a positive integer
File PBS/items.txt, line 1
2,0,0,
Compiler:391:in `csvPosInt!'
Compiler:466:in `pbGetCsvRecord'
Compiler:462:in `each'
Compiler:462:in `pbGetCsvRecord'
Compiler:1536:in `pbCompileItems'
Compiler:1535:in `pbCompilerEachCommentedLine'
Compiler:251:in `each_line'
Compiler:251:in `pbCompilerEachCommentedLine'
Compiler:248:in `open'
Compiler:248:in `pbCompilerEachCommentedLine'
I'm assuming this has to do with some error in the PBS files, though I'm not sure exactly what's wrong with it. If anyone knows anything for me to change, please let me know. Thanks!
[Pokémon Essentials version 17]
Exception: RuntimeError
Message: Field An item that prevents any low-level wild Pokémon from jumping out at you for 100 steps. is not a positive integer
File PBS/items.txt, line 1
2,0,0,
Compiler:391:in `csvPosInt!'
Compiler:466:in `pbGetCsvRecord'
Compiler:462:in `each'
Compiler:462:in `pbGetCsvRecord'
Compiler:1536:in `pbCompileItems'
Compiler:1535:in `pbCompilerEachCommentedLine'
Compiler:251:in `each_line'
Compiler:251:in `pbCompilerEachCommentedLine'
Compiler:248:in `open'
Compiler:248:in `pbCompilerEachCommentedLine'
I'm assuming this has to do with some error in the PBS files, though I'm not sure exactly what's wrong with it. If anyone knows anything for me to change, please let me know. Thanks!