- 5
- Posts
- 13
- Years
- Seen Feb 16, 2012
Message: Undefined species constant name: [MRMIME]
Name must consist only of letters, numbers, and
underscores and can't begin with a number.
Make sure the name is defined in
PBS/pokemon.txt.
File PBS/shadowmoves.txt, line 36
MRMIME=SHADOWSTORM,SHADOWSHED
Compiler:906:in `pbGetConst'
Compiler:925:in `parseSpecies'
Compiler:631:in `pbCompileShadowMoves'
Compiler:626:in `pbCompilerEachCommentedLine'
Compiler:590:in `each_line'
Compiler:590:in `pbCompilerEachCommentedLine'
Compiler:587:in `open'
Compiler:587:in `pbCompilerEachCommentedLine'
Compiler:626:in `pbCompileShadowMoves'
Compiler:3940:in `pbCompileAllData'
Can anyone help me with this?
EDIT: I got it to work!
Name must consist only of letters, numbers, and
underscores and can't begin with a number.
Make sure the name is defined in
PBS/pokemon.txt.
File PBS/shadowmoves.txt, line 36
MRMIME=SHADOWSTORM,SHADOWSHED
Compiler:906:in `pbGetConst'
Compiler:925:in `parseSpecies'
Compiler:631:in `pbCompileShadowMoves'
Compiler:626:in `pbCompilerEachCommentedLine'
Compiler:590:in `each_line'
Compiler:590:in `pbCompilerEachCommentedLine'
Compiler:587:in `open'
Compiler:587:in `pbCompilerEachCommentedLine'
Compiler:626:in `pbCompileShadowMoves'
Compiler:3940:in `pbCompileAllData'
Can anyone help me with this?
EDIT: I got it to work!
Last edited: