Advertisement
HawkEye1015

Untitled

Oct 15th, 2014
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.94 KB | None | 0 0
  1. [20:29:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [20:29:05] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [20:29:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [20:29:05] [main/INFO]: Forge Mod Loader version 7.10.85.1226 for Minecraft 1.7.10 loading
  5. [20:29:05] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_67, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
  6. [20:29:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  7. [20:29:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  8. [20:29:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [20:29:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [20:29:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [20:29:07] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  12. [20:29:07] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  13. [20:29:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [20:29:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  15. [20:29:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  16. [20:29:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  17. [20:29:07] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  18. [20:29:08] [main/INFO]: Setting user: HawkEye1015
  19. [20:29:09] [Client thread/INFO]: LWJGL Version: 2.9.1
  20. [20:29:10] [Client thread/INFO]: Attempting early MinecraftForge initialization
  21. [20:29:10] [Client thread/INFO]: MinecraftForge v10.13.1.1226 Initialized
  22. [20:29:10] [Client thread/INFO]: Replaced 182 ore recipies
  23. [20:29:10] [Client thread/INFO]: Completed early MinecraftForge initialization
  24. [20:29:10] [Client thread/INFO]: Searching C:\Users\HawkEye\AppData\Roaming\.Magicluncher\Forge1.7.10\.minecraft\mods for mods
  25. [20:29:10] [Client thread/INFO]: Also searching C:\Users\HawkEye\AppData\Roaming\.Magicluncher\Forge1.7.10\.minecraft\mods\1.7.10 for mods
  26. [20:29:11] [Client thread/INFO]: Forge Mod Loader has identified 5 mods to load
  27. [20:29:12] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, mechalution, mecharealm] at CLIENT
  28. [20:29:12] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, mechalution, mecharealm] at SERVER
  29. [20:29:12] [Client thread/INFO]: [mechalution.Mechalution:<init>:125]: [Mechalution] Unleashing technomancy upon the world
  30. [20:29:12] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ァAMechalution, FMLFileResourcePack:ァ5MechaRealm
  31. [20:29:12] [Client thread/INFO]: Processing ObjectHolder annotations
  32. [20:29:12] [Client thread/INFO]: Found 341 ObjectHolder annotations
  33. [20:29:12] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  34. [20:29:12] [Client thread/ERROR]: Skipping event FMLPreInitializationEvent and marking errored mod mecharealm since required dependency mechalution has errored
  35. [20:29:12] [Client thread/INFO]: Applying holder lookups
  36. [20:29:12] [Client thread/INFO]: Holder lookups applied
  37. [20:29:12] [Client thread/ERROR]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
  38. [20:29:12] [Client thread/ERROR]:
  39. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  40. FML{7.10.85.1226} [Forge Mod Loader] (forge-1.7.10-10.13.1.1226.jar) Unloaded->Constructed->Pre-initialized
  41. Forge{10.13.1.1226} [Minecraft Forge] (forge-1.7.10-10.13.1.1226.jar) Unloaded->Constructed->Pre-initialized
  42. mechalution{Alpha 0.0.2} [ァAMechalution] (mechalution-0.1.jar) Unloaded->Constructed->Errored
  43. mecharealm{Alpha 0.0.1} [ァ5MechaRealm] (mechalution-0.1.jar) Unloaded->Constructed->Errored
  44. [20:29:12] [Client thread/ERROR]: The following problems were captured during this phase
  45. [20:29:12] [Client thread/ERROR]: Caught exception from mechalution
  46. java.lang.NoSuchMethodError: mechalution.items.base.ItemMechalution.setHasSubtypes(Z)Lnet/minecraft/item/Item;
  47. at mechalution.items.base.ItemMechalution.<init>(ItemMechalution.java:20) ~[ItemMechalution.class:?]
  48. at mechalution.items.tools.ItemToolSet.<init>(ItemToolSet.java:70) ~[ItemToolSet.class:?]
  49. at mechalution.items.MLItems.init(MLItems.java:41) ~[MLItems.class:?]
  50. at mechalution.Mechalution.preInit(Mechalution.java:143) ~[Mechalution.class:?]
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_67]
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
  54. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
  55. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[forge-1.7.10-10.13.1.1226.jar:?]
  56. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_67]
  57. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
  58. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
  59. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
  60. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
  61. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
  62. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
  63. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
  64. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
  65. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[forge-1.7.10-10.13.1.1226.jar:?]
  66. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[forge-1.7.10-10.13.1.1226.jar:?]
  67. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_67]
  68. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
  69. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
  70. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
  71. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
  72. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
  73. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
  74. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
  75. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
  76. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
  77. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?]
  78. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) [FMLClientHandler.class:?]
  79. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  80. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  81. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  82. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_67]
  83. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
  84. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
  85. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
  86. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  87. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  88. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_67]
  89. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
  90. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
  91. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
  92. at magic.launcher.Launcher.main(SourceFile:207) [MagicLauncher_1.2.5.exe:?]
  93. [20:29:12] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  94. // You're mean.
  95.  
  96. Time: 14/10/15 20:29
  97. Description: There was a severe problem during mod loading that has caused the game to fail
  98.  
  99. cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: mechalution.items.base.ItemMechalution.setHasSubtypes(Z)Lnet/minecraft/item/Item;
  100. at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
  101. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
  102. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
  103. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  104. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  105. at net.minecraft.client.main.Main.main(SourceFile:148)
  106. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  107. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  108. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  109. at java.lang.reflect.Method.invoke(Unknown Source)
  110. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  111. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  112. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  113. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  114. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  115. at java.lang.reflect.Method.invoke(Unknown Source)
  116. at magic.launcher.Launcher.main(SourceFile:207)
  117. Caused by: java.lang.NoSuchMethodError: mechalution.items.base.ItemMechalution.setHasSubtypes(Z)Lnet/minecraft/item/Item;
  118. at mechalution.items.base.ItemMechalution.<init>(ItemMechalution.java:20)
  119. at mechalution.items.tools.ItemToolSet.<init>(ItemToolSet.java:70)
  120. at mechalution.items.MLItems.init(MLItems.java:41)
  121. at mechalution.Mechalution.preInit(Mechalution.java:143)
  122. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  123. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  124. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  125. at java.lang.reflect.Method.invoke(Unknown Source)
  126. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  127. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  128. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  129. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  130. at java.lang.reflect.Method.invoke(Unknown Source)
  131. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  132. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  133. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  134. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  135. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  136. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  137. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  138. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  139. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  140. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  141. at java.lang.reflect.Method.invoke(Unknown Source)
  142. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  143. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  144. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  145. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  146. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  147. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  148. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
  149. ... 15 more
  150.  
  151.  
  152. A detailed walkthrough of the error, its code path and all known details is as follows:
  153. ---------------------------------------------------------------------------------------
  154.  
  155. -- System Details --
  156. Details:
  157. Minecraft Version: 1.7.10
  158. Operating System: Windows 8.1 (amd64) version 6.3
  159. Java Version: 1.7.0_67, Oracle Corporation
  160. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  161. Memory: 1506632856 bytes (1436 MB) / 2058878976 bytes (1963 MB) up to 2058878976 bytes (1963 MB)
  162. JVM Flags: 3 total; -Xms2048m -Xmx2048m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  163. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  164. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  165. FML: MCP v9.05 FML v7.10.85.1226 Minecraft Forge 10.13.1.1226 5 mods loaded, 5 mods active
  166. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  167. FML{7.10.85.1226} [Forge Mod Loader] (forge-1.7.10-10.13.1.1226.jar) Unloaded->Constructed->Pre-initialized
  168. Forge{10.13.1.1226} [Minecraft Forge] (forge-1.7.10-10.13.1.1226.jar) Unloaded->Constructed->Pre-initialized
  169. mechalution{Alpha 0.0.2} [ァAMechalution] (mechalution-0.1.jar) Unloaded->Constructed->Errored
  170. mecharealm{Alpha 0.0.1} [ァ5MechaRealm] (mechalution-0.1.jar) Unloaded->Constructed->Errored
  171. [20:29:12] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\HawkEye\AppData\Roaming\.Magicluncher\Forge1.7.10\.minecraft\crash-reports\crash-2014-10-15_20.29.12-client.txt
  172. [20:29:12] [Thread-2/INFO]: [magic.launcher.av:b:301]: Restoring disabled mods: mods
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement