I sent this earlier, but I am not sure it went through. I have a remote Linux Server setup and running. Thanks Ryan for all your hard work. When I run UT3 Demo at home (I am using a different profile at home than the one for the server), I see the server in the Server Browser, but it just stays at Connecting...., when I try to connect.
<br><br>I use a batch file to start an instance of the server called start_instance.sh.<br>Here is its contents:<br>#!/bin/sh<br>cd /usr/local/UT3-linux-server-betademo/Binaries<br>./ut3demo server DM-ShangriLa?MaxPlayers=16?MinNetPlayers=0?NumPublicConnections=16?NumPrivateConnections=0?NumOpenPublicConnections=16?NumOpenPrivateConnec
<br>tions=0?bShouldAdvertise=True?bIsLanMatch=False?bUsesStats=True?bAllowJoinInProgress=True?bAllowInvites=True?bUsesPresence=True?bAllowJoinViaPresence=True?bUses<br>Arbitration=False?bIsDedicated=True?bIsListPlay=False?OwningPlayerName=?PingInMs=0?AverageSkillRating=
0.000000?GameMode=0?Difficulty=2?PureServer=1?LockedServer<br>=0?Campaign=0?ForceRespawn=1?CustomMapName=DM-ShangriLa?CustomGameMode=UTGame.UTDeathmatch?GoalScore=20?TimeLimit=20?ServerDescription=0460000460000460000770000
<br>80000067000032000085000084000051000?NumPlay=5?game=UTGame.UTDeathmatch?name=XXXX?alias=XXXXX -log=DedicatedServer.log -Login=XXXX -Password=XXXXX -multihome=<a href="http://70.85.233.211">70.85.233.211</a> -port=7777<br>
<br>I simply use ./start_instance.sh to start it.<br><br>Yes I know it is a long command line, but I just created a Dedicated Windows Server and then copied the command line information over to Linux.<br><br>Is there something in there that is keeping me from joining?
<br>Thanks,<br>Rick<br>