Guest User

Untitled

a guest
Feb 8th, 2014
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why is it breaking :(
  3.  
  4. Time: 2/8/14 9:45 AM
  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.func_71384_a(Minecraft.java:398)
  23. at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
  24. at net.minecraft.client.Minecraft.run(Minecraft.java:733)
  25. at java.lang.Thread.run(Thread.java:744)
  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.5.2
  34. Operating System: Mac OS X (x86_64) version 10.9.1
  35. Java Version: 1.7.0_51, Oracle Corporation
  36. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  37. Memory: 348047056 bytes (331 MB) / 484966400 bytes (462 MB) up to 2863661056 bytes (2731 MB)
  38. JVM Flags: 5 total; -Xms256M -Xmx3072M -XX:PermSize=128m -XX:PermSize=128M -XX:MaxPermSize=256m
  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:
  43. LWJGL: 2.4.2
  44. OpenGL: ~~ERROR~~ NullPointerException: null
  45. Is Modded: Definitely; Client brand changed to 'fml,forge'
  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