Author Topic: KB: Players cannot connect when downloading mod  (Read 8163 times)

crazy

  • Administrator
  • Sr. Member
  • *******
  • Posts: 398
  • Karma: +6/-0
    • View Profile
    • STIPE website (This one!)
KB: Players cannot connect when downloading mod
« on: 24 October 2010, 22:05:35 »
If your server keep disconnecting players who are trying to download a mod during connect, then chances are that your WWW Download server is not valid. Please check the HTTP Address - ensure the mod folder names match on both the web server and your game server.


Or try disabling your WWW download to test if this is the cause of the problem.

// Downloads Settings
set sv_allowDownload "1"
set sv_wwwBaseURL ""
set sv_wwwDlDisconnected "0"
set sv_wwwDownload "0"