Dedicated server

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

Vmlweb

New Member
Jun 1, 2008
20
0
0
Hi,

I am trying to start a UT2004 dedicated server on a mac.
It opens terminal and says

victors-macbook:~ Victor$ cd "/Applications/Unreal Tournament 2004/Unreal Tournament 2004.app/System" ; ./ucc-bin server "ONS-Torlan?LinkSetup=Default?BonusVehicles=false?Game=Onslaught.ONSOnslaughtGame?Mutator=Ballistic.Mut_BallisticSwap?RedTeamSymbol=TeamSymbols_UT2003.Teams.sym19?BlueTeamSymbol=TeamSymbols_UT2003.Teams.IronSkull?bAutoNumBots=False?NumBots=10" ; exit
Executing Class Engine.ServerCommandlet
Browse: ONS-Torlan?Name=::Killer::?Class=Engine.Pawn?Character=Green?team=255?Sex=M?Voice=XGame.RobotVoice?SpectatorOnly=1?LinkSetup=Default?BonusVehicles=false?Game=Onslaught.ONSOnslaughtGame?Mutator=Ballistic.Mut_BallisticSwap?RedTeamSymbol=TeamSymbols_UT2003.Teams.sym19?BlueTeamSymbol=TeamSymbols_UT2003.Teams.IronSkull?bAutoNumBots=False?NumBots=10
Collecting garbage
Purging garbage
Garbage: objects: 41797->41575; refs: 604247
Game class is 'ONSOnslaughtGame'
Bringing Level ONS-Torlan.myLevel up for play (20) appSeconds: 5.881260...
Mutators Ballistic.Mut_BallisticSwap
GameInfo::InitGame : bEnableStatLogging False
bAutoNumBots: False
Using Official Link Setup: Default
Defaulting to false
Defaulting to false
MasterServerUplink: DoUplink is False, not connecting to Epic master server
Loading Available Maps
Loading Game Types
xWebAdmin.UTServerAdmin Initialized on port 179
WebServer ONS-Torlan.WebServer (Function UWeb.WebServer.BeginPlay:0227) BindPort: bind failed
Failed to load 'Material RCSMMKUTX.Portrait': Failed to find object 'Material RCSMMKUTX.Portrait'
Failed to load 'Material RCSMMKUTX.Portrait': Failed to find object 'Material RCSMMKUTX.Portrait'
Failed to load 'Material RCSMMKUTX.Portrait': Failed to find object 'Material RCSMMKUTX.Portrait'
Failed to load 'Material RCSMMKUTX.Portrait': Failed to find object 'Material RCSMMKUTX.Portrait'

Then it doesn't do anything
Can anyone tell me how to fix it