Advertisement
Guest User

Untitled

a guest
Oct 24th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.05 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oh - I know what I did wrong!
  3.  
  4. Time: 24/10/16 17:49
  5. Description: Initializing game
  6.  
  7. org.lwjgl.LWJGLException: Pixel format not accelerated
  8. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  9. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  10. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
  11. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  12. at org.lwjgl.opengl.Display.create(Display.java:848)
  13. at org.lwjgl.opengl.Display.create(Display.java:757)
  14. at org.lwjgl.opengl.Display.create(Display.java:739)
  15. at bcd.ap(SourceFile:601)
  16. at bcd.an(SourceFile:437)
  17. at bcd.a(SourceFile:384)
  18. at net.minecraft.client.main.Main.main(SourceFile:124)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. at java.lang.reflect.Method.invoke(Unknown Source)
  23. at com.az.launcher.pvpfix.PvPFix.executeMain(PvPFix.java:21)
  24. at com.az.launcher.pvpfix.Main.run(Main.java:25)
  25. at com.az.launcher.pvpfix.Continue.main(Continue.java:8)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  29. at java.lang.reflect.Method.invoke(Unknown Source)
  30. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  31. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  35. at java.lang.reflect.Method.invoke(Unknown Source)
  36. at com.az.launcher.pvpfix.PvPFix.executeMain(PvPFix.java:21)
  37. at com.az.launcher.pvpfix.PvPFix.execute(PvPFix.java:85)
  38. at com.az.launcher.pvpfix.Main.run(Main.java:17)
  39. at com.az.launcher.pvpfix.Main.main(Main.java:9)
  40.  
  41.  
  42. A detailed walkthrough of the error, its code path and all known details is as follows:
  43. ---------------------------------------------------------------------------------------
  44.  
  45. -- Head --
  46. Thread: Client thread
  47. Stacktrace:
  48. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  49. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  50. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
  51. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  52. at org.lwjgl.opengl.Display.create(Display.java:848)
  53. at org.lwjgl.opengl.Display.create(Display.java:757)
  54. at org.lwjgl.opengl.Display.create(Display.java:739)
  55. at bcd.ap(SourceFile:601)
  56. at bcd.an(SourceFile:437)
  57.  
  58. -- Initialization --
  59. Details:
  60. Stacktrace:
  61. at bcd.a(SourceFile:384)
  62. at net.minecraft.client.main.Main.main(SourceFile:124)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  66. at java.lang.reflect.Method.invoke(Unknown Source)
  67. at com.az.launcher.pvpfix.PvPFix.executeMain(PvPFix.java:21)
  68. at com.az.launcher.pvpfix.Main.run(Main.java:25)
  69. at com.az.launcher.pvpfix.Continue.main(Continue.java:8)
  70. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  71. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  72. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  73. at java.lang.reflect.Method.invoke(Unknown Source)
  74. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  75. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  76. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  77. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  78. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  79. at java.lang.reflect.Method.invoke(Unknown Source)
  80. at com.az.launcher.pvpfix.PvPFix.executeMain(PvPFix.java:21)
  81. at com.az.launcher.pvpfix.PvPFix.execute(PvPFix.java:85)
  82. at com.az.launcher.pvpfix.Main.run(Main.java:17)
  83. at com.az.launcher.pvpfix.Main.main(Main.java:9)
  84.  
  85. -- System Details --
  86. Details:
  87. Minecraft Version: 1.9.4
  88. Operating System: Windows 10 (x86) version 10.0
  89. Java Version: 1.8.0_111, Oracle Corporation
  90. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  91. Memory: 18870112 bytes (17 MB) / 150085632 bytes (143 MB) up to 523501568 bytes (499 MB)
  92. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  93. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  94. Launched Version: 1.9.4-Optifine
  95. LWJGL: 2.9.4
  96. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  97. GL Caps:
  98. Using VBOs: No
  99. Is Modded: Very likely; Jar signature invalidated
  100. Type: Client (map_client.txt)
  101. Resource Packs:
  102. Current Language: ~~ERROR~~ NullPointerException: null
  103. Profiler Position: N/A (disabled)
  104. CPU: bcd$7@6d8a71
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement