Code: Select all
error |10:43:32: [sound_DecodeOggVorbis] can't find a proper buffer size
error |10:43:32: [resLoadFile] resLoadFile: The load function for resource type "WAV" failed for file "beep1.ogg"
error |10:43:32: [resLoad] resLoad: failed to parse wrf/frontend.wrf
error |10:43:32: [startTitleLoop] Shutting down after failureThe software I use is as follows:
libogg 1.1.4
libvorbis 1.2.2
ALSA 1.0.20
openal 1.7.411 (also tried 1.8.466)
Does anyone have any suggestions? I get the same error with wz2100 2.1.3, which suggests to me this is a sound configuration issue on my end.
------
On another system, I am having trouble with sound using the OSS 4.1_1052b drivers. The errors are the following:
Code: Select all
error |11:16:22: [PrintOpenALVersion] OpenAL Vendor: (null)
error |11:16:22: [PrintOpenALVersion] OpenAL Version: (null)
error |11:16:22: [PrintOpenALVersion] OpenAL Renderer: (null)
error |11:16:22: [PrintOpenALVersion] OpenAL Extensions: (null)
error |11:16:22: [sound_InitLibrary] Couldn't open audio device.
error |11:16:22: [sound_Init] Cannot init sound library
error |11:16:24: [cdAudio_OpenTrack] Failed creating audio stream for music/menu.oggIf it would be more appropriate, I can start a different thread for the OSS issue.
