Trying to launch 413 on linux, I get the following:
::::::::::::::
UnrealTournament.log
::::::::::::::
Log: Log file open, Wed Apr 19 21:27:25 2000
Init: Name subsystem initialized
Init: Version: 413
Init: Compiled: Apr 10 2000 14:45:06
Init: Command line:
Init: Base directory: /usr/local/games/UnrealTournament/System/
Init: Character set: ANSI
Log: Bound to Engine.so
Log: Bound to Core.so
Init: Object subsystem initialized
Init: CPU Speed=452.815885 MHz
Log: Using Default User settings
Log: Failed import: Class Class Core.StringProperty (file ../System/Core.u)
Log: Log file closed, Wed Apr 19 21:27:27 2000
If I do a grep or strings on Core.u, the word StringProperty is found.
Type \"md5sum Core.u\" if the checksum isn\'t \"039124e90ef3ea5d12dcbf1207a8b6a6\" you\'ve got a corrupted file.
If the checksum does match, do a \"strace -e file -o strace.out UnrealTournament\". Quit as soon as you get to the menu. Post the output \"grep Core strace.out\" here.