View Single Post
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 08-19-2016 , 23:39   Re: No error, the server process is running, but the client does not find the server
Reply With Quote #11

  1. Quote:
    Originally Posted by YuGiOhJCJ View Post
    So, you don't use "+ip" but your server is available online?
    If I remove "+ip" from my command line as you suggest, I get:
    You server will only be available on LAN if you set the cvar 'sv_lan' to 1.
    Assures you got it set to 0.

    1. Open your server.
    2. Open your game and try to connect to your server by console using this:
      Code:
      connect 192.168.0.100:27015
    It is because sometimes the GUI does not work.

    1. Also, this must to work even if you server is not available on the internet.
    2. If this does not work, before try to let it available on the internet, you need to fix it to be available on LAN connecting to it by your LAN ip using the game console.

  2. Try use another port as 27014.

  3. On your computer, how many network boards do you have? If there are more than 1 active, you need to set +ip to the network board you are using to connect to the internet.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective

Last edited by addons_zz; 08-19-2016 at 23:43. Reason: update
addons_zz is offline