Advertisement
Guest User

vglconnect -s

a guest
Oct 10th, 2013
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. ante@hodnik ~ $ vglrun java -jar .minecraft/minecraft.jar
  2. Hello!
  3. URL: file:/home/ante/.minecraft/bin/lwjgl.jar
  4. URL: file:/home/ante/.minecraft/bin/jinput.jar
  5. URL: file:/home/ante/.minecraft/bin/lwjgl_util.jar
  6. URL: file:/home/ante/.minecraft/bin/minecraft.jar
  7. URL: file:/home/ante/.minecraft/bin/linux_natives.jar
  8. 229 recipes
  9. 27 achievements
  10. 2013-10-10 14:13:57 [CLIENT] [INFO] Setting user: minegad
  11. (Session ID is 12345)
  12. 2013-10-10 14:13:59 [CLIENT] [INFO] LWJGL Version: 2.9.0
  13. org.lwjgl.LWJGLException: Could not find GLX 1.3 config from peer info
  14. at org.lwjgl.opengl.LinuxDisplay.nCreateWindow(Native Method)
  15. at org.lwjgl.opengl.LinuxDisplay.createWindow(LinuxDisplay.java:480)
  16. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  17. at org.lwjgl.opengl.Display.create(Display.java:848)
  18. at org.lwjgl.opengl.Display.create(Display.java:757)
  19. at net.minecraft.client.Minecraft.a(SourceFile:226)
  20. at avv.a(SourceFile:56)
  21. at net.minecraft.client.Minecraft.run(SourceFile:507)
  22. at java.lang.Thread.run(Thread.java:724)
  23. org.lwjgl.LWJGLException: Could not find GLX 1.3 config from peer info
  24. at org.lwjgl.opengl.LinuxDisplay.nCreateWindow(Native Method)
  25. at org.lwjgl.opengl.LinuxDisplay.createWindow(LinuxDisplay.java:480)
  26. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  27. at org.lwjgl.opengl.Display.create(Display.java:848)
  28. at org.lwjgl.opengl.Display.create(Display.java:757)
  29. at org.lwjgl.opengl.Display.create(Display.java:739)
  30. at net.minecraft.client.Minecraft.a(SourceFile:235)
  31. at avv.a(SourceFile:56)
  32. at net.minecraft.client.Minecraft.run(SourceFile:507)
  33. at java.lang.Thread.run(Thread.java:724)
  34. ^Cterminate called after throwing an instance of 'rrerror'
  35. Aborted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement