LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: static2280 on November 29, 2012, 17:20:39

Title: Display update going haywire on OSX 10.8 Java 6
Post by: static2280 on November 29, 2012, 17:20:39
Hello, I am working through the tutorials and I can get the Display to show but when I try to run
Display.update();
The screen begins to freak out (best way I can describe it). It flashes broken images of whats behind the screen on the desktop with scrolling black bars moving rapidly from top to bottom.
I was wondering what is causing this and how to resolve it.
Also i cant seem to capture a picture of it (just gives a black screen) nor get  a video of it (same black screen with thin line of colored white noise at the bottom).
Title: Re: Display update going haywire on OSX 10.8 Java 6
Post by: Grum on November 29, 2012, 17:58:43
Currently things on OSX are a bit broken. Try the lwjgl from here: http://lwjgl.org/forum/index.php/topic,4711.msg25869.html

Still under development but it's getting close to being finished.