Incorrect value 85 in PBEggGroups

Fanboy Akyso

Rookie
Member
Joined
Sep 15, 2018
Posts
9
Hi im new to essenti;als and have been working on a fan game for about a week now but today when i opened the game it showed me this-
---------------------------
Pokemon Alternate Skies
---------------------------
[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'



This exception was logged in

C:\Users\Manish\Saved Games\Pokemon Alternate Skies\errorlog.txt.

Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------




Can anyone tell me what is the problem.
Thanks.
 

Marina

Cooltrainer
Member
Joined
Mar 10, 2018
Posts
129
If you have Notepad++ open pokemon.txt in your pbs folder and look for line 144 (as its written in the error message)
then look for the number/value 85 and find out what's happening. Maybe you downloaded the pbs from 6th or 7th gen.?
find the line first and share it here, so we can help you better.
 

pokemonspecialist/Aryaman

Creator of Pokemon Misanthropy
Member
Joined
Mar 14, 2018
Posts
25
Just change in pokemon.txt
Compatibility=85
Compatibility=Undiscovered
And you have to change it manually. Just find Compatibility=85 and change it to Undiscovered.
I hope that this works.
Btw this happens when you use positioner which comes with ebs
 
Top