2025-07-24 01:01 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003783Spring engineGeneralpublic2013-05-07 20:38
Reporterzwzsg 
Assigned ToKloot 
PrioritynormalSeveritytweakReproducibilityalways
StatusresolvedResolutionfixed 
Product Version94.1 
Target VersionFixed in Version 
Summary0003783: FailedCommand sound
DescriptionThe default sounds.lua does not contain a FailedCommand entry, while the engine requires one.

So please add something like:
        FailedCommand = {
            file = "sounds/beep3.wav",
        },
Into the sounds.lua that is in /base/springcontent.sdz

And edit the comments at the top of sounds.lua to mention that FailedCommand is also required by engine. (Don't deny: GuiHandler.cpp L110)
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes
There are no notes attached to this issue.
+Notes

-Issue History
Date Modified Username Field Change
2013-05-07 01:00 zwzsg New Issue
2013-05-07 20:37 Kloot Changeset attached => spring develop 9839d391
2013-05-07 20:37 Kloot Assigned To => Kloot
2013-05-07 20:37 Kloot Resolution open => fixed
2013-05-07 20:38 Kloot Status new => resolved
+Issue History