You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: