Jump to content

[1.12.2] "paulscode.sound.libraries" causing exception during loading


Recommended Posts

Posted

The game still works, but when I load the game I see this in the console:

[09:07:01] [Sound Library Loader/INFO] [minecraft/SoundManager]: Starting up SoundSystem...
[09:07:01] [Thread-5/INFO] [minecraft/SoundManager]: Initializing LWJGL OpenAL
[09:07:01] [Thread-5/INFO] [minecraft/SoundManager]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
AL lib: (EE) DoReset: Failed to check format support: 0x88890008
AL lib: (EE) DoReset: Failed to initialize audio client: 0x88890008
Exception in thread "Thread-5" [09:07:01] [Thread-5/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: org.lwjgl.openal.OpenALException: Invalid Device
[09:07:01] [Thread-5/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at org.lwjgl.openal.Util.checkALCError(Util.java:55)
[09:07:01] [Thread-5/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at org.lwjgl.openal.ALC10.alcCreateContext(ALC10.java:251)
[09:07:01] [Thread-5/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at org.lwjgl.openal.AL.init(AL.java:173)
[09:07:01] [Thread-5/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at org.lwjgl.openal.AL.create(AL.java:143)
[09:07:01] [Thread-5/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at org.lwjgl.openal.AL.create(AL.java:102)
[09:07:01] [Thread-5/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at org.lwjgl.openal.AL.create(AL.java:206)
[09:07:01] [Thread-5/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
[09:07:01] [Thread-5/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
[09:07:01] [Thread-5/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
[09:07:01] [Thread-5/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at paulscode.sound.CommandThread.run(CommandThread.java:121)

 

Is that a problem, or a known issue? I doubt it is anything related to my mod code as I don't muck with sound at all, and this is early in the loading process.

Check out my tutorials here: http://jabelarminecraft.blogspot.com/

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.