Call of Duty 8: Common Server issues: Difference between revisions

From COD Modding & Mapping Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{note|This article covers the main current Server issues encountered}}
{{note|This article covers the main current Server issues encountered}}
__TOC__


= Server not listed in Server Browser =
= Server not listed in Server Browser =
Line 28: Line 30:
* Until patch on 11/11/11, the stock server.cfg was using "set" instead of "seta" to set the Dvars, this is now fixed by updating your Dedicated Server Files (see [[Call of Duty 8: Unranked Server Files|HERE]])
* Until patch on 11/11/11, the stock server.cfg was using "set" instead of "seta" to set the Dvars, this is now fixed by updating your Dedicated Server Files (see [[Call of Duty 8: Unranked Server Files|HERE]])
* Find a copy of latest stock server.cfg [[Call of Duty 8: Default Server Config|HERE]]
* Find a copy of latest stock server.cfg [[Call of Duty 8: Default Server Config|HERE]]


--[[User:Zeroy|Zeroy]] 12:44, 11 November 2011 (UTC)
--[[User:Zeroy|Zeroy]] 12:44, 11 November 2011 (UTC)

Revision as of 15:55, 11 November 2011

This article covers the main current Server issues encountered

Server not listed in Server Browser

  • Typically you will get the following in your Console on Server start and the server will not be visible to players (unless in their Favorites):
No Steam Master Servers found. Server will LAN visible only.
  • To fix this, get the latest version of steam.dll from the Steam root folder of a Client Steam installation. If your server does not have a Steam install, get it from a client.
  • Copy this file steam.dll into the Modern Warfare 3 Server root folder and start server again, you should now see this:
Steam Master Servers found (2). Server will be Internet Server listed.

Bandwidth / CPU Limitation Error

  • Some users have reported that the following messages sometime come up and stop the server from starting:
Invalid server configuration - insufficient upstream bandwidth 0 kbps for 18 clients. Minimum 566 kbps required.

or

Invalid server configuration - insufficient cpu performance 5.8237 ghz for 18 clients. Minimum 6.0000 ghz required. 
  • In both cases the solution is simply to restart the server again. It will eventually startup, no official words on cause yet.

Some Dvar on CFG arent working

  • Until patch on 11/11/11, the stock server.cfg was using "set" instead of "seta" to set the Dvars, this is now fixed by updating your Dedicated Server Files (see HERE)
  • Find a copy of latest stock server.cfg HERE



--Zeroy 12:44, 11 November 2011 (UTC)