exogenesick Posted August 17, 2017 Report Posted August 17, 2017 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: undefinedI used libraries:steam-user = 3.21.7steam-client = 2.5.4 Quote
Dr. McKay Posted August 17, 2017 Report Posted August 17, 2017 Show your code and the entire output. Quote
Recommended Posts
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.