Advertisement
JFMillerUSA

Crash-report

Jun 17th, 2019
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad. I'll do better next time, I promise!
  3.  
  4. Time: 6/17/19 4:11 PM
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalStateException: GLFW error 65544: WGL: Failed to set pixel format for dummy context: The specified procedure could not be found.
  8. at cud.b(SourceFile:195)
  9. at cud$$Lambda$1439/1899272141.invoke(Unknown Source)
  10. at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
  11. at org.lwjgl.system.JNI.invokePPPP(Native Method)
  12. at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1666)
  13. at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1847)
  14. at cud.<init>(SourceFile:86)
  15. at dkz.a(SourceFile:36)
  16. at cvk.au(SourceFile:465)
  17. at cvk.b(SourceFile:395)
  18. at net.minecraft.client.main.Main.main(SourceFile:154)
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- Head --
  25. Thread: Client thread
  26. Stacktrace:
  27. at cud.b(SourceFile:195)
  28. at cud$$Lambda$1439/1899272141.invoke(Unknown Source)
  29. at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
  30. at org.lwjgl.system.JNI.invokePPPP(Native Method)
  31. at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1666)
  32. at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1847)
  33. at cud.<init>(SourceFile:86)
  34. at dkz.a(SourceFile:36)
  35. at cvk.au(SourceFile:465)
  36.  
  37. -- Initialization --
  38. Details:
  39. Stacktrace:
  40. at cvk.b(SourceFile:395)
  41. at net.minecraft.client.main.Main.main(SourceFile:154)
  42.  
  43. -- System Details --
  44. Details:
  45. Minecraft Version: 1.14.2
  46. Operating System: Windows 10 (amd64) version 10.0
  47. Java Version: 1.8.0_51, Oracle Corporation
  48. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  49. Memory: 1106553304 bytes (1055 MB) / 1342177280 bytes (1280 MB) up to 2147483648 bytes (2048 MB)
  50. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  51. Launched Version: 1.14.2
  52. LWJGL: 3.2.1 build 12
  53. OpenGL: NO CONTEXT
  54. GL Caps:
  55. Using VBOs: Yes
  56. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  57. Type: Client (map_client.txt)
  58. Resource Packs:
  59. Current Language: ~~ERROR~~ NullPointerException: null
  60. CPU: <unknown>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement