Advertisement
Guest User

Crash report

a guest
Mar 9th, 2013
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 08/03/13 17:24
  5. Description: Failed to start game
  6.  
  7. org.lwjgl.LWJGLException: Could not get the JAWT interface
  8. at org.lwjgl.opengl.AWTSurfaceLock.lockAndInitHandle(Native Method)
  9. at org.lwjgl.opengl.AWTSurfaceLock.access$100(AWTSurfaceLock.java:49)
  10. at org.lwjgl.opengl.AWTSurfaceLock$1.run(AWTSurfaceLock.java:89)
  11. at java.security.AccessController.doPrivileged(Native Method)
  12. at org.lwjgl.opengl.AWTSurfaceLock.privilegedLockAndInitHandle(AWTSurfaceLock.java:86)
  13. at org.lwjgl.opengl.AWTSurfaceLock.lockAndGetHandle(AWTSurfaceLock.java:64)
  14. at org.lwjgl.opengl.MacOSXCanvasPeerInfo.initHandle(MacOSXCanvasPeerInfo.java:53)
  15. at org.lwjgl.opengl.MacOSXDisplayPeerInfo.doLockAndInitHandle(MacOSXDisplayPeerInfo.java:56)
  16. at org.lwjgl.opengl.PeerInfo.lockAndGetHandle(PeerInfo.java:85)
  17. at org.lwjgl.opengl.MacOSXContextImplementation.create(MacOSXContextImplementation.java:47)
  18. at org.lwjgl.opengl.Context.<init>(Context.java:120)
  19. at org.lwjgl.opengl.Display.create(Display.java:858)
  20. at org.lwjgl.opengl.Display.create(Display.java:784)
  21. at org.lwjgl.opengl.Display.create(Display.java:765)
  22. at net.minecraft.client.Minecraft.a(Minecraft.java:399)
  23. at asq.a(SourceFile:56)
  24. at net.minecraft.client.Minecraft.run(Minecraft.java:746)
  25. at java.lang.Thread.run(Thread.java:722)
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- System Details --
  32. Details:
  33. Minecraft Version: 1.4.7
  34. Operating System: Mac OS X (x86_64) version 10.8.2
  35. Java Version: 1.7.0_17, Oracle Corporation
  36. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  37. Memory: 212338960 bytes (202 MB) / 259522560 bytes (247 MB) up to 1844183040 bytes (1758 MB)
  38. JVM Flags: 5 total; -Xms256M -Xmx1792M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts
  39. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  40. Suspicious classes: FML and Forge are installed
  41. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  42. FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 Feed The Beast Mod Pack 0 mods loaded, 0 mods active
  43. LWJGL: 2.4.2
  44. OpenGL: ~~ERROR~~ NullPointerException: null
  45. Is Modded: Definitely; Client brand changed to 'forge,fml'
  46. Type: Client (map_client.txt)
  47. Texture Pack: Default
  48. Profiler Position: N/A (disabled)
  49. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement