Skip to content

Instantly share code, notes, and snippets.

@rdb
Created August 27, 2014 09:27
Show Gist options
  • Save rdb/008e15d77582e448b16a to your computer and use it in GitHub Desktop.
Save rdb/008e15d77582e448b16a to your computer and use it in GitHub Desktop.
Known pipe types:
wglGraphicsPipe
(all display modules loaded.)
:audio(debug): create_AudioManager()
audio_library_name="p3openal_audio"
:audio(debug): dl_name="libp3openal_audio.so"
:audio(debug): symbol of get_audio_manager_func_openal_audio = 000007FEECD026F0
:audio(debug): Create_OpenALAudioManager()
AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
:audio(error): OpenALAudioManager: alcOpenDevice(NULL): ALC couldn't open device
:audio(error): OpenALAudioManager: No open device or context
:audio(debug): ALC_DEVICE_SPECIFIER:OpenAL Soft
:audio(debug): AL_RENDERER:Segmentation fault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment