billyvg / pokemon-go-iv

Returns a list of your pokemon's IV in JSON (Pokemon Go)
MIT License
30 stars 10 forks source link

TypeError: Cannot read property 'BaseStamina' of undefined #18

Open aisbergde opened 7 years ago

aisbergde commented 7 years ago

TypeError: Cannot read property 'BaseStamina' of undefined at convertIV (C:/Users/Germo/AppData/Roaming/npm/node_modules/pokemon-go-iv/src/calculations.js:3:59) at calculateCP (C:/Users/Germo/AppData/Roaming/npm/node_modules/pokemon-go-iv/src/calculations.js:27:12) at C:/Users/Germo/AppData/Roaming/npm/node_modules/pokemon-go-iv/src/main.js:42:16 at Array.map (native) at C:/Users/Germo/AppData/Roaming/npm/node_modules/pokemon-go-iv/src/main.js:37:12