Guest User

Untitled

a guest
Oct 18th, 2014
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // My bad.
  3.  
  4. Time: 10/18/14 5:23 PM
  5. Description: Initializing game
  6.  
  7. java.lang.NoSuchMethodError: mc.ambientocclusion.xray.UpdateChecker.<init>(I)V
  8. at mc.ambientocclusion.xray.XRay.<clinit>(XRay.java:94)
  9. at net.minecraft.client.settings.GameSettings.<init>(GameSettings.java:354)
  10. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:378)
  11. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  12. at net.minecraft.client.main.Main.main(Main.java:162)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  15. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  16. at java.lang.reflect.Method.invoke(Unknown Source)
  17. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  18. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- Head --
  25. Stacktrace:
  26. at mc.ambientocclusion.xray.XRay.<clinit>(XRay.java:94)
  27. at net.minecraft.client.settings.GameSettings.<init>(GameSettings.java:354)
  28. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:378)
  29.  
  30. -- Initialization --
  31. Details:
  32. Stacktrace:
  33. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  34. at net.minecraft.client.main.Main.main(Main.java:162)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  38. at java.lang.reflect.Method.invoke(Unknown Source)
  39. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  40. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  41.  
  42. -- System Details --
  43. Details:
  44. Minecraft Version: 1.7.10
  45. Operating System: Windows 8.1 (amd64) version 6.3
  46. Java Version: 1.7.0_60, Oracle Corporation
  47. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  48. Memory: 170054016 bytes (162 MB) / 347078656 bytes (331 MB) up to 954728448 bytes (910 MB)
  49. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  50. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  51. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  52. FML:
  53. Launched Version: 1.7.10
  54. LWJGL: 2.9.1
  55. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  56. GL Caps:
  57. Is Modded: Definitely; Client brand changed to 'fml,forge'
  58. Type: Client (map_client.txt)
  59. Resource Packs: ~~ERROR~~ NullPointerException: null
  60. Current Language: ~~ERROR~~ NullPointerException: null
  61. Profiler Position: N/A (disabled)
  62. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  63. Anisotropic Filtering: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment