I d-loaded and extracted the most recent Xith version and when I ran the same code that worked finely with the old Xith, I got this error:
Exception in thread “main” java.lang.AbstractMethodError: com.xith3d.render.jogl
.OldStyleGLCapabilitiesChooser.chooseCapabilities(Lnet/java/games/jogl/GLCapabil
ities;[Lnet/java/games/jogl/GLCapabilities;)I
at net.java.games.jogl.impl.windows.WindowsGLContext.choosePixelFormatAn
dCreateContext(WindowsGLContext.java:271)
at net.java.games.jogl.impl.windows.WindowsOnscreenGLContext.create(Wind
owsOnscreenGLContext.java:204)
at net.java.games.jogl.impl.windows.WindowsGLContext.makeCurrent(Windows
GLContext.java:117)
at net.java.games.jogl.impl.windows.WindowsOnscreenGLContext.makeCurrent
(WindowsOnscreenGLContext.java:110)
at net.java.games.jogl.impl.GLContext.setRenderingThread(GLContext.java:
253)
at net.java.games.jogl.GLCanvas.setRenderingThread(GLCanvas.java:148)
at com.xith3d.render.jogl.CanvasPeerImpl.render(CanvasPeerImpl.java:1089
)
at com.xith3d.scenegraph.View.renderOnce(View.java:755)
at com.xith3d.scenegraph.View.renderOnce(View.java:688)
at Client.(Client.java:114)
at Client.main(Client.java:438)
WTF mate?
EDIT: Fixed the damn smileys
cool