Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 20.01.17 14:20
  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:244)
  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 azd.Z(SourceFile:367)
  16. at azd.e(SourceFile:689)
  17. at net.minecraft.client.main.Main.main(SourceFile:103)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- Head --
  24. Stacktrace:
  25. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  26. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  27. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
  28. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  29. at org.lwjgl.opengl.Display.create(Display.java:848)
  30. at org.lwjgl.opengl.Display.create(Display.java:757)
  31. at org.lwjgl.opengl.Display.create(Display.java:739)
  32. at azd.Z(SourceFile:367)
  33.  
  34. -- Initialization --
  35. Details:
  36. Stacktrace:
  37. at azd.e(SourceFile:689)
  38. at net.minecraft.client.main.Main.main(SourceFile:103)
  39.  
  40. -- System Details --
  41. Details:
  42. Minecraft Version: 1.7.2
  43. Operating System: Windows 7 (x86) version 6.1
  44. Java Version: 1.8.0_111, Oracle Corporation
  45. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  46. Memory: 1946472 bytes (1 MB) / 26808320 bytes (25 MB) up to 259522560 bytes (247 MB)
  47. JVM Flags: 1 total; -Xverify:none
  48. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  49. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  50. Launched Version: 1.7.2
  51. LWJGL: 2.9.0
  52. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  53. Is Modded: Definitely; Client brand changed to 'randomcraft'
  54. Type: Client (map_client.txt)
  55. Resource Packs: []
  56. Current Language: ~~ERROR~~ NullPointerException: null
  57. Profiler Position: N/A (disabled)
  58. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  59. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement