PDA

View Full Version : server probs linux and windows



legacy-timeout
08-29-2003, 01:51 PM
the linux download server version always stalls like at 99.9 percent
the windows server version just loops in a console
any suggestions:(

Frogger
08-29-2003, 01:53 PM
not sure what you mean by loops in a console...it does run as a DOS prompt window...thats normal...if its 'looping' what is it saying?

legacy-timeout
08-29-2003, 02:00 PM
UServerCommandlet::Main
UdpGamespyQuery CTF-Maul.UdpGamespyQuery (Function IpDrv.UdpGamespyQuery.PreBegi
nPlay:00FB) Assertion failed, line 56

History: FFrame::Serialize <- UObject::ProcessEvent <- (UdpGamespyQuery CTF-Maul
.UdpGamespyQuery, Function IpDrv.UdpGamespyQuery.PreBeginPlay) <- ULevel::SpawnA
ctor <- (UdpGamespyQuery) <- UObject::ProcessEvent <- (MasterServerUplink CTF-Ma
ul.MasterServerUplink, Function IpDrv.MasterServerUplink.BeginPlay) <- BeginPlay
<- UGameEngine::LoadMap <- LocalMapURL <- UGameEngine::Browse <- UGameEngine::I
nit <- UServerCommandlet::Main

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

legacy-crayolarx
08-31-2003, 02:02 PM
Hey timeout I have had the same problem. I am not sure why it does this, but here is the soloution.

Change this in your .ini

[Ipdrv.UdpGamespyQuery]
bRestartServerOnPortSwap=False

legacy-timeout
09-12-2003, 07:03 PM
thanks alot ill try it. :)