Advertisement
Guest User

Minecraft Crash Report

a guest
Feb 14th, 2016
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. --- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 2/14/16 2:04 PM
  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:252)
  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 bsu.am(SourceFile:523)
  16. at bsu.aj(SourceFile:352)
  17. at bsu.a(SourceFile:299)
  18. at net.minecraft.client.main.Main.main(SourceFile:120)
  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:252)
  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 bsu.am(SourceFile:523)
  34. at bsu.aj(SourceFile:352)
  35.  
  36. -- Initialization --
  37. Details:
  38. Stacktrace:
  39. at bsu.a(SourceFile:299)
  40. at net.minecraft.client.main.Main.main(SourceFile:120)
  41.  
  42. -- System Details --
  43. Details:
  44. Minecraft Version: 1.8
  45. Operating System: Windows 10 (x86) version 10.0
  46. Java Version: 1.8.0_66, Oracle Corporation
  47. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  48. Memory: 6986544 bytes (6 MB) / 150216704 bytes (143 MB) up to 523501568 bytes (499 MB)
  49. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  50. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  51. Launched Version: 1.8
  52. LWJGL: 2.9.1
  53. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  54. GL Caps:
  55. Using VBOs: No
  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. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement