Runnable jar doesn't play WAV formats

I exported runnable jar from my libgdx desktop project.
To my surprise, the jar file doesn’t play most of the WAV formats, it plays only 2 out of 5.

I executed the jar file from the command line to check for errors, but it was perfectly fine, i checked the files, and it looks like bit rate is not the problem.

Any ideas folks?