Jump to content
McKay Development

Recommended Posts

Posted

During logOn to steam I got error:

at TCP.onread (net.js:542:20)
at Socket.Readable.push (_stream_readable.js:130:10)
at readableAddChunk (_stream_readable.js:183:13)
at emitReadable (stream_readable.js:432:7)
at emitReadable (_stream_readable.js:438:10)
at emitNone (events.js:86:13)
at Socket.emit (events.js:185:7)
at TCPConnection._readPacket (/app/node_modules/steam-client/lib/tcp_connection.js:179:7)
at TCPConnection.emit (events.js:188:7)
at emitOne (events.js:96:13)
at CMClient._netMsgReceived (/app/node_modules/steam-client/lib/cm_client.js:307:24)
at CMClient.handlers.(anonymous function) (/app/node_modules/steam-client/lib/cm_client.js:590:7)
at CMClient.emit (events.js:188:7)
at emitOne (events.js:96:13)
at CMClient.g (events.js:286:16)
at SteamUser.onConnected (/app/node_modules/steam-user/components/logon.js:183:15)
at CMClient.logOn (/app/node_modules/steam-client/lib/cm_client.js:252:109)
at MessagePrototype.set (/app/node_modules/protobufjs/dist/protobuf.js:2483:38)
at Message (/app/node_modules/protobufjs/dist/protobuf.js:2411:34)
at MessagePrototype.set (/app/node_modules/protobufjs/dist/protobuf.js:2490:35)
at Error (native)
Error: .CMsgClientLogon#account_name is not a field: undefined

I used libraries:
steam-user = 3.21.7
steam-client = 2.5.4

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...