Server won't accept connections!

Post Reply
User avatar
0nopeO
Staff
Staff
Posts: 93
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat Sep 04, 2021 2:47 pm
Location: St. Louis, MIssouri

Server won't accept connections!

Post by 0nopeO »

Since the deprecation of CSGO on the 1st of January, 2024, the lobby id system, which servers rely on to allow connections, no longer works. Because of this, CSGO servers need to run the "NoLobbyReservation" plugin for Sourcemod to allow players to connect without a lobby id.

Here's how you can install it:
  1. Visit your NFO control panel and select your gameserver.
  2. On the "Autoinstallers" tab, select "Install SourceMod" under the "SourceMod" drop down menu. This will install both MetaMod and SourceMod, which are required.
  3. Download the "NoLobbyReservation" plugin from Github.
  4. Extract nolobbyreservation.zip to your desktop and find the "addons" folder.
  5. Using your preferred FTP client, connect to your server's FTP using the credentials listed on the "File Manager" tab.
    1. If you aren't sure how to connect, we have a guide for FileZilla posted here: viewtopic.php?t=8044
  6. Navigate to "/csgo/" on your FTP client.
  7. Upload the "addons" folder that you previously extracted, to "/csgo/".
  8. Restart your server on the "Server control" tab.
Post Reply