DB 2.1 not working under linux
Posted: 30-08-2004 17:02
UT2004-bin segfaults if I try to run it with -mod=deathball parameter like this:
Deathball.log is like this:
I deleted the deathball directory under ut2004 as well as ~/.ut2004/deathball directory and then extracted the deathball21.zip in to ut2004 directory so that there is deathball directory. My UT2k4 was first patched to 3236 version (latest official) but as DB 2.1 didn't work in it I installed the 3270 patch (which is still beta patch for linux). Error messages are same with both patches.
Any ideas how to get DB 2.1 to run under linux?
Code: Select all
Signal: SIGSEGV [segmentation fault]
Aborting.
Crash information will be saved to your logfile.
Code: Select all
Log: Log file open, Mon Aug 30 18:26:56 2004
Init: Name subsystem initialized
Init: Version: 3270 (127.29)
Init: Compiled: Jul 30 2004 06:54:16
Init: Command line: -mod=deathball
Init: (This is Linux patch version 3270.0)
Init: Character set: Unicode
Init: Base directory: /home/sami/pelit/ut2004/System/
Init: Ini:../deathball/System/deathball.ini UserIni:../deathball/System/deathballUser.ini
Init: Build label: UT2004 Build UT2004_Patch_[2004-07-27_14.28]
Init: Object subsystem initialized
Warning: Missing Class Class Editor.TransBuffer
Log: Initializing OpenGLDrv...
Log: binding libGL.so.1
Log: Game class is 'GameInfo'
Log: Bringing Level Entry.myLevel up for play (0) appSeconds: 3.190644...
ScriptLog: GameInfo::InitGame : bEnableStatLogging False
Warning: Missing MaterialSequence MaterialSequence 2K4Menus.Controls.background_anim
Warning: Missing Texture Texture 2K4Menus.AVPlayer.StopPressed
Log: Browse: ..\Maps\NoIntro.ut2?Name=n00b?Class=Engine.Pawn?Character=dbplayer?team=255?Sex=M?PassAimCone=30.00
Log:
Developer Backtrace:
Log: [ 1] ./ut2004-bin [0x85a7ac1]
Log: [ 2] [0xffffe420]
Log: [ 3] ./ut2004-bin(_ZN7UObject16GetPackageLinkerEPS_PKwjP11UPackageMapP5FGuidi+0x669) [0x85852e9]
Log: [ 4] ./ut2004-bin(_ZN7UObject16StaticLoadObjectEP6UClassPS_PKwS4_jP11UPackageMap+0x200) [0x8586220]
Log: [ 5] ./ut2004-bin(_ZN11UGameEngine7LoadMapERK4FURLP13UPendingLevelPK4TMapI7FStringS6_ERS6_+0x2ef) [0x823003f]
Log: [ 6] ./ut2004-bin(_ZN11UGameEngine6BrowseE4FURLPK4TMapI7FStringS2_ERS2_+0xaee) [0x822a51e]
Log: [ 7] ./ut2004-bin(_ZN11UGameEngine4InitEv+0x5cd) [0x822403d]
Log: [ 8] ./ut2004-bin [0x81521c6]
Log: [ 9] ./ut2004-bin(main+0x2f7f) [0x814de8f]
Log: [10] /lib/libc.so.6(__libc_start_main+0xfa) [0x401ba83a]
Log: [11] ./ut2004-bin(getlogin+0xad) [0x814ace1]
Log: Unreal Call Stack: UObject::StaticAllocateObject <- UObject::CreatePackage
<- UObject::GetPackageLinker <- UObject::StaticLoadObject <- VerifyPackages
<- UGameEngine::LoadMap <- LocalMapURL <- UGameEngine::Browse <- UGameEngine::Init <- InitEngine
Exit: Exiting.
Log: FileManager: Reading 0 GByte 45 MByte 172 KByte 519 Bytes from HD took 0.284505 seconds (0.086706 reading, 0.197799 seeking).
Log: FileManager: 0.000000 seconds spent with misc. duties
Uninitialized: Name subsystem shut down
Uninitialized: Allocation checking disabled
Uninitialized: Log file closed, Mon Aug 30 18:27:00 2004
Any ideas how to get DB 2.1 to run under linux?