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 #16

Open
MagicianEz opened this issue May 18, 2018 · 0 comments
Open

Error #16

MagicianEz opened this issue May 18, 2018 · 0 comments

Comments

@MagicianEz
Copy link

I tried commend bot its working perfectly, but when i try reportbot its shows this

C:\Users\ADMIN\Desktop\node\node_modules\protobufjs\dist\protobuf.js:1817
throw Error("Illegal value for "+self.toString(true)+" of type "+self.type.name+": "+val+" ("+msg+")");
^

Error: Illegal value for matchIdvalue element of type uint64: string (empty string)
at fail (C:\Users\ADMIN\Desktop\node\node_modules\protobufjs\dist\protobuf.js:1817:23)
at Element.ProtoBuf.Reflect.ElementPrototype.verifyValue (C:\Users\ADMIN\Desktop\node\node_modules\protobufjs\dist\protobuf.js:1857:29)
at Field.ProtoBuf.Reflect.FieldPrototype.verifyValue (C:\Users\ADMIN\Desktop\node\node_modules\protobufjs\dist\protobuf.js:3499:33)
at MessagePrototype.set (C:\Users\ADMIN\Desktop\node\node_modules\protobufjs\dist\protobuf.js:2493:59)
at MessagePrototype.set (C:\Users\ADMIN\Desktop\node\node_modules\protobufjs\dist\protobuf.js:2483:38)
at new Message (C:\Users\ADMIN\Desktop\node\node_modules\protobufjs\dist\protobuf.js:2411:34)
at report (C:\Users\ADMIN\Desktop\node\app.js:145:6)
at SteamGameCoordinator.gc.on (C:\Users\ADMIN\Desktop\node\app.js:107:13)
at emitThree (events.js:136:13)
at SteamGameCoordinator.emit (events.js:217:7)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! report@1.0.0 start: node app.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the report@1.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\ADMIN\AppData\Roaming\npm-cache_logs\2018-05-18T15_24_23_871Z-debug.log

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

1 participant