Disabling a Sound

Hi, I am editing an existing module, and I get the following error when I try to draw from an empty deck of card:
Bad Data in Module: Piece: Trait: Play Sound - Deck.wav - Play Reshuffle - NeedReshuffle Source: Clip=Deck.wav Error: Audio Clip not found. See the errorlog for more details.

So, somehow, somewhere an audio file went missing, and I think I will just disable it. But I have no idea where to find the trait to turn it off. My error log is here:

2022-02-08 09:49:49,392 [1528-AWT-EventQueue-0] WARN VASSAL.tools.ErrorDialog - Piece: Trait: Play Sound - Deck.wav - Play Reshuffle - NeedReshuffle Source: Clip=Deck.wav Error: Audio Clip not found. See the errorlog for more details.
Expression Audit:
Source type=Piece Trait
Source name=Piece:
Source description=Trait: Play Sound - Deck.wav - Play Reshuffle - NeedReshuffle
Source field=Sound Clip
Source Expression=Deck.wav

So any idea how I can just disable this sound?

Thanks!

Use the search function (Edit menu) to find Deck.wav or Play Sound.

If you decide instead that you would like a shuffle sound, you can find one in the Commands & Colors modules.

1 Like

Worked perfectly, thanks!

For anyone looking at this in the future, the Search function is under the Edit menu.

1 Like

Thanks - corrected my reply too.