iitc-project / ingress-intel-total-conversion

ingress.com/intel total conversion user script with some new features. Should allow easier extension of the intel map.
http://iitc.jonatkins.com/
ISC License
991 stars 552 forks source link

Weird bug with window.PLAYER #1209

Open MTRNord opened 7 years ago

MTRNord commented 7 years ago

Hi I use phantomjs to access the intel with iitc laoded. I get the Error Couldn't retrieve player data. Are you logged in? But checking the if tells me that should only come up if it isn't a object or string. But If I try to print it via console.log I get [object Object] Is there anything to do about it as it seems to be there but iitc doesn't recognize it.

MTRNord commented 7 years ago

Ps i use the test version of iitc (stable one doesn't even load in phatomjs for some reason)

MTRNord commented 7 years ago

also window.PLAYER.nickname is present and the types are also correct