BeepIsla / csgo-commend-bot

Commend/Report bot in NodeJS
GNU Affero General Public License v3.0
289 stars 144 forks source link

Timeout error , I'm still getting that error tho. #86

Closed bramvm1 closed 5 years ago

bramvm1 commented 5 years ago

[6nLzVGBBuZ] Failed to commend (20/20) { name: 'Error', message: 'Failed to send message: Timeout', stack: 'Error: Failed to send message: Timeout\n' + ' at Timeout._onTimeout (C:\Users\MrPepper\Desktop\csgo-commend-bot-master\helpers\GameCoordinator.js:154:12)\n' + ' at listOnTimeout (internal/timers.js:531:17)\n' + ' at processTimers (internal/timers.js:475:7)' }

BeepIsla commented 5 years ago

The error sometimes happens, I don't know why. It seems to be somewhat random but doing 20 every 5 minutes seems to give the best results. I noticed some bots work just fine while others don't work.

BeepIsla commented 5 years ago

Closed due to inactivity