- 59
- Posts
- 12
- Years
- Seen Mar 30, 2014
I have added a Light-type to my game and it works perfectly but i cannot seem to make a Light type plate, here is the error i get:
Spoiler:
---------------------------
Pokemon Shade
---------------------------
Exception: RuntimeError
Message: Field 0An item to be held by a Pokémon. It is a stone tablet that boosts the power of Light-type moves. is not a positive integer
File PBS/items.txt, line 526
0,0,0
Compiler:219:in `csvPosInt!'
Compiler:476:in `pbGetCsvRecord'
Compiler:472:in `each'
Compiler:472:in `pbGetCsvRecord'
Compiler:807:in `pbCompileItems'
Compiler:806:in `pbCompilerEachCommentedLine'
Compiler:615:in `each_line'
Compiler:615:in `pbCompilerEachCommentedLine'
Compiler:612:in `open'
Compiler:612:in `pbCompilerEachCommentedLine'
Pokemon Shade
---------------------------
Exception: RuntimeError
Message: Field 0An item to be held by a Pokémon. It is a stone tablet that boosts the power of Light-type moves. is not a positive integer
File PBS/items.txt, line 526
0,0,0
Compiler:219:in `csvPosInt!'
Compiler:476:in `pbGetCsvRecord'
Compiler:472:in `each'
Compiler:472:in `pbGetCsvRecord'
Compiler:807:in `pbCompileItems'
Compiler:806:in `pbCompilerEachCommentedLine'
Compiler:615:in `each_line'
Compiler:615:in `pbCompilerEachCommentedLine'
Compiler:612:in `open'
Compiler:612:in `pbCompilerEachCommentedLine'