View Issue Details

IDProjectCategoryView StatusLast Update
0000421FSSCPFREDpublic2005-06-29 07:45
ReporterGoober5000 Assigned Totaylor  
PriorityhighSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Summary0000421: Sound index "must be between 0 and 0"
DescriptionThis bug still exists in FRED. FRED and FS2 should be using the same code (and thus the bug should have been fixed for both) but there may be some problem with the loading order or somesuch.

This appears on a fresh CVS as of 5/24/2005.
Steps To ReproduceStart FRED2.
TagsNo tags attached.

Activities

taylor

2005-06-29 07:45

administrator   ~0002704

gamesnd_parse_soundtbl() just never gets called in fred_init() so things never get set up before the weapons and ships tbl parsing tries to use it. I'm amazed this crap worked at all before. Will hit CVS shortly.


Fixered.

Issue History

Date Modified Username Field Change
2005-05-25 01:51 Goober5000 New Issue
2005-06-29 07:45 taylor Status assigned => resolved
2005-06-29 07:45 taylor Resolution open => fixed
2005-06-29 07:45 taylor Assigned To WMCoolmon => taylor
2005-06-29 07:45 taylor Note Added: 0002704