Advertisement
Guest User

Crash Report

a guest
Apr 26th, 2015
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.38 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 4/26/15 4:27 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 bao.ag(SourceFile:340)
  16. at bao.f(SourceFile:713)
  17. at net.minecraft.client.main.Main.main(SourceFile:148)
  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:252)
  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 bao.ag(SourceFile:340)
  39.  
  40. -- Initialization --
  41. Details:
  42. Stacktrace:
  43. at bao.f(SourceFile:713)
  44. at net.minecraft.client.main.Main.main(SourceFile:148)
  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.7.10
  55. Operating System: Windows 8.1 (amd64) version 6.3
  56. Java Version: 1.8.0_45, Oracle Corporation
  57. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  58. Memory: 120329992 bytes (114 MB) / 187957248 bytes (179 MB) up to 1060372480 bytes (1011 MB)
  59. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  60. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  61. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  62. Launched Version: 1.7.10-OptiFine_HD_B6
  63. LWJGL: 2.9.1
  64. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  65. GL Caps:
  66. Is Modded: Very likely; Jar signature invalidated
  67. Type: Client (map_client.txt)
  68. Resource Packs: [faithful32pack.zip]
  69. Current Language: ~~ERROR~~ NullPointerException: null
  70. Profiler Position: N/A (disabled)
  71. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  72. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement