Azurestonedog
AZR Stonedog
- 21
- Posts
- 8
- Years
- Wales
- Seen Jul 20, 2018
this error is confusing me:
---------------------------
Pokemon Essentials Gen 6
---------------------------
Exception: RuntimeError
Message: Field '' must contain only letters, digits, and
underscores and can't begin with a number.
File PBS/items.txt, line 559
Compiler:510:in `pbGetCsvRecord'
Compiler:472:in `each'
Compiler:472:in `pbGetCsvRecord'
Compiler:817:in `pbCompileItems'
Compiler:816:in `pbCompilerEachCommentedLine'
Compiler:615:in `each_line'
Compiler:615:in `pbCompilerEachCommentedLine'
Compiler:612:in `open'
Compiler:612:in `pbCompilerEachCommentedLine'
Compiler:816:in `pbCompileItems'
this is the line as it appears in items.txt, with the lines above and below:
558,HERACRONITE,Heracronite,1,1000,"One of the mysterious Mega Stones. Have Heracross hold it, and this stone will enable it to Mega Evolve in battle.",0,0,0,
559,HOUNDOOMINITE,Houndoominite,1,1000,"One of the mysterious Mega Stones. Have Houndoom hold it, and this stone will enable it to Mega Evolve in battle.",0,0,0,
560,SALAMENCITE,Salamencite,1,1000,"One of the mysterious Mega Stones. Have Salamence hold it, and this stone will enable it to Mega Evolve in battle.",0,0,0,
---------------------------
Pokemon Essentials Gen 6
---------------------------
Exception: RuntimeError
Message: Field '' must contain only letters, digits, and
underscores and can't begin with a number.
File PBS/items.txt, line 559
Compiler:510:in `pbGetCsvRecord'
Compiler:472:in `each'
Compiler:472:in `pbGetCsvRecord'
Compiler:817:in `pbCompileItems'
Compiler:816:in `pbCompilerEachCommentedLine'
Compiler:615:in `each_line'
Compiler:615:in `pbCompilerEachCommentedLine'
Compiler:612:in `open'
Compiler:612:in `pbCompilerEachCommentedLine'
Compiler:816:in `pbCompileItems'
this is the line as it appears in items.txt, with the lines above and below:
558,HERACRONITE,Heracronite,1,1000,"One of the mysterious Mega Stones. Have Heracross hold it, and this stone will enable it to Mega Evolve in battle.",0,0,0,
559,HOUNDOOMINITE,Houndoominite,1,1000,"One of the mysterious Mega Stones. Have Houndoom hold it, and this stone will enable it to Mega Evolve in battle.",0,0,0,
560,SALAMENCITE,Salamencite,1,1000,"One of the mysterious Mega Stones. Have Salamence hold it, and this stone will enable it to Mega Evolve in battle.",0,0,0,