Re: jogl crashes video card driver
Posted by
gouessej on
Nov 16, 2012; 6:51pm
URL: https://forum.jogamp.org/jogl-crashes-video-card-driver-tp4026980p4027003.html
runiter wrote
I just tried it and noticed TUER runs fine without any crash.
Any ideas why Gears would crash but not TUER?
I don't know, TUER uses NEWT whereas (maybe) Gears still uses AWT but your crash occurs when calling glDrawArrays.
@Sven Do you have an idea?
Edit.: Please update your version of the renderer, I updated the native libraries, I had forgotten to do that. If you don't use the automatic extraction of native libraries from JARs, it may fail.