Page 1 of 1

[SOLVED] determine server version

Posted: Sat Oct 03, 2015 4:50 pm
by Barbie
Hi out there,

I just tried to find out the version of my (Linux) test server, but "ucc-bin -V" (and similar) does not work. How can I determine the version of that server engine on command line?

Cheers,
Barbie

Re: determine server version

Posted: Sat Oct 03, 2015 7:02 pm
by sektor2111
I cannot answer with high accuracy but I can use my Client to find my test-server which version has...
[attachment=0]Version.PNG[/attachment]

Else, I have server-logs:

Code: Select all

Init: Version: 436
Init: Compiled: Oct 24 2000 23:40:18
Init: Command line: 
Are you allright ?

Re: determine server version

Posted: Sat Oct 03, 2015 9:48 pm
by Barbie
ahh, thanks, you've leaded me to the right place - my first look was of course in the log file, but because I use a wrapper for starting server, I have always checked ucc.init.log. But there is another log (at the bottom of window, I've never noticed that) UTLog.log where I have found the desired information:

Code: Select all

Init: Version: 451
Init: Compiled: May  6 2003 22:27:59
Thanks and Cheers,
Barbie

Re: determine server version

Posted: Sun Oct 04, 2015 12:28 am
by JackGriffin
451 had some issues, you might consider 436 instead.

Re: determine server version

Posted: Sat Oct 10, 2015 5:00 pm
by Barbie
Is there anywhere a changelog or an issue description for version 451?

Re: [SOLVED] determine server version

Posted: Sat Oct 10, 2015 6:38 pm
by Chamberly
Kinda.
http://www.utpg.org/
but it doesn't have all of it.

Re: [SOLVED] determine server version

Posted: Sat Oct 10, 2015 9:18 pm
by Barbie
Thanks for the link.
Whow, last update only 11 years ago! :lol:

I've read that 451 has problems running UnrealEd, but that's not a problem for a dedicated server.

Cheers,
Barbie

Re: [SOLVED] determine server version

Posted: Sat Oct 10, 2015 10:37 pm
by sektor2111
Some day you'll understand my fallback to 436... in case you aren't too busy with other things. Or even you can read XC_Engine section after all because it doesn't hurt...

Cheers,
sektor2111