PDA

View Full Version : New server, new problems


tommydole
05-31-2011, 01:23 AM
edit: taken care of.

tommydole
06-19-2011, 05:55 PM
Thanks for reading this. My server works fine, however, during the opening of the console, there is a message that bothers me:

"sv_mapRotation" is:"gametype dm map mp_harbor map mp_dawnville"

"sv_mapRotationCurrent" is:""

Setting g_gametype: dm.
Setting map: mp_harbor.
couldn't exec mp_harbor_dm.cfg
------ Server Initialization ------
Server: mp_harbor
Hunk_Clear: reset the hunk ok

Any idea why this happens?

Here is the part of my config that deals with the rotation:

set g_gametype "dm"

set sv_maprotationcurrent "" //Leave Blank

set sv_mapRotation "gametype dm map mp_harbor map mp_dawnville"

Thank you so much.

sgTsTuFz
06-19-2011, 07:15 PM
Does the harbor map support DM ? Been too long for me to recall about UO. And make sure that the correct set of map files are on the gameserver for mp_harbor - my bad, thats a stock map aint it ? In any case, compare your games' mp_harbor to the gameserver files - mp_harbor came in a map pak which would be an update - is the gameserver updated ?

tommydole
06-19-2011, 07:18 PM
thanks for your reply!

the server is 1.51, map files 1.51

sgTsTuFz
06-20-2011, 01:49 PM
Does your server run fine otherwise ? if so, ignore it. If you google up that code -

couldn't exec mp_harbor_dm.cfg

you'll find 2 other sources that quote that paragraph, but there's no mention of a showstopper. So ignore it - if your server runs fine.

tommydole
06-21-2011, 12:21 AM
lol. I am just picky. Thanks for the reply! :salute:

whr4usa
08-01-2011, 09:48 PM
CALL OF DUTY™ UNITED OFFENSIVE™ 1.51 PATCH README
Last Updated: 2004-12-10

INTRODUCTION & IMPORTANT NOTES
...
MULTIPLAYER ENHANCEMENTS
...
- Added ability to execute map and gametype specific config files. When a map is loaded on the server, a config by the name of <mapname>_<gametype>.cfg will be executed automatically, if it exists. If it doesn't exist, then it will be ignored. Eg. mp_foy_dom.cfg will be automatically run when mp_foy is started in Domination mode.
- Can specify a config file to execute within the sv_mapRotation command. For example, “sv_mapRotation exec mycfg1.cfg map mp_foy exec mycfg2.cfg map_kursk”. (Note: doing this will override the <mapname>_<gametype>.cfg and prevent that config from being executed.)
...

whr4usa
04-24-2012, 05:43 AM
..and sgtstufz map mp_harbor.bsp was part of Call of Duty classic v1.0 though it was multiplayer only (not based on any single player campaign locales)