Everything was working until I started for the first time the positioner application.
After I tried to run my game but this error came out.
###############################################
[Pokémon Essentials version 17.2]
Exception: RuntimeError
Message: Incorrect value 85 in PBEggGroups
File PBS/pokemon.txt, section 144, key Compatibility
85
Compiler:421:in `checkEnumField'
Compiler:403:in `csvEnumField!'
Compiler:1706:in `pbCompilePokemonData'
Compiler:1698:in `each'
Compiler:1698:in `pbCompilePokemonData'
Compiler:1695:in `loop'
Compiler:1775:in `pbCompilePokemonData'
Compiler:1680:in `each'
Compiler:1680:in `pbCompilePokemonData'
Compiler:1679:in `each'
###########################################
The section 144 of the pokemon.txt is this
[144]
Name=Articuno
InternalName=ARTICUNO
Type1=ICE
Type2=FLYING
BaseStats=90,85,100,85,95,125
GenderRate=Genderless
GrowthRate=Slow
BaseEXP=261
EffortPoints=0,0,0,0,0,3
Rareness=3
Happiness=35
Abilities=PRESSURE
HiddenAbility=SNOWCLOAK
Moves=1,GUST,1,POWDERSNOW,8,MIST,15,ICESHARD,22,MINDREADER,29,ANCIENTPOWER,36,AGILITY,43,ICEBEAM,50,REFLECT,57,ROOST,64,TAILWIND,71,BLIZZARD,78,SHEERCOLD,85,HAIL,92,HURRICANE
Compatibility=85
StepsToHatch=20655
Height=1.7
Weight=55.4
Color=Blue
Shape=9
Habitat=Rare
RegionalNumbers=144,240
Kind=Freeze
Pokedex=Articuno is a legendary bird Pokémon that can control ice. The flapping of its wings chills the air. As a result, it is said that when this Pokémon flies, snow will fall.
BattlerPlayerY=4
BattlerEnemyY=11
BattlerAltitude=0
Evolutions=
I saw that I'm not the first one having this problem but no one ever posted a solution.
After I tried to run my game but this error came out.
###############################################
[Pokémon Essentials version 17.2]
Exception: RuntimeError
Message: Incorrect value 85 in PBEggGroups
File PBS/pokemon.txt, section 144, key Compatibility
85
Compiler:421:in `checkEnumField'
Compiler:403:in `csvEnumField!'
Compiler:1706:in `pbCompilePokemonData'
Compiler:1698:in `each'
Compiler:1698:in `pbCompilePokemonData'
Compiler:1695:in `loop'
Compiler:1775:in `pbCompilePokemonData'
Compiler:1680:in `each'
Compiler:1680:in `pbCompilePokemonData'
Compiler:1679:in `each'
###########################################
The section 144 of the pokemon.txt is this
[144]
Name=Articuno
InternalName=ARTICUNO
Type1=ICE
Type2=FLYING
BaseStats=90,85,100,85,95,125
GenderRate=Genderless
GrowthRate=Slow
BaseEXP=261
EffortPoints=0,0,0,0,0,3
Rareness=3
Happiness=35
Abilities=PRESSURE
HiddenAbility=SNOWCLOAK
Moves=1,GUST,1,POWDERSNOW,8,MIST,15,ICESHARD,22,MINDREADER,29,ANCIENTPOWER,36,AGILITY,43,ICEBEAM,50,REFLECT,57,ROOST,64,TAILWIND,71,BLIZZARD,78,SHEERCOLD,85,HAIL,92,HURRICANE
Compatibility=85
StepsToHatch=20655
Height=1.7
Weight=55.4
Color=Blue
Shape=9
Habitat=Rare
RegionalNumbers=144,240
Kind=Freeze
Pokedex=Articuno is a legendary bird Pokémon that can control ice. The flapping of its wings chills the air. As a result, it is said that when this Pokémon flies, snow will fall.
BattlerPlayerY=4
BattlerEnemyY=11
BattlerAltitude=0
Evolutions=
I saw that I'm not the first one having this problem but no one ever posted a solution.