I like the new website's layout. It's a lot easier on the eyes and much more fun to navigate in.
-Raven
-Raven
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
Java version is: 1.4.2_09
-> support for BufferedImage
-> using BufferedImage
Software renderer (legacy mode) initialized
Software renderer disposed
Software renderer (OpenGL mode) initialized
108-123 -> using splitted buffer access!
Adding Lightsource: 0
Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1517)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at org.lwjgl.Sys.<clinit>(Sys.java:61)
at org.lwjgl.opengl.Display.<clinit>(Display.java:96)
at com.threed.jpct.GLRenderer.init(Unknown Source)
at com.threed.jpct.FrameBuffer.enableRenderer(Unknown Source)
at com.threed.jpct.FrameBuffer.enableRenderer(Unknown Source)
at JPCTDemo.switchOptions(JPCTDemo.java:1007)
at JPCTDemo.gameLoop(JPCTDemo.java:909)
at JPCTDemo.<init>(JPCTDemo.java:511)
at JPCTDemo.main(JPCTDemo.java:188)
Page created in 0.150 seconds with 12 queries.