Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck at Sending ClientHello #82

Closed
funmaker opened this issue Feb 11, 2021 · 3 comments
Closed

Stuck at Sending ClientHello #82

funmaker opened this issue Feb 11, 2021 · 3 comments

Comments

@funmaker
Copy link

funmaker commented Feb 11, 2021

I have basically same issue as discussed in recently closed #80
When I try to launch node-csgo it gets stuck at Sending ClientHello, never firing ready event.

My code: https://pastebin.com/H9fCSubE
It's more or less just the example script.

Output:

Username: ******************
Password: ********************
31 Jan 23:59:37 - Logged in!
31 Jan 23:59:37 - Logged on.
31 Jan 23:59:37 - Launching CS:GO
31 Jan 23:59:37 - Received servers.
31 Jan 23:59:40 - Sending ClientHello
31 Jan 23:59:42 - Sending ClientHello
31 Jan 23:59:45 - Sending ClientHello
31 Jan 23:59:47 - Sending ClientHello
31 Jan 23:59:50 - Sending ClientHello
31 Jan 23:59:52 - Sending ClientHello
31 Jan 23:59:55 - Sending ClientHello
31 Jan 23:59:57 - Sending ClientHello
1 Feb 00:00:00 - Sending ClientHello
1 Feb 00:00:02 - Sending ClientHello
1 Feb 00:00:05 - Sending ClientHello
1 Feb 00:00:07 - Sending ClientHello

However node-dota2 works fine.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@PixLSteam
Copy link

PixLSteam commented Feb 12, 2021

I'm not using this module, but I'm having the same issue - I never get a client welcome from the GC. Did something change about this process recently? Edit: Apparently, the GC was having some trouble.

@funmaker
Copy link
Author

Apparently you have to run the game at least once on that account to be able to use this library. This should be in the README

@joshuaferrara
Copy link
Owner

Apparently you have to run the game at least once on that account to be able to use this library. This should be in the README

Feel free to make a PR 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants