Guest User

Untitled

a guest
Feb 21st, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. java.io.IOException: Cannot run program "javaw": java.io.IOException: error=2, No such file or directory
  2. at java.lang.ProcessBuilder.start(ProcessBuilder.java:475)
  3. at net.minecraft.MinecraftLauncher.main(MinecraftLauncher.java:31)
  4. Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
  5. at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
  6. at java.lang.ProcessImpl.start(ProcessImpl.java:81)
  7. at java.lang.ProcessBuilder.start(ProcessBuilder.java:468)
  8. ... 1 more
  9. 17 achievements
  10. 161 recipes
  11. Setting user: bretboy6, -8101657782458050037
  12. failed to create drawable
  13. org.lwjgl.LWJGLException: X Error - disp: 0x88e31b8 serial: 95 error: BadGC (invalid GC parameter) request_code: 60 minor_code: 0
  14. at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:268)
  15. at org.lwjgl.opengl.LinuxKeyboard.nSetDetectableKeyRepeat(Native Method)
  16. at org.lwjgl.opengl.LinuxKeyboard.setDetectableKeyRepeat(LinuxKeyboard.java:152)
  17. at org.lwjgl.opengl.LinuxKeyboard.destroy(LinuxKeyboard.java:163)
  18. at org.lwjgl.opengl.LinuxDisplay.destroyKeyboard(LinuxDisplay.java:1015)
  19. at org.lwjgl.input.Keyboard.destroy(Keyboard.java:349)
  20. at org.lwjgl.opengl.Display.destroyWindow(Display.java:350)
  21. at org.lwjgl.opengl.Display.create(Display.java:867)
  22. at org.lwjgl.opengl.Display.create(Display.java:784)
  23. at net.minecraft.client.Minecraft.a(SourceFile:201)
  24. at net.minecraft.client.Minecraft.run(SourceFile:629)
  25. at java.lang.Thread.run(Thread.java:679)
  26. java.lang.IllegalStateException: Only one LWJGL context may be instantiated at any one time.
  27. at org.lwjgl.opengl.Display.create(Display.java:846)
  28. at org.lwjgl.opengl.Display.create(Display.java:784)
  29. at org.lwjgl.opengl.Display.create(Display.java:765)
  30. at net.minecraft.client.Minecraft.a(SourceFile:233)
  31. at net.minecraft.client.Minecraft.run(SourceFile:629)
  32. at java.lang.Thread.run(Thread.java:679)
Add Comment
Please, Sign In to add comment