Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ante@hodnik ~/Downloads/lavirinto3d-0.6.2/lavirinto3d-0.6.2 $ vglrun ./lavirinto3d.sh
- org.lwjgl.LWJGLException: Could not find GLX 1.3 config from peer info
- at org.lwjgl.opengl.LinuxDisplay.nCreateWindow(Native Method)
- at org.lwjgl.opengl.LinuxDisplay.createWindow(LinuxDisplay.java:368)
- at org.lwjgl.opengl.Display.createWindow(Display.java:260)
- at org.lwjgl.opengl.Display.create(Display.java:757)
- at org.lwjgl.opengl.Display.create(Display.java:709)
- at zgame.StaticRenderTools.setDisplayMode(Unknown Source)
- at zgame.GameWindow.<init>(Unknown Source)
- at zgame.GameWindow.main(Unknown Source)
- Exception in thread "main" java.lang.NullPointerException
- at org.lwjgl.opengl.GL11.glEnable(GL11.java:987)
- at zgame.StaticRenderTools.init(Unknown Source)
- at zgame.GameWindow.init(Unknown Source)
- at zgame.GameWindow.<init>(Unknown Source)
- at zgame.GameWindow.main(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment