Ok this is the problem;
When i try to run a dedicated server in linux (3323 or 3339) it keeps failing:
But when i run eighter of the 2 versions in windows started by:
It all works fine.
O btw i searched the forum before i poster but couldn't find anything.
Thanks
When i try to run a dedicated server in linux (3323 or 3339) it keeps failing:
Code:
[root@games System]# ./ucc-bin server CTF-BridgeOfFate?game=XGame.xCTFGame ini=ut2004.ini -nohomedir Executing Class Engine.ServerCommandlet Missing Class Class Editor.TransBuffer Can't find 'intUGUIControllerexecCheckForECE' in 'XInterface.dll' Executing UObject::StaticShutdownAfterError Can't find 'intUGUIControllerexecCheckForECE' in 'XInterface.dll' History: Exiting due to error Exiting. FileManager: Reading 0 GByte 23 MByte 601 KByte 952 Bytes from HD took 1.519652 seconds (0.320216 reading, 1.199436 seeking). FileManager: 0.000000 seconds spent with misc. duties Name subsystem shut down
Code:
@echo off :10 ucc server CTF-FaceClassic?game=XGame.xCTFGame ini=UT2004.ini log=TypeLogNameHere.log copy server.log servercrash.log goto 10
O btw i searched the forum before i poster but couldn't find anything.
Thanks
Comment