LWJGL 2.6

Started by Matzon, October 18, 2010, 19:16:17

Previous topic - Next topic

BatKid

Ok, so here is an update...

I ran software update on my windows xp sp3 installation, it downloaded a bunch on critical updates and now OpenAL is working fine!  So I guess it is a windows xp issue that got patched?

However, the access violation problem remains.  Every time I exit the program on windows, an access violation would occur on openal32.dll.  It does not affect the running of the program, so no harm done, but it is just annoying. 

This access violation started when I linked to 2.2.2 instead of 2.2.1, so that's where we could start looking?

Thanks
Projects: 
   Env3D (http://env3d.org): Learn Java in 3D
   WhaleChat (http://whalechat.com): A 3D social programming experiment

Sardtok

Quote from: BatKid on November 05, 2010, 18:42:38
However, the access violation problem remains.  Every time I exit the program on windows, an access violation would occur on openal32.dll.  It does not affect the running of the program, so no harm done, but it is just annoying. 

A way around this is removing the OpenAL32.dll file and replacing it with the one in your WINDOWS\system32 directory,
but the problem is this isn't really a solution for non-techies. So your users would be plagued with this issue. I set up a script to remove the file and copy it from system32 for Minecraft.

Anyway,
great update!
I especially like the new jnlp distribution, and OpenCL is pretty cool (I don't think I'll use it personally, but it's still awesome).
igg -- Take me off for great justice?