PDA

View Full Version : Dedicated Server Patch on Win2003 Server



AbyssGer
11-20-2007, 07:49 PM
Hi Folks,

im very angry about the matter that i bought here in germany the game one week ago and no dedicated server packages out to this time! No finaly the Windows server packages ist out and i was very happy!

I downloaded this file directly to my server in 3 mins, i installed it and created my server.bat containing folowing command set:



CTF-Coret?MaxPlayers=16?MinNetPlayers=0?NumPublicConne ctions=16?NumPrivateConnections=0?NumOpenPublicCon nections=16?NumOpenPrivateConnectio
ns=0?bShouldAdvertise=True?bIsLanMatch=False?bUses Stats=True?bAllowJoinInProgress=True?bAllowInvites =True?bUsesPresence=True?bAllowJoinViaPresence=Tru e?bUsesArb
itration=False?bIsDedicated=True?bIsListPlay=False ?OwningPlayerName=?PingInMs=0?AverageSkillRating=0 .000000?GameMode=1?Difficulty=2?PureServer=1?Locke dServer=0?
Campaign=0?ForceRespawn=0?CustomMapName=CTF-Coret?CustomGameMode=UTGameContent.UTCTFGame_Conte nt?GoalScore=3?TimeLimit=20?ServerDescription=1050 0006700008400007
00000320001090001090001110000450000990001040000970 00114000116000115000046000100000101000?NumPlay=1?g ame=UTGameContent.UTCTFGame_Content?mutator=UTGame .UTMutator
_Instagib?name=X2-TL52?alias=X2-TL52 -log=DedicatedServer.log -Login=XXXXX -Password=XXXXXX


All i get as answer if i run the server.bat is:



This cannot run with 3D graphic over a remote desktop


W000t, i dont know how you guys manage a server but im not living in the server-room eh! I only can access my server through remote desktop! kinda crap!!!

anyone solved this issue?

WarTourist
11-20-2007, 08:05 PM
That actually looks like you're running the game, not launching a DS.

Make sure you're using "ut3 server <your arugments>". If you leave off the "server", it'll try to launch the game to play, using CTF-Coret (in your example).

Flea
11-20-2007, 09:39 PM
CTF-Coret?MaxPlayers=16?MinNetPlayers=0?NumPublicConne ctions=16?NumPrivateConnections=0?NumOpenPublicCon nections=16?NumOpenPrivateConnectio
ns=0?bShouldAdvertise=True?bIsLanMatch=False?bUses Stats=True?bAllowJoinInProgress=True?bAllowInvites =True?bUsesPresence=True?bAllowJoinViaPresence=Tru e?bUsesArb
itration=False?bIsDedicated=True?bIsListPlay=False ?OwningPlayerName=?PingInMs=0?AverageSkillRating=0 .000000?GameMode=1?Difficulty=2?PureServer=1?Locke dServer=0?
Campaign=0?ForceRespawn=0?CustomMapName=CTF-Coret?CustomGameMode=UTGameContent.UTCTFGame_Conte nt?GoalScore=3?TimeLimit=20?ServerDescription=1050 0006700008400007
00000320001090001090001110000450000990001040000970 00114000116000115000046000100000101000?NumPlay=1?g ame=UTGameContent.UTCTFGame_Content?mutator=UTGame .UTMutator
_Instagib?name=X2-TL52?alias=X2-TL52 -log=DedicatedServer.log -Login=XXXXX -Password=XXXXXX





Should be ...


UT3.exe Server CTF-Coret?MaxPlayers=16?MinNetPlayers=0?NumPublicConne ctions=16?NumPrivateConnections=0?NumOpenPublicCon nections=16?NumOpenPrivateConnectio
ns=0?bShouldAdvertise=True?bIsLanMatch=False?bUses Stats=True?bAllowJoinInProgress=True?bAllowInvites =True?bUsesPresence=True?bAllowJoinViaPresence=Tru e?bUsesArb
itration=False?bIsDedicated=True?bIsListPlay=False ?OwningPlayerName=?PingInMs=0?AverageSkillRating=0 .000000?GameMode=1?Difficulty=2?PureServer=1?Locke dServer=0?
Campaign=0?ForceRespawn=0?CustomMapName=CTF-Coret?CustomGameMode=UTGameContent.UTCTFGame_Conte nt?GoalScore=3?TimeLimit=20?ServerDescription=1050 0006700008400007
00000320001090001090001110000450000990001040000970 00114000116000115000046000100000101000?NumPlay=1?g ame=UTGameContent.UTCTFGame_Content?mutator=UTGame .UTMutator
_Instagib?name=X2-TL52?alias=X2-TL52 -log=DedicatedServer.log -Login=XXXXX -Password=XXXXXX

Assuming everything that isn't underlined is correct.. :P

Hope that helps.

Entil'Zha
11-21-2007, 04:33 AM
Man what a huge command line :eek:
Never seen that before, what happened to ini files? :o

symbiote_venom
11-21-2007, 05:58 AM
Have you tried adding -unattended ?