tehp / OpenPoGoWeb

Web View for OpenPoGoBot
77 stars 58 forks source link

TypeError: data.cells[i] is null #162

Open cdiaz opened 7 years ago

cdiaz commented 7 years ago

main.js:685:1

TypeError: data.cells[i] is null

My location-user.json is:

{"lat":1.619513425791196,"lng":-75.60466413685454,"cells":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null]}

BobbyWibowo commented 7 years ago

That has something to do with the bot you're using. I suggest posting this issue in the bot repo instead.

mng1dev commented 7 years ago

I'm having this issue with OpenPoGoBot as well.