Advertisement
Mr_Thomson

FTB Crash Report

Jan 28th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 1/28/13 5:17 PM
  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(SourceFile:232)
  23. at asq.a(SourceFile:56)
  24. at net.minecraft.client.Minecraft.run(SourceFile:515)
  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_11, Oracle Corporation
  36. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  37. Memory: 209277456 bytes (199 MB) / 259522560 bytes (247 MB) up to 1038876672 bytes (990 MB)
  38. JVM Flags: 5 total; -Xms256M -Xmx1024M -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: [net.ftb.data.Settings, LauncherStyle], [net.ftb.mclauncher.MinecraftLauncher, MinecraftFrame], [net.ftb.util.OSUtils, OS, StyleUtil], [net.minecraft.Launcher]
  41. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  42. LWJGL: 2.4.2
  43. OpenGL: ~~ERROR~~ NullPointerException: null
  44. Is Modded: Very likely; Jar signature invalidated
  45. Type: Client (map_client.txt)
  46. Texture Pack: Default
  47. Profiler Position: N/A (disabled)
  48. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement