I've tried various bots too including the NullAI with no difference.
I'm running Ubuntu 9.04/Jaunty on a Toshiba Celeron laptop with an Intel Mobile Series 4 graphics chip-set but as I said, the game seems to run fine on at least one mod so I don't think its a hardware problem.
Here's the .spring/infolog.txt:
Code: Select all
LogOutput initialized.
Spring 0.79.1.2
Available log subsystems: mapinfo, CollisionVolume, unit, VFS-detail, VFS, ArchiveScanner, Sound
Enabled log subsystems: Sound
Enable or disable log subsystems using the LogSubsystems configuration key
or the SPRING_LOG_SUBSYSTEMS environment variable (both comma separated).
[CMyMath::Init] CPU SSE mask: 124, flags:
SSE 1.0: 1, SSE 2.0: 1
SSE 3.0: 1, SSSE 3.0: 1
SSE 4.1: 0, SSE 4.2: 0
SSE 4.0A: 0, SSE 5.0A: 0
using streflop SSE FP-math mode, CPU supports SSE instructions
using configuration source "/home/theo/.springrc"
OS: Linux
Using read-only data directory: /usr/games/
Using read-write data directory: /home/theo/.spring/
Using read-only data directory: /usr/lib/spring/
Using read-only data directory: /usr/share/games/spring/
Scanning: /usr/share/games/spring/maps
Scanning: /usr/share/games/spring/base
Scanning: /usr/share/games/spring/mods
Scanning: /usr/share/games/spring/packages
Scanning: /usr/lib/spring/maps
Scanning: /usr/lib/spring/base
Scanning: /usr/lib/spring/mods
Scanning: /usr/lib/spring/packages
Scanning: /home/theo/.spring/maps
Scanning: /home/theo/.spring/base
Scanning: /home/theo/.spring/mods
Scanning: /home/theo/.spring/packages
Scanning: /usr/games/maps
Scanning: /usr/games/base
Scanning: /usr/games/mods
Scanning: /usr/games/packages
Video mode set to 1024 x 768 / 32 bit
[ 0] SDL: 1.2.13
[ 0] GL: 2.0 Mesa 7.4
[ 0] GL: Tungsten Graphics, Inc
[ 0] GL: Mesa DRI Mobile Intel® GM45 Express Chipset GEM 20090326 2009Q1 RC2 x86/MMX/SSE2
[ 0] GLEW: 1.5.0
[ 0] Connecting to local server
[ 0] Video mode set to 1024 x 747 / 32 bit
[ 0] Starting demo recording
[ 0] Skirmish AI (NullAI) for team 0 is no Lua AI
[ 0] Using map Terra.smf
[ 0] Recording demo demos/local_20090731_104654_Terra_0.79.1.sdf
[ 0] Using script Commanders
[ 0] Using mod Complete Annihilation stable-5274
[ 0] Using mod archive ca-stable-5274.sdz
[ 0] Became player 0 (team 1, allyteam 0)
[ 0] Sound: OpenAL info:
[ 0] Sound: Vendor: OpenAL Community
[ 0] Sound: Version: 1.1
[ 0] Sound: Renderer: OpenAL Soft
[ 0] Sound: AL Extensions: AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_OFFSET AL_LOKI_quadriphonic
[ 0] Sound: ALC Extensions: ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT ALC_EXT_CAPTURE ALC_EXT_EFX
[ 0] Sound: Device: ALSA Software on default
[ 0] Sound: Available Devices:
[ 0] Sound: ALSA Software on default
[ 0] Sound: ALSA Software on HDA Intel
[ 0] Sound: OSS Software
[ 0] Sound: Wave File Writer
[ 0] Sound: CSound(): Sucessfully parsed 4 SoundItems from gamedata/sounds.lua
[ 0] Parsing unit icons
[ 0] Parsing definitions
[ 0] could not load buildOption data: missing file
[ 0] Loading all definitions: 0.687000
[ 0] You are missing the "ARB_shadow_ambient" extension (this will probably make shadows darker than they should be)
[ 0] Loading map informations
[ 0] Opening map file
[ 0] Loading Map
[ 0] Loading detail textures
[ 0] Creating overhead texture
[ 0] Creating ground shading
[ 0] Loading tile file
[ 0] Reading tiles
[ 0] Reading tile map
[ 0] Creating projectile texture
[ 0] Number of damage types: 10
[ 0] Loading weapon definitions
[ 0] Loading unit definitions
[ 0] Inconsistant move data ground 1 Chicken HOVER3
[ 0] Inconsistant move data ground 1 Dodo HOVER3
[ 0] Loading feature definitions
[ 0] Generating trees
[ 0] Creating unit textures
[ 0] Initializing map features
[ 0] Couldnt find wreckage info geovent
[ 0] Couldnt find wreckage info greyrock1
[ 0] Unknown map feature type greyrock1
[ 0] Couldnt find wreckage info greyrock2
[ 0] Unknown map feature type greyrock2
[ 0] Couldnt find wreckage info greyrock3
[ 0] Unknown map feature type greyrock3
[ 0] Couldnt find wreckage info greyrock4
[ 0] Unknown map feature type greyrock4
[ 0] Couldnt find wreckage info greyrock5
[ 0] Unknown map feature type greyrock5
[ 0] Couldnt find wreckage info greyrock6
[ 0] Unknown map feature type greyrock6
[ 0] Reading estimate path costs
[ 0] Pathing data checksum: 2bd0848e
[ 0] Creating sky
[ 0] Loading LuaRules
[ 0] Doesn't count initialized
[ 0] LUARULES-DRAW (GADGETS)
[ 0] Failed to load: unit_self_destruct.lua ([string "LuaRules/actions.lua"]:48: attempt to index field 'ghInfo' (a nil value))
[ 0] Doesn't count initialized
Can anyone point me in the right direction - is this a graphics hardware/driver issue that only some mods have or is this some script problem? I've installed using the Ubuntu instructions including downloading the original content.
Thanks
Update
Here's the last few lines of output from BA v6.6 (not v6.96) which also fails but unit_self_destruct isn't mentioned:
Code: Select all
[ 0] Writing path data file...
[ 0] Reading estimate path costs
[ 0] Analyzing map accessibility [32]
[ 0] Block offset: 0 of 672 (size 32)
[ 0] Path cost: 0 of 672 (size 32)
[ 0] Writing path data file...
[ 0] Pathing data checksum: 41cae8b5
[ 0] Creating sky
[ 0] Loading LuaRules
[ 0] LUARULES-DRAW (GADGETS)