Closed ls12styler closed 8 years ago
Location may need to be an address string instead of lat, long
Does this work post update? The update broke the proxy based versions.
Any ideas regarding this error?
when I use
-l '56.718226,38.782509'
I get
Error: location not found
-l "56.718226,38.782509"
[i] Logging with user: xxxxxxx [i] Received Google access token! [i] Received API Endpoint: https://pgorelease.nianticlabs.com/plfe/210/rpc C:\Users\Germo\AppData\Roaming\npm\node_modules\pokemon-go-iv\node_modules\protobufjs\dist\protobuf.js:2938 throw(e); ^
Error: Illegal wire type for field Message.Field .ResponseEnvelop.PokemonData.deployed_fort_id: 2 (0 expected) at Error (native) at ProtoBuf.Reflect.FieldPrototype.decode (C:\Users\Germo\AppData\Roaming\npm\node_modules\pokemon-go-iv\node_modules\protobufjs\dist\protobuf.js:3679:23) at ProtoBuf.Reflect.MessagePrototype.decode (C:\Users\Germo\AppData\Roaming\npm\node_modules\pokemon-go-iv\node_modules\protobufjs\dist\protobuf.js:3238:45) at ProtoBuf.Reflect.ElementPrototype.decode (C:\Users\Germo\AppData\Roaming\npm\node_modules\pokemon-go-iv\node_modules\protobufjs\dist\protobuf.js:2185:46) at ProtoBuf.Reflect.FieldPrototype.decode (C:\Users\Germo\AppData\Roaming\npm\node_modules\pokemon-go-iv\node_modules\protobufjs\dist\protobuf.js:3727:33) at ProtoBuf.Reflect.MessagePrototype.decode (C:\Users\Germo\AppData\Roaming\npm\node_modules\pokemon-go-iv\node_modules\protobufjs\dist\protobuf.js:3238:45) at ProtoBuf.Reflect.ElementPrototype.decode (C:\Users\Germo\AppData\Roaming\npm\node_modules\pokemon-go-iv\node_modules\protobufjs\dist\protobuf.js:2185:46) at ProtoBuf.Reflect.FieldPrototype.decode (C:\Users\Germo\AppData\Roaming\npm\node_modules\pokemon-go-iv\node_modules\protobufjs\dist\protobuf.js:3727:33) at ProtoBuf.Reflect.MessagePrototype.decode (C:\Users\Germo\AppData\Roaming\npm\node_modules\pokemon-go-iv\node_modules\protobufjs\dist\protobuf.js:3238:45) at ProtoBuf.Reflect.ElementPrototype.decode (C:\Users\Germo\AppData\Roaming\npm\node_modules\pokemon-go-iv\node_modules\protobufjs\dist\protobuf.js:2185:46)
And I get the same error using an address like "city, street"
Ugh sorry, I've been traveling... it looks like Niantic pushed an update which has killed off API access?
@aisbergde Please try the latest version and see if it helps
I get this error:
C:\Users\Germo\AppData\Roaming\npm\node_modules\pokemon-go-iv\src\main.js:1
(function (exports, require, module, __filename, __dirname) { import _ from 'lodash';
^^^^^^
SyntaxError: Unexpected token import
at Object.exports.runInThisContext (vm.js:76:16)
at Module._compile (module.js:513:28)
at Module._extensions..js (module.js:550:10)
at Object.require.extensions.(anonymous function) [as .js] (C:\Users\Germo\AppData\Roaming\npm\node_modules\pokemon-go-iv\node_modules\babel-register\lib\node.js:156:7)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)
at Module.require (module.js:468:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (C:\Users\Germo\AppData\Roaming\npm\node_modules\pokemon-go-iv\bin\cli.js:10:17)
Please update to v2.0.3 npm install -g pokemon-go-iv@2.0.3
it works!
Hey!
Whenever I search, I'm getting the following:
The command I'm using is:
Any ideas?