CSGSI icon indicating copy to clipboard operation
CSGSI copied to clipboard

doesn't connect

Open 1nexis opened this issue 5 years ago • 7 comments

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

1nexis avatar Sep 25 '20 11:09 1nexis

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.

rakijah avatar Sep 28 '20 13:09 rakijah

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

1nexis avatar Oct 06 '20 09:10 1nexis

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 avatar Oct 14 '20 13:10 RuneNyhuus

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

RuneNyhuus avatar Oct 15 '20 05:10 RuneNyhuus

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 avatar Oct 20 '20 11:10 1nexis

works until version 1.1.4

1nexis avatar Oct 26 '20 19:10 1nexis

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

pTinosq avatar May 17 '21 23:05 pTinosq