Jump to content

rhekst

Members
  • Posts

    1
  • Joined

  • Last visited

rhekst's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I am having a hard time troubleshooting what could be the problem with my forge server launcher. I am using forge-1.7.10-10.13.4.1614-1.7.10-universal.jar after using the installer. The regular 1.7.10 server below it works perfectly fine and to try and see what could be happening I added a bat to see what it said on a launch attempt. I will include that and the report so that someone could possibly help me figure out what could be the issue. I am using 37 mods and have 12gbs of ram with an intel i5. bat: C:\Users\Rhekst\Desktop\mc server>java -Xmx2G -Xms2G -jar forge-1.7.10-10.13.4.161 4-1.7.10-universal.jar nogui A problem occurred running the Server launcher.java.lang.reflect.InvocationTarge tException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j ava:43) at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper. java:12) Caused by: java.lang.ClassCastException: java.base/jdk.internal.loader.ClassLoad ers$AppClassLoader cannot be cast to java.base/java.net.URLClassLoader at net.minecraft.launchwrapper.Launch.<init>(Launch.java:34) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) ... 6 more C:\Users\Rhekst\Desktop\mc server>PAUSE Press any key to continue . . . report log: [00:38:20] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR. [00:38:20] [main/INFO] [FML/]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading [00:38:20] [main/INFO] [FML/]: Java is Java HotSpot(TM) Client VM, version 1.8.0_121, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre1.8.0_121 [00:38:20] [main/DEBUG] [FML/]: Java classpath at launch is C:\Users\Kyle\Desktop\mincecraft ALPHA\1.7.10 2018server\forge-1.7.10-10.13.4.1614-1.7.10-universal.jar [00:38:20] [main/DEBUG] [FML/]: Java library path at launch is C:\Program Files (x86)\Java\jre1.8.0_121\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;. [00:38:20] [main/DEBUG] [FML/]: Enabling runtime deobfuscation [00:38:20] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin [00:38:20] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers [00:38:20] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin [00:38:20] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin [00:38:20] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.transformers.ForgeAccessTransformer to enqueued access transformers [00:38:20] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin [00:38:20] [main/DEBUG] [FML/]: All fundamental core mods are successfully located [00:38:20] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Users\Kyle\Desktop\mincecraft ALPHA\1.7.10 2018server\. [00:38:20] [main/DEBUG] [FML/]: Discovering coremods [00:38:20] [main/DEBUG] [FML/]: Examining for coremod candidacy 1.7.10_AM2-1.4.0.009.jar [00:38:20] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in 1.7.10_AM2-1.4.0.009.jar, it will be examined later for regular @Mod instances [00:38:20] [main/DEBUG] [FML/]: Instantiating coremod class AM2PreloaderContainer [00:38:20] [main/WARN] [FML/]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:38:22] [main/INFO] [ArsMagica2/]: Core initializing...stand back! I'm going to try MAGIC! [00:38:22] [main/DEBUG] [FML/]: Enqueued coremod AM2PreloaderContainer [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy AnimationAPI-1.7.10.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in AnimationAPI-1.7.10.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy Baubles-1.7.10-1.0.1.10.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in Baubles-1.7.10-1.0.1.10.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy buildcraft-7.1.16-factory.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in buildcraft-7.1.16-factory.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy buildcraft-7.1.22-builders.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in buildcraft-7.1.22-builders.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy buildcraft-7.1.22-core.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in buildcraft-7.1.22-core.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy buildcraft-7.1.22-energy.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in buildcraft-7.1.22-energy.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy buildcraft-7.1.22-robotics.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in buildcraft-7.1.22-robotics.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy buildcraft-7.1.22-silicon.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in buildcraft-7.1.22-silicon.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy buildcraft-7.1.22-transport.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in buildcraft-7.1.22-transport.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy buildcraft-compat-7.1.7.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in buildcraft-compat-7.1.7.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy CodeChickenCore-1.7.10-1.0.7.47-universal.jar [00:38:22] [main/TRACE] [FML/]: Adding CodeChickenCore-1.7.10-1.0.7.47-universal.jar to the list of known coremods, it will not be examined again [00:38:22] [main/DEBUG] [FML/]: Instantiating coremod class CodeChickenCorePlugin [00:38:22] [main/WARN] [FML/]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:38:22] [main/INFO] [STDERR/]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of CodeChickenLib, 1.7.10 is newer than request 1.1.3.138 [00:38:22] [main/DEBUG] [FML/]: Added access transformer class codechicken.core.asm.CodeChickenAccessTransformer to enqueued access transformers [00:38:22] [main/DEBUG] [FML/]: Enqueued coremod CodeChickenCorePlugin [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy CodeChickenLib-1.7.10.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in CodeChickenLib-1.7.10.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy ForgeMultipart-1.7.10-1.2.0.345-universal.jar [00:38:22] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-1.7.10-1.2.0.345-universal.jar, it will be examined later for regular @Mod instances [00:38:22] [main/DEBUG] [FML/]: Instantiating coremod class DepLoader [00:38:22] [main/WARN] [FML/]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:38:22] [main/DEBUG] [FML/]: Enqueued coremod DepLoader [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy ForgeRelocation-1.7.10-0.0.1.4-universal.jar [00:38:22] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in ForgeRelocation-1.7.10-0.0.1.4-universal.jar, it will be examined later for regular @Mod instances [00:38:22] [main/DEBUG] [FML/]: Instantiating coremod class RelocationPlugin [00:38:22] [main/WARN] [FML/]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:38:22] [main/DEBUG] [FML/]: Enqueued coremod RelocationPlugin [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy MrTJPCore-1.1.0.33-universal.jar [00:38:22] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in MrTJPCore-1.1.0.33-universal.jar, it will be examined later for regular @Mod instances [00:38:22] [main/DEBUG] [FML/]: Instantiating coremod class CorePlugin [00:38:22] [main/WARN] [FML/]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:38:22] [main/DEBUG] [FML/]: Enqueued coremod CorePlugin [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy notenoughwands-1.2.3.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in notenoughwands-1.2.3.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy ProjectRed-1.7.10-4.7.0pre12.95-Base.jar [00:38:22] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in ProjectRed-1.7.10-4.7.0pre12.95-Base.jar, it will be examined later for regular @Mod instances [00:38:22] [main/DEBUG] [FML/]: Instantiating coremod class DepLoader [00:38:22] [main/WARN] [FML/]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:38:22] [main/DEBUG] [FML/]: Enqueued coremod DepLoader [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy ProjectRed-1.7.10-4.7.0pre12.95-World.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in ProjectRed-1.7.10-4.7.0pre12.95-World.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy tcnodetracker-1.7.10-1.1.2.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in tcnodetracker-1.7.10-1.1.2.jar [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy Thaumcraft-1.7.10-4.2.3.5.jar [00:38:22] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in Thaumcraft-1.7.10-4.2.3.5.jar, it will be examined later for regular @Mod instances [00:38:22] [main/DEBUG] [FML/]: Instantiating coremod class DepLoader [00:38:22] [main/WARN] [FML/]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:38:22] [main/DEBUG] [FML/]: Enqueued coremod DepLoader [00:38:22] [main/DEBUG] [FML/]: Examining for coremod candidacy thaumcraftneiplugin-1.7.10-1.7a.jar [00:38:22] [main/DEBUG] [FML/]: Not found coremod data in thaumcraftneiplugin-1.7.10-1.7a.jar [00:38:22] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [00:38:22] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [00:38:22] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [00:38:22] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [00:38:22] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:38:22] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers [00:38:22] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer [00:38:22] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer [00:38:22] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer [00:38:22] [main/DEBUG] [FML/]: Injection complete [00:38:22] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} [00:38:22] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin [00:38:23] [main/DEBUG] [FML/]: Read 527 binary patches [00:38:23] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [00:38:23] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully [00:38:23] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:38:23] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers [00:38:23] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.classloading.FluidIdTransformer [00:38:23] [main/DEBUG] [FML/]: Injection complete [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin [00:38:23] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully [00:38:23] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:38:23] [main/DEBUG] [FML/]: Injecting coremod CCCDeobfPlugin {codechicken.core.asm.MCPDeobfuscationTransformer$LoadPlugin} class transformers [00:38:23] [main/DEBUG] [FML/]: Injection complete [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin for CCCDeobfPlugin {codechicken.core.asm.MCPDeobfuscationTransformer$LoadPlugin} [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin CCCDeobfPlugin [00:38:23] [main/DEBUG] [FML/]: Coremod plugin class LoadPlugin run successfully [00:38:23] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:38:23] [main/DEBUG] [FML/]: Injecting coremod AM2PreloaderContainer {am2.preloader.AM2PreloaderContainer} class transformers [00:38:23] [main/TRACE] [FML/]: Registering transformer am2.preloader.AccessTransformers [00:38:23] [main/ERROR] [LaunchWrapper/]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers java.lang.IllegalArgumentException: resource AM2_at.cfg not found. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?] at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?] at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?] at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?] at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_121] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_121] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_121] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_121] at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_121] at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?] at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?] [00:38:23] [main/TRACE] [FML/]: Registering transformer am2.preloader.BytecodeTransformers [00:38:23] [main/DEBUG] [FML/]: Injection complete [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin for AM2PreloaderContainer {am2.preloader.AM2PreloaderContainer} [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin AM2PreloaderContainer [00:38:23] [main/TRACE] [ArsMagica2/]: MC located at: C:\Users\Kyle\Desktop\mincecraft ALPHA\1.7.10 2018server\. [00:38:23] [main/INFO] [ArsMagica2/]: Core: Located Thaumcraft in Thaumcraft-1.7.10-4.2.3.5.jar [00:38:23] [main/INFO] [ArsMagica2/]: Core: Located Thaumcraft in thaumcraftneiplugin-1.7.10-1.7a.jar [00:38:23] [main/DEBUG] [FML/]: Coremod plugin class AM2PreloaderContainer run successfully [00:38:23] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:38:23] [main/DEBUG] [FML/]: Injecting coremod CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin} class transformers [00:38:23] [main/TRACE] [FML/]: Registering transformer codechicken.lib.asm.ClassHeirachyManager [00:38:23] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.InterfaceDependancyTransformer [00:38:23] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.TweakTransformer [00:38:23] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.DelegatedTransformer [00:38:23] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.DefaultImplementationTransformer [00:38:23] [main/DEBUG] [FML/]: Injection complete [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin for CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin} [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin CodeChickenCorePlugin [00:38:23] [main/DEBUG] [FML/]: Coremod plugin class CodeChickenCorePlugin run successfully [00:38:23] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:38:23] [main/DEBUG] [FML/]: Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers [00:38:23] [main/DEBUG] [FML/]: Injection complete [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader} [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin DepLoader [00:38:23] [main/DEBUG] [FML/]: Coremod plugin class DepLoader run successfully [00:38:23] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:38:23] [main/DEBUG] [FML/]: Injecting coremod RelocationPlugin {mrtjp.relocation.asm.RelocationPlugin} class transformers [00:38:23] [main/TRACE] [FML/]: Registering transformer mrtjp.relocation.asm.Transformer [00:38:23] [main/DEBUG] [FML/]: Injection complete [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin for RelocationPlugin {mrtjp.relocation.asm.RelocationPlugin} [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin RelocationPlugin [00:38:23] [main/DEBUG] [FML/]: Coremod plugin class RelocationPlugin run successfully [00:38:23] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:38:23] [main/DEBUG] [FML/]: Injecting coremod CorePlugin {mrtjp.core.handler.CorePlugin} class transformers [00:38:23] [main/DEBUG] [FML/]: Injection complete [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin for CorePlugin {mrtjp.core.handler.CorePlugin} [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin CorePlugin [00:38:23] [main/DEBUG] [FML/]: Coremod plugin class CorePlugin run successfully [00:38:23] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:38:23] [main/DEBUG] [FML/]: Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers [00:38:23] [main/DEBUG] [FML/]: Injection complete [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader} [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin DepLoader [00:38:23] [main/DEBUG] [FML/]: Coremod plugin class DepLoader run successfully [00:38:23] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:38:23] [main/DEBUG] [FML/]: Injecting coremod DepLoader {thaumcraft.codechicken.core.launch.DepLoader} class transformers [00:38:23] [main/DEBUG] [FML/]: Injection complete [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin for DepLoader {thaumcraft.codechicken.core.launch.DepLoader} [00:38:23] [main/DEBUG] [FML/]: Running coremod plugin DepLoader [00:38:24] [main/DEBUG] [FML/]: Coremod plugin class DepLoader run successfully [00:38:24] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [00:38:24] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg [00:38:24] [main/DEBUG] [FML/]: Loaded 89 rules from AccessTransformer config file forge_at.cfg [00:38:24] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg [00:38:24] [main/DEBUG] [FML/]: Validating minecraft [00:38:24] [main/DEBUG] [FML/]: Minecraft validated, launching... [00:38:24] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [00:38:24] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [00:38:24] [main/INFO] [ArsMagica2/]: Core: Altering definition of net.minecraft.world.World, (obfuscated) [00:38:24] [main/DEBUG] [ArsMagica2/]: Core: Located target method a(Lsa;Ljava/lang/String;FF)V [00:38:24] [main/DEBUG] [ArsMagica2/]: Core: Located target method insn node: name, Ljava/lang/String; [00:38:24] [main/DEBUG] [ArsMagica2/]: Core: Success! Inserted operations! [00:38:24] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [00:38:24] [main/DEBUG] [CCL ASM/]: Writing method [aji.canBeReplacedByLeaves(Lahl;III)Z] [00:38:27] [main/WARN] [FML/]: ============================================================= [00:38:27] [main/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML! [00:38:27] [main/WARN] [FML/]: Offendor: net/minecraft/server/gui/MinecraftServerGui$1.windowClosing(Ljava/awt/event/WindowEvent;)V [00:38:27] [main/WARN] [FML/]: Use FMLCommonHandler.exitJava instead [00:38:27] [main/WARN] [FML/]: ============================================================= [00:38:28] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization [00:38:28] [Server thread/INFO] [FML/]: MinecraftForge v10.13.4.1614 Initialized [00:38:28] [Server thread/INFO] [FML/]: Replaced 183 ore recipies [00:38:28] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization [00:38:28] [Server thread/DEBUG] [FML/]: File C:\Users\Kyle\Desktop\mincecraft ALPHA\1.7.10 2018server\config\injectedDependencies.json not found. No dependencies injected [00:38:28] [Server thread/DEBUG] [FML/]: Building injected Mod Containers [cpw.mods.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, am2.preloader.AM2PreloaderContainer, codechicken.core.asm.CodeChickenCoreModContainer] [00:38:28] [Server thread/INFO] [ArsMagica2/]: Core initializing...stand back! I'm going to try MAGIC! [00:38:28] [Server thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes [00:38:28] [Server thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Kyle\Desktop\mincecraft ALPHA\1.7.10 2018server\forge-1.7.10-10.13.4.1614-1.7.10-universal.jar, examining for mod candidates [00:38:28] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Kyle\Desktop\mincecraft ALPHA\1.7.10 2018server\mods\1.7.10_AM2-1.4.0.009.jar [00:38:28] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Kyle\Desktop\mincecraft ALPHA\1.7.10 2018server\mods\CodeChickenCore-1.7.10-1.0.7.47-universal.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Kyle\Desktop\mincecraft ALPHA\1.7.10 2018server\.\mods\1.7.10\CodeChickenLib-1.7.10.jar, examining for mod candidates [00:38:28] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Kyle\Desktop\mincecraft ALPHA\1.7.10 2018server\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.345-universal.jar [00:38:28] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Kyle\Desktop\mincecraft ALPHA\1.7.10 2018server\mods\1.7.10\ForgeRelocation-1.7.10-0.0.1.4-universal.jar [00:38:28] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Kyle\Desktop\mincecraft ALPHA\1.7.10 2018server\mods\1.7.10\MrTJPCore-1.1.0.33-universal.jar [00:38:28] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Kyle\Desktop\mincecraft ALPHA\1.7.10 2018server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Base.jar [00:38:28] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Kyle\Desktop\mincecraft ALPHA\1.7.10 2018server\mods\Thaumcraft-1.7.10-4.2.3.5.jar [00:38:28] [Server thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully [00:38:28] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer [00:38:28] [Server thread/INFO] [FML/]: Searching C:\Users\Kyle\Desktop\mincecraft ALPHA\1.7.10 2018server\mods for mods [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate mod directory 1.7.10 [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file 1.7.10_AM2-1.4.0.009.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file AnimationAPI-1.7.10.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file buildcraft-7.1.16-factory.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file buildcraft-7.1.22-builders.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file buildcraft-7.1.22-core.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file buildcraft-7.1.22-energy.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file buildcraft-7.1.22-robotics.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file buildcraft-7.1.22-silicon.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file buildcraft-7.1.22-transport.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file buildcraft-compat-7.1.7.jar [00:38:28] [Server thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker CodeChickenCore-1.7.10-1.0.7.47-universal.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file notenoughwands-1.2.3.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file ProjectRed-1.7.10-4.7.0pre12.95-Base.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file ProjectRed-1.7.10-4.7.0pre12.95-World.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file tcnodetracker-1.7.10-1.1.2.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Thaumcraft-1.7.10-4.2.3.5.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file thaumcraftneiplugin-1.7.10-1.7a.jar [00:38:28] [Server thread/INFO] [FML/]: Also searching C:\Users\Kyle\Desktop\mincecraft ALPHA\1.7.10 2018server\mods\1.7.10 for mods [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Baubles-1.7.10-1.0.1.10.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file CodeChickenLib-1.7.10.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file ForgeMultipart-1.7.10-1.2.0.345-universal.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file ForgeRelocation-1.7.10-0.0.1.4-universal.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar [00:38:28] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file MrTJPCore-1.1.0.33-universal.jar [00:38:28] [Server thread/DEBUG] [FML/]: Examining file forge-1.7.10-10.13.4.1614-1.7.10-universal.jar for potential mods [00:38:28] [Server thread/DEBUG] [FML/]: The mod container forge-1.7.10-10.13.4.1614-1.7.10-universal.jar appears to be missing an mcmod.info file [00:38:28] [Server thread/DEBUG] [FML/]: Examining file CodeChickenLib-1.7.10.jar for potential mods [00:38:28] [Server thread/DEBUG] [FML/]: The mod container CodeChickenLib-1.7.10.jar appears to be missing an mcmod.info file [00:38:28] [Server thread/DEBUG] [FML/]: Examining directory 1.7.10 for potential mods [00:38:28] [Server thread/DEBUG] [FML/]: No mcmod.info file found in directory 1.7.10 [00:38:28] [Server thread/DEBUG] [FML/]: Examining file 1.7.10_AM2-1.4.0.009.jar for potential mods [00:38:28] [Server thread/TRACE] [FML/]: Located mcmod.info file in file 1.7.10_AM2-1.4.0.009.jar [00:38:28] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (am2.AMCore) - loading [00:38:28] [Server thread/TRACE] [arsmagica2/]: Parsed dependency info : [AnimationAPI] [AnimationAPI] [] [00:38:29] [Server thread/DEBUG] [FML/]: Examining file AnimationAPI-1.7.10.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file AnimationAPI-1.7.10.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (thehippomaster.AnimationAPI.AnimationAPI) - loading [00:38:29] [Server thread/TRACE] [AnimationAPI/]: Parsed dependency info : [] [] [] [00:38:29] [Server thread/DEBUG] [FML/]: Examining file buildcraft-7.1.16-factory.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file buildcraft-7.1.16-factory.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftFactory) - loading [00:38:29] [Server thread/TRACE] [BuildCraft|Factory/]: Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] [] [00:38:29] [Server thread/DEBUG] [FML/]: Examining file buildcraft-7.1.22-builders.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file buildcraft-7.1.22-builders.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftBuilders) - loading [00:38:29] [Server thread/TRACE] [BuildCraft|Builders/]: Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] [] [00:38:29] [Server thread/DEBUG] [FML/]: Examining file buildcraft-7.1.22-core.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file buildcraft-7.1.22-core.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftCore) - loading [00:38:29] [Server thread/TRACE] [BuildCraft|Core/]: Parsed dependency info : [Forge@[10.13.2.1236,)] [Forge@[10.13.2.1236,)] [] [00:38:29] [Server thread/DEBUG] [FML/]: Examining file buildcraft-7.1.22-energy.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file buildcraft-7.1.22-energy.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftEnergy) - loading [00:38:29] [Server thread/TRACE] [BuildCraft|Energy/]: Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] [] [00:38:29] [Server thread/DEBUG] [FML/]: Examining file buildcraft-7.1.22-robotics.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file buildcraft-7.1.22-robotics.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftRobotics) - loading [00:38:29] [Server thread/TRACE] [BuildCraft|Robotics/]: Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] [] [00:38:29] [Server thread/DEBUG] [FML/]: Examining file buildcraft-7.1.22-silicon.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file buildcraft-7.1.22-silicon.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftSilicon) - loading [00:38:29] [Server thread/TRACE] [BuildCraft|Silicon/]: Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] [] [00:38:29] [Server thread/DEBUG] [FML/]: Examining file buildcraft-7.1.22-transport.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file buildcraft-7.1.22-transport.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftTransport) - loading [00:38:29] [Server thread/TRACE] [BuildCraft|Transport/]: Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] [] [00:38:29] [Server thread/DEBUG] [FML/]: Examining file buildcraft-compat-7.1.7.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file buildcraft-compat-7.1.7.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftCompat) - loading [00:38:29] [Server thread/TRACE] [BuildCraft|Compat/]: Parsed dependency info : [BuildCraft|Core, Forge@[10.13.0.1179,)] [Forge@[10.13.0.1179,), BuildCraft|Core, Forestry, BuildCraft|Transport, BuildCraft|Builders, ThermalExpansion] [] [00:38:29] [Server thread/DEBUG] [FML/]: Examining file notenoughwands-1.2.3.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file notenoughwands-1.2.3.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (romelo333.notenoughwands.NotEnoughWands) - loading [00:38:29] [Server thread/TRACE] [NotEnoughWands/]: Parsed dependency info : [Forge@[10.13.2.1291,)] [Forge@[10.13.2.1291,)] [] [00:38:29] [Server thread/DEBUG] [FML/]: Examining file ProjectRed-1.7.10-4.7.0pre12.95-Base.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file ProjectRed-1.7.10-4.7.0pre12.95-Base.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mrtjp.projectred.ProjectRedCore) - loading [00:38:29] [Server thread/TRACE] [ProjRed|Core/]: Using mcmod dependency info : [Forge, ForgeMultipart, MrTJPCoreMod] [ForgeMultipart, MrTJPCoreMod] [ProjRed|Transmission, ProjRed|Integration, ProjRed|Fabrication, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, ProjRed|Compatibility] [00:38:29] [Server thread/DEBUG] [ProjRed|Core/]: Attempting to load the file version.properties from ProjectRed-1.7.10-4.7.0pre12.95-Base.jar to locate a version number for ProjRed|Core [00:38:29] [Server thread/WARN] [ProjRed|Core/]: 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.0pre12.95 [00:38:29] [Server thread/DEBUG] [FML/]: Examining file ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mrtjp.projectred.ProjectRedFabrication) - loading [00:38:29] [Server thread/TRACE] [ProjRed|Fabrication/]: Using mcmod dependency info : [ProjRed|Core, ProjRed|Integration, ProjRed|Transmission] [ProjRed|Core, ProjRed|Integration, ProjRed|Transmission] [] [00:38:29] [Server thread/DEBUG] [ProjRed|Fabrication/]: Attempting to load the file version.properties from ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar to locate a version number for ProjRed|Fabrication [00:38:29] [Server thread/WARN] [ProjRed|Fabrication/]: Mod ProjRed|Fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 [00:38:29] [Server thread/DEBUG] [FML/]: Examining file ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mrtjp.projectred.ProjectRedIntegration) - loading [00:38:29] [Server thread/TRACE] [ProjRed|Integration/]: Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core] [ProjRed|Fabrication] [00:38:29] [Server thread/DEBUG] [ProjRed|Integration/]: Attempting to load the file version.properties from ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar to locate a version number for ProjRed|Integration [00:38:29] [Server thread/WARN] [ProjRed|Integration/]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mrtjp.projectred.ProjectRedTransmission) - loading [00:38:29] [Server thread/TRACE] [ProjRed|Transmission/]: Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core] [ProjRed|Expansion, ProjRed|Fabrication] [00:38:29] [Server thread/DEBUG] [ProjRed|Transmission/]: Attempting to load the file version.properties from ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar to locate a version number for ProjRed|Transmission [00:38:29] [Server thread/WARN] [ProjRed|Transmission/]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 [00:38:29] [Server thread/DEBUG] [FML/]: Examining file ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mrtjp.projectred.ProjectRedIllumination) - loading [00:38:29] [Server thread/TRACE] [ProjRed|Illumination/]: Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core] [] [00:38:29] [Server thread/DEBUG] [ProjRed|Illumination/]: Attempting to load the file version.properties from ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar to locate a version number for ProjRed|Illumination [00:38:29] [Server thread/WARN] [ProjRed|Illumination/]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 [00:38:29] [Server thread/DEBUG] [FML/]: Examining file ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mrtjp.projectred.ProjectRedExpansion) - loading [00:38:29] [Server thread/TRACE] [ProjRed|Expansion/]: Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core, ProjRed|Transmission] [] [00:38:29] [Server thread/DEBUG] [ProjRed|Expansion/]: Attempting to load the file version.properties from ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar to locate a version number for ProjRed|Expansion [00:38:29] [Server thread/WARN] [ProjRed|Expansion/]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mrtjp.projectred.ProjectRedTransportation) - loading [00:38:29] [Server thread/TRACE] [ProjRed|Transportation/]: Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core] [] [00:38:29] [Server thread/DEBUG] [ProjRed|Transportation/]: Attempting to load the file version.properties from ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar to locate a version number for ProjRed|Transportation [00:38:29] [Server thread/WARN] [ProjRed|Transportation/]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 [00:38:29] [Server thread/DEBUG] [FML/]: Examining file ProjectRed-1.7.10-4.7.0pre12.95-World.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file ProjectRed-1.7.10-4.7.0pre12.95-World.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mrtjp.projectred.ProjectRedExploration) - loading [00:38:29] [Server thread/TRACE] [ProjRed|Exploration/]: Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core] [] [00:38:29] [Server thread/DEBUG] [ProjRed|Exploration/]: Attempting to load the file version.properties from ProjectRed-1.7.10-4.7.0pre12.95-World.jar to locate a version number for ProjRed|Exploration [00:38:29] [Server thread/WARN] [ProjRed|Exploration/]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95 [00:38:29] [Server thread/DEBUG] [FML/]: Examining file tcnodetracker-1.7.10-1.1.2.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file tcnodetracker-1.7.10-1.1.2.jar [00:38:29] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.dyonovan.tcnodetracker.TCNodeTracker) - loading [00:38:29] [Server thread/TRACE] [tcnodetracker/]: Parsed dependency info : [Thaumcraft, Forge@[10.12.1.1112,)] [Forge@[10.12.1.1112,), Thaumcraft] [] [00:38:29] [Server thread/DEBUG] [FML/]: Examining file Thaumcraft-1.7.10-4.2.3.5.jar for potential mods [00:38:29] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Thaumcraft-1.7.10-4.2.3.5.jar [00:38:30] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (thaumcraft.common.Thaumcraft) - loading [00:38:30] [Server thread/TRACE] [Thaumcraft/]: Parsed dependency info : [Baubles@[1.0.1.10,), Forge@[10.13.2,)] [Forge@[10.13.2,), Baubles@[1.0.1.10,)] [] [00:38:30] [Server thread/DEBUG] [FML/]: Examining file thaumcraftneiplugin-1.7.10-1.7a.jar for potential mods [00:38:30] [Server thread/TRACE] [FML/]: Located mcmod.info file in file thaumcraftneiplugin-1.7.10-1.7a.jar [00:38:30] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.djgiannuzz.thaumcraftneiplugin.TCNEIPlugin) - loading [00:38:30] [Server thread/TRACE] [thaumcraftneiplugin/]: Parsed dependency info : [Thaumcraft] [Thaumcraft] [] [00:38:30] [Server thread/DEBUG] [FML/]: Examining file Baubles-1.7.10-1.0.1.10.jar for potential mods [00:38:30] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Baubles-1.7.10-1.0.1.10.jar [00:38:30] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (baubles.common.Baubles) - loading [00:38:30] [Server thread/TRACE] [Baubles/]: Parsed dependency info : [Forge@[10.13.2,)] [Forge@[10.13.2,)] [] [00:38:30] [Server thread/DEBUG] [FML/]: Examining file CodeChickenLib-1.7.10.jar for potential mods [00:38:30] [Server thread/DEBUG] [FML/]: The mod container CodeChickenLib-1.7.10.jar appears to be missing an mcmod.info file [00:38:30] [Server thread/DEBUG] [FML/]: Examining file ForgeMultipart-1.7.10-1.2.0.345-universal.jar for potential mods [00:38:30] [Server thread/TRACE] [FML/]: Located mcmod.info file in file ForgeMultipart-1.7.10-1.2.0.345-universal.jar [00:38:30] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (codechicken.microblock.handler.MicroblockMod) - loading [00:38:30] [Server thread/TRACE] [ForgeMicroblock/]: Parsed dependency info : [ForgeMultipart] [ForgeMultipart, *] [] [00:38:30] [Server thread/DEBUG] [ForgeMicroblock/]: Attempting to load the file version.properties from ForgeMultipart-1.7.10-1.2.0.345-universal.jar to locate a version number for ForgeMicroblock [00:38:30] [Server thread/WARN] [ForgeMicroblock/]: 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 [00:38:30] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (codechicken.multipart.handler.MultipartMod) - loading [00:38:30] [Server thread/TRACE] [ForgeMultipart/]: Parsed dependency info : [] [] [] [00:38:30] [Server thread/DEBUG] [ForgeMultipart/]: Attempting to load the file version.properties from ForgeMultipart-1.7.10-1.2.0.345-universal.jar to locate a version number for ForgeMultipart [00:38:30] [Server thread/WARN] [ForgeMultipart/]: 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 [00:38:30] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (codechicken.multipart.minecraft.MinecraftMultipartMod) - loading [00:38:30] [Server thread/TRACE] [McMultipart/]: Parsed dependency info : [] [] [] [00:38:30] [Server thread/DEBUG] [McMultipart/]: Attempting to load the file version.properties from ForgeMultipart-1.7.10-1.2.0.345-universal.jar to locate a version number for McMultipart [00:38:30] [Server thread/WARN] [McMultipart/]: 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 [00:38:30] [Server thread/DEBUG] [FML/]: Examining file ForgeRelocation-1.7.10-0.0.1.4-universal.jar for potential mods [00:38:30] [Server thread/TRACE] [FML/]: Located mcmod.info file in file ForgeRelocation-1.7.10-0.0.1.4-universal.jar [00:38:30] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mrtjp.mcframes.handler.MCFramesMod) - loading [00:38:30] [Server thread/TRACE] [MCFrames/]: Parsed dependency info : [] [] [] [00:38:30] [Server thread/INFO] [MCFrames/]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames [00:38:30] [Server thread/DEBUG] [MCFrames/]: Attempting to load the file version.properties from ForgeRelocation-1.7.10-0.0.1.4-universal.jar to locate a version number for MCFrames [00:38:30] [Server thread/WARN] [MCFrames/]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'. [00:38:30] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mrtjp.relocation.handler.RelocationMod) - loading [00:38:30] [Server thread/TRACE] [ForgeRelocation/]: Using mcmod dependency info : [MrTJPCoreMod] [] [] [00:38:30] [Server thread/DEBUG] [ForgeRelocation/]: Attempting to load the file version.properties from ForgeRelocation-1.7.10-0.0.1.4-universal.jar to locate a version number for ForgeRelocation [00:38:30] [Server thread/WARN] [ForgeRelocation/]: 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.4 [00:38:30] [Server thread/DEBUG] [FML/]: Examining file ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar for potential mods [00:38:30] [Server thread/TRACE] [FML/]: Located mcmod.info file in file ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar [00:38:30] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mrtjp.relocationfmp.RelocationFMPMod) - loading [00:38:30] [Server thread/TRACE] [RelocationFMP/]: Using mcmod dependency info : [ForgeRelocation, ForgeMultipart] [ForgeRelocation, ForgeMultipart] [] [00:38:30] [Server thread/DEBUG] [RelocationFMP/]: Attempting to load the file version.properties from ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar to locate a version number for RelocationFMP [00:38:30] [Server thread/WARN] [RelocationFMP/]: 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 [00:38:30] [Server thread/DEBUG] [FML/]: Examining file MrTJPCore-1.1.0.33-universal.jar for potential mods [00:38:30] [Server thread/TRACE] [FML/]: Located mcmod.info file in file MrTJPCore-1.1.0.33-universal.jar [00:38:30] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mrtjp.core.handler.MrTJPCoreMod) - loading [00:38:30] [Server thread/TRACE] [MrTJPCoreMod/]: Using mcmod dependency info : [Forge] [] [] [00:38:30] [Server thread/DEBUG] [MrTJPCoreMod/]: Attempting to load the file version.properties from MrTJPCore-1.1.0.33-universal.jar to locate a version number for MrTJPCoreMod [00:38:30] [Server thread/WARN] [MrTJPCoreMod/]: 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.33 [00:38:30] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 35 mods to load [00:38:30] [Server thread/DEBUG] [FML/]: Found API baubles.api (owned by Baubles providing Baubles|API) embedded in Baubles [00:38:30] [Server thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API cofh.api.inventory (owned by CoFHAPI providing CoFHAPI|inventory) embedded in BuildCraft|Compat [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.facades (owned by BuildCraftAPI|core providing BuildCraftAPI|facades) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.library (owned by BuildCraftAPI|core providing BuildCraftAPI|library) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.robots (owned by BuildCraftAPI|core providing BuildCraftAPI|robotics) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.blocks (owned by BuildCraftAPI|core providing BuildCraftAPI|blocks) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.statements (owned by BuildCraftAPI|core providing BuildCraftAPI|statements) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API thaumcraft.api (owned by Thaumcraft providing Thaumcraft|API) embedded in Thaumcraft [00:38:30] [Server thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in BuildCraft|Compat [00:38:30] [Server thread/DEBUG] [FML/]: Found API mrtjp.relocation.api (owned by ForgeRelocation providing ForgeRelocation|API) embedded in MCFrames [00:38:30] [Server thread/DEBUG] [FML/]: Found API mrtjp.relocation.api (owned by ForgeRelocation providing ForgeRelocation|API) embedded in ForgeRelocation [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.boards (owned by BuildCraftAPI|core providing BuildCraftAPI|boards) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.events (owned by BuildCraftAPI|core providing BuildCraftAPI|events) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.lists (owned by BuildCraftAPI|core providing BuildCraftAPI|lists) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API cofh.api.transport (owned by CoFHAPI providing CoFHAPI|transport) embedded in BuildCraft|Compat [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.items (owned by BuildCraftAPI|core providing BuildCraftAPI|items) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tablet (owned by BuildCraftAPI|core providing BuildCraftAPI|tablet) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tiles (owned by BuildCraftAPI|core providing BuildCraftAPI|tiles) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.crops (owned by BuildCraftAPI|Core providing BuildCraftAPI|crops) embedded in BuildCraft|Core [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|energy:1.7.10R1.0.2} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|energy: owner: CoFHAPI, dependents: [BuildCraft|Core] [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI: owner: CoFHLib, dependents: [BuildCraft|Core, BuildCraft|Compat] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|blocks:1.0} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|blocks: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|tablet:1.0} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|tablet: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|tools:1.0} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|tools: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|events:2.0} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|events: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|library:2.0} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|library: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|blueprints:1.5} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|blueprints: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|items:1.1} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|items: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|boards:2.0} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|boards: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|recipes:3.0} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|recipes: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|robotics:3.0} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|robotics: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ForgeRelocation|API: owner: ForgeRelocation, dependents: [MCFrames] [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|core: owner: BuildCraft|Core, dependents: [] [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API Baubles|API: owner: Baubles, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|tiles:1.2} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|tiles: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|lists:1.0} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|lists: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|gates:4.1} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|gates: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|transport:4.1} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|transport: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API Thaumcraft|API: owner: Thaumcraft, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|statements:1.1} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|statements: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|crops: owner: BuildCraftAPI|Core, dependents: [BuildCraft|Core] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|power:1.3} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|power: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|facades:1.1} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|facades: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|transport:1.7.10R1.0.1} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|transport: owner: CoFHAPI, dependents: [BuildCraft|Compat] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|fuels:2.0} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|fuels: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|filler:4.0} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|filler: owner: BuildCraftAPI|core, dependents: [] [00:38:30] [Server thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|inventory:1.7.10R1.0.1} [00:38:30] [Server thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|inventory: owner: CoFHAPI, dependents: [BuildCraft|Compat] [00:38:30] [Server thread/TRACE] [FML/]: Received a system property request '' [00:38:30] [Server thread/TRACE] [FML/]: System property request managing the state of 0 mods [00:38:30] [Server thread/DEBUG] [FML/]: After merging, found state information for 0 mods [00:38:30] [Server thread/DEBUG] [FML/]: Found translations in forge-1.7.10-10.13.4.1614-1.7.10-universal.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW] [00:38:30] [Server thread/DEBUG] [FML/]: Found translations in forge-1.7.10-10.13.4.1614-1.7.10-universal.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW] [00:38:30] [Server thread/DEBUG] [arsmagica2/]: Enabling mod arsmagica2 [00:38:30] [Server thread/DEBUG] [FML/]: Found translations in 1.7.10_AM2-1.4.0.009.jar [de_DE, en_US, es_ES, fr_FR, ko_KR, nl_NL, ru_RU, zh_CN] [00:38:30] [Server thread/DEBUG] [AnimationAPI/]: Enabling mod AnimationAPI [00:38:30] [Server thread/DEBUG] [BuildCraft|Factory/]: Enabling mod BuildCraft|Factory [00:38:30] [Server thread/DEBUG] [BuildCraft|Builders/]: Enabling mod BuildCraft|Builders [00:38:30] [Server thread/DEBUG] [BuildCraft|Core/]: Enabling mod BuildCraft|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found translations in buildcraft-7.1.22-core.jar [en_US] [00:38:30] [Server thread/DEBUG] [BuildCraft|Energy/]: Enabling mod BuildCraft|Energy [00:38:30] [Server thread/DEBUG] [BuildCraft|Robotics/]: Enabling mod BuildCraft|Robotics [00:38:30] [Server thread/DEBUG] [BuildCraft|Silicon/]: Enabling mod BuildCraft|Silicon [00:38:30] [Server thread/DEBUG] [BuildCraft|Transport/]: Enabling mod BuildCraft|Transport [00:38:30] [Server thread/DEBUG] [BuildCraft|Compat/]: Enabling mod BuildCraft|Compat [00:38:30] [Server thread/DEBUG] [FML/]: Found translations in buildcraft-compat-7.1.7.jar [ru_RU, fr_FR, uk_UA, en_US, ko_KR, pt_BR, zh_CN, de_DE] [00:38:30] [Server thread/DEBUG] [NotEnoughWands/]: Enabling mod NotEnoughWands [00:38:30] [Server thread/DEBUG] [FML/]: Found translations in notenoughwands-1.2.3.jar [zh_CN, en_US] [00:38:30] [Server thread/DEBUG] [ProjRed|Core/]: Enabling mod ProjRed|Core [00:38:30] [Server thread/DEBUG] [FML/]: Found translations in ProjectRed-1.7.10-4.7.0pre12.95-Base.jar [de_DE, en_US, fr_FR, it_IT, ja_JP, nl_NL, pt_BR, ru_RU, zh_CN, zh_TW] [00:38:30] [Server thread/DEBUG] [ProjRed|Fabrication/]: Enabling mod ProjRed|Fabrication [00:38:30] [Server thread/DEBUG] [ProjRed|Integration/]: Enabling mod ProjRed|Integration [00:38:30] [Server thread/DEBUG] [ProjRed|Transmission/]: Enabling mod ProjRed|Transmission [00:38:30] [Server thread/DEBUG] [ProjRed|Illumination/]: Enabling mod ProjRed|Illumination [00:38:30] [Server thread/DEBUG] [ProjRed|Expansion/]: Enabling mod ProjRed|Expansion [00:38:30] [Server thread/DEBUG] [ProjRed|Transportation/]: Enabling mod ProjRed|Transportation [00:38:30] [Server thread/DEBUG] [ProjRed|Exploration/]: Enabling mod ProjRed|Exploration [00:38:30] [Server thread/DEBUG] [tcnodetracker/]: Enabling mod tcnodetracker [00:38:30] [Server thread/DEBUG] [FML/]: Found translations in tcnodetracker-1.7.10-1.1.2.jar [zh_CN, en_US] [00:38:30] [Server thread/DEBUG] [Thaumcraft/]: Enabling mod Thaumcraft [00:38:31] [Server thread/DEBUG] [FML/]: Found translations in Thaumcraft-1.7.10-4.2.3.5.jar [ca_ES, cs_CZ, de_DE, en_US, es_AR, es_ES, es_MX, es_UY, es_VE, et_EE, fi_FI, fr_FR, it_IT, ja_JP, ko_KR, nl_NL, pt_BR, pt_PT, ru_RU, sv_SE, zh_CN, zh_TW] [00:38:31] [Server thread/DEBUG] [thaumcraftneiplugin/]: Enabling mod thaumcraftneiplugin [00:38:31] [Server thread/DEBUG] [FML/]: Found translations in thaumcraftneiplugin-1.7.10-1.7a.jar [en_US, ko_KR, pt_BR, ru_RU, zh_CN] [00:38:31] [Server thread/DEBUG] [Baubles/]: Enabling mod Baubles [00:38:31] [Server thread/DEBUG] [FML/]: Found translations in Baubles-1.7.10-1.0.1.10.jar [ar_SA, cs_CZ, da_DK, de_DE, en_US, et_EE, fi_FI, fr_FR, it_IT, ko_KR, nl_NL, no_NO, pl_PL, pt_BR, ru_RU, zh_CN, zh_TW] [00:38:31] [Server thread/DEBUG] [ForgeMicroblock/]: Enabling mod ForgeMicroblock [00:38:31] [Server thread/DEBUG] [FML/]: Found translations in ForgeMultipart-1.7.10-1.2.0.345-universal.jar [pl_PL, en_US, fr_CA, cs_CZ, pt_BR, hr_HR, tr_TR, es_ES, fr_FR, ru_RU, de_DE, zh_TW, it_IT, ko_KR, zh_CN, nl_NL] [00:38:31] [Server thread/DEBUG] [ForgeMultipart/]: Enabling mod ForgeMultipart [00:38:31] [Server thread/DEBUG] [FML/]: Found translations in ForgeMultipart-1.7.10-1.2.0.345-universal.jar [pl_PL, en_US, fr_CA, cs_CZ, pt_BR, hr_HR, tr_TR, es_ES, fr_FR, ru_RU, de_DE, zh_TW, it_IT, ko_KR, zh_CN, nl_NL] [00:38:31] [Server thread/DEBUG] [McMultipart/]: Enabling mod McMultipart [00:38:31] [Server thread/DEBUG] [FML/]: Found translations in ForgeMultipart-1.7.10-1.2.0.345-universal.jar [pl_PL, en_US, fr_CA, cs_CZ, pt_BR, hr_HR, tr_TR, es_ES, fr_FR, ru_RU, de_DE, zh_TW, it_IT, ko_KR, zh_CN, nl_NL] [00:38:31] [Server thread/DEBUG] [MCFrames/]: Enabling mod MCFrames [00:38:31] [Server thread/DEBUG] [FML/]: Found translations in ForgeRelocation-1.7.10-0.0.1.4-universal.jar [en_US] [00:38:31] [Server thread/DEBUG] [ForgeRelocation/]: Enabling mod ForgeRelocation [00:38:31] [Server thread/DEBUG] [FML/]: Found translations in ForgeRelocation-1.7.10-0.0.1.4-universal.jar [en_US] [00:38:31] [Server thread/DEBUG] [RelocationFMP/]: Enabling mod RelocationFMP [00:38:31] [Server thread/DEBUG] [MrTJPCoreMod/]: Enabling mod MrTJPCoreMod [00:38:31] [Server thread/TRACE] [FML/]: Verifying mod requirements are satisfied [00:38:31] [Server thread/TRACE] [FML/]: All mod requirements are satisfied [00:38:31] [Server thread/TRACE] [FML/]: Sorting mods into an ordered list [00:38:31] [Server thread/TRACE] [FML/]: Mod sorting completed successfully [00:38:31] [Server thread/DEBUG] [FML/]: Mod sorting data [00:38:31] [Server thread/DEBUG] [FML/]: AnimationAPI(AnimationAPI:1.2.4): AnimationAPI-1.7.10.jar () [00:38:31] [Server thread/DEBUG] [FML/]: arsmagica2(Ars Magica 2:1.4.0.009): 1.7.10_AM2-1.4.0.009.jar (required-after:AnimationAPI) [00:38:31] [Server thread/DEBUG] [FML/]: CoFHAPI(API: CoFHAPI:1.7.10R1.0.2): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: CoFHAPI|energy(API: CoFHAPI|energy:1.7.10R1.0.2): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|crops(API: BuildCraftAPI|crops:1.1): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraft|Core(BuildCraft:7.1.22): buildcraft-7.1.22-core.jar (required-after:Forge@[10.13.2.1236,)) [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraft|Factory(BC Factory:7.1.16): buildcraft-7.1.16-factory.jar (required-after:BuildCraft|[email protected]) [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraft|Builders(BC Builders:7.1.22): buildcraft-7.1.22-builders.jar (required-after:BuildCraft|[email protected]) [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraft|Energy(BC Energy:7.1.22): buildcraft-7.1.22-energy.jar (required-after:BuildCraft|[email protected]) [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraft|Robotics(BC Robotics:7.1.22): buildcraft-7.1.22-robotics.jar (required-after:BuildCraft|[email protected]) [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraft|Silicon(BC Silicon:7.1.22): buildcraft-7.1.22-silicon.jar (required-after:BuildCraft|[email protected]) [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraft|Transport(BC Transport:7.1.22): buildcraft-7.1.22-transport.jar (required-after:BuildCraft|[email protected]) [00:38:31] [Server thread/DEBUG] [FML/]: CoFHAPI|transport(API: CoFHAPI|transport:1.7.10R1.0.1): buildcraft-compat-7.1.7.jar () [00:38:31] [Server thread/DEBUG] [FML/]: CoFHAPI|inventory(API: CoFHAPI|inventory:1.7.10R1.0.1): buildcraft-compat-7.1.7.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraft|Compat(BuildCraft Compat:7.1.7): buildcraft-compat-7.1.7.jar (required-after:Forge@[10.13.0.1179,);required-after:BuildCraft|Core;after:Forestry;after:BuildCraft|Transport;after:BuildCraft|Builders;after:ThermalExpansion) [00:38:31] [Server thread/DEBUG] [FML/]: NotEnoughWands(Not Enough Wands:1.2.3): notenoughwands-1.2.3.jar (required-after:Forge@[10.13.2.1291,)) [00:38:31] [Server thread/DEBUG] [FML/]: ForgeMultipart(Forge Multipart:1.2.0.345): ForgeMultipart-1.7.10-1.2.0.345-universal.jar () [00:38:31] [Server thread/DEBUG] [FML/]: MrTJPCoreMod(MrTJPCore:1.1.0.33): MrTJPCore-1.1.0.33-universal.jar () [00:38:31] [Server thread/DEBUG] [FML/]: ProjRed|Core(ProjectRed Core:4.7.0pre12.95): ProjectRed-1.7.10-4.7.0pre12.95-Base.jar () [00:38:31] [Server thread/DEBUG] [FML/]: ProjRed|Integration(ProjectRed Integration:4.7.0pre12.95): ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar () [00:38:31] [Server thread/DEBUG] [FML/]: ProjRed|Transmission(ProjectRed Transmission:4.7.0pre12.95): ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar () [00:38:31] [Server thread/DEBUG] [FML/]: ProjRed|Fabrication(ProjectRed Fabrication:4.7.0pre12.95): ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar () [00:38:31] [Server thread/DEBUG] [FML/]: ProjRed|Illumination(ProjectRed Illumination:4.7.0pre12.95): ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar () [00:38:31] [Server thread/DEBUG] [FML/]: ProjRed|Expansion(ProjectRed Expansion:4.7.0pre12.95): ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar () [00:38:31] [Server thread/DEBUG] [FML/]: ProjRed|Transportation(ProjectRed Transportation:4.7.0pre12.95): ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar () [00:38:31] [Server thread/DEBUG] [FML/]: ProjRed|Exploration(ProjectRed Exploration:4.7.0pre12.95): ProjectRed-1.7.10-4.7.0pre12.95-World.jar () [00:38:31] [Server thread/DEBUG] [FML/]: Baubles(Baubles:1.0.1.10): Baubles-1.7.10-1.0.1.10.jar (required-after:Forge@[10.13.2,);) [00:38:31] [Server thread/DEBUG] [FML/]: Thaumcraft(Thaumcraft:4.2.3.5): Thaumcraft-1.7.10-4.2.3.5.jar (required-after:Forge@[10.13.2,);required-after:Baubles@[1.0.1.10,)) [00:38:31] [Server thread/DEBUG] [FML/]: tcnodetracker(TC Node Tracker:1.1.2): tcnodetracker-1.7.10-1.1.2.jar (required-after:Forge@[10.12.1.1112,);required-after:Thaumcraft) [00:38:31] [Server thread/DEBUG] [FML/]: thaumcraftneiplugin(Thaumcraft NEI Plugin:@VERSION@): thaumcraftneiplugin-1.7.10-1.7a.jar (required-after:Thaumcraft) [00:38:31] [Server thread/DEBUG] [FML/]: McMultipart(Minecraft Multipart Plugin:1.2.0.345): ForgeMultipart-1.7.10-1.2.0.345-universal.jar () [00:38:31] [Server thread/DEBUG] [FML/]: ForgeRelocation(ForgeRelocation:0.0.1.4): ForgeRelocation-1.7.10-0.0.1.4-universal.jar () [00:38:31] [Server thread/DEBUG] [FML/]: ForgeRelocation|API(API: ForgeRelocation|API:0.0.1.4): ForgeRelocation-1.7.10-0.0.1.4-universal.jar () [00:38:31] [Server thread/DEBUG] [FML/]: MCFrames(MCFrames:1.0): ForgeRelocation-1.7.10-0.0.1.4-universal.jar () [00:38:31] [Server thread/DEBUG] [FML/]: RelocationFMP(RelocationFMP:0.0.1.2): ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|core(API: BuildCraftAPI|core:2.0): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|blocks(API: BuildCraftAPI|blocks:1.0): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|tablet(API: BuildCraftAPI|tablet:1.0): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|tools(API: BuildCraftAPI|tools:1.0): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|events(API: BuildCraftAPI|events:2.0): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|library(API: BuildCraftAPI|library:2.0): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|blueprints(API: BuildCraftAPI|blueprints:1.5): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|items(API: BuildCraftAPI|items:1.1): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|boards(API: BuildCraftAPI|boards:2.0): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|recipes(API: BuildCraftAPI|recipes:3.0): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|robotics(API: BuildCraftAPI|robotics:3.0): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: Baubles|API(API: Baubles|API:1.0.1.10): Baubles-1.7.10-1.0.1.10.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|tiles(API: BuildCraftAPI|tiles:1.2): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|lists(API: BuildCraftAPI|lists:1.0): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|gates(API: BuildCraftAPI|gates:4.1): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|transport(API: BuildCraftAPI|transport:4.1): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: Thaumcraft|API(API: Thaumcraft|API:4.2.2.0): Thaumcraft-1.7.10-4.2.3.5.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|statements(API: BuildCraftAPI|statements:1.1): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|power(API: BuildCraftAPI|power:1.3): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|facades(API: BuildCraftAPI|facades:1.1): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|fuels(API: BuildCraftAPI|fuels:2.0): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: BuildCraftAPI|filler(API: BuildCraftAPI|filler:4.0): buildcraft-7.1.22-core.jar () [00:38:31] [Server thread/DEBUG] [FML/]: ForgeMicroblock(Forge Microblocks:1.2.0.345): ForgeMultipart-1.7.10-1.2.0.345-universal.jar (required-after:ForgeMultipart;after:*) [00:38:31] [Server thread/INFO] [FML/]: FML has found a non-mod file CodeChickenLib-1.7.10.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [00:38:31] [Server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp [00:38:31] [Server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp [00:38:31] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0.001s [00:38:31] [Server thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML [00:38:31] [Server thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists [00:38:31] [Server thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection [00:38:31] [Server thread/TRACE] [FML/FML]: The mod FML accepts its own version (7.10.99.99) [00:38:31] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, arsmagica2, AnimationAPI, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Compat, NotEnoughWands, ProjRed|Core, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, tcnodetracker, Thaumcraft, thaumcraftneiplugin, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT [00:38:31] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, arsmagica2, AnimationAPI, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Compat, NotEnoughWands, ProjRed|Core, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, tcnodetracker, Thaumcraft, thaumcraftneiplugin, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER [00:38:31] [Server thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML [00:38:31] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 0.563s [00:38:31] [Server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge [00:38:31] [Server thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed [00:38:31] [Server thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection [00:38:31] [Server thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (10.13.4.1614) [00:38:31] [Server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge [00:38:31] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0.012s [00:38:31] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sending event FMLConstructionEvent to mod AM2-Preloader [00:38:31] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sent event FMLConstructionEvent to mod AM2-Preloader [00:38:31] [Server thread/DEBUG] [FML/]: Bar Step: Construction - AMCore took 0.000s [00:38:31] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLConstructionEvent to mod CodeChickenCore [00:38:31] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLConstructionEvent to mod CodeChickenCore [00:38:31] [Server thread/DEBUG] [FML/]: Bar Step: Construction - CodeChicken Core took 0.001s [00:38:31] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sending event FMLConstructionEvent to mod AnimationAPI [00:38:31] [Server thread/TRACE] [FML/AnimationAPI]: Mod AnimationAPI is using network checker : Accepting version 1.2.4 [00:38:31] [Server thread/TRACE] [FML/AnimationAPI]: Testing mod AnimationAPI to verify it accepts its own version in a remote connection [00:38:31] [Server thread/TRACE] [FML/AnimationAPI]: The mod AnimationAPI accepts its own version (1.2.4) [00:38:31] [Server thread/DEBUG] [FML/AnimationAPI]: Attempting to inject @SidedProxy classes into AnimationAPI [00:38:31] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sent event FMLConstructionEvent to mod AnimationAPI [00:38:31] [Server thread/DEBUG] [FML/]: Bar Step: Construction - AnimationAPI took 0.034s [00:38:31] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sending event FMLConstructionEvent to mod arsmagica2 [00:38:31] [Server thread/TRACE] [FML/arsmagica2]: Mod arsmagica2 is using network checker : Accepting version 1.4.0.009 [00:38:31] [Server thread/TRACE] [FML/arsmagica2]: Testing mod arsmagica2 to verify it accepts its own version in a remote connection [00:38:31] [Server thread/TRACE] [FML/arsmagica2]: The mod arsmagica2 accepts its own version (1.4.0.009) [00:38:31] [Server thread/DEBUG] [FML/arsmagica2]: Attempting to inject @SidedProxy classes into arsmagica2 [00:38:31] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sent event FMLConstructionEvent to mod arsmagica2 [00:38:31] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Ars Magica 2 took 0.075s [00:38:31] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLConstructionEvent to mod BuildCraft|Core [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Core]: Mod BuildCraft|Core is using network checker : Accepting version 7.1.22 [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Core]: Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Core]: The mod BuildCraft|Core accepts its own version (7.1.22) [00:38:32] [Server thread/DEBUG] [FML/BuildCraft|Core]: Attempting to inject @SidedProxy classes into BuildCraft|Core [00:38:32] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLConstructionEvent to mod BuildCraft|Core [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - BuildCraft took 0.278s [00:38:32] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLConstructionEvent to mod BuildCraft|Factory [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Factory]: Mod BuildCraft|Factory is using network checker : Accepting version 7.1.16 [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Factory]: Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Factory]: The mod BuildCraft|Factory accepts its own version (7.1.16) [00:38:32] [Server thread/DEBUG] [FML/BuildCraft|Factory]: Attempting to inject @SidedProxy classes into BuildCraft|Factory [00:38:32] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLConstructionEvent to mod BuildCraft|Factory [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - BC Factory took 0.027s [00:38:32] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLConstructionEvent to mod BuildCraft|Builders [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Builders]: Mod BuildCraft|Builders is using network checker : Accepting version 7.1.22 [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Builders]: Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Builders]: The mod BuildCraft|Builders accepts its own version (7.1.22) [00:38:32] [Server thread/DEBUG] [FML/BuildCraft|Builders]: Attempting to inject @SidedProxy classes into BuildCraft|Builders [00:38:32] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLConstructionEvent to mod BuildCraft|Builders [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - BC Builders took 0.057s [00:38:32] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLConstructionEvent to mod BuildCraft|Energy [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Energy]: Mod BuildCraft|Energy is using network checker : Accepting version 7.1.22 [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Energy]: Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Energy]: The mod BuildCraft|Energy accepts its own version (7.1.22) [00:38:32] [Server thread/DEBUG] [FML/BuildCraft|Energy]: Attempting to inject @SidedProxy classes into BuildCraft|Energy [00:38:32] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLConstructionEvent to mod BuildCraft|Energy [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - BC Energy took 0.047s [00:38:32] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLConstructionEvent to mod BuildCraft|Robotics [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Robotics]: Mod BuildCraft|Robotics is using network checker : Accepting version 7.1.22 [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Robotics]: Testing mod BuildCraft|Robotics to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Robotics]: The mod BuildCraft|Robotics accepts its own version (7.1.22) [00:38:32] [Server thread/DEBUG] [FML/BuildCraft|Robotics]: Attempting to inject @SidedProxy classes into BuildCraft|Robotics [00:38:32] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLConstructionEvent to mod BuildCraft|Robotics [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - BC Robotics took 0.085s [00:38:32] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLConstructionEvent to mod BuildCraft|Silicon [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Silicon]: Mod BuildCraft|Silicon is using network checker : Accepting version 7.1.22 [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Silicon]: Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Silicon]: The mod BuildCraft|Silicon accepts its own version (7.1.22) [00:38:32] [Server thread/DEBUG] [FML/BuildCraft|Silicon]: Attempting to inject @SidedProxy classes into BuildCraft|Silicon [00:38:32] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLConstructionEvent to mod BuildCraft|Silicon [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - BC Silicon took 0.022s [00:38:32] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLConstructionEvent to mod BuildCraft|Transport [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Transport]: Mod BuildCraft|Transport is using network checker : Accepting version 7.1.22 [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Transport]: Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Transport]: The mod BuildCraft|Transport accepts its own version (7.1.22) [00:38:32] [Server thread/DEBUG] [FML/BuildCraft|Transport]: Attempting to inject @SidedProxy classes into BuildCraft|Transport [00:38:32] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLConstructionEvent to mod BuildCraft|Transport [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - BC Transport took 0.212s [00:38:32] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sending event FMLConstructionEvent to mod BuildCraft|Compat [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Compat]: Mod BuildCraft|Compat is using network checker : Accepting version 7.1.7 [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Compat]: Testing mod BuildCraft|Compat to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/BuildCraft|Compat]: The mod BuildCraft|Compat accepts its own version (7.1.7) [00:38:32] [Server thread/DEBUG] [FML/BuildCraft|Compat]: Attempting to inject @SidedProxy classes into BuildCraft|Compat [00:38:32] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sent event FMLConstructionEvent to mod BuildCraft|Compat [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - BuildCraft Compat took 0.040s [00:38:32] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sending event FMLConstructionEvent to mod NotEnoughWands [00:38:32] [Server thread/TRACE] [FML/NotEnoughWands]: Mod NotEnoughWands is using network checker : Accepting version 1.2.3 [00:38:32] [Server thread/TRACE] [FML/NotEnoughWands]: Testing mod NotEnoughWands to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/NotEnoughWands]: The mod NotEnoughWands accepts its own version (1.2.3) [00:38:32] [Server thread/DEBUG] [FML/NotEnoughWands]: Attempting to inject @SidedProxy classes into NotEnoughWands [00:38:32] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sent event FMLConstructionEvent to mod NotEnoughWands [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Not Enough Wands took 0.008s [00:38:32] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLConstructionEvent to mod ForgeMultipart [00:38:32] [Server thread/TRACE] [FML/ForgeMultipart]: Mod ForgeMultipart is using network checker : Accepting version 1.2.0.345 [00:38:32] [Server thread/TRACE] [FML/ForgeMultipart]: Testing mod ForgeMultipart to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/ForgeMultipart]: The mod ForgeMultipart accepts its own version (1.2.0.345) [00:38:32] [Server thread/DEBUG] [FML/ForgeMultipart]: Attempting to inject @SidedProxy classes into ForgeMultipart [00:38:32] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLConstructionEvent to mod ForgeMultipart [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Multipart took 0.009s [00:38:32] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sending event FMLConstructionEvent to mod MrTJPCoreMod [00:38:32] [Server thread/TRACE] [FML/MrTJPCoreMod]: Mod MrTJPCoreMod is using network checker : Accepting version 1.1.0.33 [00:38:32] [Server thread/TRACE] [FML/MrTJPCoreMod]: Testing mod MrTJPCoreMod to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/MrTJPCoreMod]: The mod MrTJPCoreMod accepts its own version (1.1.0.33) [00:38:32] [Server thread/DEBUG] [FML/MrTJPCoreMod]: Attempting to inject @SidedProxy classes into MrTJPCoreMod [00:38:32] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sent event FMLConstructionEvent to mod MrTJPCoreMod [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - MrTJPCore took 0.005s [00:38:32] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sending event FMLConstructionEvent to mod ProjRed|Core [00:38:32] [Server thread/TRACE] [FML/ProjRed|Core]: Mod ProjRed|Core is using network checker : Accepting version 4.7.0pre12.95 [00:38:32] [Server thread/TRACE] [FML/ProjRed|Core]: Testing mod ProjRed|Core to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/ProjRed|Core]: The mod ProjRed|Core accepts its own version (4.7.0pre12.95) [00:38:32] [Server thread/DEBUG] [FML/ProjRed|Core]: Attempting to inject @SidedProxy classes into ProjRed|Core [00:38:32] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sent event FMLConstructionEvent to mod ProjRed|Core [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - ProjectRed Core took 0.033s [00:38:32] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sending event FMLConstructionEvent to mod ProjRed|Integration [00:38:32] [Server thread/TRACE] [FML/ProjRed|Integration]: Mod ProjRed|Integration is using network checker : Accepting version 4.7.0pre12.95 [00:38:32] [Server thread/TRACE] [FML/ProjRed|Integration]: Testing mod ProjRed|Integration to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/ProjRed|Integration]: The mod ProjRed|Integration accepts its own version (4.7.0pre12.95) [00:38:32] [Server thread/DEBUG] [FML/ProjRed|Integration]: Attempting to inject @SidedProxy classes into ProjRed|Integration [00:38:32] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sent event FMLConstructionEvent to mod ProjRed|Integration [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - ProjectRed Integration took 0.015s [00:38:32] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sending event FMLConstructionEvent to mod ProjRed|Transmission [00:38:32] [Server thread/TRACE] [FML/ProjRed|Transmission]: Mod ProjRed|Transmission is using network checker : Accepting version 4.7.0pre12.95 [00:38:32] [Server thread/TRACE] [FML/ProjRed|Transmission]: Testing mod ProjRed|Transmission to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/ProjRed|Transmission]: The mod ProjRed|Transmission accepts its own version (4.7.0pre12.95) [00:38:32] [Server thread/DEBUG] [FML/ProjRed|Transmission]: Attempting to inject @SidedProxy classes into ProjRed|Transmission [00:38:32] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sent event FMLConstructionEvent to mod ProjRed|Transmission [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - ProjectRed Transmission took 0.020s [00:38:32] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sending event FMLConstructionEvent to mod ProjRed|Fabrication [00:38:32] [Server thread/TRACE] [FML/ProjRed|Fabrication]: Mod ProjRed|Fabrication is using network checker : Accepting version 4.7.0pre12.95 [00:38:32] [Server thread/TRACE] [FML/ProjRed|Fabrication]: Testing mod ProjRed|Fabrication to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/ProjRed|Fabrication]: The mod ProjRed|Fabrication accepts its own version (4.7.0pre12.95) [00:38:32] [Server thread/DEBUG] [FML/ProjRed|Fabrication]: Attempting to inject @SidedProxy classes into ProjRed|Fabrication [00:38:32] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sent event FMLConstructionEvent to mod ProjRed|Fabrication [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - ProjectRed Fabrication took 0.021s [00:38:32] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sending event FMLConstructionEvent to mod ProjRed|Illumination [00:38:32] [Server thread/TRACE] [FML/ProjRed|Illumination]: Mod ProjRed|Illumination is using network checker : Accepting version 4.7.0pre12.95 [00:38:32] [Server thread/TRACE] [FML/ProjRed|Illumination]: Testing mod ProjRed|Illumination to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/ProjRed|Illumination]: The mod ProjRed|Illumination accepts its own version (4.7.0pre12.95) [00:38:32] [Server thread/DEBUG] [FML/ProjRed|Illumination]: Attempting to inject @SidedProxy classes into ProjRed|Illumination [00:38:32] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sent event FMLConstructionEvent to mod ProjRed|Illumination [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - ProjectRed Illumination took 0.019s [00:38:32] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sending event FMLConstructionEvent to mod ProjRed|Expansion [00:38:32] [Server thread/TRACE] [FML/ProjRed|Expansion]: Mod ProjRed|Expansion is using network checker : Accepting version 4.7.0pre12.95 [00:38:32] [Server thread/TRACE] [FML/ProjRed|Expansion]: Testing mod ProjRed|Expansion to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/ProjRed|Expansion]: The mod ProjRed|Expansion accepts its own version (4.7.0pre12.95) [00:38:32] [Server thread/DEBUG] [FML/ProjRed|Expansion]: Attempting to inject @SidedProxy classes into ProjRed|Expansion [00:38:32] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sent event FMLConstructionEvent to mod ProjRed|Expansion [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - ProjectRed Expansion took 0.029s [00:38:32] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sending event FMLConstructionEvent to mod ProjRed|Transportation [00:38:32] [Server thread/TRACE] [FML/ProjRed|Transportation]: Mod ProjRed|Transportation is using network checker : Accepting version 4.7.0pre12.95 [00:38:32] [Server thread/TRACE] [FML/ProjRed|Transportation]: Testing mod ProjRed|Transportation to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/ProjRed|Transportation]: The mod ProjRed|Transportation accepts its own version (4.7.0pre12.95) [00:38:32] [Server thread/DEBUG] [FML/ProjRed|Transportation]: Attempting to inject @SidedProxy classes into ProjRed|Transportation [00:38:32] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sent event FMLConstructionEvent to mod ProjRed|Transportation [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - ProjectRed Transportation took 0.021s [00:38:32] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sending event FMLConstructionEvent to mod ProjRed|Exploration [00:38:32] [Server thread/TRACE] [FML/ProjRed|Exploration]: Mod ProjRed|Exploration is using network checker : Accepting version 4.7.0pre12.95 [00:38:32] [Server thread/TRACE] [FML/ProjRed|Exploration]: Testing mod ProjRed|Exploration to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/ProjRed|Exploration]: The mod ProjRed|Exploration accepts its own version (4.7.0pre12.95) [00:38:32] [Server thread/DEBUG] [FML/ProjRed|Exploration]: Attempting to inject @SidedProxy classes into ProjRed|Exploration [00:38:32] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sent event FMLConstructionEvent to mod ProjRed|Exploration [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - ProjectRed Exploration took 0.049s [00:38:32] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLConstructionEvent to mod Baubles [00:38:32] [Server thread/TRACE] [FML/Baubles]: Mod Baubles is using network checker : Accepting version 1.0.1.10 [00:38:32] [Server thread/TRACE] [FML/Baubles]: Testing mod Baubles to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/Baubles]: The mod Baubles accepts its own version (1.0.1.10) [00:38:32] [Server thread/DEBUG] [FML/Baubles]: Attempting to inject @SidedProxy classes into Baubles [00:38:32] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLConstructionEvent to mod Baubles [00:38:32] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Baubles took 0.011s [00:38:32] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLConstructionEvent to mod Thaumcraft [00:38:32] [Server thread/TRACE] [FML/Thaumcraft]: Mod Thaumcraft is using network checker : Accepting version 4.2.3.5 [00:38:32] [Server thread/TRACE] [FML/Thaumcraft]: Testing mod Thaumcraft to verify it accepts its own version in a remote connection [00:38:32] [Server thread/TRACE] [FML/Thaumcraft]: The mod Thaumcraft accepts its own version (4.2.3.5) [00:38:32] [Server thread/DEBUG] [FML/Thaumcraft]: Attempting to inject @SidedProxy classes into Thaumcraft [00:38:33] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLConstructionEvent to mod Thaumcraft [00:38:33] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Thaumcraft took 0.247s [00:38:33] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sending event FMLConstructionEvent to mod tcnodetracker [00:38:33] [Server thread/TRACE] [FML/tcnodetracker]: Mod tcnodetracker is using network checker : No network checking performed [00:38:33] [Server thread/TRACE] [FML/tcnodetracker]: Testing mod tcnodetracker to verify it accepts its own version in a remote connection [00:38:33] [Server thread/TRACE] [FML/tcnodetracker]: The mod tcnodetracker accepts its own version (1.1.2) [00:38:33] [Server thread/DEBUG] [FML/tcnodetracker]: Attempting to inject @SidedProxy classes into tcnodetracker [00:38:33] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sent event FMLConstructionEvent to mod tcnodetracker [00:38:33] [Server thread/DEBUG] [FML/]: Bar Step: Construction - TC Node Tracker took 0.003s [00:38:33] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sending event FMLConstructionEvent to mod thaumcraftneiplugin [00:38:33] [Server thread/TRACE] [FML/thaumcraftneiplugin]: Mod thaumcraftneiplugin is using network checker : Accepting version @VERSION@ [00:38:33] [Server thread/TRACE] [FML/thaumcraftneiplugin]: Testing mod thaumcraftneiplugin to verify it accepts its own version in a remote connection [00:38:33] [Server thread/TRACE] [FML/thaumcraftneiplugin]: The mod thaumcraftneiplugin accepts its own version (@VERSION@) [00:38:33] [Server thread/DEBUG] [FML/thaumcraftneiplugin]: Attempting to inject @SidedProxy classes into thaumcraftneiplugin [00:38:33] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sent event FMLConstructionEvent to mod thaumcraftneiplugin [00:38:33] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Thaumcraft NEI Plugin took 0.006s [00:38:33] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLConstructionEvent to mod McMultipart [00:38:33] [Server thread/TRACE] [FML/McMultipart]: Mod McMultipart is using network checker : Accepting version 1.2.0.345 [00:38:33] [Server thread/TRACE] [FML/McMultipart]: Testing mod McMultipart to verify it accepts its own version in a remote connection [00:38:33] [Server thread/TRACE] [FML/McMultipart]: The mod McMultipart accepts its own version (1.2.0.345) [00:38:33] [Server thread/DEBUG] [FML/McMultipart]: Attempting to inject @SidedProxy classes into McMultipart [00:38:33] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLConstructionEvent to mod McMultipart [00:38:33] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Multipart Plugin took 0.001s [00:38:33] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sending event FMLConstructionEvent to mod ForgeRelocation [00:38:33] [Server thread/TRACE] [FML/ForgeRelocation]: Mod ForgeRelocation is using network checker : Accepting version 0.0.1.4 [00:38:33] [Server thread/TRACE] [FML/ForgeRelocation]: Testing mod ForgeRelocation to verify it accepts its own version in a remote connection [00:38:33] [Server thread/TRACE] [FML/ForgeRelocation]: The mod ForgeRelocation accepts its own version (0.0.1.4) [00:38:33] [Server thread/DEBUG] [FML/ForgeRelocation]: Attempting to inject @SidedProxy classes into ForgeRelocation [00:38:33] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sent event FMLConstructionEvent to mod ForgeRelocation [00:38:33] [Server thread/DEBUG] [FML/]: Bar Step: Construction - ForgeRelocation took 0.012s [00:38:33] [Server thread/TRACE] [MCFrames/MCFrames]: Sending event FMLConstructionEvent to mod MCFrames [00:38:33] [Server thread/TRACE] [FML/MCFrames]: Mod MCFrames is using network checker : Accepting version 1.0 [00:38:33] [Server thread/TRACE] [FML/MCFrames]: Testing mod MCFrames to verify it accepts its own version in a remote connection [00:38:33] [Server thread/TRACE] [FML/MCFrames]: The mod MCFrames accepts its own version (1.0) [00:38:33] [Server thread/DEBUG] [FML/MCFrames]: Attempting to inject @SidedProxy classes into MCFrames [00:38:33] [Server thread/TRACE] [MCFrames/MCFrames]: Sent event FMLConstructionEvent to mod MCFrames [00:38:33] [Server thread/DEBUG] [FML/]: Bar Step: Construction - MCFrames took 0.016s [00:38:33] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sending event FMLConstructionEvent to mod RelocationFMP [00:38:33] [Server thread/TRACE] [FML/RelocationFMP]: Mod RelocationFMP is using network checker : Accepting version 0.0.1.2 [00:38:33] [Server thread/TRACE] [FML/RelocationFMP]: Testing mod RelocationFMP to verify it accepts its own version in a remote connection [00:38:33] [Server thread/TRACE] [FML/RelocationFMP]: The mod RelocationFMP accepts its own version (0.0.1.2) [00:38:33] [Server thread/DEBUG] [FML/RelocationFMP]: Attempting to inject @SidedProxy classes into RelocationFMP [00:38:33] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sent event FMLConstructionEvent to mod RelocationFMP [00:38:33] [Server thread/DEBUG] [FML/]: Bar Step: Construction - RelocationFMP took 0.005s [00:38:33] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLConstructionEvent to mod ForgeMicroblock [00:38:33] [Server thread/TRACE] [FML/ForgeMicroblock]: Mod ForgeMicroblock is using network checker : Accepting version 1.2.0.345 [00:38:33] [Server thread/TRACE] [FML/ForgeMicroblock]: Testing mod ForgeMicroblock to verify it accepts its own version in a remote connection [00:38:33] [Server thread/TRACE] [FML/ForgeMicroblock]: The mod ForgeMicroblock accepts its own version (1.2.0.345) [00:38:33] [Server thread/DEBUG] [FML/ForgeMicroblock]: Attempting to inject @SidedProxy classes into ForgeMicroblock [00:38:33] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLConstructionEvent to mod ForgeMicroblock [00:38:33] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Microblocks took 0.005s [00:38:33] [Server thread/DEBUG] [FML/]: Bar Finished: Construction took 1.989s [00:38:33] [Server thread/DEBUG] [FML/]: Mod signature data [00:38:33] [Server thread/DEBUG] [FML/]: Valid Signatures: [00:38:33] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader 7.10.99.99) forge-1.7.10-10.13.4.1614-1.7.10-universal.jar [00:38:33] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge (Minecraft Forge 10.13.4.1614) forge-1.7.10-10.13.4.1614-1.7.10-universal.jar [00:38:33] [Server thread/DEBUG] [FML/]: Missing Signatures: [00:38:33] [Server thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.05) minecraft.jar [00:38:33] [Server thread/DEBUG] [FML/]: AM2-Preloader (AMCore 0.0.3) minecraft.jar [00:38:33] [Server thread/DEBUG] [FML/]: CodeChickenCore (CodeChicken Core 1.0.7.47) minecraft.jar [00:38:33] [Server thread/DEBUG] [FML/]: AnimationAPI (AnimationAPI 1.2.4) AnimationAPI-1.7.10.jar [00:38:33] [Server thread/DEBUG] [FML/]: arsmagica2 (Ars Magica 2 1.4.0.009) 1.7.10_AM2-1.4.0.009.jar [00:38:33] [Server thread/DEBUG] [FML/]: BuildCraft|Core (BuildCraft 7.1.22) buildcraft-7.1.22-core.jar [00:38:33] [Server thread/DEBUG] [FML/]: BuildCraft|Factory (BC Factory 7.1.16) buildcraft-7.1.16-factory.jar [00:38:33] [Server thread/DEBUG] [FML/]: BuildCraft|Builders (BC Builders 7.1.22) buildcraft-7.1.22-builders.jar [00:38:33] [Server thread/DEBUG] [FML/]: BuildCraft|Energy (BC Energy 7.1.22) buildcraft-7.1.22-energy.jar [00:38:33] [Server thread/DEBUG] [FML/]: BuildCraft|Robotics (BC Robotics 7.1.22) buildcraft-7.1.22-robotics.jar [00:38:33] [Server thread/DEBUG] [FML/]: BuildCraft|Silicon (BC Silicon 7.1.22) buildcraft-7.1.22-silicon.jar [00:38:33] [Server thread/DEBUG] [FML/]: BuildCraft|Transport (BC Transport 7.1.22) buildcraft-7.1.22-transport.jar [00:38:33] [Server thread/DEBUG] [FML/]: BuildCraft|Compat (BuildCraft Compat 7.1.7) buildcraft-compat-7.1.7.jar [00:38:33] [Server thread/DEBUG] [FML/]: NotEnoughWands (Not Enough Wands 1.2.3) notenoughwands-1.2.3.jar [00:38:33] [Server thread/DEBUG] [FML/]: ForgeMultipart (Forge Multipart 1.2.0.345) ForgeMultipart-1.7.10-1.2.0.345-universal.jar [00:38:33] [Server thread/DEBUG] [FML/]: MrTJPCoreMod (MrTJPCore 1.1.0.33) MrTJPCore-1.1.0.33-universal.jar [00:38:33] [Server thread/DEBUG] [FML/]: ProjRed|Core (ProjectRed Core 4.7.0pre12.95) ProjectRed-1.7.10-4.7.0pre12.95-Base.jar [00:38:33] [Server thread/DEBUG] [FML/]: ProjRed|Integration (ProjectRed Integration 4.7.0pre12.95) ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar [00:38:33] [Server thread/DEBUG] [FML/]: ProjRed|Transmission (ProjectRed Transmission 4.7.0pre12.95) ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar [00:38:33] [Server thread/DEBUG] [FML/]: ProjRed|Fabrication (ProjectRed Fabrication 4.7.0pre12.95) ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar [00:38:33] [Server thread/DEBUG] [FML/]: ProjRed|Illumination (ProjectRed Illumination 4.7.0pre12.95) ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar [00:38:33] [Server thread/DEBUG] [FML/]: ProjRed|Expansion (ProjectRed Expansion 4.7.0pre12.95) ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar [00:38:33] [Server thread/DEBUG] [FML/]: ProjRed|Transportation (ProjectRed Transportation 4.7.0pre12.95) ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar [00:38:33] [Server thread/DEBUG] [FML/]: ProjRed|Exploration (ProjectRed Exploration 4.7.0pre12.95) ProjectRed-1.7.10-4.7.0pre12.95-World.jar [00:38:33] [Server thread/DEBUG] [FML/]: Baubles (Baubles 1.0.1.10) Baubles-1.7.10-1.0.1.10.jar [00:38:33] [Server thread/DEBUG] [FML/]: Thaumcraft (Thaumcraft 4.2.3.5) Thaumcraft-1.7.10-4.2.3.5.jar [00:38:33] [Server thread/DEBUG] [FML/]: tcnodetracker (TC Node Tracker 1.1.2) tcnodetracker-1.7.10-1.1.2.jar [00:38:33] [Server thread/DEBUG] [FML/]: thaumcraftneiplugin (Thaumcraft NEI Plugin @VERSION@) thaumcraftneiplugin-1.7.10-1.7a.jar [00:38:33] [Server thread/DEBUG] [FML/]: McMultipart (Minecraft Multipart Plugin 1.2.0.345) ForgeMultipart-1.7.10-1.2.0.345-universal.jar [00:38:33] [Server thread/DEBUG] [FML/]: ForgeRelocation (ForgeRelocation 0.0.1.4) ForgeRelocation-1.7.10-0.0.1.4-universal.jar [00:38:33] [Server thread/DEBUG] [FML/]: MCFrames (MCFrames 1.0) ForgeRelocation-1.7.10-0.0.1.4-universal.jar [00:38:33] [Server thread/DEBUG] [FML/]: RelocationFMP (RelocationFMP 0.0.1.2) ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar [00:38:33] [Server thread/DEBUG] [FML/]: ForgeMicroblock (Forge Microblocks 1.2.0.345) ForgeMultipart-1.7.10-1.2.0.345-universal.jar [00:38:33] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations [00:38:33] [Server thread/INFO] [FML/]: Found 341 ObjectHolder annotations [00:38:33] [Server thread/INFO] [FML/]: Identifying ItemStackHolder annotations [00:38:33] [Server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations [00:38:33] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp [00:38:33] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp [00:38:33] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.000s [00:38:33] [Server thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML [00:38:33] [Server thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML [00:38:33] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Mod Loader took 0.001s [00:38:33] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge [00:38:33] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0 [00:38:33] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge [00:38:33] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Forge took 0.041s [00:38:33] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sending event FMLPreInitializationEvent to mod AM2-Preloader [00:38:33] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sent event FMLPreInitializationEvent to mod AM2-Preloader [00:38:33] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - AMCore took 0.000s [00:38:33] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLPreInitializationEvent to mod CodeChickenCore [00:38:33] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLPreInitializationEvent to mod CodeChickenCore [00:38:33] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - CodeChicken Core took 0.000s [00:38:33] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sending event FMLPreInitializationEvent to mod AnimationAPI [00:38:33] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sent event FMLPreInitializationEvent to mod AnimationAPI [00:38:33] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - AnimationAPI took 0.000s [00:38:33] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sending event FMLPreInitializationEvent to mod arsmagica2 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Extending potions array [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Injecting potions starting from index 32 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Core: Altering definition of net.minecraft.potion.PotionEffect, (obfuscated) [00:38:33] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Core: Located target method a(Ldh;)Ldh; [00:38:33] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Core: Success! Replaced opcodes! [00:38:33] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Core: Located target method b(Ldh;)Lrw; [00:38:33] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Core: Success! Replaced opcodes! [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Water Breathing is ID 24 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Flight is ID 25 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Feather Fall is ID 26 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Haste is ID 27 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion True Sight is ID 28 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Regeneration is ID 29 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Magic Shield is ID 30 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Charmed is ID 31 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Frost Slow is ID 32 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Chrono Anchor is ID 33 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Mana Regen is ID 34 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Entangled is ID 35 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Watery Grave is ID 36 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Spell Reflect is ID 37 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Silence is ID 38 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Swift Swim is ID 39 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Agility is ID 40 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Leap is ID 41 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Mana Boost is ID 42 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Astral Distortion is ID 43 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Mana Shield is ID 44 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Fury is ID 45 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Scramble Synapses is ID 46 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Illuminated is ID 47 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Greater Mana Restoration is ID 48 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Epic Mana Restoration is ID 49 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Legendary Mana Restoration is ID 50 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Gravity Well is ID 51 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Levitation is ID 52 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Clarity is ID 53 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Shrunken is ID 54 [00:38:33] [Server thread/INFO] [ArsMagica2/arsmagica2]: Potion Burnout Redux is ID 55 [00:38:34] [Server thread/TRACE] [ArsMagica2/arsmagica2]: Instantiating Items [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Core: Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible. [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Attempting to set enchantment magic_resist to ID 100 (configured currently as 100) [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Successfully registered enchanment! [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Attempting to set enchantment soulbound to ID 101 (configured currently as 101) [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Successfully registered enchanment! [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dr_phy [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dr_drn [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dr_fall [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dr_exp [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dr_fire [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dr_frst [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dr_mage [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dr_litn [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: mn_reg [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: bn_red [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: soulbnd [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: fl_lure [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: mg_xp [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: pp_ore [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: mg_gog [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: tc_nrv [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: step_up [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: run_spd [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: dispel [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: fallprot [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: fireprot [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: freedom [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: healing [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: hungerup [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: highjump [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: lifesave [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: lightstep [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: minespd [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: recoil [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: swimspd [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: wtrbrth [00:38:34] [Server thread/INFO] [ArsMagica2/arsmagica2]: Registered imbuement: wtrwalk [00:38:34] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sent event FMLPreInitializationEvent to mod arsmagica2 [00:38:34] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Ars Magica 2 took 1.092s [00:38:34] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLPreInitializationEvent to mod BuildCraft|Core [00:38:34] [Server thread/INFO] [BuildCraft/BuildCraft|Core]: Starting BuildCraft 7.1.22 [00:38:34] [Server thread/INFO] [BuildCraft/BuildCraft|Core]: Copyright (c) the BuildCraft team, 2011-2015 [00:38:34] [Server thread/INFO] [BuildCraft/BuildCraft|Core]: http://www.mod-buildcraft.com [00:38:34] [Thread-9/INFO] [BuildCraft/BuildCraft|Core]: Beginning version check [00:38:34] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLPreInitializationEvent to mod BuildCraft|Core [00:38:34] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - BuildCraft took 0.236s [00:38:34] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLPreInitializationEvent to mod BuildCraft|Factory [00:38:34] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLPreInitializationEvent to mod BuildCraft|Factory [00:38:34] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - BC Factory took 0.056s [00:38:34] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLPreInitializationEvent to mod BuildCraft|Builders [00:38:34] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLPreInitializationEvent to mod BuildCraft|Builders [00:38:34] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - BC Builders took 0.075s [00:38:34] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLPreInitializationEvent to mod BuildCraft|Energy [00:38:34] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLPreInitializationEvent to mod BuildCraft|Energy [00:38:34] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - BC Energy took 0.162s [00:38:34] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLPreInitializationEvent to mod BuildCraft|Robotics [00:38:34] [Thread-9/WARN] [BuildCraft/BuildCraft|Core]: Using outdated version [7.1.22] for Minecraft 1.7.10. Consider updating to 7.1.23. [00:38:35] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLPreInitializationEvent to mod BuildCraft|Robotics [00:38:35] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - BC Robotics took 0.259s [00:38:35] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLPreInitializationEvent to mod BuildCraft|Silicon [00:38:35] [Server thread/TRACE] [FML/BuildCraft|Silicon]: Automatically registered mod BuildCraft|Silicon entity bcPackageThrowable as BuildCraft|Silicon.bcPackageThrowable [00:38:35] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLPreInitializationEvent to mod BuildCraft|Silicon [00:38:35] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - BC Silicon took 0.043s [00:38:35] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLPreInitializationEvent to mod BuildCraft|Transport [00:38:35] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLPreInitializationEvent to mod BuildCraft|Transport [00:38:35] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - BC Transport took 0.236s [00:38:35] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sending event FMLPreInitializationEvent to mod BuildCraft|Compat [00:38:35] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sent event FMLPreInitializationEvent to mod BuildCraft|Compat [00:38:35] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - BuildCraft Compat took 0.019s [00:38:35] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sending event FMLPreInitializationEvent to mod NotEnoughWands [00:38:35] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sent event FMLPreInitializationEvent to mod NotEnoughWands [00:38:35] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Not Enough Wands took 0.221s [00:38:35] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLPreInitializationEvent to mod ForgeMultipart [00:38:36] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLPreInitializationEvent to mod ForgeMultipart [00:38:36] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Multipart took 0.591s [00:38:36] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sending event FMLPreInitializationEvent to mod MrTJPCoreMod [00:38:36] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sent event FMLPreInitializationEvent to mod MrTJPCoreMod [00:38:36] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - MrTJPCore took 0.013s [00:38:36] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sending event FMLPreInitializationEvent to mod ProjRed|Core [00:38:36] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sent event FMLPreInitializationEvent to mod ProjRed|Core [00:38:36] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - ProjectRed Core took 0.016s [00:38:36] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sending event FMLPreInitializationEvent to mod ProjRed|Integration [00:38:36] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sent event FMLPreInitializationEvent to mod ProjRed|Integration [00:38:36] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - ProjectRed Integration took 0.073s [00:38:36] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sending event FMLPreInitializationEvent to mod ProjRed|Transmission [00:38:36] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sent event FMLPreInitializationEvent to mod ProjRed|Transmission [00:38:36] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - ProjectRed Transmission took 0.063s [00:38:36] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sending event FMLPreInitializationEvent to mod ProjRed|Fabrication [00:38:36] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sent event FMLPreInitializationEvent to mod ProjRed|Fabrication [00:38:36] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - ProjectRed Fabrication took 0.007s [00:38:36] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sending event FMLPreInitializationEvent to mod ProjRed|Illumination [00:38:36] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sent event FMLPreInitializationEvent to mod ProjRed|Illumination [00:38:36] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - ProjectRed Illumination took 0.290s [00:38:36] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sending event FMLPreInitializationEvent to mod ProjRed|Expansion [00:38:36] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sent event FMLPreInitializationEvent to mod ProjRed|Expansion [00:38:36] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - ProjectRed Expansion took 0.015s [00:38:36] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sending event FMLPreInitializationEvent to mod ProjRed|Transportation [00:38:36] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sent event FMLPreInitializationEvent to mod ProjRed|Transportation [00:38:36] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - ProjectRed Transportation took 0.092s [00:38:36] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sending event FMLPreInitializationEvent to mod ProjRed|Exploration [00:38:36] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sent event FMLPreInitializationEvent to mod ProjRed|Exploration [00:38:36] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - ProjectRed Exploration took 0.029s [00:38:36] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLPreInitializationEvent to mod Baubles [00:38:36] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLPreInitializationEvent to mod Baubles [00:38:36] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Baubles took 0.024s [00:38:36] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLPreInitializationEvent to mod Thaumcraft [00:38:37] [Server thread/DEBUG] [FML/Thaumcraft]: Method thaumcraft.common.tiles.TileCrucible.fill(Lnet/minecraftforge/common/util/ForgeDirection;Lnet/minecraftforge/fluids/FluidStack;Z)I: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID [00:38:38] [Server thread/DEBUG] [FML/Thaumcraft]: Method thaumcraft.common.entities.golems.EntityGolemBase.updateCarried()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID [00:38:38] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLPreInitializationEvent to mod Thaumcraft [00:38:38] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Thaumcraft took 1.565s [00:38:38] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sending event FMLPreInitializationEvent to mod tcnodetracker [00:38:38] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sent event FMLPreInitializationEvent to mod tcnodetracker [00:38:38] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - TC Node Tracker took 0.000s [00:38:38] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sending event FMLPreInitializationEvent to mod thaumcraftneiplugin [00:38:38] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sent event FMLPreInitializationEvent to mod thaumcraftneiplugin [00:38:38] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Thaumcraft NEI Plugin took 0.008s [00:38:38] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLPreInitializationEvent to mod McMultipart [00:38:38] [Server thread/DEBUG] [ForgeMultipart/McMultipart]: Registered multipart: mc_torch [00:38:38] [Server thread/DEBUG] [ForgeMultipart/McMultipart]: Registered multipart: mc_lever [00:38:38] [Server thread/DEBUG] [ForgeMultipart/McMultipart]: Registered multipart: mc_button [00:38:38] [Server thread/DEBUG] [ForgeMultipart/McMultipart]: Registered multipart: mc_redtorch [00:38:38] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLPreInitializationEvent to mod McMultipart [00:38:38] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Multipart Plugin took 0.190s [00:38:38] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sending event FMLPreInitializationEvent to mod ForgeRelocation [00:38:38] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sent event FMLPreInitializationEvent to mod ForgeRelocation [00:38:38] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - ForgeRelocation took 0.032s [00:38:38] [Server thread/TRACE] [MCFrames/MCFrames]: Sending event FMLPreInitializationEvent to mod MCFrames [00:38:38] [Server thread/TRACE] [MCFrames/MCFrames]: Sent event FMLPreInitializationEvent to mod MCFrames [00:38:38] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - MCFrames took 0.008s [00:38:38] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sending event FMLPreInitializationEvent to mod RelocationFMP [00:38:38] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sent event FMLPreInitializationEvent to mod RelocationFMP [00:38:38] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - RelocationFMP took 0.013s [00:38:38] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLPreInitializationEvent to mod ForgeMicroblock [00:38:38] [Server thread/DEBUG] [ForgeMultipart/ForgeMicroblock]: Registered multipart: mcr_face [00:38:38] [Server thread/DEBUG] [ForgeMultipart/ForgeMicroblock]: Registered multipart: mcr_hllw [00:38:38] [Server thread/DEBUG] [ForgeMultipart/ForgeMicroblock]: Registered multipart: mcr_cnr [00:38:38] [Server thread/DEBUG] [ForgeMultipart/ForgeMicroblock]: Registered multipart: mcr_edge [00:38:38] [Server thread/DEBUG] [ForgeMultipart/ForgeMicroblock]: Registered multipart: mcr_post [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stone [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:dirt [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:dirt_1 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:dirt_2 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:cobblestone [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:planks [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:planks_1 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:planks_2 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:planks_3 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:planks_4 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:planks_5 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:log [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:log_1 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:log_2 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:log_3 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:log2 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:leaves [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:leaves_1 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:leaves_2 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:leaves_3 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:leaves2 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:sponge [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:glass [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:lapis_block [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:sandstone [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:sandstone_1 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:sandstone_2 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_1 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_2 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_3 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_4 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_5 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_6 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_7 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_8 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_9 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_10 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_11 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_12 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_13 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_14 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_15 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:gold_block [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:iron_block [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:brick_block [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:bookshelf [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:mossy_cobblestone [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:obsidian [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:diamond_block [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:ice [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:snow [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:clay [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:netherrack [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:soul_sand [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:glowstone [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stonebrick [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stonebrick_1 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stonebrick_2 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stonebrick_3 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:nether_brick [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:end_stone [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:emerald_block [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:redstone_block [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:quartz_block [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_1 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_2 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_3 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_4 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_5 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_6 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_7 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_8 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_9 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_10 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_11 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_12 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_13 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_14 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_15 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:hardened_clay [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:coal_block [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:packed_ice [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_1 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_2 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_3 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_4 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_5 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_6 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_7 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_8 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_9 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_10 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_11 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_12 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_13 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_14 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_15 [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:grass [00:38:38] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:mycelium [00:38:38] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLPreInitializationEvent to mod ForgeMicroblock [00:38:38] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Microblocks took 0.125s [00:38:38] [Server thread/DEBUG] [FML/]: Bar Finished: PreInitialization took 5.600s [00:38:38] [Server thread/INFO] [FML/]: Applying holder lookups [00:38:38] [Server thread/INFO] [FML/]: Holder lookups applied [00:38:38] [Server thread/INFO] [FML/]: Injecting itemstacks [00:38:38] [Server thread/INFO] [FML/]: Itemstack injection complete [00:38:39] [Server thread/INFO] [ArsMagica2/]: Core: Altering definition of net.minecraft.network.play.server.S1DPacketEntityEffect, (obfuscated) [00:38:39] [Server thread/DEBUG] [ArsMagica2/]: Core: Located target method <init>(ILrw;)V [00:38:39] [Server thread/DEBUG] [ArsMagica2/]: Core: Success! Replaced opcodes!<init>(ILrw;)V [00:38:39] [Server thread/DEBUG] [ArsMagica2/]: Core: Located target method a(Let;)V [00:38:39] [Server thread/DEBUG] [ArsMagica2/]: Core: Success! Replaced opcodes! [00:38:39] [Server thread/DEBUG] [ArsMagica2/]: Core: Located target method b(Let;)V [00:38:39] [Server thread/DEBUG] [ArsMagica2/]: Core: Success! Replaced opcodes! [00:38:39] [Server thread/DEBUG] [ArsMagica2/]: Core: Creating new getPotionID method [00:38:39] [Server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp [00:38:39] [Server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp [00:38:39] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Coder Pack took 0.000s [00:38:39] [Server thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML [00:38:39] [Server thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML [00:38:39] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Mod Loader took 0.000s [00:38:39] [Server thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge [00:38:39] [Server thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge [00:38:39] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Forge took 0.000s [00:38:39] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sending event FMLInitializationEvent to mod AM2-Preloader [00:38:39] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sent event FMLInitializationEvent to mod AM2-Preloader [00:38:39] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - AMCore took 0.000s [00:38:39] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLInitializationEvent to mod CodeChickenCore [00:38:39] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLInitializationEvent to mod CodeChickenCore [00:38:39] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - CodeChicken Core took 0.000s [00:38:39] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sending event FMLInitializationEvent to mod AnimationAPI [00:38:39] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sent event FMLInitializationEvent to mod AnimationAPI [00:38:39] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - AnimationAPI took 0.003s [00:38:39] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sending event FMLInitializationEvent to mod arsmagica2 [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity EarthElemental as arsmagica2.EarthElemental [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity MobFireElemental as arsmagica2.MobFireElemental [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity BattleChicken as arsmagica2.BattleChicken [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity MobDryad as arsmagica2.MobDryad [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity SpellProjectile as arsmagica2.SpellProjectile [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity MobHecate as arsmagica2.MobHecate [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity MobManaElemental as arsmagica2.MobManaElemental [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity MobManaCreeper as arsmagica2.MobManaCreeper [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity ManaVortex as arsmagica2.ManaVortex [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity MobWaterElemental as arsmagica2.MobWaterElemental [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity MobLightMage as arsmagica2.MobLightMage [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity MobDarkMage as arsmagica2.MobDarkMage [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity ZoneSpell as arsmagica2.ZoneSpell [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity MobMageVillager as arsmagica2.MobMageVillager [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity MobDarkling as arsmagica2.MobDarkling [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity RiftStorage as arsmagica2.RiftStorage [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity BossNatureGuardian as arsmagica2.BossNatureGuardian [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity ThrownSickle as arsmagica2.ThrownSickle [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity BossArcaneGuardian as arsmagica2.BossArcaneGuardian [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity BossEarthGuardian as arsmagica2.BossEarthGuardian [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity ThrownRock as arsmagica2.ThrownRock [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity BossWaterGuardian as arsmagica2.BossWaterGuardian [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity BossWinterGuardian as arsmagica2.BossWinterGuardian [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity ThrownArm as arsmagica2.ThrownArm [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity BossAirGuardian as arsmagica2.BossAirGuardian [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity BossFireGuardian as arsmagica2.BossFireGuardian [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity Whirlwind as arsmagica2.Whirlwind [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity Shockwave as arsmagica2.Shockwave [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity HellCow as arsmagica2.HellCow [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity DaBroom as arsmagica2.DaBroom [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity AirSled as arsmagica2.AirSled [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity BossLifeGuardian as arsmagica2.BossLifeGuardian [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity Flicker as arsmagica2.Flicker [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity BossLightningGuardian as arsmagica2.BossLightningGuardian [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity BossEnderGuardian as arsmagica2.BossEnderGuardian [00:38:39] [Server thread/TRACE] [FML/arsmagica2]: Automatically registered mod arsmagica2 entity ShadowHelper as arsmagica2.ShadowHelper [00:38:39] [Server thread/WARN] [FML/arsmagica2]: Redundant call to BiomeDictionary.registerAllBiomes ignored [00:38:40] [Server thread/WARN] [ArsMagica2/arsmagica2]: Unregistered spell part in skill trees: am2.spell.components.MeltArmor@10cf4f6 [00:38:40] [Server thread/WARN] [ArsMagica2/arsmagica2]: Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@17bb56 [00:38:40] [Server thread/WARN] [ArsMagica2/arsmagica2]: Unregistered spell part in skill trees: am2.spell.components.Nauseate@1ad1045 [00:38:40] [Server thread/INFO] [ArsMagica2/arsmagica2]: Initializing API Hooks... [00:38:40] [Server thread/INFO] [ArsMagica2/arsmagica2]: Finished API Initialization [00:38:40] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sent event FMLInitializationEvent to mod arsmagica2 [00:38:40] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Ars Magica 2 took 0.862s [00:38:40] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLInitializationEvent to mod BuildCraft|Core [00:38:40] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLInitializationEvent to mod BuildCraft|Core [00:38:40] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - BuildCraft took 0.086s [00:38:40] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLInitializationEvent to mod BuildCraft|Factory [00:38:40] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLInitializationEvent to mod BuildCraft|Factory [00:38:40] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - BC Factory took 0.012s [00:38:40] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLInitializationEvent to mod BuildCraft|Builders [00:38:40] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLInitializationEvent to mod BuildCraft|Builders [00:38:40] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - BC Builders took 0.049s [00:38:40] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLInitializationEvent to mod BuildCraft|Energy [00:38:40] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLInitializationEvent to mod BuildCraft|Energy [00:38:40] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - BC Energy took 0.005s [00:38:40] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLInitializationEvent to mod BuildCraft|Robotics [00:38:40] [Server thread/TRACE] [FML/BuildCraft|Robotics]: Automatically registered mod BuildCraft|Robotics entity bcRobot as BuildCraft|Robotics.bcRobot [00:38:40] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLInitializationEvent to mod BuildCraft|Robotics [00:38:40] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - BC Robotics took 0.234s [00:38:40] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLInitializationEvent to mod BuildCraft|Silicon [00:38:40] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLInitializationEvent to mod BuildCraft|Silicon [00:38:40] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - BC Silicon took 0.012s [00:38:40] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLInitializationEvent to mod BuildCraft|Transport [00:38:40] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLInitializationEvent to mod BuildCraft|Transport [00:38:40] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - BC Transport took 0.076s [00:38:40] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sending event FMLInitializationEvent to mod BuildCraft|Compat [00:38:40] [Server thread/INFO] [BuildCraft/BuildCraft|Compat]: Loading compat module ForgeMultipart [00:38:40] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sent event FMLInitializationEvent to mod BuildCraft|Compat [00:38:40] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - BuildCraft Compat took 0.016s [00:38:40] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sending event FMLInitializationEvent to mod NotEnoughWands [00:38:40] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sent event FMLInitializationEvent to mod NotEnoughWands [00:38:40] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Not Enough Wands took 0.009s [00:38:40] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLInitializationEvent to mod ForgeMultipart [00:38:40] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLInitializationEvent to mod ForgeMultipart [00:38:40] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Multipart took 0.000s [00:38:40] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sending event FMLInitializationEvent to mod MrTJPCoreMod [00:38:40] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sent event FMLInitializationEvent to mod MrTJPCoreMod [00:38:40] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - MrTJPCore took 0.016s [00:38:40] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sending event FMLInitializationEvent to mod ProjRed|Core [00:38:41] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sent event FMLInitializationEvent to mod ProjRed|Core [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - ProjectRed Core took 0.126s [00:38:41] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sending event FMLInitializationEvent to mod ProjRed|Integration [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Integration]: Registered multipart: pr_sgate [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Integration]: Registered multipart: pr_igate [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Integration]: Registered multipart: pr_agate [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Integration]: Registered multipart: pr_bgate [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Integration]: Registered multipart: pr_tgate [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Integration]: Registered multipart: pr_rgate [00:38:41] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sent event FMLInitializationEvent to mod ProjRed|Integration [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - ProjectRed Integration took 0.016s [00:38:41] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sending event FMLInitializationEvent to mod ProjRed|Transmission [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transmission]: Registered multipart: pr_redwire [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transmission]: Registered multipart: pr_insulated [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transmission]: Registered multipart: pr_bundled [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transmission]: Registered multipart: pr_fredwire [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transmission]: Registered multipart: pr_finsulated [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transmission]: Registered multipart: pr_fbundled [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transmission]: Registered multipart: pr_pwrlow [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transmission]: Registered multipart: pr_fpwrlow [00:38:41] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sent event FMLInitializationEvent to mod ProjRed|Transmission [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - ProjectRed Transmission took 0.224s [00:38:41] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sending event FMLInitializationEvent to mod ProjRed|Fabrication [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Fabrication]: Registered multipart: pr_icgate [00:38:41] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sent event FMLInitializationEvent to mod ProjRed|Fabrication [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - ProjectRed Fabrication took 0.028s [00:38:41] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sending event FMLInitializationEvent to mod ProjRed|Illumination [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Illumination]: Registered multipart: pr_lantern [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Illumination]: Registered multipart: pr_fixture [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Illumination]: Registered multipart: pr_cagelamp [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Illumination]: Registered multipart: pr_cagelamp2 [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Illumination]: Registered multipart: pr_lightbutton [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Illumination]: Registered multipart: pr_flightbutton [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Illumination]: Registered micro material: ProjRed|Illumination:projectred.illumination.lamp_16 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Illumination]: Registered micro material: ProjRed|Illumination:projectred.illumination.lamp_17 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Illumination]: Registered micro material: ProjRed|Illumination:projectred.illumination.lamp_18 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Illumination]: Registered micro material: ProjRed|Illumination:projectred.illumination.lamp_19 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Illumination]: Registered micro material: ProjRed|Illumination:projectred.illumination.lamp_20 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Illumination]: Registered micro material: ProjRed|Illumination:projectred.illumination.lamp_21 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Illumination]: Registered micro material: ProjRed|Illumination:projectred.illumination.lamp_22 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Illumination]: Registered micro material: ProjRed|Illumination:projectred.illumination.lamp_23 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Illumination]: Registered micro material: ProjRed|Illumination:projectred.illumination.lamp_24 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Illumination]: Registered micro material: ProjRed|Illumination:projectred.illumination.lamp_25 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Illumination]: Registered micro material: ProjRed|Illumination:projectred.illumination.lamp_26 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Illumination]: Registered micro material: ProjRed|Illumination:projectred.illumination.lamp_27 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Illumination]: Registered micro material: ProjRed|Illumination:projectred.illumination.lamp_28 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Illumination]: Registered micro material: ProjRed|Illumination:projectred.illumination.lamp_29 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Illumination]: Registered micro material: ProjRed|Illumination:projectred.illumination.lamp_30 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Illumination]: Registered micro material: ProjRed|Illumination:projectred.illumination.lamp_31 [00:38:41] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sent event FMLInitializationEvent to mod ProjRed|Illumination [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - ProjectRed Illumination took 0.036s [00:38:41] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sending event FMLInitializationEvent to mod ProjRed|Expansion [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Expansion]: Registered multipart: pr_solar [00:38:41] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sent event FMLInitializationEvent to mod ProjRed|Expansion [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - ProjectRed Expansion took 0.107s [00:38:41] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sending event FMLInitializationEvent to mod ProjRed|Transportation [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transportation]: Registered multipart: pr_pipe [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transportation]: Registered multipart: pr_rbasic [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transportation]: Registered multipart: pr_rinterface [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transportation]: Registered multipart: pr_rrequest [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transportation]: Registered multipart: pr_rfire [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transportation]: Registered multipart: pr_pt [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transportation]: Registered multipart: pr_rpt [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transportation]: Registered multipart: pr_netvalve [00:38:41] [Server thread/DEBUG] [ForgeMultipart/ProjRed|Transportation]: Registered multipart: pr_netlatency [00:38:41] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sent event FMLInitializationEvent to mod ProjRed|Transportation [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - ProjectRed Transportation took 0.048s [00:38:41] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sending event FMLInitializationEvent to mod ProjRed|Exploration [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Exploration]: Registered micro material: ProjRed|Exploration:projectred.exploration.stone [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Exploration]: Registered micro material: ProjRed|Exploration:projectred.exploration.stone_1 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Exploration]: Registered micro material: ProjRed|Exploration:projectred.exploration.stone_2 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Exploration]: Registered micro material: ProjRed|Exploration:projectred.exploration.stone_3 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Exploration]: Registered micro material: ProjRed|Exploration:projectred.exploration.stone_4 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Exploration]: Registered micro material: ProjRed|Exploration:projectred.exploration.stone_5 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Exploration]: Registered micro material: ProjRed|Exploration:projectred.exploration.stone_6 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Exploration]: Registered micro material: ProjRed|Exploration:projectred.exploration.stone_7 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Exploration]: Registered micro material: ProjRed|Exploration:projectred.exploration.stone_8 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Exploration]: Registered micro material: ProjRed|Exploration:projectred.exploration.stone_9 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Exploration]: Registered micro material: ProjRed|Exploration:projectred.exploration.stone_10 [00:38:41] [Server thread/DEBUG] [ForgeMicroblock/ProjRed|Exploration]: Registered micro material: ProjRed|Exploration:projectred.exploration.stone_11 [00:38:41] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sent event FMLInitializationEvent to mod ProjRed|Exploration [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - ProjectRed Exploration took 0.278s [00:38:41] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLInitializationEvent to mod Baubles [00:38:41] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLInitializationEvent to mod Baubles [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Baubles took 0.000s [00:38:41] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLInitializationEvent to mod Thaumcraft [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity SpecialItem as Thaumcraft.SpecialItem [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity PermanentItem as Thaumcraft.PermanentItem [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity FollowItem as Thaumcraft.FollowItem [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity AspectOrb as Thaumcraft.AspectOrb [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity FallingTaint as Thaumcraft.FallingTaint [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Alumentum as Thaumcraft.Alumentum [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity PrimalOrb as Thaumcraft.PrimalOrb [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity FrostShard as Thaumcraft.FrostShard [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Dart as Thaumcraft.Dart [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity PrimalArrow as Thaumcraft.PrimalArrow [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity PechBlast as Thaumcraft.PechBlast [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity EldritchOrb as Thaumcraft.EldritchOrb [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity BottleTaint as Thaumcraft.BottleTaint [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity GolemOrb as Thaumcraft.GolemOrb [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity ShockOrb as Thaumcraft.ShockOrb [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity ExplosiveOrb as Thaumcraft.ExplosiveOrb [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Ember as Thaumcraft.Ember [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Golem as Thaumcraft.Golem [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TravelingTrunk as Thaumcraft.TravelingTrunk [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity BrainyZombie as Thaumcraft.BrainyZombie [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity GiantBrainyZombie as Thaumcraft.GiantBrainyZombie [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Wisp as Thaumcraft.Wisp [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Firebat as Thaumcraft.Firebat [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Pech as Thaumcraft.Pech [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity MindSpider as Thaumcraft.MindSpider [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity EldritchGuardian as Thaumcraft.EldritchGuardian [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity EldritchWarden as Thaumcraft.EldritchWarden [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity CultistKnight as Thaumcraft.CultistKnight [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity CultistCleric as Thaumcraft.CultistCleric [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity CultistLeader as Thaumcraft.CultistLeader [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity CultistPortal as Thaumcraft.CultistPortal [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity EldritchGolem as Thaumcraft.EldritchGolem [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity EldritchCrab as Thaumcraft.EldritchCrab [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity InhabitedZombie as Thaumcraft.InhabitedZombie [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity ThaumSlime as Thaumcraft.ThaumSlime [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintSpider as Thaumcraft.TaintSpider [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Taintacle as Thaumcraft.Taintacle [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintacleTiny as Thaumcraft.TaintacleTiny [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintSpore as Thaumcraft.TaintSpore [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintSwarmer as Thaumcraft.TaintSwarmer [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintSwarm as Thaumcraft.TaintSwarm [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedChicken as Thaumcraft.TaintedChicken [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedCow as Thaumcraft.TaintedCow [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedCreeper as Thaumcraft.TaintedCreeper [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedPig as Thaumcraft.TaintedPig [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedSheep as Thaumcraft.TaintedSheep [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedVillager as Thaumcraft.TaintedVillager [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintacleGiant as Thaumcraft.TaintacleGiant [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity SpecialItemGrate as Thaumcraft.SpecialItemGrate [00:38:41] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity GolemBobber as Thaumcraft.GolemBobber [00:38:41] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLInitializationEvent to mod Thaumcraft [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Thaumcraft took 0.077s [00:38:41] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sending event FMLInitializationEvent to mod tcnodetracker [00:38:41] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sent event FMLInitializationEvent to mod tcnodetracker [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - TC Node Tracker took 0.000s [00:38:41] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sending event FMLInitializationEvent to mod thaumcraftneiplugin [00:38:41] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sent event FMLInitializationEvent to mod thaumcraftneiplugin [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Thaumcraft NEI Plugin took 0.004s [00:38:41] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLInitializationEvent to mod McMultipart [00:38:41] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLInitializationEvent to mod McMultipart [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Multipart Plugin took 0.000s [00:38:41] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sending event FMLInitializationEvent to mod ForgeRelocation [00:38:41] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sent event FMLInitializationEvent to mod ForgeRelocation [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - ForgeRelocation took 0.025s [00:38:41] [Server thread/TRACE] [MCFrames/MCFrames]: Sending event FMLInitializationEvent to mod MCFrames [00:38:41] [Server thread/TRACE] [MCFrames/MCFrames]: Sent event FMLInitializationEvent to mod MCFrames [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - MCFrames took 0.016s [00:38:41] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sending event FMLInitializationEvent to mod RelocationFMP [00:38:41] [Server thread/DEBUG] [ForgeMultipart/RelocationFMP]: Registered multipart: rfmp_frame [00:38:41] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sent event FMLInitializationEvent to mod RelocationFMP [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - RelocationFMP took 0.033s [00:38:41] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLInitializationEvent to mod ForgeMicroblock [00:38:41] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLInitializationEvent to mod ForgeMicroblock [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Microblocks took 0.016s [00:38:41] [Server thread/DEBUG] [FML/]: Bar Finished: Initialization took 2.414s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp [00:38:41] [Server thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp [00:38:41] [Server thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0.002s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML [00:38:41] [Server thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML [00:38:41] [Server thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Forge [00:38:41] [Server thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge [00:38:41] [Server thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Forge took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod AM2-Preloader [00:38:41] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sending event IMCEvent to mod AM2-Preloader [00:38:41] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sent event IMCEvent to mod AM2-Preloader [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - AMCore took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod CodeChickenCore [00:38:41] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event IMCEvent to mod CodeChickenCore [00:38:41] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event IMCEvent to mod CodeChickenCore [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - CodeChicken Core took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod AnimationAPI [00:38:41] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sending event IMCEvent to mod AnimationAPI [00:38:41] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sent event IMCEvent to mod AnimationAPI [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - AnimationAPI took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod arsmagica2 [00:38:41] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sending event IMCEvent to mod arsmagica2 [00:38:41] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sent event IMCEvent to mod arsmagica2 [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Ars Magica 2 took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BuildCraft|Core [00:38:41] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event IMCEvent to mod BuildCraft|Core [00:38:41] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event IMCEvent to mod BuildCraft|Core [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - BuildCraft took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BuildCraft|Factory [00:38:41] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event IMCEvent to mod BuildCraft|Factory [00:38:41] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event IMCEvent to mod BuildCraft|Factory [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - BC Factory took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BuildCraft|Builders [00:38:41] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event IMCEvent to mod BuildCraft|Builders [00:38:41] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event IMCEvent to mod BuildCraft|Builders [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - BC Builders took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BuildCraft|Energy [00:38:41] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event IMCEvent to mod BuildCraft|Energy [00:38:41] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event IMCEvent to mod BuildCraft|Energy [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - BC Energy took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BuildCraft|Robotics [00:38:41] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event IMCEvent to mod BuildCraft|Robotics [00:38:41] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event IMCEvent to mod BuildCraft|Robotics [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - BC Robotics took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BuildCraft|Silicon [00:38:41] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event IMCEvent to mod BuildCraft|Silicon [00:38:41] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event IMCEvent to mod BuildCraft|Silicon [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - BC Silicon took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BuildCraft|Transport [00:38:41] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event IMCEvent to mod BuildCraft|Transport [00:38:41] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event IMCEvent to mod BuildCraft|Transport [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - BC Transport took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BuildCraft|Compat [00:38:41] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sending event IMCEvent to mod BuildCraft|Compat [00:38:41] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sent event IMCEvent to mod BuildCraft|Compat [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - BuildCraft Compat took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod NotEnoughWands [00:38:41] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sending event IMCEvent to mod NotEnoughWands [00:38:41] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sent event IMCEvent to mod NotEnoughWands [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Not Enough Wands took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ForgeMultipart [00:38:41] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event IMCEvent to mod ForgeMultipart [00:38:41] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event IMCEvent to mod ForgeMultipart [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Multipart took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod MrTJPCoreMod [00:38:41] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sending event IMCEvent to mod MrTJPCoreMod [00:38:41] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sent event IMCEvent to mod MrTJPCoreMod [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - MrTJPCore took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ProjRed|Core [00:38:41] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sending event IMCEvent to mod ProjRed|Core [00:38:41] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sent event IMCEvent to mod ProjRed|Core [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - ProjectRed Core took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ProjRed|Integration [00:38:41] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sending event IMCEvent to mod ProjRed|Integration [00:38:41] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sent event IMCEvent to mod ProjRed|Integration [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - ProjectRed Integration took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ProjRed|Transmission [00:38:41] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sending event IMCEvent to mod ProjRed|Transmission [00:38:41] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sent event IMCEvent to mod ProjRed|Transmission [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - ProjectRed Transmission took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ProjRed|Fabrication [00:38:41] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sending event IMCEvent to mod ProjRed|Fabrication [00:38:41] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sent event IMCEvent to mod ProjRed|Fabrication [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - ProjectRed Fabrication took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ProjRed|Illumination [00:38:41] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sending event IMCEvent to mod ProjRed|Illumination [00:38:41] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sent event IMCEvent to mod ProjRed|Illumination [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - ProjectRed Illumination took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ProjRed|Expansion [00:38:41] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sending event IMCEvent to mod ProjRed|Expansion [00:38:41] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sent event IMCEvent to mod ProjRed|Expansion [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - ProjectRed Expansion took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ProjRed|Transportation [00:38:41] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sending event IMCEvent to mod ProjRed|Transportation [00:38:41] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sent event IMCEvent to mod ProjRed|Transportation [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - ProjectRed Transportation took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ProjRed|Exploration [00:38:41] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sending event IMCEvent to mod ProjRed|Exploration [00:38:41] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sent event IMCEvent to mod ProjRed|Exploration [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - ProjectRed Exploration took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Baubles [00:38:41] [Server thread/TRACE] [Baubles/Baubles]: Sending event IMCEvent to mod Baubles [00:38:41] [Server thread/TRACE] [Baubles/Baubles]: Sent event IMCEvent to mod Baubles [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Baubles took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Thaumcraft [00:38:41] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event IMCEvent to mod Thaumcraft [00:38:41] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event IMCEvent to mod Thaumcraft [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Thaumcraft took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod tcnodetracker [00:38:41] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sending event IMCEvent to mod tcnodetracker [00:38:41] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sent event IMCEvent to mod tcnodetracker [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - TC Node Tracker took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod thaumcraftneiplugin [00:38:41] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sending event IMCEvent to mod thaumcraftneiplugin [00:38:41] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sent event IMCEvent to mod thaumcraftneiplugin [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Thaumcraft NEI Plugin took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod McMultipart [00:38:41] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event IMCEvent to mod McMultipart [00:38:41] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event IMCEvent to mod McMultipart [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Multipart Plugin took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ForgeRelocation [00:38:41] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sending event IMCEvent to mod ForgeRelocation [00:38:41] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sent event IMCEvent to mod ForgeRelocation [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - ForgeRelocation took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod MCFrames [00:38:41] [Server thread/TRACE] [MCFrames/MCFrames]: Sending event IMCEvent to mod MCFrames [00:38:41] [Server thread/TRACE] [MCFrames/MCFrames]: Sent event IMCEvent to mod MCFrames [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - MCFrames took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod RelocationFMP [00:38:41] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sending event IMCEvent to mod RelocationFMP [00:38:41] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sent event IMCEvent to mod RelocationFMP [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - RelocationFMP took 0.000s [00:38:41] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ForgeMicroblock [00:38:41] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event IMCEvent to mod ForgeMicroblock [00:38:41] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event IMCEvent to mod ForgeMicroblock [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Microblocks took 0.003s [00:38:41] [Server thread/DEBUG] [FML/]: Bar Finished: InterModComms$IMC took 0.014s [00:38:41] [Server thread/INFO] [FML/]: Injecting itemstacks [00:38:41] [Server thread/INFO] [FML/]: Itemstack injection complete [00:38:41] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp [00:38:41] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Coder Pack took 0.000s [00:38:41] [Server thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML [00:38:41] [Server thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Mod Loader took 0.000s [00:38:41] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge [00:38:41] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Forge took 0.001s [00:38:41] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sending event FMLPostInitializationEvent to mod AM2-Preloader [00:38:41] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sent event FMLPostInitializationEvent to mod AM2-Preloader [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - AMCore took 0.000s [00:38:41] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLPostInitializationEvent to mod CodeChickenCore [00:38:41] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLPostInitializationEvent to mod CodeChickenCore [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - CodeChicken Core took 0.000s [00:38:41] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sending event FMLPostInitializationEvent to mod AnimationAPI [00:38:41] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sent event FMLPostInitializationEvent to mod AnimationAPI [00:38:41] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - AnimationAPI took 0.000s [00:38:41] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sending event FMLPostInitializationEvent to mod arsmagica2 [00:38:41] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Registered Flicker operator am2.blocks.tileentities.flickers.FlickerOperatorItemTransport to mask 1 [00:38:41] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Registered Flicker operator am2.blocks.tileentities.flickers.FlickerOperatorButchery to mask 80 [00:38:41] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Registered Flicker operator am2.blocks.tileentities.flickers.FlickerOperatorContainment to mask 9 [00:38:41] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Registered Flicker operator am2.blocks.tileentities.flickers.FlickerOperatorFelledOak to mask 384 [00:38:41] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Registered Flicker operator am2.blocks.tileentities.flickers.FlickerOperatorFlatLands to mask 36 [00:38:41] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Registered Flicker operator am2.blocks.tileentities.flickers.FlickerOperatorGentleRains to mask 512 [00:38:41] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Registered Flicker operator am2.blocks.tileentities.flickers.FlickerOperatorInterdiction to mask 3 [00:38:41] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Registered Flicker operator am2.blocks.tileentities.flickers.FlickerOperatorLight to mask 144 [00:38:41] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Registered Flicker operator am2.blocks.tileentities.flickers.FlickerOperatorMoonstoneAttractor to mask 134 [00:38:41] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Registered Flicker operator am2.blocks.tileentities.flickers.FlickerOperatorNaturesBounty to mask 832 [00:38:41] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Registered Flicker operator am2.blocks.tileentities.flickers.FlickerOperatorPackedEarth to mask 4 [00:38:41] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Registered Flicker operator am2.blocks.tileentities.flickers.FlickerOperatorProgeny to mask 64 [00:38:41] [Server thread/DEBUG] [ArsMagica2/arsmagica2]: Registered Flicker operator am2.blocks.tileentities.flickers.FlickerOperatorFishing to mask 768 [00:38:42] [Netty IO #1/INFO] [ArsMagica2/]: Core: Altering definition of net.minecraft.network.play.server.S1EPacketRemoveEntityEffect, (obfuscated) [00:38:42] [Netty IO #1/DEBUG] [ArsMagica2/]: Core: Located target method a(Let;)V [00:38:42] [Netty IO #1/DEBUG] [ArsMagica2/]: Core: Success! Replaced opcodes! [00:38:42] [Netty IO #1/DEBUG] [ArsMagica2/]: Core: Located target method b(Let;)V [00:38:42] [Netty IO #1/DEBUG] [ArsMagica2/]: Core: Success! Replaced opcodes! [00:38:42] [Server thread/INFO] [ArsMagica2/arsmagica2]: Initializing Thaumcraft Compatibility [00:38:43] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sent event FMLPostInitializationEvent to mod arsmagica2 [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Ars Magica 2 took 1.078s [00:38:43] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLPostInitializationEvent to mod BuildCraft|Core [00:38:43] [Server thread/INFO] [BuildCraft/BuildCraft|Core]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'! [00:38:43] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLPostInitializationEvent to mod BuildCraft|Core [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - BuildCraft took 0.042s [00:38:43] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLPostInitializationEvent to mod BuildCraft|Factory [00:38:43] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLPostInitializationEvent to mod BuildCraft|Factory [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - BC Factory took 0.000s [00:38:43] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLPostInitializationEvent to mod BuildCraft|Builders [00:38:43] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLPostInitializationEvent to mod BuildCraft|Builders [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - BC Builders took 0.201s [00:38:43] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLPostInitializationEvent to mod BuildCraft|Energy [00:38:43] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLPostInitializationEvent to mod BuildCraft|Energy [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - BC Energy took 0.008s [00:38:43] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLPostInitializationEvent to mod BuildCraft|Robotics [00:38:43] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLPostInitializationEvent to mod BuildCraft|Robotics [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - BC Robotics took 0.000s [00:38:43] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLPostInitializationEvent to mod BuildCraft|Silicon [00:38:43] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLPostInitializationEvent to mod BuildCraft|Silicon [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - BC Silicon took 0.000s [00:38:43] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLPostInitializationEvent to mod BuildCraft|Transport [00:38:43] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLPostInitializationEvent to mod BuildCraft|Transport [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - BC Transport took 0.085s [00:38:43] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sending event FMLPostInitializationEvent to mod BuildCraft|Compat [00:38:43] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sent event FMLPostInitializationEvent to mod BuildCraft|Compat [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - BuildCraft Compat took 0.000s [00:38:43] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sending event FMLPostInitializationEvent to mod NotEnoughWands [00:38:43] [Server thread/INFO] [NotEnoughWands/NotEnoughWands]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error) [00:38:43] [Server thread/INFO] [NotEnoughWands/NotEnoughWands]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error) [00:38:43] [Server thread/INFO] [NotEnoughWands/NotEnoughWands]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error) [00:38:43] [Server thread/INFO] [NotEnoughWands/NotEnoughWands]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error) [00:38:43] [Server thread/INFO] [NotEnoughWands/NotEnoughWands]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error) [00:38:43] [Server thread/INFO] [NotEnoughWands/NotEnoughWands]: Failed to load wrench class cofh.api.item.IToolHammer (this is not an error) [00:38:43] [Server thread/INFO] [NotEnoughWands/NotEnoughWands]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error) [00:38:43] [Server thread/INFO] [NotEnoughWands/NotEnoughWands]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error) [00:38:43] [Server thread/INFO] [NotEnoughWands/NotEnoughWands]: Failed to load wrench class crazypants.enderio.api.tool.ITool (this is not an error) [00:38:43] [Server thread/INFO] [NotEnoughWands/NotEnoughWands]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error) [00:38:43] [Server thread/INFO] [NotEnoughWands/NotEnoughWands]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error) [00:38:43] [Server thread/INFO] [NotEnoughWands/NotEnoughWands]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error) [00:38:43] [Server thread/INFO] [NotEnoughWands/NotEnoughWands]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error) [00:38:43] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sent event FMLPostInitializationEvent to mod NotEnoughWands [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Not Enough Wands took 0.007s [00:38:43] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLPostInitializationEvent to mod ForgeMultipart [00:38:43] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLPostInitializationEvent to mod ForgeMultipart [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Multipart took 0.044s [00:38:43] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sending event FMLPostInitializationEvent to mod MrTJPCoreMod [00:38:43] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sent event FMLPostInitializationEvent to mod MrTJPCoreMod [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - MrTJPCore took 0.000s [00:38:43] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sending event FMLPostInitializationEvent to mod ProjRed|Core [00:38:43] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sent event FMLPostInitializationEvent to mod ProjRed|Core [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - ProjectRed Core took 0.000s [00:38:43] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sending event FMLPostInitializationEvent to mod ProjRed|Integration [00:38:43] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sent event FMLPostInitializationEvent to mod ProjRed|Integration [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - ProjectRed Integration took 0.000s [00:38:43] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sending event FMLPostInitializationEvent to mod ProjRed|Transmission [00:38:43] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sent event FMLPostInitializationEvent to mod ProjRed|Transmission [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - ProjectRed Transmission took 0.000s [00:38:43] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sending event FMLPostInitializationEvent to mod ProjRed|Fabrication [00:38:43] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sent event FMLPostInitializationEvent to mod ProjRed|Fabrication [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - ProjectRed Fabrication took 0.001s [00:38:43] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sending event FMLPostInitializationEvent to mod ProjRed|Illumination [00:38:43] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sent event FMLPostInitializationEvent to mod ProjRed|Illumination [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - ProjectRed Illumination took 0.000s [00:38:43] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sending event FMLPostInitializationEvent to mod ProjRed|Expansion [00:38:43] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sent event FMLPostInitializationEvent to mod ProjRed|Expansion [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - ProjectRed Expansion took 0.038s [00:38:43] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sending event FMLPostInitializationEvent to mod ProjRed|Transportation [00:38:43] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sent event FMLPostInitializationEvent to mod ProjRed|Transportation [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - ProjectRed Transportation took 0.000s [00:38:43] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sending event FMLPostInitializationEvent to mod ProjRed|Exploration [00:38:43] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sent event FMLPostInitializationEvent to mod ProjRed|Exploration [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - ProjectRed Exploration took 0.020s [00:38:43] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLPostInitializationEvent to mod Baubles [00:38:43] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLPostInitializationEvent to mod Baubles [00:38:43] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Baubles took 0.000s [00:38:43] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLPostInitializationEvent to mod Thaumcraft [00:38:43] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Found potion array with a size of 255 [00:38:43] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionFluxTaint with id 56 [00:38:43] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionVisExhaust with id 57 [00:38:43] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionInfectiousVisExhaust with id 58 [00:38:43] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionUnnaturalHunger with id 59 [00:38:43] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionWarpWard with id 60 [00:38:43] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionDeathGaze with id 61 [00:38:43] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionBlurredVision with id 62 [00:38:43] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionSunScorned with id 63 [00:38:43] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionThaumarhia with id 64 [00:38:43] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Adding entities to MFR safari net blacklist. [00:38:44] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Zombie] to spawn champion mobs at level [0] [00:38:44] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Spider] to spawn champion mobs at level [0] [00:38:44] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Blaze] to spawn champion mobs at level [0] [00:38:44] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Enderman] to spawn champion mobs at level [0] [00:38:44] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Skeleton] to spawn champion mobs at level [0] [00:38:44] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Witch] to spawn champion mobs at level [1] [00:38:44] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0] [00:38:44] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2] [00:38:44] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1] [00:38:44] [Server thread/WARN] [THAUMCRAFT/Thaumcraft]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3] [00:38:44] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLPostInitializationEvent to mod Thaumcraft [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Thaumcraft took 0.953s [00:38:44] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sending event FMLPostInitializationEvent to mod tcnodetracker [00:38:44] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sent event FMLPostInitializationEvent to mod tcnodetracker [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - TC Node Tracker took 0.000s [00:38:44] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sending event FMLPostInitializationEvent to mod thaumcraftneiplugin [00:38:44] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sent event FMLPostInitializationEvent to mod thaumcraftneiplugin [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Thaumcraft NEI Plugin took 0.000s [00:38:44] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLPostInitializationEvent to mod McMultipart [00:38:44] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLPostInitializationEvent to mod McMultipart [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Multipart Plugin took 0.000s [00:38:44] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sending event FMLPostInitializationEvent to mod ForgeRelocation [00:38:44] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sent event FMLPostInitializationEvent to mod ForgeRelocation [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - ForgeRelocation took 0.011s [00:38:44] [Server thread/TRACE] [MCFrames/MCFrames]: Sending event FMLPostInitializationEvent to mod MCFrames [00:38:44] [Server thread/TRACE] [MCFrames/MCFrames]: Sent event FMLPostInitializationEvent to mod MCFrames [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - MCFrames took 0.000s [00:38:44] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sending event FMLPostInitializationEvent to mod RelocationFMP [00:38:44] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sent event FMLPostInitializationEvent to mod RelocationFMP [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - RelocationFMP took 0.000s [00:38:44] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLPostInitializationEvent to mod ForgeMicroblock [00:38:44] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLPostInitializationEvent to mod ForgeMicroblock [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Microblocks took 0.014s [00:38:44] [Server thread/DEBUG] [FML/]: Bar Finished: PostInitialization took 2.509s [00:38:44] [Server thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp [00:38:44] [Server thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Coder Pack took 0.000s [00:38:44] [Server thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML [00:38:44] [Server thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Mod Loader took 0.000s [00:38:44] [Server thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge [00:38:44] [Server thread/DEBUG] [FML/Forge]: Forge RecipeSorter Baking: [00:38:44] [Server thread/DEBUG] [FML/Forge]: 21: RecipeEntry("Before", UNKNOWN, ) [00:38:44] [Server thread/DEBUG] [FML/Forge]: 20: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless [00:38:44] [Server thread/DEBUG] [FML/Forge]: 19: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped [00:38:44] [Server thread/DEBUG] [FML/Forge]: 18: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped [00:38:44] [Server thread/DEBUG] [FML/Forge]: 17: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped [00:38:44] [Server thread/DEBUG] [FML/Forge]: 16: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless [00:38:44] [Server thread/DEBUG] [FML/Forge]: 15: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless [00:38:44] [Server thread/DEBUG] [FML/Forge]: 14: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless [00:38:44] [Server thread/DEBUG] [FML/Forge]: 13: RecipeEntry("forge:shapelessorenbt", SHAPELESS, thaumcraft.common.lib.crafting.ShapelessNBTOreRecipe) After: forge:shapelessore [00:38:44] [Server thread/DEBUG] [FML/Forge]: 12: RecipeEntry("forge:robearmordye", SHAPELESS, thaumcraft.common.items.armor.RecipesRobeArmorDyes) After: forge:shapelessorenbt [00:38:44] [Server thread/DEBUG] [FML/Forge]: 11: RecipeEntry("projectred:chipreset", SHAPED, mrtjp.projectred.transportation.ChipResetRecipe) After: forge:shaped [00:38:44] [Server thread/DEBUG] [FML/Forge]: 10: RecipeEntry("facadeTurningHelper", SHAPELESS, buildcraft.transport.ItemFacade$FacadeRecipe) [00:38:44] [Server thread/DEBUG] [FML/Forge]: 9: RecipeEntry("forge:voidrobearmordye", SHAPELESS, thaumcraft.common.items.armor.RecipesVoidRobeArmorDyes) After: forge:robearmordye [00:38:44] [Server thread/DEBUG] [FML/Forge]: 8: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless [00:38:44] [Server thread/DEBUG] [FML/Forge]: 7: RecipeEntry("projectred:shapeless", SHAPELESS, mrtjp.projectred.core.libmc.recipe.ShapelessBuilderRecipe) After: forge:shapeless [00:38:44] [Server thread/DEBUG] [FML/Forge]: 6: RecipeEntry("buildcraft:pipecoloring", SHAPELESS, buildcraft.transport.PipeColoringRecipe) After: minecraft:shapeless [00:38:44] [Server thread/DEBUG] [FML/Forge]: 5: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless [00:38:44] [Server thread/DEBUG] [FML/Forge]: 4: RecipeEntry("fmp:micro", SHAPED, codechicken.microblock.MicroRecipe$) After: forge:shapelessore [00:38:44] [Server thread/DEBUG] [FML/Forge]: 3: RecipeEntry("projectred:shaped", SHAPED, mrtjp.projectred.core.libmc.recipe.ShapedBuilderRecipe) After: forge:shaped [00:38:44] [Server thread/DEBUG] [FML/Forge]: 2: RecipeEntry("NotEnoughWands:containertoitem", SHAPED, romelo333.notenoughwands.varia.ContainerToItemRecipe) After: minecraft:shaped [00:38:44] [Server thread/DEBUG] [FML/Forge]: 1: RecipeEntry("After", UNKNOWN, ) [00:38:44] [Server thread/DEBUG] [FML/Forge]: Sorting recipies [00:38:44] [Server thread/INFO] [FML/Forge]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter [00:38:44] [Server thread/INFO] [FML/Forge]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$2 Modder please refer to net.minecraftforge.oredict.RecipeSorter [00:38:44] [Server thread/INFO] [FML/Forge]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$3 Modder please refer to net.minecraftforge.oredict.RecipeSorter [00:38:44] [Server thread/INFO] [FML/Forge]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter [00:38:44] [Server thread/DEBUG] [FML/Forge]: Parent Found: 14 - net.minecraftforge.oredict.ShapelessOreRecipe [00:38:44] [Server thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Forge took 0.007s [00:38:44] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sending event FMLLoadCompleteEvent to mod AM2-Preloader [00:38:44] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sent event FMLLoadCompleteEvent to mod AM2-Preloader [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - AMCore took 0.000s [00:38:44] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLLoadCompleteEvent to mod CodeChickenCore [00:38:44] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLLoadCompleteEvent to mod CodeChickenCore [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - CodeChicken Core took 0.000s [00:38:44] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sending event FMLLoadCompleteEvent to mod AnimationAPI [00:38:44] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sent event FMLLoadCompleteEvent to mod AnimationAPI [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - AnimationAPI took 0.000s [00:38:44] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sending event FMLLoadCompleteEvent to mod arsmagica2 [00:38:44] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sent event FMLLoadCompleteEvent to mod arsmagica2 [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Ars Magica 2 took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLLoadCompleteEvent to mod BuildCraft|Core [00:38:44] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLLoadCompleteEvent to mod BuildCraft|Core [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - BuildCraft took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLLoadCompleteEvent to mod BuildCraft|Factory [00:38:44] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLLoadCompleteEvent to mod BuildCraft|Factory [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - BC Factory took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLLoadCompleteEvent to mod BuildCraft|Builders [00:38:44] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLLoadCompleteEvent to mod BuildCraft|Builders [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - BC Builders took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLLoadCompleteEvent to mod BuildCraft|Energy [00:38:44] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLLoadCompleteEvent to mod BuildCraft|Energy [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - BC Energy took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLLoadCompleteEvent to mod BuildCraft|Robotics [00:38:44] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLLoadCompleteEvent to mod BuildCraft|Robotics [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - BC Robotics took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLLoadCompleteEvent to mod BuildCraft|Silicon [00:38:44] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLLoadCompleteEvent to mod BuildCraft|Silicon [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - BC Silicon took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLLoadCompleteEvent to mod BuildCraft|Transport [00:38:44] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLLoadCompleteEvent to mod BuildCraft|Transport [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - BC Transport took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sending event FMLLoadCompleteEvent to mod BuildCraft|Compat [00:38:44] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sent event FMLLoadCompleteEvent to mod BuildCraft|Compat [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - BuildCraft Compat took 0.000s [00:38:44] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sending event FMLLoadCompleteEvent to mod NotEnoughWands [00:38:44] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sent event FMLLoadCompleteEvent to mod NotEnoughWands [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Not Enough Wands took 0.000s [00:38:44] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLLoadCompleteEvent to mod ForgeMultipart [00:38:44] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLLoadCompleteEvent to mod ForgeMultipart [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Multipart took 0.000s [00:38:44] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sending event FMLLoadCompleteEvent to mod MrTJPCoreMod [00:38:44] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sent event FMLLoadCompleteEvent to mod MrTJPCoreMod [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - MrTJPCore took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sending event FMLLoadCompleteEvent to mod ProjRed|Core [00:38:44] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sent event FMLLoadCompleteEvent to mod ProjRed|Core [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - ProjectRed Core took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sending event FMLLoadCompleteEvent to mod ProjRed|Integration [00:38:44] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sent event FMLLoadCompleteEvent to mod ProjRed|Integration [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - ProjectRed Integration took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sending event FMLLoadCompleteEvent to mod ProjRed|Transmission [00:38:44] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sent event FMLLoadCompleteEvent to mod ProjRed|Transmission [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - ProjectRed Transmission took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sending event FMLLoadCompleteEvent to mod ProjRed|Fabrication [00:38:44] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sent event FMLLoadCompleteEvent to mod ProjRed|Fabrication [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - ProjectRed Fabrication took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sending event FMLLoadCompleteEvent to mod ProjRed|Illumination [00:38:44] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sent event FMLLoadCompleteEvent to mod ProjRed|Illumination [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - ProjectRed Illumination took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sending event FMLLoadCompleteEvent to mod ProjRed|Expansion [00:38:44] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sent event FMLLoadCompleteEvent to mod ProjRed|Expansion [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - ProjectRed Expansion took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sending event FMLLoadCompleteEvent to mod ProjRed|Transportation [00:38:44] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sent event FMLLoadCompleteEvent to mod ProjRed|Transportation [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - ProjectRed Transportation took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sending event FMLLoadCompleteEvent to mod ProjRed|Exploration [00:38:44] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sent event FMLLoadCompleteEvent to mod ProjRed|Exploration [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - ProjectRed Exploration took 0.000s [00:38:44] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLLoadCompleteEvent to mod Baubles [00:38:44] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLLoadCompleteEvent to mod Baubles [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Baubles took 0.000s [00:38:44] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLLoadCompleteEvent to mod Thaumcraft [00:38:44] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLLoadCompleteEvent to mod Thaumcraft [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Thaumcraft took 0.000s [00:38:44] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sending event FMLLoadCompleteEvent to mod tcnodetracker [00:38:44] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sent event FMLLoadCompleteEvent to mod tcnodetracker [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - TC Node Tracker took 0.000s [00:38:44] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sending event FMLLoadCompleteEvent to mod thaumcraftneiplugin [00:38:44] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sent event FMLLoadCompleteEvent to mod thaumcraftneiplugin [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Thaumcraft NEI Plugin took 0.000s [00:38:44] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLLoadCompleteEvent to mod McMultipart [00:38:44] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLLoadCompleteEvent to mod McMultipart [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Multipart Plugin took 0.000s [00:38:44] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sending event FMLLoadCompleteEvent to mod ForgeRelocation [00:38:44] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sent event FMLLoadCompleteEvent to mod ForgeRelocation [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - ForgeRelocation took 0.000s [00:38:44] [Server thread/TRACE] [MCFrames/MCFrames]: Sending event FMLLoadCompleteEvent to mod MCFrames [00:38:44] [Server thread/TRACE] [MCFrames/MCFrames]: Sent event FMLLoadCompleteEvent to mod MCFrames [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - MCFrames took 0.001s [00:38:44] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sending event FMLLoadCompleteEvent to mod RelocationFMP [00:38:44] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sent event FMLLoadCompleteEvent to mod RelocationFMP [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - RelocationFMP took 0.000s [00:38:44] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLLoadCompleteEvent to mod ForgeMicroblock [00:38:44] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLLoadCompleteEvent to mod ForgeMicroblock [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Microblocks took 0.000s [00:38:44] [Server thread/DEBUG] [FML/]: Bar Finished: LoadComplete took 0.014s [00:38:44] [Server thread/DEBUG] [FML/]: Freezing block and item id maps [00:38:44] [Server thread/DEBUG] [FML/]: Registry consistency check successful [00:38:44] [Server thread/DEBUG] [FML/]: Registry consistency check successful [00:38:44] [Server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 35 mods [00:38:44] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp [00:38:44] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0.000s [00:38:44] [Server thread/TRACE] [FML/FML]: Sending event FMLServerAboutToStartEvent to mod FML [00:38:44] [Server thread/TRACE] [FML/FML]: Sent event FMLServerAboutToStartEvent to mod FML [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0.000s [00:38:44] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge [00:38:44] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Forge took 0.000s [00:38:44] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sending event FMLServerAboutToStartEvent to mod AM2-Preloader [00:38:44] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sent event FMLServerAboutToStartEvent to mod AM2-Preloader [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - AMCore took 0.000s [00:38:44] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLServerAboutToStartEvent to mod CodeChickenCore [00:38:44] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLServerAboutToStartEvent to mod CodeChickenCore [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - CodeChicken Core took 0.000s [00:38:44] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sending event FMLServerAboutToStartEvent to mod AnimationAPI [00:38:44] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sent event FMLServerAboutToStartEvent to mod AnimationAPI [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - AnimationAPI took 0.000s [00:38:44] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sending event FMLServerAboutToStartEvent to mod arsmagica2 [00:38:44] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sent event FMLServerAboutToStartEvent to mod arsmagica2 [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Ars Magica 2 took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLServerAboutToStartEvent to mod BuildCraft|Core [00:38:44] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLServerAboutToStartEvent to mod BuildCraft|Core [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - BuildCraft took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLServerAboutToStartEvent to mod BuildCraft|Factory [00:38:44] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLServerAboutToStartEvent to mod BuildCraft|Factory [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - BC Factory took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLServerAboutToStartEvent to mod BuildCraft|Builders [00:38:44] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLServerAboutToStartEvent to mod BuildCraft|Builders [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - BC Builders took 0.008s [00:38:44] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLServerAboutToStartEvent to mod BuildCraft|Energy [00:38:44] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLServerAboutToStartEvent to mod BuildCraft|Energy [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - BC Energy took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLServerAboutToStartEvent to mod BuildCraft|Robotics [00:38:44] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLServerAboutToStartEvent to mod BuildCraft|Robotics [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - BC Robotics took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLServerAboutToStartEvent to mod BuildCraft|Silicon [00:38:44] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLServerAboutToStartEvent to mod BuildCraft|Silicon [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - BC Silicon took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLServerAboutToStartEvent to mod BuildCraft|Transport [00:38:44] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLServerAboutToStartEvent to mod BuildCraft|Transport [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - BC Transport took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sending event FMLServerAboutToStartEvent to mod BuildCraft|Compat [00:38:44] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sent event FMLServerAboutToStartEvent to mod BuildCraft|Compat [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - BuildCraft Compat took 0.000s [00:38:44] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sending event FMLServerAboutToStartEvent to mod NotEnoughWands [00:38:44] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sent event FMLServerAboutToStartEvent to mod NotEnoughWands [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Not Enough Wands took 0.000s [00:38:44] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLServerAboutToStartEvent to mod ForgeMultipart [00:38:44] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLServerAboutToStartEvent to mod ForgeMultipart [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Multipart took 0.003s [00:38:44] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sending event FMLServerAboutToStartEvent to mod MrTJPCoreMod [00:38:44] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sent event FMLServerAboutToStartEvent to mod MrTJPCoreMod [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - MrTJPCore took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sending event FMLServerAboutToStartEvent to mod ProjRed|Core [00:38:44] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sent event FMLServerAboutToStartEvent to mod ProjRed|Core [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - ProjectRed Core took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sending event FMLServerAboutToStartEvent to mod ProjRed|Integration [00:38:44] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sent event FMLServerAboutToStartEvent to mod ProjRed|Integration [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - ProjectRed Integration took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sending event FMLServerAboutToStartEvent to mod ProjRed|Transmission [00:38:44] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sent event FMLServerAboutToStartEvent to mod ProjRed|Transmission [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - ProjectRed Transmission took 0.004s [00:38:44] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sending event FMLServerAboutToStartEvent to mod ProjRed|Fabrication [00:38:44] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sent event FMLServerAboutToStartEvent to mod ProjRed|Fabrication [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - ProjectRed Fabrication took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sending event FMLServerAboutToStartEvent to mod ProjRed|Illumination [00:38:44] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sent event FMLServerAboutToStartEvent to mod ProjRed|Illumination [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - ProjectRed Illumination took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sending event FMLServerAboutToStartEvent to mod ProjRed|Expansion [00:38:44] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sent event FMLServerAboutToStartEvent to mod ProjRed|Expansion [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - ProjectRed Expansion took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sending event FMLServerAboutToStartEvent to mod ProjRed|Transportation [00:38:44] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sent event FMLServerAboutToStartEvent to mod ProjRed|Transportation [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - ProjectRed Transportation took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sending event FMLServerAboutToStartEvent to mod ProjRed|Exploration [00:38:44] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sent event FMLServerAboutToStartEvent to mod ProjRed|Exploration [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - ProjectRed Exploration took 0.000s [00:38:44] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLServerAboutToStartEvent to mod Baubles [00:38:44] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLServerAboutToStartEvent to mod Baubles [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Baubles took 0.000s [00:38:44] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLServerAboutToStartEvent to mod Thaumcraft [00:38:44] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLServerAboutToStartEvent to mod Thaumcraft [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Thaumcraft took 0.000s [00:38:44] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sending event FMLServerAboutToStartEvent to mod tcnodetracker [00:38:44] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sent event FMLServerAboutToStartEvent to mod tcnodetracker [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - TC Node Tracker took 0.000s [00:38:44] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sending event FMLServerAboutToStartEvent to mod thaumcraftneiplugin [00:38:44] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sent event FMLServerAboutToStartEvent to mod thaumcraftneiplugin [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Thaumcraft NEI Plugin took 0.000s [00:38:44] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLServerAboutToStartEvent to mod McMultipart [00:38:44] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLServerAboutToStartEvent to mod McMultipart [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Multipart Plugin took 0.000s [00:38:44] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sending event FMLServerAboutToStartEvent to mod ForgeRelocation [00:38:44] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sent event FMLServerAboutToStartEvent to mod ForgeRelocation [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - ForgeRelocation took 0.000s [00:38:44] [Server thread/TRACE] [MCFrames/MCFrames]: Sending event FMLServerAboutToStartEvent to mod MCFrames [00:38:44] [Server thread/TRACE] [MCFrames/MCFrames]: Sent event FMLServerAboutToStartEvent to mod MCFrames [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - MCFrames took 0.000s [00:38:44] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sending event FMLServerAboutToStartEvent to mod RelocationFMP [00:38:44] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sent event FMLServerAboutToStartEvent to mod RelocationFMP [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - RelocationFMP took 0.000s [00:38:44] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLServerAboutToStartEvent to mod ForgeMicroblock [00:38:44] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLServerAboutToStartEvent to mod ForgeMicroblock [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Microblocks took 0.001s [00:38:44] [Server thread/DEBUG] [FML/]: Bar Finished: ServerAboutToStart took 0.022s [00:38:44] [Server thread/INFO] [FML/]: Injecting existing block and item data into this server instance [00:38:44] [Server thread/DEBUG] [FML/]: Registry consistency check successful [00:38:44] [Server thread/DEBUG] [FML/]: Registry consistency check successful [00:38:44] [Server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp [00:38:44] [Server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s [00:38:44] [Server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML [00:38:44] [Server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s [00:38:44] [Server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge [00:38:44] [Server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0.001s [00:38:44] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sending event FMLModIdMappingEvent to mod AM2-Preloader [00:38:44] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sent event FMLModIdMappingEvent to mod AM2-Preloader [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - AMCore took 0.000s [00:38:44] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLModIdMappingEvent to mod CodeChickenCore [00:38:44] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLModIdMappingEvent to mod CodeChickenCore [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - CodeChicken Core took 0.000s [00:38:44] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sending event FMLModIdMappingEvent to mod AnimationAPI [00:38:44] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sent event FMLModIdMappingEvent to mod AnimationAPI [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - AnimationAPI took 0.000s [00:38:44] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sending event FMLModIdMappingEvent to mod arsmagica2 [00:38:44] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sent event FMLModIdMappingEvent to mod arsmagica2 [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Ars Magica 2 took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLModIdMappingEvent to mod BuildCraft|Core [00:38:44] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLModIdMappingEvent to mod BuildCraft|Core [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BuildCraft took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLModIdMappingEvent to mod BuildCraft|Factory [00:38:44] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLModIdMappingEvent to mod BuildCraft|Factory [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Factory took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLModIdMappingEvent to mod BuildCraft|Builders [00:38:44] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLModIdMappingEvent to mod BuildCraft|Builders [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Builders took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLModIdMappingEvent to mod BuildCraft|Energy [00:38:44] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLModIdMappingEvent to mod BuildCraft|Energy [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Energy took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLModIdMappingEvent to mod BuildCraft|Robotics [00:38:44] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLModIdMappingEvent to mod BuildCraft|Robotics [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Robotics took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLModIdMappingEvent to mod BuildCraft|Silicon [00:38:44] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLModIdMappingEvent to mod BuildCraft|Silicon [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Silicon took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLModIdMappingEvent to mod BuildCraft|Transport [00:38:44] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLModIdMappingEvent to mod BuildCraft|Transport [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Transport took 0.000s [00:38:44] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sending event FMLModIdMappingEvent to mod BuildCraft|Compat [00:38:44] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sent event FMLModIdMappingEvent to mod BuildCraft|Compat [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BuildCraft Compat took 0.000s [00:38:44] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sending event FMLModIdMappingEvent to mod NotEnoughWands [00:38:44] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sent event FMLModIdMappingEvent to mod NotEnoughWands [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Not Enough Wands took 0.000s [00:38:44] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLModIdMappingEvent to mod ForgeMultipart [00:38:44] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLModIdMappingEvent to mod ForgeMultipart [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Multipart took 0.000s [00:38:44] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sending event FMLModIdMappingEvent to mod MrTJPCoreMod [00:38:44] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sent event FMLModIdMappingEvent to mod MrTJPCoreMod [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MrTJPCore took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sending event FMLModIdMappingEvent to mod ProjRed|Core [00:38:44] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sent event FMLModIdMappingEvent to mod ProjRed|Core [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Core took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sending event FMLModIdMappingEvent to mod ProjRed|Integration [00:38:44] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sent event FMLModIdMappingEvent to mod ProjRed|Integration [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Integration took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sending event FMLModIdMappingEvent to mod ProjRed|Transmission [00:38:44] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sent event FMLModIdMappingEvent to mod ProjRed|Transmission [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Transmission took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sending event FMLModIdMappingEvent to mod ProjRed|Fabrication [00:38:44] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sent event FMLModIdMappingEvent to mod ProjRed|Fabrication [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Fabrication took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sending event FMLModIdMappingEvent to mod ProjRed|Illumination [00:38:44] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sent event FMLModIdMappingEvent to mod ProjRed|Illumination [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Illumination took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sending event FMLModIdMappingEvent to mod ProjRed|Expansion [00:38:44] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sent event FMLModIdMappingEvent to mod ProjRed|Expansion [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Expansion took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sending event FMLModIdMappingEvent to mod ProjRed|Transportation [00:38:44] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sent event FMLModIdMappingEvent to mod ProjRed|Transportation [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Transportation took 0.000s [00:38:44] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sending event FMLModIdMappingEvent to mod ProjRed|Exploration [00:38:44] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sent event FMLModIdMappingEvent to mod ProjRed|Exploration [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Exploration took 0.000s [00:38:44] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLModIdMappingEvent to mod Baubles [00:38:44] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLModIdMappingEvent to mod Baubles [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Baubles took 0.000s [00:38:44] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLModIdMappingEvent to mod Thaumcraft [00:38:44] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLModIdMappingEvent to mod Thaumcraft [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Thaumcraft took 0.000s [00:38:44] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sending event FMLModIdMappingEvent to mod tcnodetracker [00:38:44] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sent event FMLModIdMappingEvent to mod tcnodetracker [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - TC Node Tracker took 0.000s [00:38:44] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sending event FMLModIdMappingEvent to mod thaumcraftneiplugin [00:38:44] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sent event FMLModIdMappingEvent to mod thaumcraftneiplugin [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Thaumcraft NEI Plugin took 0.000s [00:38:44] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLModIdMappingEvent to mod McMultipart [00:38:44] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLModIdMappingEvent to mod McMultipart [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Multipart Plugin took 0.000s [00:38:44] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sending event FMLModIdMappingEvent to mod ForgeRelocation [00:38:44] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sent event FMLModIdMappingEvent to mod ForgeRelocation [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ForgeRelocation took 0.000s [00:38:44] [Server thread/TRACE] [MCFrames/MCFrames]: Sending event FMLModIdMappingEvent to mod MCFrames [00:38:44] [Server thread/TRACE] [MCFrames/MCFrames]: Sent event FMLModIdMappingEvent to mod MCFrames [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MCFrames took 0.000s [00:38:44] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sending event FMLModIdMappingEvent to mod RelocationFMP [00:38:44] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sent event FMLModIdMappingEvent to mod RelocationFMP [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - RelocationFMP took 0.000s [00:38:44] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLModIdMappingEvent to mod ForgeMicroblock [00:38:44] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLModIdMappingEvent to mod ForgeMicroblock [00:38:44] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Microblocks took 0.000s [00:38:44] [Server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0.007s [00:38:44] [Server thread/INFO] [FML/]: Applying holder lookups [00:38:44] [Server thread/INFO] [FML/]: Holder lookups applied [00:38:44] [Server thread/DEBUG] [FML/]: Loading persistent fluid defaults from world [00:38:44] [Server thread/DEBUG] [FML/]: The fluid Thaumcraft:fluiddeath has been selected as the default fluid for fluiddeath [00:38:44] [Server thread/DEBUG] [FML/]: The fluid BuildCraft|Energy:redplasma has been selected as the default fluid for redplasma [00:38:44] [Server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava [00:38:44] [Server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water [00:38:44] [Server thread/DEBUG] [FML/]: The fluid BuildCraft|Energy:fuel has been selected as the default fluid for fuel [00:38:44] [Server thread/DEBUG] [FML/]: The fluid Thaumcraft:fluidpure has been selected as the default fluid for fluidpure [00:38:44] [Server thread/DEBUG] [FML/]: The fluid BuildCraft|Energy:oil has been selected as the default fluid for oil [00:38:44] [Server thread/DEBUG] [FML/]: The fluid Thaumcraft:fluxgoo has been selected as the default fluid for fluxgoo [00:38:44] [Server thread/DEBUG] [FML/]: The fluid arsmagica2:liquidessence has been selected as the default fluid for liquidessence [00:38:44] [Server thread/INFO] [FML/]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@600c7f) [00:38:44] [Server thread/INFO] [FML/]: Loading dimension -42 (world) (net.minecraft.server.dedicated.DedicatedServer@600c7f) [00:38:44] [Server thread/INFO] [FML/]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@600c7f) [00:38:44] [Server thread/INFO] [FML/]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@600c7f) [00:38:46] [Server thread/TRACE] [ArsMagica2/]: Node list not found. Checking cache/files for prior data [00:38:46] [Server thread/TRACE] [ArsMagica2/]: Loaded 1 power node entries [00:38:46] [Server thread/TRACE] [ArsMagica2/]: Loaded power data for chunk 19, 10 [00:38:47] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartingEvent to mod mcp [00:38:47] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartingEvent to mod mcp [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Coder Pack took 0.000s [00:38:47] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartingEvent to mod FML [00:38:47] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartingEvent to mod FML [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Mod Loader took 0.000s [00:38:47] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartingEvent to mod Forge [00:38:47] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartingEvent to mod Forge [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Forge took 0.004s [00:38:47] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sending event FMLServerStartingEvent to mod AM2-Preloader [00:38:47] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sent event FMLServerStartingEvent to mod AM2-Preloader [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - AMCore took 0.000s [00:38:47] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLServerStartingEvent to mod CodeChickenCore [00:38:47] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLServerStartingEvent to mod CodeChickenCore [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - CodeChicken Core took 0.000s [00:38:47] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sending event FMLServerStartingEvent to mod AnimationAPI [00:38:47] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sent event FMLServerStartingEvent to mod AnimationAPI [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - AnimationAPI took 0.000s [00:38:47] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sending event FMLServerStartingEvent to mod arsmagica2 [00:38:47] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sent event FMLServerStartingEvent to mod arsmagica2 [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Ars Magica 2 took 0.021s [00:38:47] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLServerStartingEvent to mod BuildCraft|Core [00:38:47] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLServerStartingEvent to mod BuildCraft|Core [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - BuildCraft took 0.000s [00:38:47] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLServerStartingEvent to mod BuildCraft|Factory [00:38:47] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLServerStartingEvent to mod BuildCraft|Factory [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - BC Factory took 0.000s [00:38:47] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLServerStartingEvent to mod BuildCraft|Builders [00:38:47] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLServerStartingEvent to mod BuildCraft|Builders [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - BC Builders took 0.000s [00:38:47] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLServerStartingEvent to mod BuildCraft|Energy [00:38:47] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLServerStartingEvent to mod BuildCraft|Energy [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - BC Energy took 0.000s [00:38:47] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLServerStartingEvent to mod BuildCraft|Robotics [00:38:47] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLServerStartingEvent to mod BuildCraft|Robotics [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - BC Robotics took 0.009s [00:38:47] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLServerStartingEvent to mod BuildCraft|Silicon [00:38:47] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLServerStartingEvent to mod BuildCraft|Silicon [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - BC Silicon took 0.000s [00:38:47] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLServerStartingEvent to mod BuildCraft|Transport [00:38:47] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLServerStartingEvent to mod BuildCraft|Transport [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - BC Transport took 0.001s [00:38:47] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sending event FMLServerStartingEvent to mod BuildCraft|Compat [00:38:47] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sent event FMLServerStartingEvent to mod BuildCraft|Compat [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - BuildCraft Compat took 0.000s [00:38:47] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sending event FMLServerStartingEvent to mod NotEnoughWands [00:38:47] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sent event FMLServerStartingEvent to mod NotEnoughWands [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Not Enough Wands took 0.000s [00:38:47] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLServerStartingEvent to mod ForgeMultipart [00:38:47] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLServerStartingEvent to mod ForgeMultipart [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Multipart took 0.000s [00:38:47] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sending event FMLServerStartingEvent to mod MrTJPCoreMod [00:38:47] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sent event FMLServerStartingEvent to mod MrTJPCoreMod [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - MrTJPCore took 0.000s [00:38:47] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sending event FMLServerStartingEvent to mod ProjRed|Core [00:38:47] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sent event FMLServerStartingEvent to mod ProjRed|Core [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - ProjectRed Core took 0.000s [00:38:47] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sending event FMLServerStartingEvent to mod ProjRed|Integration [00:38:47] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sent event FMLServerStartingEvent to mod ProjRed|Integration [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - ProjectRed Integration took 0.000s [00:38:47] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sending event FMLServerStartingEvent to mod ProjRed|Transmission [00:38:47] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sent event FMLServerStartingEvent to mod ProjRed|Transmission [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - ProjectRed Transmission took 0.000s [00:38:47] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sending event FMLServerStartingEvent to mod ProjRed|Fabrication [00:38:47] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sent event FMLServerStartingEvent to mod ProjRed|Fabrication [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - ProjectRed Fabrication took 0.000s [00:38:47] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sending event FMLServerStartingEvent to mod ProjRed|Illumination [00:38:47] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sent event FMLServerStartingEvent to mod ProjRed|Illumination [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - ProjectRed Illumination took 0.000s [00:38:47] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sending event FMLServerStartingEvent to mod ProjRed|Expansion [00:38:47] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sent event FMLServerStartingEvent to mod ProjRed|Expansion [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - ProjectRed Expansion took 0.000s [00:38:47] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sending event FMLServerStartingEvent to mod ProjRed|Transportation [00:38:47] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sent event FMLServerStartingEvent to mod ProjRed|Transportation [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - ProjectRed Transportation took 0.000s [00:38:47] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sending event FMLServerStartingEvent to mod ProjRed|Exploration [00:38:47] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sent event FMLServerStartingEvent to mod ProjRed|Exploration [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - ProjectRed Exploration took 0.000s [00:38:47] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLServerStartingEvent to mod Baubles [00:38:47] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLServerStartingEvent to mod Baubles [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Baubles took 0.000s [00:38:47] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLServerStartingEvent to mod Thaumcraft [00:38:47] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLServerStartingEvent to mod Thaumcraft [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Thaumcraft took 0.005s [00:38:47] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sending event FMLServerStartingEvent to mod tcnodetracker [00:38:47] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sent event FMLServerStartingEvent to mod tcnodetracker [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - TC Node Tracker took 0.000s [00:38:47] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sending event FMLServerStartingEvent to mod thaumcraftneiplugin [00:38:47] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sent event FMLServerStartingEvent to mod thaumcraftneiplugin [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Thaumcraft NEI Plugin took 0.000s [00:38:47] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLServerStartingEvent to mod McMultipart [00:38:47] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLServerStartingEvent to mod McMultipart [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Multipart Plugin took 0.000s [00:38:47] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sending event FMLServerStartingEvent to mod ForgeRelocation [00:38:47] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sent event FMLServerStartingEvent to mod ForgeRelocation [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - ForgeRelocation took 0.000s [00:38:47] [Server thread/TRACE] [MCFrames/MCFrames]: Sending event FMLServerStartingEvent to mod MCFrames [00:38:47] [Server thread/TRACE] [MCFrames/MCFrames]: Sent event FMLServerStartingEvent to mod MCFrames [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - MCFrames took 0.000s [00:38:47] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sending event FMLServerStartingEvent to mod RelocationFMP [00:38:47] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sent event FMLServerStartingEvent to mod RelocationFMP [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - RelocationFMP took 0.000s [00:38:47] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLServerStartingEvent to mod ForgeMicroblock [00:38:47] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLServerStartingEvent to mod ForgeMicroblock [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Microblocks took 0.000s [00:38:47] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarting took 0.046s [00:38:47] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartedEvent to mod mcp [00:38:47] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartedEvent to mod mcp [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Coder Pack took 0.000s [00:38:47] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartedEvent to mod FML [00:38:47] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartedEvent to mod FML [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Mod Loader took 0.000s [00:38:47] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartedEvent to mod Forge [00:38:47] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartedEvent to mod Forge [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Forge took 0.000s [00:38:47] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sending event FMLServerStartedEvent to mod AM2-Preloader [00:38:47] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sent event FMLServerStartedEvent to mod AM2-Preloader [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - AMCore took 0.000s [00:38:47] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLServerStartedEvent to mod CodeChickenCore [00:38:47] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLServerStartedEvent to mod CodeChickenCore [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - CodeChicken Core took 0.000s [00:38:47] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sending event FMLServerStartedEvent to mod AnimationAPI [00:38:47] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sent event FMLServerStartedEvent to mod AnimationAPI [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - AnimationAPI took 0.000s [00:38:47] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sending event FMLServerStartedEvent to mod arsmagica2 [00:38:47] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sent event FMLServerStartedEvent to mod arsmagica2 [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Ars Magica 2 took 0.000s [00:38:47] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLServerStartedEvent to mod BuildCraft|Core [00:38:47] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLServerStartedEvent to mod BuildCraft|Core [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - BuildCraft took 0.000s [00:38:47] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLServerStartedEvent to mod BuildCraft|Factory [00:38:47] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLServerStartedEvent to mod BuildCraft|Factory [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - BC Factory took 0.000s [00:38:47] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLServerStartedEvent to mod BuildCraft|Builders [00:38:47] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLServerStartedEvent to mod BuildCraft|Builders [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - BC Builders took 0.000s [00:38:47] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLServerStartedEvent to mod BuildCraft|Energy [00:38:47] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLServerStartedEvent to mod BuildCraft|Energy [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - BC Energy took 0.000s [00:38:47] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLServerStartedEvent to mod BuildCraft|Robotics [00:38:47] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLServerStartedEvent to mod BuildCraft|Robotics [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - BC Robotics took 0.032s [00:38:47] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLServerStartedEvent to mod BuildCraft|Silicon [00:38:47] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLServerStartedEvent to mod BuildCraft|Silicon [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - BC Silicon took 0.000s [00:38:47] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLServerStartedEvent to mod BuildCraft|Transport [00:38:47] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLServerStartedEvent to mod BuildCraft|Transport [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - BC Transport took 0.000s [00:38:47] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sending event FMLServerStartedEvent to mod BuildCraft|Compat [00:38:47] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sent event FMLServerStartedEvent to mod BuildCraft|Compat [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - BuildCraft Compat took 0.000s [00:38:47] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sending event FMLServerStartedEvent to mod NotEnoughWands [00:38:47] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sent event FMLServerStartedEvent to mod NotEnoughWands [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Not Enough Wands took 0.000s [00:38:47] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLServerStartedEvent to mod ForgeMultipart [00:38:47] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLServerStartedEvent to mod ForgeMultipart [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Multipart took 0.000s [00:38:47] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sending event FMLServerStartedEvent to mod MrTJPCoreMod [00:38:47] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sent event FMLServerStartedEvent to mod MrTJPCoreMod [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - MrTJPCore took 0.000s [00:38:47] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sending event FMLServerStartedEvent to mod ProjRed|Core [00:38:47] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sent event FMLServerStartedEvent to mod ProjRed|Core [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - ProjectRed Core took 0.000s [00:38:47] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sending event FMLServerStartedEvent to mod ProjRed|Integration [00:38:47] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sent event FMLServerStartedEvent to mod ProjRed|Integration [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - ProjectRed Integration took 0.000s [00:38:47] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sending event FMLServerStartedEvent to mod ProjRed|Transmission [00:38:47] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sent event FMLServerStartedEvent to mod ProjRed|Transmission [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - ProjectRed Transmission took 0.000s [00:38:47] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sending event FMLServerStartedEvent to mod ProjRed|Fabrication [00:38:47] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sent event FMLServerStartedEvent to mod ProjRed|Fabrication [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - ProjectRed Fabrication took 0.000s [00:38:47] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sending event FMLServerStartedEvent to mod ProjRed|Illumination [00:38:47] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sent event FMLServerStartedEvent to mod ProjRed|Illumination [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - ProjectRed Illumination took 0.000s [00:38:47] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sending event FMLServerStartedEvent to mod ProjRed|Expansion [00:38:47] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sent event FMLServerStartedEvent to mod ProjRed|Expansion [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - ProjectRed Expansion took 0.000s [00:38:47] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sending event FMLServerStartedEvent to mod ProjRed|Transportation [00:38:47] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sent event FMLServerStartedEvent to mod ProjRed|Transportation [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - ProjectRed Transportation took 0.000s [00:38:47] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sending event FMLServerStartedEvent to mod ProjRed|Exploration [00:38:47] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sent event FMLServerStartedEvent to mod ProjRed|Exploration [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - ProjectRed Exploration took 0.000s [00:38:47] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLServerStartedEvent to mod Baubles [00:38:47] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLServerStartedEvent to mod Baubles [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Baubles took 0.000s [00:38:47] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLServerStartedEvent to mod Thaumcraft [00:38:47] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLServerStartedEvent to mod Thaumcraft [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Thaumcraft took 0.000s [00:38:47] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sending event FMLServerStartedEvent to mod tcnodetracker [00:38:47] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sent event FMLServerStartedEvent to mod tcnodetracker [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - TC Node Tracker took 0.000s [00:38:47] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sending event FMLServerStartedEvent to mod thaumcraftneiplugin [00:38:47] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sent event FMLServerStartedEvent to mod thaumcraftneiplugin [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Thaumcraft NEI Plugin took 0.000s [00:38:47] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLServerStartedEvent to mod McMultipart [00:38:47] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLServerStartedEvent to mod McMultipart [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Multipart Plugin took 0.000s [00:38:47] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sending event FMLServerStartedEvent to mod ForgeRelocation [00:38:47] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sent event FMLServerStartedEvent to mod ForgeRelocation [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - ForgeRelocation took 0.000s [00:38:47] [Server thread/TRACE] [MCFrames/MCFrames]: Sending event FMLServerStartedEvent to mod MCFrames [00:38:47] [Server thread/TRACE] [MCFrames/MCFrames]: Sent event FMLServerStartedEvent to mod MCFrames [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - MCFrames took 0.000s [00:38:47] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sending event FMLServerStartedEvent to mod RelocationFMP [00:38:47] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sent event FMLServerStartedEvent to mod RelocationFMP [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - RelocationFMP took 0.000s [00:38:47] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLServerStartedEvent to mod ForgeMicroblock [00:38:47] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLServerStartedEvent to mod ForgeMicroblock [00:38:47] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Microblocks took 0.000s [00:38:47] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarted took 0.037s [00:38:47] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75250_a()Z: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID [00:38:47] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75250_a()Z: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID [00:38:47] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75250_a()Z: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID [00:38:47] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID [00:38:47] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID [00:38:47] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID [00:38:47] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID [00:38:47] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID [00:38:47] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID [00:38:47] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGoto.func_75250_a()Z: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID [00:39:00] [Netty IO #4/INFO] [ArsMagica2/]: Core: Altering definition of net.minecraft.network.NetHandlerPlayServer, (obfuscated) [00:39:00] [Netty IO #4/DEBUG] [ArsMagica2/]: Core: Located target method a(Ljd;)V [00:39:00] [Netty IO #4/DEBUG] [ArsMagica2/]: Core: Success! Inserted opcodes! [00:39:00] [Netty IO #4/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO [00:39:00] [Netty IO #4/INFO] [FML/]: Client protocol version 2 [00:39:00] [Netty IO #4/TRACE] [FML/]: $ModList:37 mods->FMLHandshakeServerState$2:HELLO [00:39:00] [Netty IO #4/INFO] [FML/]: Client attempting to join with 37 mods : [email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],BuildCraft|[email protected],[email protected],[email protected],ProjRed|[email protected],thaumcraftneiplugin@@VERSION@,BuildCraft|[email protected],ProjRed|[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],ProjRed|[email protected],[email protected],BuildCraft|[email protected],ProjRed|[email protected],ProjRed|[email protected],ProjRed|[email protected],[email protected],BuildCraft|[email protected],BuildCraft|[email protected],[email protected] [00:39:00] [Netty IO #4/INFO] [FML/]: Attempting connection with missing mods [] at CLIENT [00:39:00] [Netty IO #4/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK [00:39:00] [Netty IO #4/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE [00:39:00] [Netty IO #4/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE [00:39:00] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established [00:39:00] [Netty IO #4/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE [00:39:25] [Netty IO #5/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO [00:39:25] [Netty IO #5/INFO] [FML/]: Client protocol version 2 [00:39:25] [Netty IO #5/TRACE] [FML/]: $ModList:37 mods->FMLHandshakeServerState$2:HELLO [00:39:25] [Netty IO #5/INFO] [FML/]: Client attempting to join with 37 mods : [email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],BuildCraft|[email protected],[email protected],[email protected],ProjRed|[email protected],thaumcraftneiplugin@@VERSION@,BuildCraft|[email protected],ProjRed|[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],ProjRed|[email protected],[email protected],BuildCraft|[email protected],ProjRed|[email protected],ProjRed|[email protected],ProjRed|[email protected],[email protected],BuildCraft|[email protected],BuildCraft|[email protected],[email protected] [00:39:25] [Netty IO #5/INFO] [FML/]: Attempting connection with missing mods [] at CLIENT [00:39:25] [Netty IO #5/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK [00:39:25] [Netty IO #5/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE [00:39:25] [Netty IO #5/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE [00:39:25] [Netty IO #5/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE [00:39:25] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established [00:39:46] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world [00:39:46] [Server thread/TRACE] [ArsMagica2/]: Saved 1 power node entries [00:40:30] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world [00:40:30] [Server thread/TRACE] [ArsMagica2/]: Saved 1 power node entries [00:41:15] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world [00:41:15] [Server thread/TRACE] [ArsMagica2/]: Saved 1 power node entries [00:42:12] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world [00:42:12] [Server thread/TRACE] [ArsMagica2/]: Saved 1 power node entries [00:43:04] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world [00:43:04] [Server thread/TRACE] [ArsMagica2/]: Saved 1 power node entries [00:43:05] [Netty IO #4/ERROR] [FML/]: NetworkDispatcher exception java.io.IOException: An existing connection was forcibly closed by the remote host at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_121] at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_121] at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_121] at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_121] at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_121] at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?] at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?] at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_121] [00:43:49] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world [00:43:49] [Server thread/TRACE] [ArsMagica2/]: Saved 1 power node entries [00:44:09] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppingEvent to mod mcp [00:44:09] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppingEvent to mod mcp [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Coder Pack took 0.001s [00:44:09] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppingEvent to mod FML [00:44:09] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppingEvent to mod FML [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Forge Mod Loader took 0.001s [00:44:09] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppingEvent to mod Forge [00:44:09] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppingEvent to mod Forge [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Forge took 0.001s [00:44:09] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sending event FMLServerStoppingEvent to mod AM2-Preloader [00:44:09] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sent event FMLServerStoppingEvent to mod AM2-Preloader [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - AMCore took 0.001s [00:44:09] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLServerStoppingEvent to mod CodeChickenCore [00:44:09] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLServerStoppingEvent to mod CodeChickenCore [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - CodeChicken Core took 0.000s [00:44:09] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sending event FMLServerStoppingEvent to mod AnimationAPI [00:44:09] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sent event FMLServerStoppingEvent to mod AnimationAPI [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - AnimationAPI took 0.000s [00:44:09] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sending event FMLServerStoppingEvent to mod arsmagica2 [00:44:09] [Server thread/TRACE] [ArsMagica2/arsmagica2]: Saving all cached power data for DIM 0 to disk [00:44:09] [Server thread/TRACE] [ArsMagica2/arsmagica2]: Saved 1 power node entries [00:44:09] [Server thread/TRACE] [ArsMagica2/arsmagica2]: Saving all cached power data for DIM -1 to disk [00:44:09] [Server thread/TRACE] [ArsMagica2/arsmagica2]: Saving all cached power data for DIM 1 to disk [00:44:09] [Server thread/TRACE] [ArsMagica2/arsmagica2]: Saving all cached power data for DIM -42 to disk [00:44:09] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sent event FMLServerStoppingEvent to mod arsmagica2 [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Ars Magica 2 took 0.005s [00:44:09] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLServerStoppingEvent to mod BuildCraft|Core [00:44:09] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLServerStoppingEvent to mod BuildCraft|Core [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - BuildCraft took 0.001s [00:44:09] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLServerStoppingEvent to mod BuildCraft|Factory [00:44:09] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLServerStoppingEvent to mod BuildCraft|Factory [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - BC Factory took 0.000s [00:44:09] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLServerStoppingEvent to mod BuildCraft|Builders [00:44:09] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLServerStoppingEvent to mod BuildCraft|Builders [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - BC Builders took 0.016s [00:44:09] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLServerStoppingEvent to mod BuildCraft|Energy [00:44:09] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLServerStoppingEvent to mod BuildCraft|Energy [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - BC Energy took 0.000s [00:44:09] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLServerStoppingEvent to mod BuildCraft|Robotics [00:44:09] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLServerStoppingEvent to mod BuildCraft|Robotics [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - BC Robotics took 0.003s [00:44:09] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLServerStoppingEvent to mod BuildCraft|Silicon [00:44:09] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLServerStoppingEvent to mod BuildCraft|Silicon [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - BC Silicon took 0.000s [00:44:09] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLServerStoppingEvent to mod BuildCraft|Transport [00:44:09] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLServerStoppingEvent to mod BuildCraft|Transport [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - BC Transport took 0.001s [00:44:09] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sending event FMLServerStoppingEvent to mod BuildCraft|Compat [00:44:09] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sent event FMLServerStoppingEvent to mod BuildCraft|Compat [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - BuildCraft Compat took 0.000s [00:44:09] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sending event FMLServerStoppingEvent to mod NotEnoughWands [00:44:09] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sent event FMLServerStoppingEvent to mod NotEnoughWands [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Not Enough Wands took 0.000s [00:44:09] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLServerStoppingEvent to mod ForgeMultipart [00:44:09] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLServerStoppingEvent to mod ForgeMultipart [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Forge Multipart took 0.000s [00:44:09] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sending event FMLServerStoppingEvent to mod MrTJPCoreMod [00:44:09] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sent event FMLServerStoppingEvent to mod MrTJPCoreMod [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - MrTJPCore took 0.000s [00:44:09] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sending event FMLServerStoppingEvent to mod ProjRed|Core [00:44:09] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sent event FMLServerStoppingEvent to mod ProjRed|Core [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - ProjectRed Core took 0.002s [00:44:09] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sending event FMLServerStoppingEvent to mod ProjRed|Integration [00:44:09] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sent event FMLServerStoppingEvent to mod ProjRed|Integration [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - ProjectRed Integration took 0.001s [00:44:09] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sending event FMLServerStoppingEvent to mod ProjRed|Transmission [00:44:09] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sent event FMLServerStoppingEvent to mod ProjRed|Transmission [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - ProjectRed Transmission took 0.000s [00:44:09] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sending event FMLServerStoppingEvent to mod ProjRed|Fabrication [00:44:09] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sent event FMLServerStoppingEvent to mod ProjRed|Fabrication [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - ProjectRed Fabrication took 0.001s [00:44:09] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sending event FMLServerStoppingEvent to mod ProjRed|Illumination [00:44:09] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sent event FMLServerStoppingEvent to mod ProjRed|Illumination [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - ProjectRed Illumination took 0.000s [00:44:09] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sending event FMLServerStoppingEvent to mod ProjRed|Expansion [00:44:09] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sent event FMLServerStoppingEvent to mod ProjRed|Expansion [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - ProjectRed Expansion took 0.001s [00:44:09] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sending event FMLServerStoppingEvent to mod ProjRed|Transportation [00:44:09] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sent event FMLServerStoppingEvent to mod ProjRed|Transportation [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - ProjectRed Transportation took 0.035s [00:44:09] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sending event FMLServerStoppingEvent to mod ProjRed|Exploration [00:44:09] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sent event FMLServerStoppingEvent to mod ProjRed|Exploration [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - ProjectRed Exploration took 0.001s [00:44:09] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLServerStoppingEvent to mod Baubles [00:44:09] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLServerStoppingEvent to mod Baubles [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Baubles took 0.000s [00:44:09] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLServerStoppingEvent to mod Thaumcraft [00:44:09] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLServerStoppingEvent to mod Thaumcraft [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Thaumcraft took 0.000s [00:44:09] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sending event FMLServerStoppingEvent to mod tcnodetracker [00:44:09] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sent event FMLServerStoppingEvent to mod tcnodetracker [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - TC Node Tracker took 0.000s [00:44:09] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sending event FMLServerStoppingEvent to mod thaumcraftneiplugin [00:44:09] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sent event FMLServerStoppingEvent to mod thaumcraftneiplugin [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Thaumcraft NEI Plugin took 0.000s [00:44:09] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLServerStoppingEvent to mod McMultipart [00:44:09] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLServerStoppingEvent to mod McMultipart [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Multipart Plugin took 0.000s [00:44:09] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sending event FMLServerStoppingEvent to mod ForgeRelocation [00:44:09] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sent event FMLServerStoppingEvent to mod ForgeRelocation [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - ForgeRelocation took 0.000s [00:44:09] [Server thread/TRACE] [MCFrames/MCFrames]: Sending event FMLServerStoppingEvent to mod MCFrames [00:44:09] [Server thread/TRACE] [MCFrames/MCFrames]: Sent event FMLServerStoppingEvent to mod MCFrames [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - MCFrames took 0.000s [00:44:09] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sending event FMLServerStoppingEvent to mod RelocationFMP [00:44:09] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sent event FMLServerStoppingEvent to mod RelocationFMP [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - RelocationFMP took 0.000s [00:44:09] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLServerStoppingEvent to mod ForgeMicroblock [00:44:09] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLServerStoppingEvent to mod ForgeMicroblock [00:44:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Forge Microblocks took 0.000s [00:44:09] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStopping took 0.076s [00:44:10] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world [00:44:10] [Server thread/TRACE] [ArsMagica2/]: Saving all cached power data for DIM 0 to disk [00:44:10] [Server thread/TRACE] [ArsMagica2/]: Saving all cached power data for DIM -1 to disk [00:44:10] [Server thread/TRACE] [ArsMagica2/]: Saving all cached power data for DIM 1 to disk [00:44:10] [Server thread/TRACE] [ArsMagica2/]: Saving all cached power data for DIM -42 to disk [00:44:10] [Server thread/INFO] [FML/]: Unloading dimension 0 [00:44:10] [Server thread/INFO] [FML/]: Unloading dimension -1 [00:44:10] [Server thread/INFO] [FML/]: Unloading dimension 1 [00:44:10] [Server thread/INFO] [FML/]: Unloading dimension -42 [00:44:10] [Server thread/DEBUG] [FML/]: Reverting to frozen data state. [00:44:10] [Server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp [00:44:10] [Server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s [00:44:10] [Server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML [00:44:10] [Server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s [00:44:10] [Server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge [00:44:10] [Server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0.001s [00:44:10] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sending event FMLModIdMappingEvent to mod AM2-Preloader [00:44:10] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sent event FMLModIdMappingEvent to mod AM2-Preloader [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - AMCore took 0.000s [00:44:10] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLModIdMappingEvent to mod CodeChickenCore [00:44:10] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLModIdMappingEvent to mod CodeChickenCore [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - CodeChicken Core took 0.000s [00:44:10] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sending event FMLModIdMappingEvent to mod AnimationAPI [00:44:10] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sent event FMLModIdMappingEvent to mod AnimationAPI [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - AnimationAPI took 0.000s [00:44:10] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sending event FMLModIdMappingEvent to mod arsmagica2 [00:44:10] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sent event FMLModIdMappingEvent to mod arsmagica2 [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Ars Magica 2 took 0.000s [00:44:10] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLModIdMappingEvent to mod BuildCraft|Core [00:44:10] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLModIdMappingEvent to mod BuildCraft|Core [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BuildCraft took 0.001s [00:44:10] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLModIdMappingEvent to mod BuildCraft|Factory [00:44:10] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLModIdMappingEvent to mod BuildCraft|Factory [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Factory took 0.000s [00:44:10] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLModIdMappingEvent to mod BuildCraft|Builders [00:44:10] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLModIdMappingEvent to mod BuildCraft|Builders [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Builders took 0.000s [00:44:10] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLModIdMappingEvent to mod BuildCraft|Energy [00:44:10] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLModIdMappingEvent to mod BuildCraft|Energy [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Energy took 0.000s [00:44:10] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLModIdMappingEvent to mod BuildCraft|Robotics [00:44:10] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLModIdMappingEvent to mod BuildCraft|Robotics [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Robotics took 0.000s [00:44:10] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLModIdMappingEvent to mod BuildCraft|Silicon [00:44:10] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLModIdMappingEvent to mod BuildCraft|Silicon [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Silicon took 0.000s [00:44:10] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLModIdMappingEvent to mod BuildCraft|Transport [00:44:10] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLModIdMappingEvent to mod BuildCraft|Transport [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Transport took 0.000s [00:44:10] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sending event FMLModIdMappingEvent to mod BuildCraft|Compat [00:44:10] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sent event FMLModIdMappingEvent to mod BuildCraft|Compat [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BuildCraft Compat took 0.000s [00:44:10] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sending event FMLModIdMappingEvent to mod NotEnoughWands [00:44:10] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sent event FMLModIdMappingEvent to mod NotEnoughWands [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Not Enough Wands took 0.000s [00:44:10] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLModIdMappingEvent to mod ForgeMultipart [00:44:10] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLModIdMappingEvent to mod ForgeMultipart [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Multipart took 0.000s [00:44:10] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sending event FMLModIdMappingEvent to mod MrTJPCoreMod [00:44:10] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sent event FMLModIdMappingEvent to mod MrTJPCoreMod [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MrTJPCore took 0.000s [00:44:10] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sending event FMLModIdMappingEvent to mod ProjRed|Core [00:44:10] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sent event FMLModIdMappingEvent to mod ProjRed|Core [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Core took 0.000s [00:44:10] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sending event FMLModIdMappingEvent to mod ProjRed|Integration [00:44:10] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sent event FMLModIdMappingEvent to mod ProjRed|Integration [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Integration took 0.000s [00:44:10] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sending event FMLModIdMappingEvent to mod ProjRed|Transmission [00:44:10] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sent event FMLModIdMappingEvent to mod ProjRed|Transmission [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Transmission took 0.000s [00:44:10] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sending event FMLModIdMappingEvent to mod ProjRed|Fabrication [00:44:10] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sent event FMLModIdMappingEvent to mod ProjRed|Fabrication [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Fabrication took 0.000s [00:44:10] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sending event FMLModIdMappingEvent to mod ProjRed|Illumination [00:44:10] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sent event FMLModIdMappingEvent to mod ProjRed|Illumination [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Illumination took 0.000s [00:44:10] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sending event FMLModIdMappingEvent to mod ProjRed|Expansion [00:44:10] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sent event FMLModIdMappingEvent to mod ProjRed|Expansion [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Expansion took 0.000s [00:44:10] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sending event FMLModIdMappingEvent to mod ProjRed|Transportation [00:44:10] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sent event FMLModIdMappingEvent to mod ProjRed|Transportation [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Transportation took 0.000s [00:44:10] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sending event FMLModIdMappingEvent to mod ProjRed|Exploration [00:44:10] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sent event FMLModIdMappingEvent to mod ProjRed|Exploration [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Exploration took 0.000s [00:44:10] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLModIdMappingEvent to mod Baubles [00:44:10] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLModIdMappingEvent to mod Baubles [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Baubles took 0.000s [00:44:10] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLModIdMappingEvent to mod Thaumcraft [00:44:10] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLModIdMappingEvent to mod Thaumcraft [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Thaumcraft took 0.000s [00:44:10] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sending event FMLModIdMappingEvent to mod tcnodetracker [00:44:10] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sent event FMLModIdMappingEvent to mod tcnodetracker [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - TC Node Tracker took 0.000s [00:44:10] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sending event FMLModIdMappingEvent to mod thaumcraftneiplugin [00:44:10] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sent event FMLModIdMappingEvent to mod thaumcraftneiplugin [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Thaumcraft NEI Plugin took 0.000s [00:44:10] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLModIdMappingEvent to mod McMultipart [00:44:10] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLModIdMappingEvent to mod McMultipart [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Multipart Plugin took 0.000s [00:44:10] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sending event FMLModIdMappingEvent to mod ForgeRelocation [00:44:10] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sent event FMLModIdMappingEvent to mod ForgeRelocation [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ForgeRelocation took 0.000s [00:44:10] [Server thread/TRACE] [MCFrames/MCFrames]: Sending event FMLModIdMappingEvent to mod MCFrames [00:44:10] [Server thread/TRACE] [MCFrames/MCFrames]: Sent event FMLModIdMappingEvent to mod MCFrames [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MCFrames took 0.000s [00:44:10] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sending event FMLModIdMappingEvent to mod RelocationFMP [00:44:10] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sent event FMLModIdMappingEvent to mod RelocationFMP [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - RelocationFMP took 0.000s [00:44:10] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLModIdMappingEvent to mod ForgeMicroblock [00:44:10] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLModIdMappingEvent to mod ForgeMicroblock [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Microblocks took 0.000s [00:44:10] [Server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0.013s [00:44:10] [Server thread/INFO] [FML/]: Applying holder lookups [00:44:10] [Server thread/INFO] [FML/]: Holder lookups applied [00:44:10] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppedEvent to mod mcp [00:44:10] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppedEvent to mod mcp [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Coder Pack took 0.000s [00:44:10] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppedEvent to mod FML [00:44:10] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppedEvent to mod FML [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Forge Mod Loader took 0.000s [00:44:10] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppedEvent to mod Forge [00:44:10] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppedEvent to mod Forge [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Forge took 0.000s [00:44:10] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sending event FMLServerStoppedEvent to mod AM2-Preloader [00:44:10] [Server thread/TRACE] [AM2-Preloader/AM2-Preloader]: Sent event FMLServerStoppedEvent to mod AM2-Preloader [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - AMCore took 0.000s [00:44:10] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLServerStoppedEvent to mod CodeChickenCore [00:44:10] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLServerStoppedEvent to mod CodeChickenCore [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - CodeChicken Core took 0.000s [00:44:10] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sending event FMLServerStoppedEvent to mod AnimationAPI [00:44:10] [Server thread/TRACE] [AnimationAPI/AnimationAPI]: Sent event FMLServerStoppedEvent to mod AnimationAPI [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - AnimationAPI took 0.000s [00:44:10] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sending event FMLServerStoppedEvent to mod arsmagica2 [00:44:10] [Server thread/TRACE] [arsmagica2/arsmagica2]: Sent event FMLServerStoppedEvent to mod arsmagica2 [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Ars Magica 2 took 0.000s [00:44:10] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLServerStoppedEvent to mod BuildCraft|Core [00:44:10] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLServerStoppedEvent to mod BuildCraft|Core [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BuildCraft took 0.000s [00:44:10] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLServerStoppedEvent to mod BuildCraft|Factory [00:44:10] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLServerStoppedEvent to mod BuildCraft|Factory [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Factory took 0.000s [00:44:10] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLServerStoppedEvent to mod BuildCraft|Builders [00:44:10] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLServerStoppedEvent to mod BuildCraft|Builders [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Builders took 0.000s [00:44:10] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLServerStoppedEvent to mod BuildCraft|Energy [00:44:10] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLServerStoppedEvent to mod BuildCraft|Energy [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Energy took 0.000s [00:44:10] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLServerStoppedEvent to mod BuildCraft|Robotics [00:44:10] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLServerStoppedEvent to mod BuildCraft|Robotics [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Robotics took 0.000s [00:44:10] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLServerStoppedEvent to mod BuildCraft|Silicon [00:44:10] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLServerStoppedEvent to mod BuildCraft|Silicon [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Silicon took 0.000s [00:44:10] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLServerStoppedEvent to mod BuildCraft|Transport [00:44:10] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLServerStoppedEvent to mod BuildCraft|Transport [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Transport took 0.000s [00:44:10] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sending event FMLServerStoppedEvent to mod BuildCraft|Compat [00:44:10] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sent event FMLServerStoppedEvent to mod BuildCraft|Compat [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BuildCraft Compat took 0.000s [00:44:10] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sending event FMLServerStoppedEvent to mod NotEnoughWands [00:44:10] [Server thread/TRACE] [NotEnoughWands/NotEnoughWands]: Sent event FMLServerStoppedEvent to mod NotEnoughWands [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Not Enough Wands took 0.000s [00:44:10] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLServerStoppedEvent to mod ForgeMultipart [00:44:10] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLServerStoppedEvent to mod ForgeMultipart [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Forge Multipart took 0.000s [00:44:10] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sending event FMLServerStoppedEvent to mod MrTJPCoreMod [00:44:10] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sent event FMLServerStoppedEvent to mod MrTJPCoreMod [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MrTJPCore took 0.000s [00:44:10] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sending event FMLServerStoppedEvent to mod ProjRed|Core [00:44:10] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sent event FMLServerStoppedEvent to mod ProjRed|Core [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ProjectRed Core took 0.000s [00:44:10] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sending event FMLServerStoppedEvent to mod ProjRed|Integration [00:44:10] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sent event FMLServerStoppedEvent to mod ProjRed|Integration [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ProjectRed Integration took 0.000s [00:44:10] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sending event FMLServerStoppedEvent to mod ProjRed|Transmission [00:44:10] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sent event FMLServerStoppedEvent to mod ProjRed|Transmission [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ProjectRed Transmission took 0.000s [00:44:10] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sending event FMLServerStoppedEvent to mod ProjRed|Fabrication [00:44:10] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sent event FMLServerStoppedEvent to mod ProjRed|Fabrication [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ProjectRed Fabrication took 0.000s [00:44:10] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sending event FMLServerStoppedEvent to mod ProjRed|Illumination [00:44:10] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sent event FMLServerStoppedEvent to mod ProjRed|Illumination [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ProjectRed Illumination took 0.000s [00:44:10] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sending event FMLServerStoppedEvent to mod ProjRed|Expansion [00:44:10] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sent event FMLServerStoppedEvent to mod ProjRed|Expansion [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ProjectRed Expansion took 0.000s [00:44:10] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sending event FMLServerStoppedEvent to mod ProjRed|Transportation [00:44:10] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sent event FMLServerStoppedEvent to mod ProjRed|Transportation [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ProjectRed Transportation took 0.000s [00:44:10] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sending event FMLServerStoppedEvent to mod ProjRed|Exploration [00:44:10] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sent event FMLServerStoppedEvent to mod ProjRed|Exploration [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ProjectRed Exploration took 0.000s [00:44:10] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLServerStoppedEvent to mod Baubles [00:44:10] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLServerStoppedEvent to mod Baubles [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Baubles took 0.001s [00:44:10] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLServerStoppedEvent to mod Thaumcraft [00:44:10] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLServerStoppedEvent to mod Thaumcraft [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Thaumcraft took 0.000s [00:44:10] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sending event FMLServerStoppedEvent to mod tcnodetracker [00:44:10] [Server thread/TRACE] [tcnodetracker/tcnodetracker]: Sent event FMLServerStoppedEvent to mod tcnodetracker [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - TC Node Tracker took 0.000s [00:44:10] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sending event FMLServerStoppedEvent to mod thaumcraftneiplugin [00:44:10] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sent event FMLServerStoppedEvent to mod thaumcraftneiplugin [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Thaumcraft NEI Plugin took 0.000s [00:44:10] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLServerStoppedEvent to mod McMultipart [00:44:10] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLServerStoppedEvent to mod McMultipart [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Multipart Plugin took 0.000s [00:44:10] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sending event FMLServerStoppedEvent to mod ForgeRelocation [00:44:10] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sent event FMLServerStoppedEvent to mod ForgeRelocation [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ForgeRelocation took 0.000s [00:44:10] [Server thread/TRACE] [MCFrames/MCFrames]: Sending event FMLServerStoppedEvent to mod MCFrames [00:44:10] [Server thread/TRACE] [MCFrames/MCFrames]: Sent event FMLServerStoppedEvent to mod MCFrames [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MCFrames took 0.000s [00:44:10] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sending event FMLServerStoppedEvent to mod RelocationFMP [00:44:10] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sent event FMLServerStoppedEvent to mod RelocationFMP [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - RelocationFMP took 0.000s [00:44:10] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLServerStoppedEvent to mod ForgeMicroblock [00:44:10] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLServerStoppedEvent to mod ForgeMicroblock [00:44:10] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Forge Microblocks took 0.000s [00:44:10] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStopped took 0.011s
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.