Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on evolving pokemon #237

Open
WesVleuten opened this issue Aug 12, 2016 · 3 comments
Open

Error on evolving pokemon #237

WesVleuten opened this issue Aug 12, 2016 · 3 comments

Comments

@WesVleuten
Copy link
Contributor

Hi,

I'm getting this error when I try to evolve a weedle. The input was "10043245764815553917"

Error: Illegal wire type for field Message.Field .ResponseEnvelop.Pokemon.id: 1 (0 expected)
    at Error (native)
    at ProtoBuf.Reflect.FieldPrototype.decode (/Users/wesvandervleuten/workspace/Pokemon-GO-node-api/node_modules/protobufjs/dist/protobuf.js:3679:23)
    at ProtoBuf.Reflect.MessagePrototype.decode (/Users/wesvandervleuten/workspace/Pokemon-GO-node-api/node_modules/protobufjs/dist/protobuf.js:3238:45)
    at ProtoBuf.Reflect.ElementPrototype.decode (/Users/wesvandervleuten/workspace/Pokemon-GO-node-api/node_modules/protobufjs/dist/protobuf.js:2185:46)
    at ProtoBuf.Reflect.FieldPrototype.decode (/Users/wesvandervleuten/workspace/Pokemon-GO-node-api/node_modules/protobufjs/dist/protobuf.js:3727:33)
    at ProtoBuf.Reflect.MessagePrototype.decode (/Users/wesvandervleuten/workspace/Pokemon-GO-node-api/node_modules/protobufjs/dist/protobuf.js:3238:45)
    at Function.Message.decode (/Users/wesvandervleuten/workspace/Pokemon-GO-node-api/node_modules/protobufjs/dist/protobuf.js:2933:37)
    at /Users/wesvandervleuten/workspace/Pokemon-GO-node-api/poke.io.js:534:58
    at /Users/wesvandervleuten/workspace/Pokemon-GO-node-api/poke.io.js:287:18
    at Request._callback (/Users/wesvandervleuten/workspace/Pokemon-GO-node-api/poke.io.js:122:11)
@WesVleuten WesVleuten changed the title Err on evolving pokemon Error on evolving pokemon Aug 12, 2016
@rafaelcorreiapoli
Copy link

I'm also having this error, did you find a solution?

@Syldel
Copy link

Syldel commented Sep 1, 2016

I have the same problem too ! Thank you for your help !

@Syldel
Copy link

Syldel commented Sep 2, 2016

Look here :
It works for me ! ;-)
#192
Thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants