I'm assuming this issue is with Chespin, as its ID is 650. However, I can't seem to find what is wrong with my formatting.
[Pokémon Essentials version 17.1]
Exception: RuntimeError
Message: Required entry Shape is missing or empty in section 650 (PBS/pokemon.txt)
Compiler:1688:in `pbCompilePokemonData'
Compiler:1680:in `each'
Compiler:1680:in `pbCompilePokemonData'
Compiler:1679:in `each'
Compiler:1679:in `pbCompilePokemonData'
Compiler:1664:in `pbEachFileSection'
Compiler:197:in `pbEachFileSectionEx'
Compiler:165:in `each_line'
Compiler:165:in `pbEachFileSectionEx'
Compiler:197:in `pbEachFileSection'
My formatting:
https://imgur.com/a/9qKhi
Edit: Fixed. Did some reading on the Wiki. In v17+, you
must have 'Shape' defined for each species.