document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 16/03/14 22:06
  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 net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:449)
  16. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  17. at net.minecraft.client.main.Main.main(SourceFile:101)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21. at java.lang.reflect.Method.invoke(Unknown Source)
  22. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  23. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- Head --
  30. Stacktrace:
  31. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  32. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  33. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
  34. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  35. at org.lwjgl.opengl.Display.create(Display.java:848)
  36. at org.lwjgl.opengl.Display.create(Display.java:757)
  37. at org.lwjgl.opengl.Display.create(Display.java:739)
  38. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:449)
  39.  
  40. -- Initialization --
  41. Details:
  42. Stacktrace:
  43. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  44. at net.minecraft.client.main.Main.main(SourceFile:101)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  48. at java.lang.reflect.Method.invoke(Unknown Source)
  49. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  50. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  51.  
  52. -- System Details --
  53. Details:
  54. Minecraft Version: 1.6.4
  55. Operating System: Windows 8 (amd64) version 6.2
  56. Java Version: 1.7.0_51, Oracle Corporation
  57. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  58. Memory: 74600984 bytes (71 MB) / 373293056 bytes (356 MB) up to 2863661056 bytes (2731 MB)
  59. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -XX:MaxPermSize=256m
  60. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  61. Suspicious classes: FML and Forge are installed
  62. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  63. FML:
  64. Launched Version: 1.6.4-Forge9.11.1.965
  65. LWJGL: 2.9.0
  66. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  67. Is Modded: Definitely; Client brand changed to 'fml,forge'
  68. Type: Client (map_client.txt)
  69. Resource Pack: Default
  70. Current Language: ~~ERROR~~ NullPointerException: null
  71. Profiler Position: N/A (disabled)
  72. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
');