SRCDS Steam group


CSGO Dedicated Server Can't Join Issues!
#1
So I've been trying for quite a while now to get a CS GO server up however, I run many different servers on the same box and IP, so using the same port was not an option. However, I've been unable to get it to bind to a different IP.

Also, I'm not even sure thats the only problem. Either way:
https://www.dropbox.com/s/fb1m6hizdh8wxql/issues.png

That is what errors I'm getting ^^^^

Command Line:
-game csgo -console -port 24000 -usercon +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust2

Any suggestions? Sad



EDIT:
Ok, so now after fixing the port issue and having it hang at connecting. I open the console and see the following:

server requires lobby reservation but is unreserved.
[MM] Sending reservation request to 0.0.0.0:27015
[MM] Sending reservation request to REALIP:27015

So it spams the last two over and over. Showing the real IP and 0.0.0.0:27015.

CSGO appears to have the most horrendous server setup yet. So good job valve and making running a server ever more pointlessly difficult.

Any ideas? :/



EDIT2:

Server OS: Windows Server 2003 32-bit
Processor: Intel (I'll look up specifics later)
Ram: 8 GB
Game(s): CSGO
Start Up Command: Shown Above
Admin Mods: SourceMod, & MetaMod
Reply
#2
(07-03-2014, 01:12 PM)goodman854 Wrote:  So I've been trying for quite a while now to get a CS GO server up however, I run many different servers on the same box and IP, so using the same port was not an option. However, I've been unable to get it to bind to a different IP.

Also, I'm not even sure thats the only problem. Either way:
https://www.dropbox.com/s/fb1m6hizdh8wxql/issues.png

That is what errors I'm getting ^^^^

Command Line:
-game csgo -console -port 24000 -usercon +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust2

Any suggestions? Sad



EDIT:
Ok, so now after fixing the port issue and having it hang at connecting. I open the console and see the following:

server requires lobby reservation but is unreserved.
[MM] Sending reservation request to 0.0.0.0:27015
[MM] Sending reservation request to REALIP:27015

So it spams the last two over and over. Showing the real IP and 0.0.0.0:27015.

CSGO appears to have the most horrendous server setup yet. So good job valve and making running a server ever more pointlessly difficult.

Any ideas? :/



EDIT2:

Server OS: Windows Server 2003 32-bit
Processor: Intel (I'll look up specifics later)
Ram: 8 GB
Game(s): CSGO
Start Up Command: Shown Above
Admin Mods: SourceMod, & MetaMod

same problem with my server
195.43.185.216:27015

server is UP, but noone is able to join

That's what player reports:

Code:
Connecting to public(195.43.185.216:27015) ...
Server using 'public' lobbies, requiring pw no, lobby id 0
RememberIPAddressForLobby: lobby 0 from address 195.43.185.216:27015
Grace request retry for unreserved server...
Retrying public(195.43.185.216:27015) ...
Server using 'public' lobbies, requiring pw no, lobby id 0
RememberIPAddressForLobby: lobby 0 from address 195.43.185.216:27015
Server approved grace request...
Retrying connection to 195.43.185.216:27015, server requires lobby reservation but is unreserved.
Received game details information from 195.43.185.216:27015...
Adding direct connect IP to reservation 195.43.185.216:27015
[MM] Sending reservation request to 0.0.0.0:27015
[MM] Sending reservation request to 195.43.185.216:27015

Reply
#3
(07-14-2014, 10:46 AM)snipershady Wrote:  
(07-03-2014, 01:12 PM)goodman854 Wrote:  So I've been trying for quite a while now to get a CS GO server up however, I run many different servers on the same box and IP, so using the same port was not an option. However, I've been unable to get it to bind to a different IP.

Also, I'm not even sure thats the only problem. Either way:
https://www.dropbox.com/s/fb1m6hizdh8wxql/issues.png

That is what errors I'm getting ^^^^

Command Line:
-game csgo -console -port 24000 -usercon +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust2

Any suggestions? Sad



EDIT:
Ok, so now after fixing the port issue and having it hang at connecting. I open the console and see the following:

server requires lobby reservation but is unreserved.
[MM] Sending reservation request to 0.0.0.0:27015
[MM] Sending reservation request to REALIP:27015

So it spams the last two over and over. Showing the real IP and 0.0.0.0:27015.

CSGO appears to have the most horrendous server setup yet. So good job valve and making running a server ever more pointlessly difficult.

Any ideas? :/



EDIT2:

Server OS: Windows Server 2003 32-bit
Processor: Intel (I'll look up specifics later)
Ram: 8 GB
Game(s): CSGO
Start Up Command: Shown Above
Admin Mods: SourceMod, & MetaMod

same problem with my server
195.43.185.216:27015

server is UP, but noone is able to join

That's what player reports:

Code:
Connecting to public(195.43.185.216:27015) ...
Server using 'public' lobbies, requiring pw no, lobby id 0
RememberIPAddressForLobby: lobby 0 from address 195.43.185.216:27015
Grace request retry for unreserved server...
Retrying public(195.43.185.216:27015) ...
Server using 'public' lobbies, requiring pw no, lobby id 0
RememberIPAddressForLobby: lobby 0 from address 195.43.185.216:27015
Server approved grace request...
Retrying connection to 195.43.185.216:27015, server requires lobby reservation but is unreserved.
Received game details information from 195.43.185.216:27015...
Adding direct connect IP to reservation 195.43.185.216:27015
[MM] Sending reservation request to 0.0.0.0:27015
[MM] Sending reservation request to 195.43.185.216:27015

Hello,

Try remove +mapgroup mg_bomb in the command line.

I dont know if thats gonna fix it but i did for me :-)
Reply
#4
Hi There,

Are you forwarding the correct ports on your master router IP (of power!)?

Try this if you are on Windows: run cmd as admin and type ipconfig /all
Find your local IP address and search for an entry by it called default gateway
Copy and paste/Type your default gateway into an internet browser
Be careful changing values while looking around -> This could affect your ability to connect to the internet as a whole.
Navigate to Settings and find your firewall.
Find your local IP address within that browser and add a custom rule to open the following ports (How to add custom rules is completely dependent on what kind of Firewall you have).

Create the following rules and attach them to your IP address:
tcp 27014-27050
udp 3478
udp 4379-4380
udp 27000-27030
udp 1200
udp 26901
udp 27031-27050

Click save.

Navigate back to home and click on your IP address that you have opened these ports on. Upon clicking a public facing IP address that reflects your local IP address that you have altered should be listed somewhere on that page.

add into your start server statement:
+net_public_adr xxx.xxx.xxx.xxx (Your public IP).

Also another note is that DMZ mode opens all your ports by default but is not recommended as it is very insecure and then you have a whole slew of other problems.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)