SRCDS Steam group


HL2MP server won't start on Windows Server 2003
#1
This works fine on our own personal PC's but not on the Windows Server 2003 R2, and I cannot find any solution anywhere. I just want this fixed so we can use our own mod running.

BASIC INFO
Server OS: Windows Server 2003 R2
Processor: Intel® Xeon® CPU X3220 @ 2.40GHz
Ram: 2.39 GHz, 1.50GB of RAM
Game(s): Half-Life 2: Deathmatch
Start Up Command:
Code:
@echo off
cls
echo Protecting srcds from crashes...
echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter.
title srcds.com Watchdog
:srcds
echo (%time%) srcds started.
start /wait srcds.exe -console -port 57018 -game hl2mp +map dm_lockdown +maxplayers 16
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
Admin Mods: None Installed.

INSTALLING INFO
Full Install Command:
Code:
hldsupdatetool -command update -game "hl2mp" -dir "C:\BBS Server\Server"
pause


EDIT:

When trying to start the server is instantly crashes and says this on output
Code:
Console initialized.

Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem()
and on the DMP file it links to materialsystem.dll.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)