Created
August 27, 2014 09:27
-
-
Save rdb/008e15d77582e448b16a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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