Results 1 to 3 of 3
  1. #1
    Skaarj
    Join Date
    Jul 2003
    Posts
    3

    Default 2 UT2003 Server on one Host

    Hi all
    Sorry 4 my bad english
    I have a linux-root-server. I will play 2 dedicated UT2003-Server on one maschine with webinterface. I have change the Port in the ini-File (from 7780 to 8888) and the webinterface-port (from 5080 to 6001) of the second Server.ini !
    Alone (first or second ini) is the start no problem. When one of the Server is running, can`t i start the other server :cry:
    Here my 2 ini`s:
    --------------------------------------------
    web1.ini

    Port=7080
    Class=Engine.Pawn
    Character=Gorge

    [UWeb.WebServer]
    Applications[0]=xWebAdmin.UTServerAdmin
    ApplicationPaths[0]=/ServerAdmin
    Applications[1]=xWebAdmin.UTImageServer
    ApplicationPaths[1]=/images
    DefaultApplication=0
    bEnabled=True
    ListenPort=5080
    --------------------------------------------
    web2.ini

    Port=8888
    Class=Engine.Pawn
    Character=Gorge

    [UWeb.WebServer]
    Applications[0]=xWebAdmin.UTServerAdmin
    ApplicationPaths[0]=/ServerAdmin
    Applications[1]=xWebAdmin.UTImageServer
    ApplicationPaths[1]=/images
    DefaultApplication=0
    bEnabled=True
    ListenPort=6001

    Here the last lines Error of the second start:
    --------------------------------------------
    ########################################
    Add mutator XGame.MutZoomInstaGib
    GameInfo::InitGame : bEnableStatLogging False
    TeamGame::InitGame : bBalanceTeams True
    UdpServerQuery(crt): Port 8898 successfully bound.
    PORTSWAP detected, exiting...
    UdpGamespyQuery BR-Anubis.UdpGamespyQuery (Function IpDrv.UdpGamespyQuery.PreBeginPlay:00FB) Assertion failed, line 56
    Executing UObject::StaticShutdownAfterError
    UdpGamespyQuery BR-Anubis.UdpGamespyQuery (Function IpDrv.UdpGamespyQuery.PreBeginPlay:00FB) Assertion failed, line 56

    History:

    Exiting due to error
    Exiting.
    Waiting for file streaming thread to finish...
    Name subsystem shut down
    ###############################

    can u help me?

  2. #2

    Default

    You need to look under [IpDrv.UdpGamespyQuery] and make sure that each server has a unique portnumber for the OldQueryPortNumber=<port> setting.

    This is what is causing the "PORTSWAP detected" error.

  3. #3
    Skaarj
    Join Date
    Jul 2003
    Posts
    3

    Default

    Yes, thnx, thats all
    Know 2 Servers are running


 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Copyright ©2009-2011 Epic Games, Inc. All Rights Reserved.
Digital Point modules: Sphinx-based search vBulletin skin by CompletevB.com.