Advertisement
Betapyth

Untitled

Aug 26th, 2015
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.13 KB | None | 0 0
  1. [20:22:59] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [20:22:59] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [20:22:59] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [20:22:59] [main/INFO]: Forge Mod Loader version 7.99.4.1492 for Minecraft 1.7.10 loading
  5. [20:23:00] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_79, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
  6. [20:23:02] [main/INFO]: [AppEng] Core Init
  7. [20:23:03] [main/INFO]: Adding PowerConverters to Transformer Exclusions list.
  8. [20:23:03] [main/ERROR]: Coremod ResonantPluginLoader: Unable to class load the plugin resonant.core.ResonantPluginLoader
  9. java.lang.ClassNotFoundException: resonant.core.ResonantPluginLoader
  10. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_79]
  11. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_79]
  12. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_79]
  13. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_79]
  14. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
  15. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_79]
  16. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_79]
  17. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_79]
  18. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_79]
  19. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:485) [KCauldron-1.7.10-1492.151-server.jar:1.7.10-1492.151]
  20. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:414) [KCauldron-1.7.10-1492.151-server.jar:1.7.10-1492.151]
  21. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:225) [KCauldron-1.7.10-1492.151-server.jar:1.7.10-1492.151]
  22. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [KCauldron-1.7.10-1492.151-server.jar:1.7.10-1492.151]
  23. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [KCauldron-1.7.10-1492.151-server.jar:1.7.10-1492.151]
  24. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [KCauldron-1.7.10-1492.151-server.jar:1.7.10-1492.151]
  25. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [KCauldron-1.7.10-1492.151-server.jar:1.7.10-1492.151]
  26. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  27. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  31. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
  32. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [KCauldron-1.7.10-1492.151-server.jar:1.7.10-1492.151]
  33. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [KCauldron-1.7.10-1492.151-server.jar:1.7.10-1492.151]
  34. [20:23:03] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
  35. [20:23:03] [main/WARN]: Missing @MCVersion: codechicken.core.launch.CodeChickenCorePlugin cofh.asm.LoadingPlugin codechicken.core.launch.DepLoader mrtjp.relocation.asm.RelocationPlugin lumien.hardcoredarkness.asm.LoadingPlugin ic2.core.coremod.IC2core net.malisis.core.asm.MalisisCorePlugin mcp.mobius.mobiuscore.asm.CoreDescription mrtjp.core.handler.CorePlugin codechicken.nei.asm.NEICorePlugin codechicken.core.launch.DepLoader
  36. [20:23:03] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  37. [20:23:03] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  38. [20:23:03] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  39. [20:23:03] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  40. [20:23:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  41. [20:23:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  42. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  43. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  44. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  45. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  46. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  47. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  48. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  49. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  50. [20:23:04] [main/INFO]: Loaded library EJML-core-0.26.jar.
  51. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  52. [20:23:04] [main/INFO]: Attempting to detect JVM version...
  53. [20:23:04] [main/INFO]: Detected JVM: 1.7
  54. [20:23:04] [main/INFO]: Starting library configuration...
  55. [20:23:04] [main/INFO]: System attached to FML. Now intercepting all logging calls.
  56. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  60. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  61. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  62. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  63. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  64. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  65. [20:23:04] [main/INFO]: [cr0s.WarpDriveCore.WCFMLLoadingPlugin:injectData:43]: *** Transformer jar location location.getName: WarpDriveCore.jar
  66. [20:23:04] [main/INFO]: [cr0s.WarpDriveCore.WCFMLLoadingPlugin:injectData:43]: *** Transformer jar location location.getName: WarpDriveCore.jar
  67. [20:23:04] [main/INFO]: [cr0s.WarpDriveCore.WCFMLLoadingPlugin:call:49]: [WCD] call()
  68. [20:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  69. [20:23:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  70. [20:23:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  71. [20:23:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  72. [20:23:05] [main/INFO]: [MalisisCoreTransformer] Hook registered for net.minecraft.client.Minecraft
  73. [20:23:05] [main/INFO]: [MalisisCoreTransformer] Hook registered for net.minecraft.client.multiplayer.PlayerControllerMP
  74. [20:23:05] [main/INFO]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
  75. [20:23:05] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
  76. [20:23:05] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
  77. [20:23:05] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
  78. [20:23:05] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
  79. [20:23:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  80. [20:23:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  81. [20:23:05] [main/INFO]: Current code is OBFUSCATED
  82. [20:23:05] [main/INFO]: Found cpw.mods.fml.common.FMLCommonHandler with checksum 150E8A1CAFAEF361B5401E373F7F141F
  83. [20:23:05] [main/INFO]: Successful injection in onPreServerTick ()V
  84. [20:23:05] [main/INFO]: Successful injection in onPostServerTick ()V
  85. [20:23:05] [main/INFO]: Successful injection in onPreWorldTick (Lahb;)V
  86. [20:23:05] [main/INFO]: Successful injection in onPostWorldTick (Lahb;)V
  87. [20:23:05] [main/INFO]: Switching injection mode to CAULDRON
  88. [20:23:05] [main/INFO]: [MobiusCore] Found net.minecraft.world.World [ ahb ] with checksum A9EC7D2CB872185885E6C0C40C395159
  89. [20:23:05] [main/INFO]: Found World.updateEntities()...
  90. [20:23:05] [main/INFO]: Successful injection in h ()V
  91. [20:23:05] [main/INFO]: Successful injection in h ()V
  92. [20:23:05] [main/INFO]: Successful injection in h ()V
  93. [20:23:05] [main/INFO]: Successful injection in h ()V
  94. [20:23:05] [main/INFO]: Found World.<init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
  95. [20:23:05] [main/INFO]: Successful injection in <init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
  96. [20:23:05] [main/INFO]: Successful injection in <init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
  97. [20:23:05] [main/INFO]: Found World Class: net/minecraft/world/World
  98. [20:23:05] [main/INFO]: Found hooks for net.minecraft.world.World (ahb)
  99. [20:23:05] [main/INFO]: [MobiusCore] Found net.minecraft.world.WorldServer [ mt ] with checksum 91B1686A2972209603C9D9C5C6A000B0
  100. [20:23:06] [main/INFO]: Successful injection in b ()V
  101. [20:23:06] [main/INFO]: Successful injection in b ()V
  102. [20:23:06] [main/INFO]: [cr0s.WarpDriveCore.WCClassTransformer:transformEntityLiving:220]: [WDCore] WarpDrive successfully injected bytecode into: sv (1 / 1)
  103. [20:23:06] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  104. [20:23:06] [main/INFO]: [cr0s.WarpDriveCore.WCClassTransformer:transformEntityItem:167]: [WDCore] WarpDrive successfully injected bytecode into: xk (2 / 2)
  105. [20:23:07] [main/INFO]: Successfully patched sw.recreateLeash.
  106. [20:23:07] [main/INFO]: Found hooks for net.minecraft.item.ItemBlock (abh)
  107. [20:23:08] [Server thread/INFO]: Starting minecraft server version 1.7.10
  108. [20:23:08] [Server thread/INFO]: Attempting early MinecraftForge initialization
  109. [20:23:08] [Server thread/INFO]: MinecraftForge v10.13.4.1492 Initialized
  110. [20:23:08] [Server thread/INFO]: Replaced 183 ore recipies
  111. [20:23:08] [Server thread/INFO]: Completed early MinecraftForge initialization
  112. [20:23:08] [Server thread/INFO]: [AppEng] Core Init
  113. [20:23:08] [Server thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  114. [20:23:08] [Server thread/INFO]: Searching D:\AT serv\mods for mods
  115. [20:23:08] [Server thread/INFO]: Also searching D:\AT serv\mods\1.7.10 for mods
  116. [20:23:09] [Server thread/INFO]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
  117. [20:23:09] [Server thread/WARN]: Mod betterstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.13.1.126
  118. [20:23:10] [Server thread/INFO]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
  119. [20:23:10] [Server thread/WARN]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  120. [20:23:10] [Server thread/WARN]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
  121. [20:23:10] [Server thread/WARN]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
  122. [20:23:11] [Server thread/WARN]: Mod ModularForcefieldSystem is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0-ALPHA-7
  123. [20:23:11] [Server thread/WARN]: Mod powersuits is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.0.177
  124. [20:23:11] [Server thread/WARN]: Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.100
  125. [20:23:12] [Server thread/WARN]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11.1-121
  126. [20:23:12] [Server thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre8.92
  127. [20:23:13] [Server thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  128. [20:23:13] [Server thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  129. [20:23:13] [Server thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  130. [20:23:13] [Server thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.31
  131. [20:23:13] [Server thread/INFO]: Forge Mod Loader has identified 83 mods to load
  132. [20:23:13] [Server thread/INFO]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.machine (owned by OpenComputers|Core) without associated API reference
  133. [20:23:13] [Server thread/INFO]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.network (owned by OpenComputers|Core) without associated API reference
  134. [20:23:13] [Server thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.media (owned by ComputerCraft) without associated API reference
  135. [20:23:13] [Server thread/INFO]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.fs (owned by OpenComputers|Core) without associated API reference
  136. [20:23:13] [Server thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.lua (owned by ComputerCraft) without associated API reference
  137. [20:23:13] [Server thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.turtle (owned by ComputerCraft) without associated API reference
  138. [20:23:13] [Server thread/INFO]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api (owned by OpenComputers|Core) without associated API reference
  139. [20:23:13] [Server thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.redstone (owned by ComputerCraft) without associated API reference
  140. [20:23:13] [Server thread/INFO]: Found mod(s) [SGCraft] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  141. [20:23:13] [Server thread/INFO]: Found mod(s) [ResonantEngine] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  142. [20:23:13] [Server thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.filesystem (owned by ComputerCraft) without associated API reference
  143. [20:23:13] [Server thread/INFO]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.driver (owned by OpenComputers|Core) without associated API reference
  144. [20:23:13] [Server thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.peripheral (owned by ComputerCraft) without associated API reference
  145. [20:23:13] [Server thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api (owned by ComputerCraft) without associated API reference
  146. [20:23:13] [Server thread/INFO]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  147. [20:23:13] [Server thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  148. [20:23:13] [Server thread/INFO]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  149. [20:23:13] [Server thread/INFO]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  150. [20:23:13] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, appliedenergistics2-core, CodeChickenCore, MobiusCore, NotEnoughItems, OpenComputers|Core, PlayerAPI, SmartCore, WarpDriveCore, <CoFH ASM>, AgriCraft, AppleCore, appliedenergistics2, bdlib, betterstorage, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, EnderIO, enviromine, extracells, Forestry, MCFrames, ForgeRelocation, RelocationFMP, gendustry, gregtech, HardcoreDarkness, HelpFixer, HardcoreQuesting, HungerOverhaul, IC2, inpure|core, JABBA, JourneyMapServer, LunatriusCore, malisiscore, malisisdoors, MineTweaker3, ModularForcefieldSystem, powersuits, numina, OpenComputers, openmodularturrets, MapWriter, Opis, harvestcraft, PneumaticCraft, PowerConverters3, ProjRed|Core, Railcraft, ResonantEngine, RWG, SGCraft, SmartMoving, SmartRender, SpiceOfLife, Stackie, stefinusguns, WarpDrive, worldedit, ZAMod, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at CLIENT
  151. [20:23:13] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, appliedenergistics2-core, CodeChickenCore, MobiusCore, NotEnoughItems, OpenComputers|Core, PlayerAPI, SmartCore, WarpDriveCore, <CoFH ASM>, AgriCraft, AppleCore, appliedenergistics2, bdlib, betterstorage, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, EnderIO, enviromine, extracells, Forestry, MCFrames, ForgeRelocation, RelocationFMP, gendustry, gregtech, HardcoreDarkness, HelpFixer, HardcoreQuesting, HungerOverhaul, IC2, inpure|core, JABBA, JourneyMapServer, LunatriusCore, malisiscore, malisisdoors, MineTweaker3, ModularForcefieldSystem, powersuits, numina, OpenComputers, openmodularturrets, MapWriter, Opis, harvestcraft, PneumaticCraft, PowerConverters3, ProjRed|Core, Railcraft, ResonantEngine, RWG, SGCraft, SmartMoving, SmartRender, SpiceOfLife, Stackie, stefinusguns, WarpDrive, worldedit, ZAMod, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at SERVER
  152. [20:23:14] [Server thread/INFO]: Found cpw.mods.fml.common.network.FMLOutboundHandler with checksum 66C594D72BCEE522B24D79CBDCAA9B33
  153. [20:23:14] [Server thread/INFO]: Successful injection in write (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/channel/ChannelPromise;)V
  154. [20:23:14] [Server thread/INFO]: Found cpw.mods.fml.common.eventhandler.ASMEventHandler with checksum DDEAB4915E9BAD9D68DE08310FD266C8
  155. [20:23:14] [Server thread/INFO]: Successful injection in <init> (Ljava/lang/Object;Ljava/lang/reflect/Method;Lcpw/mods/fml/common/ModContainer;)V
  156. [20:23:14] [Server thread/INFO]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
  157. [20:23:14] [Server thread/INFO]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
  158. [20:23:16] [Server thread/ERROR]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
  159. [20:23:16] [Server thread/ERROR]:
  160. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  161. UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  162. UC FML{7.10.99.99} [Forge Mod Loader] (KCauldron-1.7.10-1492.151-server.jar)
  163. UC Forge{10.13.4.1492} [Minecraft Forge] (KCauldron-1.7.10-1492.151-server.jar)
  164. UC kimagine{0.1} [KImagine] (minecraft.jar)
  165. UC appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  166. UC CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  167. UC MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
  168. UC NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar)
  169. UC OpenComputers|Core{1.5.15.31} [OpenComputers (Core)] (minecraft.jar)
  170. UC PlayerAPI{1.1} [Player API] (minecraft.jar)
  171. UC SmartCore{1.0} [Smart Core] (minecraft.jar)
  172. UC WarpDriveCore{1.0.0.1} [WarpDriveCore] (minecraft.jar)
  173. UC <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  174. UC AgriCraft{1.7.10-1.3.1} [AgriCraft] (AgriCraft-1.7.10-1.3.1.jar)
  175. UC AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
  176. UC appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
  177. UC bdlib{1.9.0.94} [BD Lib] (bdlib-1.9.0.94-mc1.7.10.jar)
  178. UC betterstorage{0.13.1.126} [BetterStorage] (BetterStorage-1.7.10-0.13.1.126.jar)
  179. UC CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
  180. UC BuildCraft|Core{7.0.20} [BuildCraft] (buildcraft-7.0.20.jar)
  181. UC BuildCraft|Silicon{7.0.20} [BC Silicon] (buildcraft-7.0.20.jar)
  182. UC BuildCraft|Transport{7.0.20} [BC Transport] (buildcraft-7.0.20.jar)
  183. UC BuildCraft|Builders{7.0.20} [BC Builders] (buildcraft-7.0.20.jar)
  184. UC BuildCraft|Robotics{7.0.20} [BC Robotics] (buildcraft-7.0.20.jar)
  185. UC BuildCraft|Energy{7.0.20} [BC Energy] (buildcraft-7.0.20.jar)
  186. UC BuildCraft|Factory{7.0.20} [BC Factory] (buildcraft-7.0.20.jar)
  187. UC CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
  188. UC IC2{2.2.767-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.767-experimental.jar)
  189. UC Railcraft{9.7.0.0} [Railcraft] (Railcraft_1.7.10-9.7.0.0.jar)
  190. UC ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  191. UC chisel{2.5.0.43} [Chisel 2] (Chisel2-2.5.0.43.jar)
  192. UC ComputerCraft{1.74} [ComputerCraft] (ComputerCraft1.74.jar)
  193. UC BuildMod{v1.0} [Build Mod] (coroutil-1.1.3 for MC v1.7.10.jar)
  194. UC CoroPets{v1.0} [CoroPets] (coroutil-1.1.3 for MC v1.7.10.jar)
  195. UC CoroAI{v1.0} [CoroAI] (coroutil-1.1.3 for MC v1.7.10.jar)
  196. UC ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.3 for MC v1.7.10.jar)
  197. UC ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.3 for MC v1.7.10.jar)
  198. UC EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
  199. UC enviromine{1.3.119} [EnviroMine] (EnviroMine-1.3.119.jar)
  200. UC extracells{2.2.73} [Extra Cells 2] (ExtraCells-1.7.10-2.2.73b129.jar)
  201. UC Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar)
  202. UC ForgeRelocation{0.0.1.2} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.2-universal.jar)
  203. UC MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.2-universal.jar)
  204. UC RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
  205. UC gendustry{1.5.2.107} [GenDustry] (gendustry-1.5.2.107-mc1.7.10.jar)
  206. UC harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10j.jar)
  207. UE gregtech{MC1710} [GregTech] (gregtech_1.7.10-5.09.01.jar)
  208. UC HardcoreDarkness{1.6} [Hardcore Darkness] (HardcoreDarkness-MC1.7.10-1.6.jar)
  209. UC HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar)
  210. UC HardcoreQuesting{The Journey (4.2.4)} [Hardcore Questing Mode] (HQM-The Journey (4.2.4).jar)
  211. UC inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
  212. UC JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
  213. UC JourneyMapServer{1.0.5_MC1.7.10} [JourneyMapServer] (JourneyMapServer1.0.5_MC1.7.10.jar)
  214. UC LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
  215. UC malisiscore{1.7.10-0.12.8} [MalisisCore] (malisiscore-1.7.10-0.12.8.jar)
  216. UC malisisdoors{1.7.10-1.9.4} [Malisis' Doors] (malisisdoors-1.7.10-1.9.4.jar)
  217. UE MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
  218. UC ModularForcefieldSystem{3.0-ALPHA-7} [Modular Forcefield System] (ModularForcefieldSystem-1.7.10-3.0-ALPHA-7.jar)
  219. UC numina{0.4.0.100} [Numina] (Numina-0.4.0.100.jar)
  220. UC powersuits{0.11.0.177} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.177.jar)
  221. UC OpenComputers{1.5.15.31} [OpenComputers] (OpenComputers-MC1.7.10-1.5.15.31-universal.jar)
  222. UC openmodularturrets{2.1.3-163} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.1.3-163.jar)
  223. UC MapWriter{2.1.2} [MapWriter] (Opis-1.2.5_1.7.10.jar)
  224. UC Opis{1.2.5} [Opis] (Opis-1.2.5_1.7.10.jar)
  225. UC PneumaticCraft{1.11.1-121} [PneumaticCraft] (PneumaticCraft-1.7.10-1.11.1-121-universal.jar)
  226. UC PowerConverters3{1.7.10-2.10} [Power Converters 3] (PowerConverters-1.7.10-2.10.jar)
  227. UC MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar)
  228. UC ProjRed|Core{4.7.0pre8.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre8.92-Base.jar)
  229. UC ResonantEngine{3.0.0} [Resonant Engine] (resonant-engine-3.0.0.255-core.jar)
  230. UC RWG{Alpha 1.3.2} [Realistic World Gen Alpha] (RWG-alpha-1.3.2.jar)
  231. UC SGCraft{1.9.3} [Greg's SG Craft] (SGCraft-1.9.3-mc1.7.10.jar)
  232. UC SmartMoving{15.3} [Smart Moving] (SmartMoving-1.7.10-15.3.jar)
  233. UC SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar)
  234. UC SpiceOfLife{1.2.4} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.2.4.jar)
  235. UC Stackie{1.6.0.36} [Stackie] (Stackie-1.7.10-1.6.0.36-universal.jar)
  236. UC stefinusguns{0.5.2} [New Stefinus Guns] (Stefinus Guns-0.5.2.jar)
  237. UC WarpDrive{@version@} [WarpDrive] (WarpDrive-1.0.14.jar)
  238. UC worldedit{6.0.2-SNAPSHOT} [WorldEdit] (worldedit-forge-mc1.7.10-6.0.2-SNAPSHOT-dist.jar)
  239. UC ZAMod{v1.9.5} [Zombie Awareness] (ZombieAwareness-1.9.6.jar)
  240. UC bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
  241. UC McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  242. UC HungerOverhaul{1.7.10-1.0.0.jenkins75} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jar)
  243. UC ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  244. [20:23:16] [Server thread/ERROR]: The following problems were captured during this phase
  245. [20:23:16] [Server thread/ERROR]: Caught exception from gregtech
  246. java.lang.VerifyError: Expecting a stackmap frame at branch target 347
  247. Exception Details:
  248. Location:
  249. net/minecraft/world/World.func_72945_a(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/AxisAlignedBB;)Ljava/util/List; @112: if_icmpgt
  250. Reason:
  251. Expected stackmap frame at this location.
  252. Bytecode:
  253. 0000000: 2ab4 01cf b605 e02b 2cb8 05e4 9900 0bbb
  254. 0000010: 010b 59b7 010c b02c b405 e7b8 0469 3e2c
  255. 0000020: b405 ea0f 63b8 0469 3604 2cb4 05ed b804
  256. 0000030: 6936 052c b405 f00f 63b8 0469 3606 2cb4
  257. 0000040: 05f3 b804 6936 072c b405 f60f 63b8 0469
  258. 0000050: 3608 1505 0464 9c00 0703 a700 0715 0504
  259. 0000060: 6436 091d 077a 360a 150a 1504 0464 077a
  260. 0000070: a300 eb15 0a07 7836 0b15 0707 7a36 0c15
  261. 0000080: 0c15 0804 6407 7aa3 00ce 2a15 0a15 0cb6
  262. 0000090: 02c5 9a00 06a7 00ba 150c 0778 360d 2a15
  263. 00000a0: 0a15 0cb6 029b 3a0e 1d15 0ba2 0008 150b
  264. 00000b0: a700 041d 360f 1504 150b 1010 60a2 0008
  265. 00000c0: 1504 a700 0815 0b10 1060 3610 1507 150d
  266. 00000d0: a200 0815 0da7 0005 1507 3611 1508 150d
  267. 00000e0: 1010 60a2 0008 1508 a700 0815 0d10 1060
  268. 00000f0: 3612 150f 3613 1513 1510 a200 5515 1136
  269. 0000100: 1415 1415 12a2 0044 1509 3615 1515 1506
  270. 0000110: a200 3319 0e15 1315 0b64 1515 1514 150d
  271. 0000120: 64b6 029e 3a16 1916 c600 1519 162a 1513
  272. 0000130: 1515 1514 2c2a b401 cf2b b605 fa84 1501
  273. 0000140: a7ff cc84 1401 a7ff bb84 1301 a7ff aa84
  274. 0000150: 0c01 a7ff 2d84 0a01 a7ff 10b8 044e 2a2c
  275. 0000160: 2ab4 01cf 2bb6 05fe 1405 ff39 172a 2b2c
  276. 0000170: 1817 1817 1817 b605 75b6 0579 3a0c 2a2b
  277. 0000180: 190c b806 0403 360d 150d 190c b903 6e01
  278. 0000190: 00a2 005c 190c 150d b903 7202 00c0 04b6
  279. 00001a0: b606 083a 0e19 0ec6 0016 190e 2cb6 060c
  280. 00001b0: 9900 0d2a b401 cf19 0eb6 02f4 572b 190c
  281. 00001c0: 150d b903 7202 00c0 04b6 b606 103a 0e19
  282. 00001d0: 0ec6 0016 190e 2cb6 060c 9900 0d2a b401
  283. 00001e0: cf19 0eb6 02f4 5784 0d01 a7ff 9e2a b401
  284. 00001f0: cfb0
  285. Stackmap Table:
  286. same_frame(@23)
  287. full_frame(@93,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer},{})
  288. same_locals_1_stack_item_frame(@97,Integer)
  289. append_frame(@104,Integer,Integer)
  290. append_frame(@127,Integer,Integer)
  291. same_frame(@152)
  292. append_frame(@179,Integer,Object[#193])
  293. same_locals_1_stack_item_frame(@180,Integer)
  294. append_frame(@197,Integer)
  295. same_locals_1_stack_item_frame(@202,Integer)
  296. append_frame(@216,Integer)
  297. same_locals_1_stack_item_frame(@218,Integer)
  298. append_frame(@235,Integer)
  299. same_locals_1_stack_item_frame(@240,Integer)
  300. append_frame(@246,Integer,Integer)
  301. append_frame(@257,Integer)
  302. append_frame(@268,Integer)
  303. append_frame(@317,Object[#697])
  304. chop_frame(@323,1)
  305. chop_frame(@329,1)
  306. full_frame(@335,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer},{})
  307. same_frame(@341)
  308. chop_frame(@360,2)
  309. full_frame(@392,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Top,Object[#528],Integer,Top,Top,Top,Top,Top,Top,Top,Top,Top,Double},{})
  310. full_frame(@445,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Top,Object[#528],Integer,Object[#1393],Top,Top,Top,Top,Top,Top,Top,Top,Double},{})
  311. same_frame(@487)
  312. full_frame(@493,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Top,Object[#528],Integer,Top,Top,Top,Top,Top,Top,Top,Top,Top,Double},{})
  313.  
  314. at gregtech.GT_Mod.<init>(GT_Mod.java:159) ~[GT_Mod.class:?]
  315. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_79]
  316. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_79]
  317. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_79]
  318. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_79]
  319. at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_79]
  320. at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173) ~[ILanguageAdapter$JavaAdapter.class:1.7.10-1492.151]
  321. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:506) ~[FMLModContainer.class:1.7.10-1492.151]
  322. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
  323. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  324. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
  325. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  326. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  327. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  328. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  329. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  330. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:1.7.10-1492.151]
  331. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:1.7.10-1492.151]
  332. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
  333. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  334. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  335. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
  336. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  337. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  338. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  339. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  340. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  341. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:1.7.10-1492.151]
  342. at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) [Loader.class:1.7.10-1492.151]
  343. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:1.7.10-1492.151]
  344. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:1.7.10-1492.151]
  345. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) [lt.class:?]
  346. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
  347. at java.lang.Thread.run(Unknown Source) [?:1.7.0_79]
  348. [20:23:16] [Server thread/ERROR]: Caught exception from MineTweaker3
  349. java.lang.VerifyError: Expecting a stackmap frame at branch target 347
  350. Exception Details:
  351. Location:
  352. net/minecraft/world/World.func_72945_a(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/AxisAlignedBB;)Ljava/util/List; @112: if_icmpgt
  353. Reason:
  354. Expected stackmap frame at this location.
  355. Bytecode:
  356. 0000000: 2ab4 01cf b605 e02b 2cb8 05e4 9900 0bbb
  357. 0000010: 010b 59b7 010c b02c b405 e7b8 0469 3e2c
  358. 0000020: b405 ea0f 63b8 0469 3604 2cb4 05ed b804
  359. 0000030: 6936 052c b405 f00f 63b8 0469 3606 2cb4
  360. 0000040: 05f3 b804 6936 072c b405 f60f 63b8 0469
  361. 0000050: 3608 1505 0464 9c00 0703 a700 0715 0504
  362. 0000060: 6436 091d 077a 360a 150a 1504 0464 077a
  363. 0000070: a300 eb15 0a07 7836 0b15 0707 7a36 0c15
  364. 0000080: 0c15 0804 6407 7aa3 00ce 2a15 0a15 0cb6
  365. 0000090: 02c5 9a00 06a7 00ba 150c 0778 360d 2a15
  366. 00000a0: 0a15 0cb6 029b 3a0e 1d15 0ba2 0008 150b
  367. 00000b0: a700 041d 360f 1504 150b 1010 60a2 0008
  368. 00000c0: 1504 a700 0815 0b10 1060 3610 1507 150d
  369. 00000d0: a200 0815 0da7 0005 1507 3611 1508 150d
  370. 00000e0: 1010 60a2 0008 1508 a700 0815 0d10 1060
  371. 00000f0: 3612 150f 3613 1513 1510 a200 5515 1136
  372. 0000100: 1415 1415 12a2 0044 1509 3615 1515 1506
  373. 0000110: a200 3319 0e15 1315 0b64 1515 1514 150d
  374. 0000120: 64b6 029e 3a16 1916 c600 1519 162a 1513
  375. 0000130: 1515 1514 2c2a b401 cf2b b605 fa84 1501
  376. 0000140: a7ff cc84 1401 a7ff bb84 1301 a7ff aa84
  377. 0000150: 0c01 a7ff 2d84 0a01 a7ff 10b8 044e 2a2c
  378. 0000160: 2ab4 01cf 2bb6 05fe 1405 ff39 172a 2b2c
  379. 0000170: 1817 1817 1817 b605 75b6 0579 3a0c 2a2b
  380. 0000180: 190c b806 0403 360d 150d 190c b903 6e01
  381. 0000190: 00a2 005c 190c 150d b903 7202 00c0 04b6
  382. 00001a0: b606 083a 0e19 0ec6 0016 190e 2cb6 060c
  383. 00001b0: 9900 0d2a b401 cf19 0eb6 02f4 572b 190c
  384. 00001c0: 150d b903 7202 00c0 04b6 b606 103a 0e19
  385. 00001d0: 0ec6 0016 190e 2cb6 060c 9900 0d2a b401
  386. 00001e0: cf19 0eb6 02f4 5784 0d01 a7ff 9e2a b401
  387. 00001f0: cfb0
  388. Stackmap Table:
  389. same_frame(@23)
  390. full_frame(@93,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer},{})
  391. same_locals_1_stack_item_frame(@97,Integer)
  392. append_frame(@104,Integer,Integer)
  393. append_frame(@127,Integer,Integer)
  394. same_frame(@152)
  395. append_frame(@179,Integer,Object[#193])
  396. same_locals_1_stack_item_frame(@180,Integer)
  397. append_frame(@197,Integer)
  398. same_locals_1_stack_item_frame(@202,Integer)
  399. append_frame(@216,Integer)
  400. same_locals_1_stack_item_frame(@218,Integer)
  401. append_frame(@235,Integer)
  402. same_locals_1_stack_item_frame(@240,Integer)
  403. append_frame(@246,Integer,Integer)
  404. append_frame(@257,Integer)
  405. append_frame(@268,Integer)
  406. append_frame(@317,Object[#697])
  407. chop_frame(@323,1)
  408. chop_frame(@329,1)
  409. full_frame(@335,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer},{})
  410. same_frame(@341)
  411. chop_frame(@360,2)
  412. full_frame(@392,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Top,Object[#528],Integer,Top,Top,Top,Top,Top,Top,Top,Top,Top,Double},{})
  413. full_frame(@445,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Top,Object[#528],Integer,Object[#1393],Top,Top,Top,Top,Top,Top,Top,Top,Double},{})
  414. same_frame(@487)
  415. full_frame(@493,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Top,Object[#528],Integer,Top,Top,Top,Top,Top,Top,Top,Top,Top,Double},{})
  416.  
  417. at net.minecraftforge.common.ChestGenHooks.init(ChestGenHooks.java:59) ~[ChestGenHooks.class:1.7.10-1492.151]
  418. at net.minecraftforge.common.ChestGenHooks.<clinit>(ChestGenHooks.java:39) ~[ChestGenHooks.class:1.7.10-1492.151]
  419. at sun.misc.Unsafe.ensureClassInitialized(Native Method) ~[?:1.7.0_79]
  420. at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(Unknown Source) ~[?:1.7.0_79]
  421. at sun.reflect.ReflectionFactory.newFieldAccessor(Unknown Source) ~[?:1.7.0_79]
  422. at java.lang.reflect.Field.acquireFieldAccessor(Unknown Source) ~[?:1.7.0_79]
  423. at java.lang.reflect.Field.getFieldAccessor(Unknown Source) ~[?:1.7.0_79]
  424. at java.lang.reflect.Field.get(Unknown Source) ~[?:1.7.0_79]
  425. at minetweaker.mc1710.util.MineTweakerHacks.getPrivateStaticObject(MineTweakerHacks.java:236) ~[MineTweakerHacks.class:?]
  426. at minetweaker.mc1710.util.MineTweakerHacks.getChestLoot(MineTweakerHacks.java:121) ~[MineTweakerHacks.class:?]
  427. at minetweaker.mc1710.vanilla.MCLootRegistry.<clinit>(MCLootRegistry.java:29) ~[MCLootRegistry.class:?]
  428. at minetweaker.mc1710.vanilla.MCVanilla.<init>(MCVanilla.java:18) ~[MCVanilla.class:?]
  429. at minetweaker.mc1710.MineTweakerMod.<init>(MineTweakerMod.java:92) ~[MineTweakerMod.class:?]
  430. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_79]
  431. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_79]
  432. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_79]
  433. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_79]
  434. at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_79]
  435. at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173) ~[ILanguageAdapter$JavaAdapter.class:1.7.10-1492.151]
  436. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:506) ~[FMLModContainer.class:1.7.10-1492.151]
  437. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
  438. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  439. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
  440. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  441. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  442. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  443. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  444. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  445. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:1.7.10-1492.151]
  446. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:1.7.10-1492.151]
  447. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
  448. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  449. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  450. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
  451. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  452. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  453. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  454. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  455. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  456. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:1.7.10-1492.151]
  457. at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) [Loader.class:1.7.10-1492.151]
  458. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:1.7.10-1492.151]
  459. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:1.7.10-1492.151]
  460. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) [lt.class:?]
  461. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
  462. at java.lang.Thread.run(Unknown Source) [?:1.7.0_79]
  463. [20:23:16] [Server thread/ERROR]: Encountered an unexpected exception
  464. cpw.mods.fml.common.LoaderException: java.lang.VerifyError: Expecting a stackmap frame at branch target 347
  465. Exception Details:
  466. Location:
  467. net/minecraft/world/World.func_72945_a(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/AxisAlignedBB;)Ljava/util/List; @112: if_icmpgt
  468. Reason:
  469. Expected stackmap frame at this location.
  470. Bytecode:
  471. 0000000: 2ab4 01cf b605 e02b 2cb8 05e4 9900 0bbb
  472. 0000010: 010b 59b7 010c b02c b405 e7b8 0469 3e2c
  473. 0000020: b405 ea0f 63b8 0469 3604 2cb4 05ed b804
  474. 0000030: 6936 052c b405 f00f 63b8 0469 3606 2cb4
  475. 0000040: 05f3 b804 6936 072c b405 f60f 63b8 0469
  476. 0000050: 3608 1505 0464 9c00 0703 a700 0715 0504
  477. 0000060: 6436 091d 077a 360a 150a 1504 0464 077a
  478. 0000070: a300 eb15 0a07 7836 0b15 0707 7a36 0c15
  479. 0000080: 0c15 0804 6407 7aa3 00ce 2a15 0a15 0cb6
  480. 0000090: 02c5 9a00 06a7 00ba 150c 0778 360d 2a15
  481. 00000a0: 0a15 0cb6 029b 3a0e 1d15 0ba2 0008 150b
  482. 00000b0: a700 041d 360f 1504 150b 1010 60a2 0008
  483. 00000c0: 1504 a700 0815 0b10 1060 3610 1507 150d
  484. 00000d0: a200 0815 0da7 0005 1507 3611 1508 150d
  485. 00000e0: 1010 60a2 0008 1508 a700 0815 0d10 1060
  486. 00000f0: 3612 150f 3613 1513 1510 a200 5515 1136
  487. 0000100: 1415 1415 12a2 0044 1509 3615 1515 1506
  488. 0000110: a200 3319 0e15 1315 0b64 1515 1514 150d
  489. 0000120: 64b6 029e 3a16 1916 c600 1519 162a 1513
  490. 0000130: 1515 1514 2c2a b401 cf2b b605 fa84 1501
  491. 0000140: a7ff cc84 1401 a7ff bb84 1301 a7ff aa84
  492. 0000150: 0c01 a7ff 2d84 0a01 a7ff 10b8 044e 2a2c
  493. 0000160: 2ab4 01cf 2bb6 05fe 1405 ff39 172a 2b2c
  494. 0000170: 1817 1817 1817 b605 75b6 0579 3a0c 2a2b
  495. 0000180: 190c b806 0403 360d 150d 190c b903 6e01
  496. 0000190: 00a2 005c 190c 150d b903 7202 00c0 04b6
  497. 00001a0: b606 083a 0e19 0ec6 0016 190e 2cb6 060c
  498. 00001b0: 9900 0d2a b401 cf19 0eb6 02f4 572b 190c
  499. 00001c0: 150d b903 7202 00c0 04b6 b606 103a 0e19
  500. 00001d0: 0ec6 0016 190e 2cb6 060c 9900 0d2a b401
  501. 00001e0: cf19 0eb6 02f4 5784 0d01 a7ff 9e2a b401
  502. 00001f0: cfb0
  503. Stackmap Table:
  504. same_frame(@23)
  505. full_frame(@93,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer},{})
  506. same_locals_1_stack_item_frame(@97,Integer)
  507. append_frame(@104,Integer,Integer)
  508. append_frame(@127,Integer,Integer)
  509. same_frame(@152)
  510. append_frame(@179,Integer,Object[#193])
  511. same_locals_1_stack_item_frame(@180,Integer)
  512. append_frame(@197,Integer)
  513. same_locals_1_stack_item_frame(@202,Integer)
  514. append_frame(@216,Integer)
  515. same_locals_1_stack_item_frame(@218,Integer)
  516. append_frame(@235,Integer)
  517. same_locals_1_stack_item_frame(@240,Integer)
  518. append_frame(@246,Integer,Integer)
  519. append_frame(@257,Integer)
  520. append_frame(@268,Integer)
  521. append_frame(@317,Object[#697])
  522. chop_frame(@323,1)
  523. chop_frame(@329,1)
  524. full_frame(@335,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer},{})
  525. same_frame(@341)
  526. chop_frame(@360,2)
  527. full_frame(@392,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Top,Object[#528],Integer,Top,Top,Top,Top,Top,Top,Top,Top,Top,Double},{})
  528. full_frame(@445,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Top,Object[#528],Integer,Object[#1393],Top,Top,Top,Top,Top,Top,Top,Top,Double},{})
  529. same_frame(@487)
  530. full_frame(@493,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Top,Object[#528],Integer,Top,Top,Top,Top,Top,Top,Top,Top,Top,Double},{})
  531.  
  532.  
  533. at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) ~[LoadController.class:1.7.10-1492.151]
  534. at cpw.mods.fml.common.Loader.loadMods(Loader.java:544) ~[Loader.class:1.7.10-1492.151]
  535. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:1.7.10-1492.151]
  536. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:1.7.10-1492.151]
  537. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) ~[lt.class:?]
  538. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
  539. at java.lang.Thread.run(Unknown Source) [?:1.7.0_79]
  540. Caused by: java.lang.VerifyError: Expecting a stackmap frame at branch target 347
  541. Exception Details:
  542. Location:
  543. net/minecraft/world/World.func_72945_a(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/AxisAlignedBB;)Ljava/util/List; @112: if_icmpgt
  544. Reason:
  545. Expected stackmap frame at this location.
  546. Bytecode:
  547. 0000000: 2ab4 01cf b605 e02b 2cb8 05e4 9900 0bbb
  548. 0000010: 010b 59b7 010c b02c b405 e7b8 0469 3e2c
  549. 0000020: b405 ea0f 63b8 0469 3604 2cb4 05ed b804
  550. 0000030: 6936 052c b405 f00f 63b8 0469 3606 2cb4
  551. 0000040: 05f3 b804 6936 072c b405 f60f 63b8 0469
  552. 0000050: 3608 1505 0464 9c00 0703 a700 0715 0504
  553. 0000060: 6436 091d 077a 360a 150a 1504 0464 077a
  554. 0000070: a300 eb15 0a07 7836 0b15 0707 7a36 0c15
  555. 0000080: 0c15 0804 6407 7aa3 00ce 2a15 0a15 0cb6
  556. 0000090: 02c5 9a00 06a7 00ba 150c 0778 360d 2a15
  557. 00000a0: 0a15 0cb6 029b 3a0e 1d15 0ba2 0008 150b
  558. 00000b0: a700 041d 360f 1504 150b 1010 60a2 0008
  559. 00000c0: 1504 a700 0815 0b10 1060 3610 1507 150d
  560. 00000d0: a200 0815 0da7 0005 1507 3611 1508 150d
  561. 00000e0: 1010 60a2 0008 1508 a700 0815 0d10 1060
  562. 00000f0: 3612 150f 3613 1513 1510 a200 5515 1136
  563. 0000100: 1415 1415 12a2 0044 1509 3615 1515 1506
  564. 0000110: a200 3319 0e15 1315 0b64 1515 1514 150d
  565. 0000120: 64b6 029e 3a16 1916 c600 1519 162a 1513
  566. 0000130: 1515 1514 2c2a b401 cf2b b605 fa84 1501
  567. 0000140: a7ff cc84 1401 a7ff bb84 1301 a7ff aa84
  568. 0000150: 0c01 a7ff 2d84 0a01 a7ff 10b8 044e 2a2c
  569. 0000160: 2ab4 01cf 2bb6 05fe 1405 ff39 172a 2b2c
  570. 0000170: 1817 1817 1817 b605 75b6 0579 3a0c 2a2b
  571. 0000180: 190c b806 0403 360d 150d 190c b903 6e01
  572. 0000190: 00a2 005c 190c 150d b903 7202 00c0 04b6
  573. 00001a0: b606 083a 0e19 0ec6 0016 190e 2cb6 060c
  574. 00001b0: 9900 0d2a b401 cf19 0eb6 02f4 572b 190c
  575. 00001c0: 150d b903 7202 00c0 04b6 b606 103a 0e19
  576. 00001d0: 0ec6 0016 190e 2cb6 060c 9900 0d2a b401
  577. 00001e0: cf19 0eb6 02f4 5784 0d01 a7ff 9e2a b401
  578. 00001f0: cfb0
  579. Stackmap Table:
  580. same_frame(@23)
  581. full_frame(@93,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer},{})
  582. same_locals_1_stack_item_frame(@97,Integer)
  583. append_frame(@104,Integer,Integer)
  584. append_frame(@127,Integer,Integer)
  585. same_frame(@152)
  586. append_frame(@179,Integer,Object[#193])
  587. same_locals_1_stack_item_frame(@180,Integer)
  588. append_frame(@197,Integer)
  589. same_locals_1_stack_item_frame(@202,Integer)
  590. append_frame(@216,Integer)
  591. same_locals_1_stack_item_frame(@218,Integer)
  592. append_frame(@235,Integer)
  593. same_locals_1_stack_item_frame(@240,Integer)
  594. append_frame(@246,Integer,Integer)
  595. append_frame(@257,Integer)
  596. append_frame(@268,Integer)
  597. append_frame(@317,Object[#697])
  598. chop_frame(@323,1)
  599. chop_frame(@329,1)
  600. full_frame(@335,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer},{})
  601. same_frame(@341)
  602. chop_frame(@360,2)
  603. full_frame(@392,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Top,Object[#528],Integer,Top,Top,Top,Top,Top,Top,Top,Top,Top,Double},{})
  604. full_frame(@445,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Top,Object[#528],Integer,Object[#1393],Top,Top,Top,Top,Top,Top,Top,Top,Double},{})
  605. same_frame(@487)
  606. full_frame(@493,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Top,Object[#528],Integer,Top,Top,Top,Top,Top,Top,Top,Top,Top,Double},{})
  607.  
  608. at gregtech.GT_Mod.<init>(GT_Mod.java:159) ~[GT_Mod.class:?]
  609. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_79]
  610. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_79]
  611. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_79]
  612. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_79]
  613. at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_79]
  614. at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173) ~[ILanguageAdapter$JavaAdapter.class:1.7.10-1492.151]
  615. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:506) ~[FMLModContainer.class:1.7.10-1492.151]
  616. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
  617. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  618. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
  619. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  620. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  621. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  622. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  623. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  624. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:1.7.10-1492.151]
  625. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:1.7.10-1492.151]
  626. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
  627. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  628. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  629. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
  630. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  631. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  632. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  633. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  634. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  635. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:1.7.10-1492.151]
  636. at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) ~[Loader.class:1.7.10-1492.151]
  637. ... 5 more
  638. [20:23:16] [Server thread/ERROR]: Cause of unexpected exception was
  639. java.lang.VerifyError: Expecting a stackmap frame at branch target 347
  640. Exception Details:
  641. Location:
  642. net/minecraft/world/World.func_72945_a(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/AxisAlignedBB;)Ljava/util/List; @112: if_icmpgt
  643. Reason:
  644. Expected stackmap frame at this location.
  645. Bytecode:
  646. 0000000: 2ab4 01cf b605 e02b 2cb8 05e4 9900 0bbb
  647. 0000010: 010b 59b7 010c b02c b405 e7b8 0469 3e2c
  648. 0000020: b405 ea0f 63b8 0469 3604 2cb4 05ed b804
  649. 0000030: 6936 052c b405 f00f 63b8 0469 3606 2cb4
  650. 0000040: 05f3 b804 6936 072c b405 f60f 63b8 0469
  651. 0000050: 3608 1505 0464 9c00 0703 a700 0715 0504
  652. 0000060: 6436 091d 077a 360a 150a 1504 0464 077a
  653. 0000070: a300 eb15 0a07 7836 0b15 0707 7a36 0c15
  654. 0000080: 0c15 0804 6407 7aa3 00ce 2a15 0a15 0cb6
  655. 0000090: 02c5 9a00 06a7 00ba 150c 0778 360d 2a15
  656. 00000a0: 0a15 0cb6 029b 3a0e 1d15 0ba2 0008 150b
  657. 00000b0: a700 041d 360f 1504 150b 1010 60a2 0008
  658. 00000c0: 1504 a700 0815 0b10 1060 3610 1507 150d
  659. 00000d0: a200 0815 0da7 0005 1507 3611 1508 150d
  660. 00000e0: 1010 60a2 0008 1508 a700 0815 0d10 1060
  661. 00000f0: 3612 150f 3613 1513 1510 a200 5515 1136
  662. 0000100: 1415 1415 12a2 0044 1509 3615 1515 1506
  663. 0000110: a200 3319 0e15 1315 0b64 1515 1514 150d
  664. 0000120: 64b6 029e 3a16 1916 c600 1519 162a 1513
  665. 0000130: 1515 1514 2c2a b401 cf2b b605 fa84 1501
  666. 0000140: a7ff cc84 1401 a7ff bb84 1301 a7ff aa84
  667. 0000150: 0c01 a7ff 2d84 0a01 a7ff 10b8 044e 2a2c
  668. 0000160: 2ab4 01cf 2bb6 05fe 1405 ff39 172a 2b2c
  669. 0000170: 1817 1817 1817 b605 75b6 0579 3a0c 2a2b
  670. 0000180: 190c b806 0403 360d 150d 190c b903 6e01
  671. 0000190: 00a2 005c 190c 150d b903 7202 00c0 04b6
  672. 00001a0: b606 083a 0e19 0ec6 0016 190e 2cb6 060c
  673. 00001b0: 9900 0d2a b401 cf19 0eb6 02f4 572b 190c
  674. 00001c0: 150d b903 7202 00c0 04b6 b606 103a 0e19
  675. 00001d0: 0ec6 0016 190e 2cb6 060c 9900 0d2a b401
  676. 00001e0: cf19 0eb6 02f4 5784 0d01 a7ff 9e2a b401
  677. 00001f0: cfb0
  678. Stackmap Table:
  679. same_frame(@23)
  680. full_frame(@93,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer},{})
  681. same_locals_1_stack_item_frame(@97,Integer)
  682. append_frame(@104,Integer,Integer)
  683. append_frame(@127,Integer,Integer)
  684. same_frame(@152)
  685. append_frame(@179,Integer,Object[#193])
  686. same_locals_1_stack_item_frame(@180,Integer)
  687. append_frame(@197,Integer)
  688. same_locals_1_stack_item_frame(@202,Integer)
  689. append_frame(@216,Integer)
  690. same_locals_1_stack_item_frame(@218,Integer)
  691. append_frame(@235,Integer)
  692. same_locals_1_stack_item_frame(@240,Integer)
  693. append_frame(@246,Integer,Integer)
  694. append_frame(@257,Integer)
  695. append_frame(@268,Integer)
  696. append_frame(@317,Object[#697])
  697. chop_frame(@323,1)
  698. chop_frame(@329,1)
  699. full_frame(@335,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer},{})
  700. same_frame(@341)
  701. chop_frame(@360,2)
  702. full_frame(@392,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Top,Object[#528],Integer,Top,Top,Top,Top,Top,Top,Top,Top,Top,Double},{})
  703. full_frame(@445,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Top,Object[#528],Integer,Object[#1393],Top,Top,Top,Top,Top,Top,Top,Top,Double},{})
  704. same_frame(@487)
  705. full_frame(@493,{Object[#2],Object[#1206],Object[#1393],Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Top,Object[#528],Integer,Top,Top,Top,Top,Top,Top,Top,Top,Top,Double},{})
  706.  
  707. at gregtech.GT_Mod.<init>(GT_Mod.java:159) ~[GT_Mod.class:?]
  708. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_79]
  709. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_79]
  710. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_79]
  711. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_79]
  712. at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_79]
  713. at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173) ~[ILanguageAdapter$JavaAdapter.class:1.7.10-1492.151]
  714. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:506) ~[FMLModContainer.class:1.7.10-1492.151]
  715. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
  716. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  717. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
  718. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  719. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  720. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  721. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  722. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  723. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:1.7.10-1492.151]
  724. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:1.7.10-1492.151]
  725. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
  726. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  727. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  728. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
  729. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]
  730. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]
  731. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]
  732. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]
  733. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]
  734. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:1.7.10-1492.151]
  735. at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) ~[Loader.class:1.7.10-1492.151]
  736. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:1.7.10-1492.151]
  737. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:1.7.10-1492.151]
  738. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) ~[lt.class:?]
  739. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
  740. at java.lang.Thread.run(Unknown Source) [?:1.7.0_79]
  741. [20:23:16] [Server thread/ERROR]: This crash report has been saved to: D:\AT serv\.\crash-reports\crash-2015-08-26_20.23.16-server.txt
  742. [20:23:16] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first.
  743. [20:23:16] [Server thread/INFO]: Applying holder lookups
  744. [20:23:16] [Server thread/INFO]: Holder lookups applied
  745. [20:23:16] [Server thread/WARN]: java.lang.NullPointerException
  746. [20:23:16] [Server thread/WARN]: at CoroUtil.forge.CoroAI.writeOutData(CoroAI.java:103)
  747. [20:23:16] [Server thread/WARN]: at CoroUtil.forge.CoroAI.serverStop(CoroAI.java:84)
  748. [20:23:16] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  749. [20:23:16] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  750. [20:23:16] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  751. [20:23:16] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
  752. [20:23:16] [Server thread/WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  753. [20:23:16] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  754. [20:23:16] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  755. [20:23:16] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
  756. [20:23:16] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  757. [20:23:16] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  758. [20:23:16] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  759. [20:23:16] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  760. [20:23:16] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  761. [20:23:16] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  762. [20:23:16] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  763. [20:23:16] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  764. [20:23:16] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  765. [20:23:16] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  766. [20:23:16] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
  767. [20:23:16] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  768. [20:23:16] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  769. [20:23:16] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  770. [20:23:16] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  771. [20:23:16] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  772. [20:23:16] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  773. [20:23:16] [Server thread/WARN]: at cpw.mods.fml.common.Loader.serverStopped(Loader.java:850)
  774. [20:23:16] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:489)
  775. [20:23:16] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:748)
  776. [20:23:16] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  777. [20:23:16] [Server thread/WARN]: Failed to write Transciever Channels on exit: java.util.concurrent.ExecutionException: java.lang.NullPointerException
  778. [20:23:16] [Server thread/INFO]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
  779. [20:23:16] [Server thread/INFO]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement