Advertisement
Guest User

Untitled

a guest
Apr 29th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Jamea!!
  3.  
  4. Description: Initializing game
  5.  
  6. org.lwjgl.LWJGLException: Pixel format not accelerated
  7. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  8. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  9. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
  10. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  11. at org.lwjgl.opengl.Display.create(Display.java:848)
  12. at org.lwjgl.opengl.Display.create(Display.java:757)
  13. at org.lwjgl.opengl.Display.create(Display.java:739)
  14. at ave.ap(SourceFile:534)
  15. at ave.am(SourceFile:363)
  16. at ave.a(SourceFile:310)
  17. at net.minecraft.client.main.Main.main(SourceFile:124)
  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:247)
  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 ave.ap(SourceFile:534)
  33. at ave.am(SourceFile:363)
  34.  
  35. -- Initialization --
  36. Details:
  37. Stacktrace:
  38. at ave.a(SourceFile:310)
  39. at net.minecraft.client.main.Main.main(SourceFile:124)
  40.  
  41. -- System Details --
  42. Details:
  43. Minecraft Version: 1.8.9
  44. Operating System: Windows 7 Ultimate (x86) version 6.3
  45. Java Version: 1.7.0_79, Oracle Corporation
  46. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  47. Memory: 389896 bytes (0 MB) / 149561344 bytes (142 MB) up to 523501568 bytes (499 MB)
  48. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  49. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  50. Launched Version: 1.8.9
  51. LWJGL: 2.9.4
  52. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  53. GL Caps:
  54. Using VBOs: No
  55. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  56. Type: Client (map_client.txt)
  57. Resource Packs:
  58. Current Language: ~~ERROR~~ NullPointerException: null
  59. Profiler Position: N/A (disabled)
  60. CPU: <unknown>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement