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

doesn't connect #31

Open
1nexis opened this issue Sep 25, 2020 · 7 comments
Open

doesn't connect #31

1nexis opened this issue Sep 25, 2020 · 7 comments

Comments

@1nexis
Copy link

1nexis commented Sep 25, 2020

after a lot of trying i also tried the example program but that doesn't work either, am i missing something ?

@rakijah
Copy link
Owner

rakijah commented Sep 28, 2020

Did you create a game_state_integration_*.cfg file in CSGOs cfg folder? This is described at the bottom of the readme.md.

If this is not the problem, please describe what steps you have taken so far.

@1nexis
Copy link
Author

1nexis commented Oct 6, 2020

Sorry for answering so late.
Yes I created the cfg, also tried different names. I also tried changing the port to the ip etc.

@RuneNyhuus
Copy link

I have same problem.. No matter what i do.. it do not get any information from the Gamestate integration..
Im using the basic:
"CSGSI Example"
{
"uri" "http://localhost:3000"
"timeout" "5.0"
"auth"
{
"token" "CSGSI Test"
}
"data"
{
"provider" "1"
"map" "1"
"round" "1"
"player_id" "1"
"player_weapons" "1"
"player_match_stats" "1"
"player_state" "1"
"allplayers_id" "1"
"allplayers_state" "1"
"allplayers_match_stats" "1"
}
}
Also using your sample.. It only says Listening... never sees anyting.

@RuneNyhuus
Copy link

Im using Dedicated CS Server, could that be the problem?

@1nexis
Copy link
Author

1nexis commented Oct 20, 2020

Im using Dedicated CS Server, could that be the problem?

did you get it to work maybe ?
maybe u can add me on steam so we can have a chat. steamcommunity.com/id/NexisBot

@1nexis
Copy link
Author

1nexis commented Oct 26, 2020

works until version 1.1.4

@pTinosq
Copy link

pTinosq commented May 17, 2021

bump - Using example code given and just get Listening... output. Doing a quick Console.WriteLine(gsl.CurrentGameState); returns nothing :/

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

4 participants