PDA

View Full Version : Server Shutdown when Map Change


Legremlins_Keitaro
6th July, 2008, 07:38 PM
I Have a little problem, when map change on my UT3 Server, the UT server shutdown and give me this:

ScriptLog: ProcessServerTravel: DM-Defiance?Numplay=0?MaxPlayers=12?NumPublicConnecti ons=12?NumPrivateConnections=0blablabla i dont put all the line
Log: URL: Adding default option Name=Player
Log: URL: Adding default option team=255
Log: SeamlessTravel to: DM-Defiance
Log: ClearAllAnimSetLinkupCaches - Took 8.20ms
Uninitialized:
Developer Backtrace:
Uninitialized: Exiting.
Uninitialized: Name subsystem shutting down
Uninitialized: Log file closed,

Someone have an idea?

Legremlins_Keitaro
8th July, 2008, 07:11 AM
I finally found the solution, for anyone who have this problem one day i give you. On a debian Etch 64bit some libs make trouble on UT3 you will need to install this: apt-get install ia32-libs
All the libs / links was create during the installation, just restart your UT3 server, make a test with admin console or webadmin to change a map / add mutator, all work fine ;)