Advertisement
CaptainLepidus

Minecraft Crash Report

Jan 24th, 2015
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.48 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // My bad.
  3.  
  4. Time: 1/24/15 4:38 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 bss.an(SourceFile:526)
  16. at bss.ak(SourceFile:355)
  17. at bss.a(SourceFile:302)
  18. at net.minecraft.client.main.Main.main(SourceFile:124)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. at java.lang.reflect.Method.invoke(Unknown Source)
  23. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
  24. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
  25. at org.multimc.EntryPoint.listen(EntryPoint.java:165)
  26. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- Head --
  33. Stacktrace:
  34. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  35. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  36. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
  37. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  38. at org.lwjgl.opengl.Display.create(Display.java:848)
  39. at org.lwjgl.opengl.Display.create(Display.java:757)
  40. at org.lwjgl.opengl.Display.create(Display.java:739)
  41. at bss.an(SourceFile:526)
  42. at bss.ak(SourceFile:355)
  43.  
  44. -- Initialization --
  45. Details:
  46. Stacktrace:
  47. at bss.a(SourceFile:302)
  48. at net.minecraft.client.main.Main.main(SourceFile:124)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  51. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  52. at java.lang.reflect.Method.invoke(Unknown Source)
  53. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
  54. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
  55. at org.multimc.EntryPoint.listen(EntryPoint.java:165)
  56. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  57.  
  58. -- System Details --
  59. Details:
  60. Minecraft Version: 1.8.1
  61. Operating System: Windows 8.1 (amd64) version 6.3
  62. Java Version: 1.7.0_71, Oracle Corporation
  63. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  64. Memory: 1714879776 bytes (1635 MB) / 2058878976 bytes (1963 MB) up to 3817865216 bytes (3641 MB)
  65. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx4096m -XX:PermSize=512m
  66. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  67. Launched Version: 1.8.1
  68. LWJGL: 2.9.1
  69. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  70. GL Caps:
  71. Using VBOs: No
  72. Is Modded: Very likely; Jar signature invalidated
  73. Type: Client (map_client.txt)
  74. Resource Packs: [1.8.1 IgnisAeterni]
  75. Current Language: ~~ERROR~~ NullPointerException: null
  76. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement