Guest User

Untitled

a guest
Sep 16th, 2014
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 17/09/14 04:38
  5. Description: Unexpected error
  6.  
  7. java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.getMinecraft()Lnet/minecraft/client/Minecraft;
  8. at com.github.lunatrius.core.version.VersionTicker.onTick(VersionTicker.java:25)
  9. at cpw.mods.fml.common.eventhandler.ASMEventHandler_6_VersionTicker_onTick_ClientTickEvent.invoke(.dynamic)
  10. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  11. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:139)
  12. at cpw.mods.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:330)
  13. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2053)
  14. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)
  15. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
  16. at net.minecraft.client.main.Main.main(SourceFile:148)
  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. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at magic.launcher.Launcher.main(SourceFile:207)
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- System Details --
  34. Details:
  35. Minecraft Version: 1.7.10
  36. Operating System: Windows 8 (amd64) version 6.2
  37. Java Version: 1.8.0_11, Oracle Corporation
  38. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  39. Memory: 392684768 bytes (374 MB) / 498073600 bytes (475 MB) up to 498073600 bytes (475 MB)
  40. JVM Flags: 3 total; -Xms512m -Xmx512m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  41. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  42. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  43. FML: MCP v9.05 FML v7.10.84.1217 Minecraft Forge 10.13.1.1217 5 mods loaded, 5 mods active
  44. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  45. FML{7.10.84.1217} [Forge Mod Loader] (forge-1.7.10-10.13.1.1217.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  46. Forge{10.13.1.1217} [Minecraft Forge] (forge-1.7.10-10.13.1.1217.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  47. LunatriusCore{1.1.2.13} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.13-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  48. Schematica{1.7.2.95} [Schematica] (Schematica-1.7.10-1.7.2.95-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  49. Launched Version: 1.7.10
  50. LWJGL: 2.9.1
  51. OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 9.17.10.2875, Intel
  52. GL Caps: Using GL 1.3 multitexturing.
  53. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  54. Anisotropic filtering is supported and maximum anisotropy is 16.
  55. Shaders are available because OpenGL 2.1 is supported.
  56.  
  57. Is Modded: Definitely; Client brand changed to 'fml,forge'
  58. Type: Client (map_client.txt)
  59. Resource Packs: []
  60. Current Language: English (US)
  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: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment