Advertisement
Guest User

Mc Crash

a guest
Sep 2nd, 2014
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 9/2/14 12:32 PM
  5. Description: Initializing game
  6.  
  7. org.lwjgl.LWJGLException: Could not create pixel format
  8. at org.lwjgl.opengl.MacOSXPeerInfo.nChoosePixelFormat(Native Method)
  9. at org.lwjgl.opengl.MacOSXPeerInfo.choosePixelFormat(MacOSXPeerInfo.java:58)
  10. at org.lwjgl.opengl.MacOSXPeerInfo.<init>(MacOSXPeerInfo.java:53)
  11. at org.lwjgl.opengl.MacOSXCanvasPeerInfo.<init>(MacOSXCanvasPeerInfo.java:61)
  12. at org.lwjgl.opengl.MacOSXDisplayPeerInfo.<init>(MacOSXDisplayPeerInfo.java:48)
  13. at org.lwjgl.opengl.MacOSXDisplay.createPeerInfo(MacOSXDisplay.java:325)
  14. at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
  15. at org.lwjgl.opengl.Display.create(Display.java:846)
  16. at org.lwjgl.opengl.Display.create(Display.java:757)
  17. at org.lwjgl.opengl.Display.create(Display.java:739)
  18. at ban.ag(SourceFile:340)
  19. at ban.f(SourceFile:713)
  20. at net.minecraft.client.main.Main.main(SourceFile:148)
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- Head --
  27. Stacktrace:
  28. at org.lwjgl.opengl.MacOSXPeerInfo.nChoosePixelFormat(Native Method)
  29. at org.lwjgl.opengl.MacOSXPeerInfo.choosePixelFormat(MacOSXPeerInfo.java:58)
  30. at org.lwjgl.opengl.MacOSXPeerInfo.<init>(MacOSXPeerInfo.java:53)
  31. at org.lwjgl.opengl.MacOSXCanvasPeerInfo.<init>(MacOSXCanvasPeerInfo.java:61)
  32. at org.lwjgl.opengl.MacOSXDisplayPeerInfo.<init>(MacOSXDisplayPeerInfo.java:48)
  33. at org.lwjgl.opengl.MacOSXDisplay.createPeerInfo(MacOSXDisplay.java:325)
  34. at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
  35. at org.lwjgl.opengl.Display.create(Display.java:846)
  36. at org.lwjgl.opengl.Display.create(Display.java:757)
  37. at org.lwjgl.opengl.Display.create(Display.java:739)
  38. at ban.ag(SourceFile:340)
  39.  
  40. -- Initialization --
  41. Details:
  42. Stacktrace:
  43. at ban.f(SourceFile:713)
  44. at net.minecraft.client.main.Main.main(SourceFile:148)
  45.  
  46. -- System Details --
  47. Details:
  48. Minecraft Version: 1.7.9
  49. Operating System: Mac OS X (x86_64) version 10.9
  50. Java Version: 1.6.0_65, Apple Inc.
  51. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
  52. Memory: 52853672 bytes (50 MB) / 126287872 bytes (120 MB) up to 1060372480 bytes (1011 MB)
  53. JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  54. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  55. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  56. Launched Version: 1.7.9
  57. LWJGL: 2.9.1
  58. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  59. GL Caps:
  60. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  61. Type: Client (map_client.txt)
  62. Resource Packs: []
  63. Current Language: ~~ERROR~~ NullPointerException: null
  64. Profiler Position: N/A (disabled)
  65. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  66. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement