seishun / node-steam

Interface directly with Steam servers from Node.js
MIT License
1k stars 180 forks source link

Disconnecting from Steam #358

Closed NBNGaming closed 8 years ago

NBNGaming commented 8 years ago

Sometimes my application randomly disconnects from the Steam. All login data are correct. Steam client is turned off. app-2 (err): Error: Disconnected app-2 (err): at SteamClient._disconnected (/bot/node_modules/steam/lib/steam_client.js:186:24) app-2 (err): at Connection.emit (events.js:107:17) app-2 (err): at TCP.close (net.js:484:11) Node.js v0.12.14 npm 2.15.1

seishun commented 8 years ago

https://github.com/seishun/node-steam/search?q=disconnected&type=Issues&utf8=%E2%9C%93