Using openal audio, Panda will hang when loading certain .ogg audio files. Some .ogg files load fine, and others just hang my application. The last thing I do is call base.sfxManagerList[0].getSound, then I get no output from the “audio” notify category.
I have tried to compare oggs that load to oggs that don’t load and I see no obvious difference.
Has anyone else run into this problem?