node-csgorc icon indicating copy to clipboard operation
node-csgorc copied to clipboard

Error

Open MagicianEz opened this issue 7 years ago • 0 comments

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! [email protected] start: node app.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] 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

MagicianEz avatar May 18 '18 15:05 MagicianEz