BeepIsla / csgo-commend-bot

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

Error by timeout #223

Closed Tuborg17 closed 4 years ago

Tuborg17 commented 4 years ago

{ name: 'Error', message: 'GC connection timeout - GCHello', stack: 'Error: GC connection timeout - GCHello\n' + ' at Timeout._onTimeout (C:\Users\deniz\Desktop\csgo-commend-bot-master\helpers\GameCoordinator.js:89:12)\n' + ' at listOnTimeout (internal/timers.js:531:17)\n' + ' at processTimers (internal/timers.js:475:7)' }

BeepIsla commented 4 years ago

Use the issue template.

Show config, Show the actual full log

Tuborg17 commented 4 years ago

Ekran Alıntısı

Tuborg17 commented 4 years ago

Can you give me sample config file?

BeepIsla commented 4 years ago

Your config doesn't seem to be wrong. Do you have any vac or game bans?

Tuborg17 commented 4 years ago

No my account havent any bans but my trust factor is very low, so i'm doing it u know.

Tuborg17 commented 4 years ago

PS C:\Users\deniz\Desktop\csgo-commend-bot-master> node index.js Checking for new update... Up to date! Checking protobufs... Found protobufs Opening database... There are a total of 10 operational accounts Parsing target account... Chunking 10 accounts into groups of 20... Parsing server input Logging into fetcher account... Steam Guard App Code: blabla(cencored i was put true code) Error: GC connection timeout - GCHello at Timeout._onTimeout (C:\Users\deniz\Desktop\csgo-commend-bot-master\helpers\GameCoordinator.js:89:12) at listOnTimeout (internal/timers.js:531:17) at processTimers (internal/timers.js:475:7) Promise {

Error: GC connection timeout - GCHello at Timeout._onTimeout (C:\Users\deniz\Desktop\csgo-commend-bot-master\helpers\GameCoordinator.js:89:12) at listOnTimeout (internal/timers.js:531:17) at processTimers (internal/timers.js:475:7) }
BeepIsla commented 4 years ago

Wait, you use LOGIN method, right? Why does it then try to log into fetcher account?

Tuborg17 commented 4 years ago

Yes, i dont know why.

Tuborg17 commented 4 years ago

İ'm trying again, sorry if ur country time is night its 6 am on Turkey...

BeepIsla commented 4 years ago

This makes no sense, its impossible for it to do "Logging into fetcher account" when you use LOGIN method.

Tuborg17 commented 4 years ago

İ check this method

Tuborg17 commented 4 years ago

No way dude its login allready

}, "type": "COMMEND", "method": "Login",

My error name is this 'GC connection timeout - GCHello'

BeepIsla commented 4 years ago

I look in the code, the only way it logs "Logging into fetcher account" is when method is set to SERVER and either serverID or matchID are set to AUTO. Its impossible for the things to happen that happen to you.

Do you have multiple config files? Show your folder.

Tuborg17 commented 4 years ago

Ekran Alıntısı

Tuborg17 commented 4 years ago

Maybe because i just write login, should i write LOGIN?

BeepIsla commented 4 years ago

It automatically forces capitalization to check. I don't know why it doesn't work?!

Tuborg17 commented 4 years ago

Dude i fix that problem, i just spend my 0.40 dollars for buy 150 commends. Thats bullshit so cheap why i just spend my time for this. Thanks for everything.

Tuborg17 commented 4 years ago

But i will fix it and do it for your helping effort.

ghost commented 4 years ago

I also have this same problem. Did anyone manage to work out a fix?

BeepIsla commented 4 years ago

What I think is happening is that the account it tries to log into has an empty username, causing Steam to log on anonymously, anonymous accounts cannot connect to the GameCoordinator causing this error.

BeepIsla commented 4 years ago

This hasn't been replied to for a very long time and there have been major changes on Valves side and on the commend bot itself. If the issue continues please reopen.

pedro6k commented 4 years ago

the same error happens to me, yesterday I managed to do it with 150 accounts, today I bought 200 new accounts and I m having that timeout error

Blerkk commented 4 years ago

Happens to me too. Weird since it used to work not so long ago with the same config.

pedro6k commented 4 years ago

It’s happening cuz steam update i guess (??)

ludicsa commented 4 years ago

It's happening with me too, I just bought new bots. At first it works, but when I try again I got the time out error.