LWJGL
May 22, 2012, 04:30:09
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
LWJGL 2.8.3 released!
Home
Help
Search
Login
Register
LWJGL
>
Programming
>
LWJGL Documentation
>
Freeze at LWJGL startup
Pages: [
1
]
« previous
next »
Print
Author
Topic: Freeze at LWJGL startup (Read 1181 times)
Estraven
Regular nerd
Posts: 53
Freeze at LWJGL startup
«
on:
September 25, 2009, 07:50:23 »
Hi,
I'm using a nVidia CG GTX 295, and since drivers 186.xx i've been experiencing some freezing effect (freezing the JVM) when LWJGL starts.
I've tracked down the origin in the LWJGL 2.1.0 source code :
The freeze occurs in the native method :
nLoadOpenGLLibrary()
called by GLContext.loadOpenGLLibrary();
called by Context() constructor
called by AWTGLCanvas.paint();
no Exception seems to be raised... the native library seems to never end.
About 1 initialization out of 2 freezes, but when it does start, everything else runs well...
Any idea ? I tried to downgrade my CG drivers back to the 185.xx release, it stops freezing....
Can nVidia drivers/OGL implementation can generate this effect ?
What solution do I have ?
Thanks
Estraven.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Programming
-----------------------------
=> Lightweight Java Library Game Development
=> LWJGL Documentation
=> Bug Reports / RFE
=> OpenGL
=> OpenAL
=> General Java Game Development
-----------------------------
Archive
-----------------------------
=> Resolved Bugs/RFE
=> DirectX
=> DevIL
=> FMOD
Loading...