The Unreal Admins Page - Forums

The Unreal Admins Page - Forums (https://unrealadmin.org/forums/index.php)
-   UT2003/4 Server - Windows Specific (https://unrealadmin.org/forums/forumdisplay.php?f=109)
-   -   Problems with Ip on dedi server (https://unrealadmin.org/forums/showthread.php?t=30556)

KyleS71 15th May, 2011 02:46 PM

Problems with Ip on dedi server
 
Hi,
I've got a windows 2008 dedicated server. and i've been allocated 3 ip address. Ive added the ips to the network so i can now ping all the ips from my pc.
and ive done server command like:
Code:

ucc server CTF-w00tabolous2k4?Game=XGame.XCTFGame?Mutator=XGame.MutInstaGib ini=UT2004.ini log=server.log multihome=111.111.111.2 port=$8888 -nohomedir
The server starts fine. i can login to the webadmin on the ip i put in the command line multihome=111.111.111.2 But i cannot ping the server or join the server ingame. Ive allowed the program with windoes firewall.

Any idea much appreciated.
Thankyou

KyleS71 22nd May, 2011 10:09 AM

Hi did the same with ut99 on same server with line:
Code:

ucc server CTF-DukuCB6?game=Botpack.CTFGame?mutator=ZPPure7G.AccuGib,SmartCTF_4DPlusPlusv3.SmartCTF,MapVoteLA13.BDBMapVote?MaxPlayers=10 ini=UnrealTournament.ini multihome=109.236.81.188 port=7777 -nohomedir
And this worked. so guessing just something wrong with the setup of server or command line.

(G)ott 22nd May, 2011 10:24 AM

I dont know many about UT2k servers, but could it be this:

Code:

port=$8888

greetz (G)ott

KyleS71 22nd May, 2011 02:20 PM

yea i thought could be that aswell (G)ott. but removed the $ so it was same as ut99 one. and still crashes
This is the error should have put it before :/

Code:

UdpGamespyQuery CTF-w00tabolous2k4.UdpGamespyQuery (Function IpDrv.UdpGamespyQue
ry.PreBeginPlay:0167) Assertion failed, line 58

History: FFrame::Serialize <- UObject::ProcessEvent <- (UdpGamespyQuery CTF-w00t
abolous2k4.UdpGamespyQuery, Function IpDrv.UdpGamespyQuery.PreBeginPlay) <- ULev
el::SpawnActor <- (UdpGamespyQuery) <- UObject::ProcessEvent <- (MasterServerUpl
ink CTF-w00tabolous2k4.MasterServerUplink, Function IpDrv.MasterServerUplink.Beg
inPlay) <- BeginPlay <- UGameEngine::LoadMap <- LocalMapURL <- UGameEngine::Brow
se <- UGameEngine::Init <- UServerCommandlet::Main

Exiting due to error


KyleS71 22nd May, 2011 02:25 PM

Found problem:
Code:

[IpDrv.UdpGamespyQuery]
MinNetVer=0
OldQueryPortNumber=0

Changed to
Code:

[IpDrv.UdpGamespyQuery]
MinNetVer=0
OldQueryPortNumber=7787



All times are GMT +1. The time now is 10:04 AM.

 


All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.