View Issue Details

IDProjectCategoryView StatusLast Update
0000845FSSCP---------public2006-11-01 04:30
Reporterfrankie Assigned Totaylor  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionduplicate 
PlatformMac PowerBook G4OSOS XOS Version10.4.latest
Product Version3.6.7 
Summary0000845: Mac: crash in Derelict "Waiting Game" mission load
DescriptionAfter finally getting through Iron Curtain (thanks to -nomusic most likely), FS2 crashes very early in the next mission load.

However, no CrashReport is generated, not even running Debug build. The only information logged seems to have a problem loading a fighter (or wing):

/Library/Logs/Console/501/console.log has a bunch of warnings about "Failed to add starfield bitmap", then the last line is:
ASSERTION FAILED: "wingnum != -1" at /Users/taylor/src/cvs/fs2_open.pre/projects/Xcode/../../code/ai/aigoals.cpp:2435

And the last section of FS2_Open.log says:
=================== STARTING LEVEL LOAD ==================
Someone passed an extension to bm_load for file 'dl8.pcx'
ANI Loading.ani with size 26x26 (18.8% wasted)
Starting model page in...
Beginning level bitmap paging...
loading warp model -1
SHOCKWAVE => Loading default shockwave model...
SHOCKWAVE => Default model load: FAILED!! Falling back to 2D effect...
MISSION LOAD: 'dl3-08.fs2'
Hmmm... Extension passed to mission_load...
Using alternate ship type name : Pirate Cruiser
Starting mission message count : 203
Ending mission message count : 240
Current soundtrack set to -1 in event_music_reset_choices
Current soundtrack set to -1 in event_music_set_soundtrack
Loading model 'freighter02.pof'
IBX: Found a good IBX to read for 'freighter02.pof'.
IBX-DEBUG => POF checksum: 3640339842, IBX checksum: 2510193469 -- "freighter02.pof"
Loading model 'cargo02.pof'
IBX: Found a good IBX to read for 'cargo02.pof'.
IBX-DEBUG => POF checksum: 405379883, IBX checksum: 3325696189 -- "cargo02.pof"
Loading model 'fighter2t-02.pof'
IBX: Found a good IBX to read for 'fighter2t-02.pof'.
IBX-DEBUG => POF checksum: 3633107617, IBX checksum: 4135100485 -- "fighter2t-02.pof"
Loading model 'fighter2v-01.pof'
IBX: Found a good IBX to read for 'fighter2v-01.pof'.
IBX-DEBUG => POF checksum: 387893888, IBX checksum: 3228850651 -- "fighter2v-01.pof"
Steps To Reproduce1: complete the first 31 missions of Derelict
2: attempt to keep playing
TagsNo tags attached.

Relationships

duplicate of 0000840 resolvedtaylor random but repeated crashes from invalid wings 

Activities

frankie

2006-03-03 01:37

reporter   ~0005031

This bug may be specific to Taylor's 20060228 build. I played the mission successfully with 20060206.

taylor

2006-03-03 01:39

administrator   ~0005032

I think this is just a new bug actually. And it appears to be related (or at least the same basic thing) to your other bug, 0000840. I'm not sure if it's the same thing yet though. I'll go through and debug both bugs this weekend and go from there.

taylor

2006-03-25 11:10

administrator   ~0005237

This should be fixed by the recent changes. When the new OS X build comes out later today you can give it a try and find out for sure.

taylor

2006-03-26 09:36

administrator   ~0005243

New build is available here: http://icculus.org/~taylor/fso/nightly/20060326-OSX.dmg

taylor

2006-03-27 04:10

administrator   ~0005260

I'm going to close this as a ducplicate of bug 840 but if you still have this particular problem in the new build then reopen this and I'll know it's unrelated to the previous bug.

taylor

2006-03-27 04:11

administrator   ~0005261

Duplicate of 0000840, which was "Fixered".

Issue History

Date Modified Username Field Change
2006-03-02 11:21 frankie New Issue
2006-03-03 01:37 frankie Note Added: 0005031
2006-03-03 01:39 taylor Note Added: 0005032
2006-03-03 01:39 taylor Status new => assigned
2006-03-03 01:39 taylor Assigned To => taylor
2006-03-25 11:10 taylor Note Added: 0005237
2006-03-26 09:36 taylor Note Added: 0005243
2006-03-27 04:10 taylor Note Added: 0005260
2006-03-27 04:11 taylor Status assigned => closed
2006-03-27 04:11 taylor Note Added: 0005261
2006-11-01 04:30 taylor Relationship added duplicate of 0000840
2006-11-01 04:30 taylor Resolution open => duplicate