Detailed bug description
Failed to send message: Timeout
Error
C:\Users\pcmultimedia\Desktop\MrDioogo\SteamBots\CommendBot>node index.js
Checking for new update...
Up to date!
Checking protobufs...
Found protobufs
Opening database...
There are a total of 3 operational accounts
Parsing target account...
Chunking 1 account into groups of 20...
Logging in on chunk 1/1
[ungenesscrabi4lepri40] Logging into Steam
[ungenesscrabi4lepri40] Logged onto Steam - GC Time: 16/05/2020, 21:17:35
[ungenesscrabi4lepri40] Authenticated to anonymous server with ticket 4288835269
[ungenesscrabi4lepri40] Failed to commend (1/1) {
name: 'Error',
message: 'Failed to send message: Timeout',
stack: 'Error: Failed to send message: Timeout\n' +
' at Timeout._onTimeout (C:\\Users\\pcmultimedia\\Desktop\\MrDioogo\\SteamBots\\CommendBot\\helpers\\GameCoordinator.js:124:12)\n' +
' at listOnTimeout (internal/timers.js:531:17)\n' +
' at processTimers (internal/timers.js:475:7)'
}
Chunk 1/1 finished with 0 successful commends and 1 failed commend
Finished all chunks with a total of 0 successful and 1 failed commend
Detailed bug description Failed to send message: Timeout
Error
Config
Version
v13.2.0
(You can find this usingnode -v
)2.7.1
(You can find this in yourpackage.json
file underversion
)Additional information Add any other potentially useful information about your issue here.