View Issue Details

IDProjectCategoryView StatusLast Update
0001454DarkRadiantSound Systempublic13.03.2009 12:32
ReporterAluminumHaste Assigned Togreebo  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Target Version0.9.8Fixed in Version0.9.8 
Summary0001454: DarkRadiant Crash upon processing tdm_sfx_impact.sndshd
DescriptionDarkRadiant crashes on loading tdm_sfx_impact.sndshd after latest SVN update. I renamed the offending file and DR loads fine.
Additional InformationI've uploaded the offending version of the tdm_sfx_impact.sndshd file.
TagsNo tags attached.
Attached Files
tdm_sfx_impact.sndshd (9,267 bytes)

Activities

AluminumHaste

AluminumHaste

24.10.2008 06:12

updater   ~0002121

LOL found the problem the soundshader is missing the closing bracket on the last shader statement

tdm_impact_small_hard_object
{
    description "Made by comp-music"
    no_dups
    volume -12

    sound/sfx/movement/footsteps/climb_ladder_metal_solid_01.ogg
    sound/sfx/movement/footsteps/climb_ladder_metal_solid_02.ogg
    sound/sfx/movement/footsteps/climb_ladder_metal_solid_03.ogg
    sound/sfx/movement/footsteps/climb_ladder_metal_solid_04.ogg
    sound/sfx/movement/footsteps/climb_ladder_metal_solid_05.ogg
    sound/sfx/movement/footsteps/climb_ladder_metal_solid_06.ogg
    sound/sfx/movement/footsteps/climb_ladder_metal_solid_07.ogg
    sound/sfx/movement/footsteps/climb_ladder_metal_solid_08.ogg
    sound/sfx/movement/footsteps/climb_ladder_metal_solid_09.ogg
    sound/sfx/movement/footsteps/climb_ladder_metal_solid_10.ogg
    sound/sfx/movement/footsteps/climb_ladder_metal_solid_11.ogg

I added the "}" and DR opened fine.
greebo

greebo

24.10.2008 06:37

administrator   ~0002122

Thanks for attaching the file.
greebo

greebo

24.10.2008 21:11

administrator   ~0002123

Fixed. The SoundManager parser code was leaking exceptions.

Issue History

Date Modified Username Field Change
24.10.2008 06:07 AluminumHaste New Issue
24.10.2008 06:07 AluminumHaste File Added: tdm_sfx_impact.sndshd
24.10.2008 06:12 AluminumHaste Note Added: 0002121
24.10.2008 06:37 greebo Note Added: 0002122
24.10.2008 06:38 greebo Status new => confirmed
24.10.2008 17:52 greebo Status confirmed => assigned
24.10.2008 17:52 greebo Assigned To => greebo
24.10.2008 21:11 greebo Note Added: 0002123
24.10.2008 21:11 greebo Status assigned => resolved
24.10.2008 21:11 greebo Fixed in Version => 0.9.8
24.10.2008 21:11 greebo Resolution open => fixed
24.10.2008 21:12 greebo Projection none => minor fix
24.10.2008 21:12 greebo ETA none => < 1 day
24.10.2008 21:12 greebo Build => 3811
24.10.2008 21:12 greebo Target Version => 0.9.8
24.10.2008 21:12 greebo Category Saving and loading => Sound System
13.03.2009 12:32 greebo Status resolved => closed