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!