OpenAL error after load screen [SOLVED]

More
6 years 3 months ago #374 by cptnoname
Game crashes after the loading options screen...

"Uncaught exception thrown in Thread[jME3 Main,5,main]
RuntimeException: org.lwjgl.LWJGLException: Could not locate OpenAL library."

It doesn't output a console file at all...

windows 10 home, 64 bit
built-in intel HD graphics only
i do see the openAL64.dll right where I assume it should be in the app folder

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #375 by Florin
Hey,

This usually happens when you don't have a sound card or the sound device is disabled or "reserved" by other apps (you can try closing some concurrent apps).Sound does work on other apps I assume?
Also, can you confirm you are trying the x64 version?

Cheers,

Florin

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #376 by cptnoname
Didn't have the speaker plugged in... doesn't affect other games. Thanks, I'll check it out now!

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #377 by Florin
Well, the game is in alpha stage and doesn't catch all errors/misses...

Enjoy!

Florin

Please Log in or Create an account to join the conversation.