MantisBT - Zandronum
View Issue Details
0000826Zandronum[All Projects] Bugpublic2012-05-01 12:142018-09-30 19:53
unknownna 
Dusk 
lowtrivialalways
closedfixed 
98d 
1.0 
0000826: Some grenades don't play their explosion sounds
Quote from unknownna
This also happens offline and in 98d. If you fire 4 grenades in MAP01 from the player start with sv_nomonsters set to 1, the last 2 grenades will not play any explosion sounds when detonating.
1. skulltag.exe +sv_nomonsters 1 +map map01
2. "give all" in the console.
3. Select the grenade launcher.
4. Fire 4 grenades.
No tags attached.
Issue History
2012-05-01 12:14unknownnaNew Issue
2012-05-01 12:14unknownnaStatusnew => confirmed
2012-05-01 12:28DuskNote Added: 0003535
2012-05-01 12:35unknownnaNote Added: 0003536
2012-05-01 12:40unknownnaNote Edited: 0003536bug_revision_view_page.php?bugnote_id=3536#r1909
2012-05-01 12:41DuskNote Edited: 0003535bug_revision_view_page.php?bugnote_id=3535#r1911
2012-05-01 12:41DuskNote Edited: 0003535bug_revision_view_page.php?bugnote_id=3535#r1912
2012-05-01 12:42DuskNote Added: 0003537
2012-05-01 12:42DuskAssigned To => Dusk
2012-05-01 12:42DuskStatusconfirmed => needs review
2012-05-02 01:22Torr SamahoNote Added: 0003551
2012-05-02 01:22Torr SamahoStatusneeds review => assigned
2012-05-15 19:55DuskStatusassigned => needs testing
2012-06-09 13:22Torr SamahoCategoryGeneral => Bug
2012-06-12 22:50QentNote Added: 0003746
2012-06-13 01:35DuskNote Added: 0003750
2012-06-13 01:35DuskStatusneeds testing => resolved
2012-06-13 01:35DuskFixed in Version => 1.0-beta
2012-06-13 01:35DuskResolutionopen => fixed
2012-07-15 16:46Blzut3Fixed in Version1.0-beta => 1.0
2018-09-30 19:53Blzut3Statusresolved => closed

Notes
(0003535)
Dusk   
2012-05-01 12:28   
(edited on: 2012-05-01 12:41)
I believe this is an SNDINFO $limit problem. There is no limit for weapons/rocklx, but the grenade explosion sound does not use it.

(0003536)
unknownna   
2012-05-01 12:35   
(edited on: 2012-05-01 12:40)
I think you're right. This seems to take care of the issue.

$limit weapons/grenlx 0


(0003537)
Dusk   
2012-05-01 12:42   
Fixed:
'https://bitbucket.org/CrimsonDusk/notebola/changeset/7025b4178b19 [^]'
(0003551)
Torr Samaho   
2012-05-02 01:22   
Patch added.
(0003746)
Qent   
2012-06-12 22:50   
This works fine for me. Does it need any more testing?
(0003750)
Dusk   
2012-06-13 01:35   
For something as trivial as an sndinfo $limit entry, I highly doubt it. Marking this as resolved, then.