Guest User

lavirint

a guest
Oct 23rd, 2013
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. ante@hodnik ~/Downloads/lavirinto3d-0.6.2/lavirinto3d-0.6.2 $ vglrun ./lavirinto3d.sh
  2. org.lwjgl.LWJGLException: Could not find GLX 1.3 config from peer info
  3. at org.lwjgl.opengl.LinuxDisplay.nCreateWindow(Native Method)
  4. at org.lwjgl.opengl.LinuxDisplay.createWindow(LinuxDisplay.java:368)
  5. at org.lwjgl.opengl.Display.createWindow(Display.java:260)
  6. at org.lwjgl.opengl.Display.create(Display.java:757)
  7. at org.lwjgl.opengl.Display.create(Display.java:709)
  8. at zgame.StaticRenderTools.setDisplayMode(Unknown Source)
  9. at zgame.GameWindow.<init>(Unknown Source)
  10. at zgame.GameWindow.main(Unknown Source)
  11. Exception in thread "main" java.lang.NullPointerException
  12. at org.lwjgl.opengl.GL11.glEnable(GL11.java:987)
  13. at zgame.StaticRenderTools.init(Unknown Source)
  14. at zgame.GameWindow.init(Unknown Source)
  15. at zgame.GameWindow.<init>(Unknown Source)
  16. at zgame.GameWindow.main(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment