leonardino19

Per legend, crash

Mar 8th, 2014
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why is it breaking :(
  3.  
  4. Time: 08/03/14 19.33
  5. Description: Unexpected error
  6.  
  7. java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.getMinecraft()Lnet/minecraft/client/Minecraft;
  8. at com.github.lunatrius.core.client.VersionTicker.onTick(VersionTicker.java:21)
  9. at cpw.mods.fml.common.eventhandler.ASMEventHandler_4_VersionTicker_onTick_ClientTickEvent.invoke(.dynamic)
  10. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
  11. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
  12. at cpw.mods.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:310)
  13. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2060)
  14. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:953)
  15. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:870)
  16. at net.minecraft.client.main.Main.main(SourceFile:103)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  20. at java.lang.reflect.Method.invoke(Unknown Source)
  21. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  22. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- System Details --
  29. Details:
  30. Minecraft Version: 1.7.2
  31. Operating System: Windows 7 (amd64) version 6.1
  32. Java Version: 1.7.0_45, Oracle Corporation
  33. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  34. Memory: 264334840 bytes (252 MB) / 391643136 bytes (373 MB) up to 954728448 bytes (910 MB)
  35. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  36. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  37. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  38. FML: MCP v9.01-pre FML v7.2.116.1024 Minecraft Forge 10.12.0.1024 5 mods loaded, 5 mods active
  39. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  40. FML{7.2.116.1024} [Forge Mod Loader] (forge-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  41. Forge{10.12.0.1024} [Minecraft Forge] (forge-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  42. LunatriusCore{1.0.1.4} [LunatriusCore] ([1.7.2]LunatriusCore-universal-1.0.1.4-deobf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  43. Schematica{1.6.0.dev2} [Schematica] ([1.7.2]Schematica-1.6.0.dev4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  44. Launched Version: 1.7.2-Forge10.12.0.1024
  45. LWJGL: 2.9.0
  46. OpenGL: Intel(R) HD Graphics GL version 2.1.0 - Build 8.15.10.2622, Intel
  47. Is Modded: Definitely; Client brand changed to 'fml,forge'
  48. Type: Client (map_client.txt)
  49. Resource Packs: [GlacialPack2.0.1.zip]
  50. Current Language: Italiano (Italia)
  51. Profiler Position: N/A (disabled)
  52. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  53. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment