rkha / libpogo-sml

Pokemon Go IV Calculator Library
2 stars 0 forks source link

IV Calculator Bug (Bulbasaur) #45

Open rkha opened 6 years ago

rkha commented 6 years ago

Currently unable to reverse IV compute Bulbasaurs.

The following line fails:

analyseByName [APPRAISE(3,2,(true,true,true))] "Bulbasaur" (176,34,600);

Problem not limited to this project, other IV calculators are running into the same problem. Base stats seem correct too and unchanged so buddy status should not matter.