- 8
- Posts
- 5
- Years
- Seen Apr 6, 2020
I'm trying to make mega evolutions work. I watched Thundaga's video and followed all the steps. Once I had the mega ring and stone ready. It didn't work. So I did more research and found that the Pokemonforms.txt file needed to be updated, but when I updated it correctly. I got this error:
---------------------------
Pokemon Essentials
---------------------------
[Pokémon Essentials version 17]
Exception: RuntimeError
Message: Expected a section at the beginning of the file. This error may also occur if the file was not saved in UTF-8.
File PBS/pokemonforms.txt, line 1
#-------------------------------
Compiler:178:in `pbEachFileSectionEx'
Compiler:165:in `each_line'
Compiler:165:in `pbEachFileSectionEx'
Compiler:203:in `pbEachFileRGSS2Compatibility'
Compiler:2005:in `pbCompilePokemonForms'
Compiler:2003:in `open'
Compiler:2003:in `pbCompilePokemonForms'
Compiler:4398:in `pbCompileAllData'
Compiler:4515
_________________________________
What do I do?
---------------------------
Pokemon Essentials
---------------------------
[Pokémon Essentials version 17]
Exception: RuntimeError
Message: Expected a section at the beginning of the file. This error may also occur if the file was not saved in UTF-8.
File PBS/pokemonforms.txt, line 1
#-------------------------------
Compiler:178:in `pbEachFileSectionEx'
Compiler:165:in `each_line'
Compiler:165:in `pbEachFileSectionEx'
Compiler:203:in `pbEachFileRGSS2Compatibility'
Compiler:2005:in `pbCompilePokemonForms'
Compiler:2003:in `open'
Compiler:2003:in `pbCompilePokemonForms'
Compiler:4398:in `pbCompileAllData'
Compiler:4515
_________________________________
What do I do?