xChavi

Untitled

Aug 6th, 2013
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. Client> Starting up SoundSystem...
  2. Client> Initializing LWJGL OpenAL
  3. Client> (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  4. Client> AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
  5. Client> AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
  6. Client> Error in class 'LibraryLWJGLOpenAL'
  7. Client> Unable to initialize OpenAL. Probable cause: OpenAL not supported.
  8. Client> ERROR MESSAGE:
  9. Client> Could not locate OpenAL library.
  10. Client> STACK TRACE:
  11. Client> org.lwjgl.openal.AL.create(AL.java:151)
  12. Client> org.lwjgl.openal.AL.create(AL.java:102)
  13. Client> org.lwjgl.openal.AL.create(AL.java:201)
  14. Client> paulscode.sound.libraries.LibraryLWJGLOpenAL.init(SourceFile:162)
  15. Client> paulscode.sound.SoundSystem.CommandNewLibrary(SourceFile:1489)
  16. Client> paulscode.sound.SoundSystem.CommandQueue(SourceFile:2362)
  17. Client> paulscode.sound.CommandThread.run(SourceFile:121)
  18. Client> ERROR MESSAGE:
  19. Client> Could not locate OpenAL library.
  20. Client>
  21. Client> Starting up SoundSystem...
  22. Client> Switching to No Sound
  23. Client> (Silent Mode)
  24. Clien
Advertisement
Add Comment
Please, Sign In to add comment