Bug report: one of my music directories has a .wav file. Trying to open that directory crashes the player.
Error: Could not open WAVE
main.lua:353: in function 'updateItems'
(Trying to play a .wav would still crash, but then we can wrap that attempt in `xpcall` or something..)