Advertisement
Guest User

Minecraft Crashed

a guest
Nov 19th, 2017
461
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 19.11.17 11:30
  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 ave.ap(Minecraft.java:653)
  16. at ave.am(Minecraft.java:490)
  17. at ave.a(Minecraft.java:408)
  18. at net.minecraft.client.main.Main.main(SourceFile:124)
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- Head --
  25. Stacktrace:
  26. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  27. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  28. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
  29. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  30. at org.lwjgl.opengl.Display.create(Display.java:848)
  31. at org.lwjgl.opengl.Display.create(Display.java:757)
  32. at org.lwjgl.opengl.Display.create(Display.java:739)
  33. at ave.ap(Minecraft.java:653)
  34. at ave.am(Minecraft.java:490)
  35.  
  36. -- Initialization --
  37. Details:
  38. Stacktrace:
  39. at ave.a(Minecraft.java:408)
  40. at net.minecraft.client.main.Main.main(SourceFile:124)
  41.  
  42. -- System Details --
  43. Details:
  44. Minecraft Version: 1.8.8
  45. Operating System: Windows 10 (amd64) version 10.0
  46. CPU: <unknown>
  47. Java Version: 1.8.0_25, Oracle Corporation
  48. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  49. Memory: 429824888 bytes (409 MB) / 536870912 bytes (512 MB) up to 1073741824 bytes (1024 MB)
  50. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  51. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  52. Launched Version: LabyMod-1.8.8
  53. LWJGL: 2.9.4
  54. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  55. GL Caps:
  56. Using VBOs: No
  57. Is Modded: Very likely; Jar signature invalidated
  58. Type: Client (map_client.txt)
  59. Resource Packs:
  60. Current Language: ~~ERROR~~ NullPointerException: null
  61. Profiler Position: N/A (disabled)
  62. CPU: <unknown>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement