fpaezf / CS2-RCON-Tool-V2

A Counter-Strike 2 RCON tool
87 stars 2 forks source link

Unable to connect to server #17

Closed Eplexx closed 9 months ago

Eplexx commented 9 months ago

Any idea why it fails to connect to the server? Everything seems to work fine for me and my friends, but the software cannot connect to my server.

Im a noice in this, but I think everything is alright from my servers perspective

image

Am I missing something?

image

fpaezf commented 9 months ago

To join a server, the tool will call a simple process.start method in the form of:

steam://connect/ip:port

I can see some users blaming about steam failing to join servers for CS2, ARK and other games.

It's a Steam error and Valve has to fix it, it's not a tool bug.

Try to replace ip and port on the Steam link with your data and paste the link in Chrome or other web browser to test if it works.

Eplexx commented 9 months ago

What can I do then? If I use local IP, the server manager don't find it.

Eplexx commented 9 months ago

Nvm, thanks alot - it seems to work with local IP now - cheers!

fpaezf commented 9 months ago

Nvm, thanks alot - it seems to work with local IP now - cheers!

Good!, anyway i will try to look for a fix.

Thank you for the feedback.