Skip to content

Instantly share code, notes, and snippets.

@williamokano
Created April 8, 2016 02:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save williamokano/fbd64eb8b3aec7bf8c50d7a7e12d0177 to your computer and use it in GitHub Desktop.
Save williamokano/fbd64eb8b3aec7bf8c50d7a7e12d0177 to your computer and use it in GitHub Desktop.
D:\Projetos\csgodealing-bots\node_modules\steam-client\node_modules\protobufjs\dist\ProtoBuf.js:1769
throw Error("Illegal value for "+this.toString(true)+" of type "+this.type.name+": "+val+" ("+msg+")");
^
Error: Illegal value for [object Object] of type string: object (not a string)
at Error (native)
at null.<anonymous> (D:\Projetos\csgodealing-bots\node_modules\steam-client\node_modules\protobufjs\dist\ProtoBuf.js:1769:23)
at ProtoBuf.Reflect.ElementPrototype.verifyValue (D:\Projetos\csgodealing-bots\node_modules\steam-client\node_modules\protobufjs\dist\ProtoBuf.js:1831:25)
at ProtoBuf.Reflect.FieldPrototype.verifyValue (D:\Projetos\csgodealing-bots\node_modules\steam-client\node_modules\protobufjs\dist\ProtoBuf.js:3436:33)
at MessagePrototype.set (D:\Projetos\csgodealing-bots\node_modules\steam-client\node_modules\protobufjs\dist\ProtoBuf.js:2443:59)
at MessagePrototype.set (D:\Projetos\csgodealing-bots\node_modules\steam-client\node_modules\protobufjs\dist\ProtoBuf.js:2434:38)
at Message (D:\Projetos\csgodealing-bots\node_modules\steam-client\node_modules\protobufjs\dist\ProtoBuf.js:2363:34)
at CMClient.logOn (D:\Projetos\csgodealing-bots\node_modules\steam-client\lib\cm_client.js:187:52)
at SteamUser.onConnected (D:\Projetos\csgodealing-bots\node_modules\steam-user\components\logon.js:144:15)
at CMClient.g (events.js:260:16)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment