[Urgent] Server Requires Lobby Reservation?

Post Reply
User avatar
ren3gade
This is my homepage
This is my homepage
Posts: 87
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Jun 05, 2012 5:43 pm
Location: USA

[Urgent] Server Requires Lobby Reservation?

Post by ren3gade »

For some odd reason no one can connect to my CSGO Server. It won't even load or anything. Like when you connect, it doesnt show any Connecting to server/Sending client info/none of that.

I have this in my Sourcemod Error Logs:

Code: Select all

L 02/14/2014 - 06:37:29: [SDKTOOLS] "FindEntityByClassname" not supported by this mod, falling back to IServerTools method.
and this is from console:

Code: Select all

Executing deferred connect command: 198.50.183.148:27015
Connecting to public(198.50.183.148:27015) ...
11.929:  Sending UDP connect to public IP 198.50.183.148:27015
Server using 'public' lobbies, requiring pw no, lobby id 0
RememberIPAddressForLobby: lobby 0 from address 198.50.183.148:27015
Grace request retry for unreserved server...
Retrying public(198.50.183.148:27015) ...
11.979:  Sending UDP connect to public IP 198.50.183.148:27015
Server using 'public' lobbies, requiring pw no, lobby id 0
RememberIPAddressForLobby: lobby 0 from address 198.50.183.148:27015
Server approved grace request...
Retrying connection to 198.50.183.148:27015, server requires lobby reservation but is unreserved.
Retrying public(198.50.183.148:27015) ...
Retrying public(198.50.183.148:27015) ...
Retrying public(198.50.183.148:27015) ...
Retrying public(198.50.183.148:27015) ...
Retrying public(198.50.183.148:27015) ...
Retrying public(198.50.183.148:27015) ...
Retrying public(198.50.183.148:27015) ...
Retrying public(198.50.183.148:27015) ...
Connection failed after 10 retries.
Any ideas how to fix this issue?

Well I've disabled all of my addons (MM and SM).. that didnt fix it.

I checked my gamemodes_server.txt, my mapgroup, my commandline, my gamemodes.txt, my mapcycle, my maplist, my gamemodes_casual_server.cfg, my server.cfg, my autoexec.cfg, all of it.
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: [Urgent] Server Requires Lobby Reservation?

Post by kraze »

Couple of things this could be, but the last time I saw this it was due to an outdated server. If you don't mind open a request and ask us to run a repair so we can confirm you have the latest version.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
$atanic $pirit
This is my homepage
This is my homepage
Posts: 251
Joined: Tue Jan 28, 2014 5:32 am

Re: [Urgent] Server Requires Lobby Reservation?

Post by $atanic $pirit »

I encountered that error while I was testing my CS:GO server. Its valve's fault! When you download a fresh copy of CS:GO server it is missing a file.

Here are steps to fix it.
  • Go to your server directory.
  • Create a new text file and name it steam_appid.txt
  • Open the text file and add 730 text in the file.
  • Restart your server and you will be able to connect.
I'm not saying that is the case, but its something that you can try and it worked for me.
Image
Post Reply