CSGSI
                                
                                 CSGSI copied to clipboard
                                
                                    CSGSI copied to clipboard
                            
                            
                            
                        doesn't connect
after a lot of trying i also tried the example program but that doesn't work either, am i missing something ?
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.
Sorry for answering so late. Yes I created the cfg, also tried different names. I also tried changing the port to the ip etc.
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.
Im using Dedicated CS Server, could that be the problem?
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
works until version 1.1.4
bump - Using example code given and just get Listening... output. Doing a quick Console.WriteLine(gsl.CurrentGameState); returns nothing :/