· 6 years ago · Dec 01, 2019, 07:54 PM
1[11:48:43] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
2[11:48:43] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
3[11:48:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
4[11:48:43] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
5[11:48:43] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_231, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_231
6[11:48:43] [main/INFO] [FML]: [AppEng] Core Init
7[11:48:43] [main/ERROR] [FML]: Unable to read the jar file Automagy-Mod-1.7.10.jar - ignoring
8java.util.zip.ZipException: error in opening zip file
9 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_231]
10 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_231]
11 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_231]
12 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_231]
13 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_231]
14 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
15 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
16 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
17 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
18 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
19 at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
20 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
21 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
22 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
23 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
24 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
25 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
26 at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
27 at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
28[11:48:44] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
29[11:48:44] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from Automagy-Mod-1.7.10.jar as JSON
30[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
31[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
32[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
33[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
34[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
35[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
36[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
37[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
38[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
39[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
40[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
41[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
42[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
43[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
44[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
45[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
46[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
47[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
48[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
49[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
50[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
51[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
52[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
53[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
54[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
55[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
56[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
57[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
58[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
59[11:48:44] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
60[11:48:44] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of MrTJPCore, 1.7.10 is newer than request 1.1.0.33
61[11:48:44] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeRelocation, 1.7.10 is newer than request 0.0.1.4
62[11:48:44] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeRelocationFMP, 1.7.10 is newer than request 0.0.1.2
63[11:48:44] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of Baubles, 1.7.10 is newer than request 1.0.1.10
64[11:48:44] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
65[11:48:44] [main/ERROR] [FML]: The coremod factorization.coremod.LoadingPlugin is requesting minecraft version 1.7.2 and minecraft is 1.7.10. It will be ignored.
66[11:48:44] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
67[11:48:44] [main/WARN] [FML]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
68[11:48:44] [main/WARN] [FML]: The coremod mods.immibis.core.ICCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
69[11:48:45] [main/WARN] [FML]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
70[11:48:45] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
71[11:48:45] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
72[11:48:45] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Users\samir\AppData\Roaming\.minecraft\1.7.10 Server V1.1\.\mods
73[11:48:45] [main/INFO] [STDERR]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:scanDepInfo:654]: Failed to load dependanciesGC.info from Automagy-Mod-1.7.10.jar as JSON
74[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
75[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
76[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
77[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
78[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
79[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.miccore.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:640)
80[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.miccore.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:632)
81[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.miccore.DepLoader$DepLoadInst.load(DepLoader.java:561)
82[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.miccore.DepLoader.load(DepLoader.java:757)
83[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.miccore.MicdoodlePlugin.<init>(MicdoodlePlugin.java:45)
84[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
85[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
86[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
87[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
88[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
89[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
90[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
91[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
92[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
93[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
94[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
95[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
96[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
97[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
98[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
99[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
100[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
101[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
102[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
103[11:48:45] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
104[11:48:45] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
105[11:48:45] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
106[11:48:45] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
107[11:48:45] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
108[11:48:45] [main/ERROR] [FML]: Coremod DepLoader: Unable to class load the plugin xreliquary.common.asm.DepLoader
109java.lang.ClassNotFoundException: xreliquary.common.asm.DepLoader
110 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_231]
111 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
112 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
113 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
114 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_231]
115 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_231]
116 at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
117 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
118 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
119 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
120 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
121 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
122 at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
123 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
124 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
125 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
126 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
127 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
128 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
129 at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
130 at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
131[11:48:45] [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
132[11:48:45] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
133[11:48:45] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
134[11:48:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
135[11:48:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
136[11:48:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
137[11:48:46] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
138[11:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
139[11:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
140[11:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
141[11:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
142[11:48:46] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: Automagy-Mod-1.7.10.jar
143java.util.zip.ZipException: error in opening zip file
144 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_231]
145 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_231]
146 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_231]
147 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_231]
148 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_231]
149 at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.6.41-universal.jar:?]
150 at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.6.41-universal.jar:?]
151 at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.6.41-universal.jar:?]
152 at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.6.41-universal.jar:?]
153 at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
154 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
155 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
156 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
157 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
158 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
159 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
160 at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
161 at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
162[11:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
163[11:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
164[11:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
165[11:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
166[11:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
167[11:48:46] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
168[11:48:46] [main/INFO] [FML]: Failed to find MicdoodleCore file in mods folder, skipping GC version check.
169[11:48:46] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
170[11:48:46] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
171[11:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
172[11:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
173[11:48:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
174[11:48:46] [main/INFO] [STDERR]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:549]: Failed to load dependencies.info from Automagy-Mod-1.7.10.jar as JSON
175[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
176[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
177[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
178[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
179[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
180[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:541)
181[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:535)
182[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:471)
183[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at thaumcraft.codechicken.core.launch.DepLoader.load(DepLoader.java:631)
184[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:656)
185[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:65)
186[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133)
187[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
188[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
189[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
190[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
191[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
192[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
193[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
194[11:48:46] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
195[11:48:47] [main/INFO] [STDERR]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of Baubles, 1.7.10 is newer than request 1.0.1.10
196[11:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
197[11:48:47] [main/WARN] [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:118): Adding new values: '[activate_gl_capabilities_hook, activate_player_render_hook, activate_map_gen_fix, activate_player_damage_hook, activate_movement_callback, activate_stencil_patches]'
198[11:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
199[11:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
200[11:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
201[11:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
202[11:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
203[11:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
204[11:48:47] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
205[11:48:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
206[11:48:47] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
207[11:48:47] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: oi (4 / 4)
208[11:48:47] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
209[11:48:48] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
210[11:48:48] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
211[11:48:48] [main/INFO] [FastLeafDecay]: Patching leaves.
212[11:48:48] [main/INFO] [FastLeafDecay]: Found Leave Class: net/minecraft/block/BlockLeavesBase
213[11:48:49] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
214[11:48:50] [main/WARN] [FML]: =============================================================
215[11:48:50] [main/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
216[11:48:50] [main/WARN] [FML]: Offendor: net/minecraft/server/gui/MinecraftServerGui$1.windowClosing(Ljava/awt/event/WindowEvent;)V
217[11:48:50] [main/WARN] [FML]: Use FMLCommonHandler.exitJava instead
218[11:48:50] [main/WARN] [FML]: =============================================================
219[11:48:50] [Server thread/INFO]: Starting minecraft server version 1.7.10
220[11:48:51] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
221[11:48:51] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
222[11:48:51] [Server thread/INFO] [FML]: Replaced 183 ore recipies
223[11:48:51] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
224[11:48:51] [Server thread/INFO] [FML]: [AppEng] Core Init
225[11:48:52] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
226[11:48:52] [Server thread/INFO] [FML]: Searching C:\Users\samir\AppData\Roaming\.minecraft\1.7.10 Server V1.1\mods for mods
227[11:48:52] [Server thread/INFO] [FML]: Also searching C:\Users\samir\AppData\Roaming\.minecraft\1.7.10 Server V1.1\mods\1.7.10 for mods
228[11:48:53] [Server thread/WARN] [FML]: Zip file Automagy-Mod-1.7.10.jar failed to read properly, it will be ignored
229java.util.zip.ZipException: error in opening zip file
230 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_231]
231 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_231]
232 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_231]
233 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_231]
234 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_231]
235 at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
236 at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
237 at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
238 at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
239 at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
240 at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
241 at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]
242 at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
243 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
244 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
245 at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
246[11:48:53] [Server thread/WARN] [bluepower]: Mod bluepower is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.2.962
247[11:48:54] [Server thread/WARN] [ChickenChunks]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
248[11:48:54] [Server thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
249[11:48:56] [Server thread/WARN] [powersuits]: Mod powersuits is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.0.293
250[11:48:56] [Server thread/WARN] [numina]: Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.131
251[11:48:57] [Server thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.7-152
252[11:48:57] [Server thread/WARN] [ProjRed|Compatibility]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
253[11:48:57] [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
254[11:48:57] [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
255[11:48:57] [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
256[11:48:57] [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
257[11:48:57] [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
258[11:48:57] [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
259[11:48:57] [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
260[11:48:57] [Server thread/WARN] [qmunitylib]: Mod qmunitylib is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
261[11:48:59] [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
262[11:48:59] [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
263[11:48:59] [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
264[11:48:59] [Server thread/INFO] [MCFrames]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
265[11:48:59] [Server thread/WARN] [MCFrames]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
266[11:48:59] [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
267[11:48:59] [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
268[11:48:59] [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
269[11:48:59] [Server thread/INFO] [FML]: Forge Mod Loader has identified 118 mods to load
270[11:48:59] [Server thread/INFO] [FML]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
271[11:48:59] [Server thread/INFO] [FML]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
272[11:49:00] [Server thread/WARN] [MineFactoryReloaded|CompatAtum]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
273[11:49:00] [Server thread/WARN] [MineFactoryReloaded|CompatBackTools]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
274[11:49:00] [Server thread/WARN] [MineFactoryReloaded|CompatChococraft]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
275[11:49:00] [Server thread/WARN] [MineFactoryReloaded|CompatExtraBiomes]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
276[11:49:00] [Server thread/WARN] [MineFactoryReloaded|CompatForestry]: Mod MineFactoryReloaded|CompatForestry has been disabled through configuration
277[11:49:00] [Server thread/WARN] [MineFactoryReloaded|CompatProjRed]: Mod MineFactoryReloaded|CompatProjRed has been disabled through configuration
278[11:49:00] [Server thread/WARN] [MineFactoryReloaded|CompatRailcraft]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration
279[11:49:00] [Server thread/WARN] [MineFactoryReloaded|CompatSufficientBiomes]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
280[11:49:01] [Server thread/INFO] [FML]: FML has found a non-mod file Automagy-Mod-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.
281[11:49:01] [Server thread/INFO] [FML]: FML has found a non-mod file CoFHLib-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.
282[11:49:01] [Server thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.136-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
283[11:49:02] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, Micdoodlecore, OpenModsCore, <CoFH ASM>, cuchaz.ships.core, Treecapitator, additionalpipes, AdvancedRepulsionSystems, AgriCraft, appliedenergistics2, ArchimedesShips, asielib, BiblioCraft, BiomesOPlenty, bluepower, Botania, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, ComputerCraft, ComputerCraftEdu, computronics, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, EnderStorage, factorization.misc, factorization.notify, factorization, fastleafdecay, flansmod, GalacticraftCore, IC2, IC2-Classic-Spmod, IC2NuclearControl, ImmersiveEngineering, ImmibisCore, ImmibisPeripherals, IronChest, LogisticsPipes, lom, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, powersuits, NetherOres, numina, OpenBlocks, OCS, OpenMods, PneumaticCraft, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Core, qmunitylib, xreliquary, libsandstone, cuchaz.cuchazinteractive, cuchaz.ships, StorageDrawers, TConstruct, Thaumcraft, ThermalExpansion, ThermalFoundation, TooMuchTNT, tc, Tubestuff, TwilightForest, weather2, witchery, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
284[11:49:02] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, Micdoodlecore, OpenModsCore, <CoFH ASM>, cuchaz.ships.core, Treecapitator, additionalpipes, AdvancedRepulsionSystems, AgriCraft, appliedenergistics2, ArchimedesShips, asielib, BiblioCraft, BiomesOPlenty, bluepower, Botania, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, ComputerCraft, ComputerCraftEdu, computronics, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, EnderStorage, factorization.misc, factorization.notify, factorization, fastleafdecay, flansmod, GalacticraftCore, IC2, IC2-Classic-Spmod, IC2NuclearControl, ImmersiveEngineering, ImmibisCore, ImmibisPeripherals, IronChest, LogisticsPipes, lom, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, powersuits, NetherOres, numina, OpenBlocks, OCS, OpenMods, PneumaticCraft, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Core, qmunitylib, xreliquary, libsandstone, cuchaz.cuchazinteractive, cuchaz.ships, StorageDrawers, TConstruct, Thaumcraft, ThermalExpansion, ThermalFoundation, TooMuchTNT, tc, Tubestuff, TwilightForest, weather2, witchery, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
285[11:49:05] [Server thread/ERROR] [IC2]: The mod IC2 is expecting signature de041f9f6187debbc77034a344134053277aa3b0 for source IC2.Classic.Version.1.1.3.5.jar, however there is no signature matching that description
286[11:49:08] [Server thread/INFO] [STDOUT]: [mods.immibis.core.ImmibisCore:initPreferredEnergySystem:170]: [Immibis Core] Preferred energy system set to: ic2
287[11:49:11] [Server thread/INFO] [TConstruct]: Preparing to take over the world
288[11:49:12] [Server thread/ERROR] [weather2]: The mod weather2 appears to have an invalid event annotation EventHandler. This annotation can only apply to methods with recognized event arguments - it will not be called
289[11:49:13] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
290[11:49:13] [Server thread/INFO] [FML]: Found 516 ObjectHolder annotations
291[11:49:13] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
292[11:49:13] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
293[11:49:13] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
294[11:49:13] [Server thread/INFO] [Treecapitator]: Loading configuration file C:\Users\samir\AppData\Roaming\.minecraft\1.7.10 Server V1.1\config\Treecapitator.cfg
295[11:49:13] [Server thread/INFO] [Treecapitator]: Looks like a fresh config; default config loaded.
296[11:49:14] [Server thread/INFO] [CoFHWorld]: Registering Default Templates.
297[11:49:14] [Server thread/INFO] [CoFHWorld]: Registering default generators
298[11:49:14] [Server thread/INFO] [CoFHWorld]: Complete
299[11:49:14] [Server thread/INFO] [BuildCraft]: Starting BuildCraft 7.1.14
300[11:49:14] [Server thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2015
301[11:49:14] [Server thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
302[11:49:14] [Thread-10/INFO] [BuildCraft]: Beginning version check
303[11:49:15] [Thread-10/WARN] [BuildCraft]: Using outdated version [7.1.14] for Minecraft 1.7.10. Consider updating to 7.1.23.
304[11:49:15] [CoFHUpdater:CoFHCore/ERROR] [CoFHCore]: Update check for CoFH Core failed.
305java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/CoFHCore
306 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_231]
307 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_231]
308 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_231]
309 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_231]
310 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_231]
311 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_231]
312 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_231]
313 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_231]
314 at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_231]
315 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
316[11:49:16] [Server thread/INFO] [factorization]: This is Factorization 1.7.10-0.8.83
317[11:49:16] [Server thread/WARN] [FML]: ****************************************
318[11:49:16] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name sludge has occurred. It adds an item (type: class factorization.shared.ItemCraftingComponent) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
319TO USERS: YES this is a BUG in the mod Factorization report it to them!
320[11:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
321[11:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
322[11:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:499)
323[11:49:16] [Server thread/WARN] [FML]: * at factorization.common.Registry.makeItems(Registry.java:244)
324[11:49:16] [Server thread/WARN] [FML]: * at factorization.shared.Core.load(Core.java:125)
325[11:49:16] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
326[11:49:16] [Server thread/WARN] [FML]: ****************************************
327[11:49:16] [Server thread/WARN] [FML]: ****************************************
328[11:49:16] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotSilver has occurred. It adds an item (type: class factorization.shared.ItemCraftingComponent) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
329TO USERS: YES this is a BUG in the mod Factorization report it to them!
330[11:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
331[11:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
332[11:49:16] [Server thread/WARN] [FML]: * at factorization.common.Registry.makeItems(Registry.java:285)
333[11:49:16] [Server thread/WARN] [FML]: * at factorization.shared.Core.load(Core.java:125)
334[11:49:16] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
335[11:49:16] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
336[11:49:16] [Server thread/WARN] [FML]: ****************************************
337[11:49:16] [Server thread/WARN] [FML]: ****************************************
338[11:49:16] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotLead has occurred. It adds an item (type: class factorization.shared.ItemCraftingComponent) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
339TO USERS: YES this is a BUG in the mod Factorization report it to them!
340[11:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
341[11:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
342[11:49:16] [Server thread/WARN] [FML]: * at factorization.common.Registry.makeItems(Registry.java:286)
343[11:49:16] [Server thread/WARN] [FML]: * at factorization.shared.Core.load(Core.java:125)
344[11:49:16] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
345[11:49:16] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
346[11:49:16] [Server thread/WARN] [FML]: ****************************************
347[11:49:16] [Server thread/WARN] [FML]: ****************************************
348[11:49:16] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotFzDarkIron has occurred. It adds an item (type: class factorization.shared.ItemCraftingComponent) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
349TO USERS: YES this is a BUG in the mod Factorization report it to them!
350[11:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
351[11:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
352[11:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:499)
353[11:49:16] [Server thread/WARN] [FML]: * at factorization.common.Registry.makeItems(Registry.java:290)
354[11:49:16] [Server thread/WARN] [FML]: * at factorization.shared.Core.load(Core.java:125)
355[11:49:16] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
356[11:49:16] [Server thread/WARN] [FML]: ****************************************
357[11:49:16] [Server thread/WARN] [FML]: ****************************************
358[11:49:16] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name sulfuricAcid has occurred. It adds an item (type: class factorization.charge.ItemAcidBottle) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
359TO USERS: YES this is a BUG in the mod Factorization report it to them!
360[11:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
361[11:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
362[11:49:16] [Server thread/WARN] [FML]: * at factorization.common.Registry.makeItems(Registry.java:311)
363[11:49:16] [Server thread/WARN] [FML]: * at factorization.shared.Core.load(Core.java:125)
364[11:49:16] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
365[11:49:16] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
366[11:49:16] [Server thread/WARN] [FML]: ****************************************
367[11:49:16] [Server thread/WARN] [FML]: ****************************************
368[11:49:16] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name bottleSulfuricAcid has occurred. It adds an item (type: class factorization.charge.ItemAcidBottle) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
369TO USERS: YES this is a BUG in the mod Factorization report it to them!
370[11:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
371[11:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
372[11:49:16] [Server thread/WARN] [FML]: * at factorization.common.Registry.makeItems(Registry.java:312)
373[11:49:16] [Server thread/WARN] [FML]: * at factorization.shared.Core.load(Core.java:125)
374[11:49:16] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
375[11:49:16] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
376[11:49:16] [Server thread/WARN] [FML]: ****************************************
377[11:49:16] [Server thread/WARN] [FML]: ****************************************
378[11:49:16] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name aquaRegia has occurred. It adds an item (type: class factorization.charge.ItemAcidBottle) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
379TO USERS: YES this is a BUG in the mod Factorization report it to them!
380[11:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
381[11:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
382[11:49:16] [Server thread/WARN] [FML]: * at factorization.common.Registry.makeItems(Registry.java:313)
383[11:49:16] [Server thread/WARN] [FML]: * at factorization.shared.Core.load(Core.java:125)
384[11:49:16] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
385[11:49:16] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
386[11:49:16] [Server thread/WARN] [FML]: ****************************************
387[11:49:17] [Server thread/INFO] [IC2]: Config loaded from C:\Users\samir\AppData\Roaming\.minecraft\1.7.10 Server V1.1\.\config\IC2.cfg
388[11:49:17] [Server thread/INFO] [IC2]: Try Loading SubModul: Nei SubModul
389[11:49:17] [Server thread/INFO] [IC2]: Could not Load SubModul: Nei SubModul
390[11:49:17] [Server thread/INFO] [IC2]: Try Loading SubModul: Crafting Guide Submodul
391[11:49:17] [Server thread/INFO] [IC2]: Could not Load SubModul: Crafting Guide Submodul
392[11:49:17] [Server thread/INFO] [IC2]: Try Loading SubModul: Baubles Modul
393[11:49:17] [Server thread/INFO] [IC2]: Loaded SubModul: Baubles Modul
394[11:49:17] [Server thread/INFO] [IC2]: Try Loading SubModul: Tinkers Construct
395[11:49:17] [Server thread/INFO] [IC2]: Loaded SubModul: Tinkers Construct
396[11:49:17] [Server thread/INFO] [IC2]: Try Loading SubModul: Not Enough Resources
397[11:49:17] [Server thread/INFO] [IC2]: Could not Load SubModul: Not Enough Resources
398[11:49:17] [Server thread/INFO] [IC2]: Try Loading SubModul: Thaumcraft
399[11:49:17] [Server thread/INFO] [IC2]: Loaded SubModul: Thaumcraft
400[11:49:17] [Server thread/INFO] [IC2]: Try Loading SubModul: BuildCraft
401[11:49:17] [Server thread/INFO] [IC2]: Loaded SubModul: BuildCraft
402[11:49:17] [Server thread/INFO] [IC2]: Try Loading SubModul: Wrench
403[11:49:17] [Server thread/INFO] [IC2]: Loaded SubModul: Wrench
404[11:49:17] [Server thread/INFO] [IC2]: Try Loading SubModul: RF Plugin
405[11:49:17] [Server thread/INFO] [IC2]: Loaded SubModul: RF Plugin
406[11:49:21] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
407[11:49:21] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
408[11:49:21] [CoFHUpdater:ThermalFoundation/ERROR] [ThermalFoundation]: Update check for Thermal Foundation failed.
409java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalFoundation
410 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_231]
411 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_231]
412 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_231]
413 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_231]
414 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_231]
415 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_231]
416 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_231]
417 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_231]
418 at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_231]
419 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
420[11:49:21] [Server thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
421[11:49:21] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
422[11:49:21] [CoFHUpdater:ThermalExpansion/ERROR] [ThermalExpansion]: Update check for Thermal Expansion failed.
423java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalExpansion
424 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_231]
425 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_231]
426 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_231]
427 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_231]
428 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_231]
429 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_231]
430 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_231]
431 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_231]
432 at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_231]
433 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
434[11:49:21] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:crops
435[11:49:21] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:seedAnalyzer
436[11:49:21] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:waterPad
437[11:49:21] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:waterPadFull
438[11:49:21] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:waterTank
439[11:49:21] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:waterChannel
440[11:49:21] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:waterChannelFull
441[11:49:21] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:channelValve
442[11:49:21] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:sprinkler
443[11:49:21] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:seedStorage
444[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:peripheral
445[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:fence
446[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:fenceGate
447[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:grate
448[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropPotato
449[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedPotato
450[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropCarrot
451[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedCarrot
452[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropSugarcane
453[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedSugarcane
454[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropDandelion
455[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedDandelion
456[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropPoppy
457[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedPoppy
458[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropOrchid
459[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedOrchid
460[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropAllium
461[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedAllium
462[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipRed
463[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipRed
464[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipOrange
465[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipOrange
466[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipWhite
467[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipWhite
468[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipPink
469[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipPink
470[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropDaisy
471[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedDaisy
472[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropCactus
473[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedCactus
474[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropShroomRed
475[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedShroomRed
476[11:49:22] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropShroomBrown
477[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedShroomBrown
478[11:49:22] [Server thread/INFO] [AgriCraft]: Crops registered
479[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:cropsItem
480[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:journal
481[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:magnifyingGlass
482[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:debugger
483[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:trowel
484[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:handRake
485[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:clipper
486[11:49:22] [Server thread/INFO] [AgriCraft]: registering item.agricraft:clipping
487[11:49:22] [Server thread/INFO] [AE2:S]: Pre Initialization ( started )
488[11:49:22] [Server thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
489[11:49:22] [Server thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
490[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
491[11:49:23] [Server thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
492[11:49:23] [Server thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
493[11:49:23] [Server thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
494[11:49:23] [Server thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
495[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
496[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
497[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
498[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
499[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
500[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
501[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
502[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
503[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
504[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
505[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
506[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
507[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
508[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
509[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
510[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
511[11:49:23] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
512[11:49:24] [Server thread/INFO] [AE2:S]: Starting AE2 VersionChecker
513[11:49:24] [Server thread/INFO] [AE2:S]: Pre Initialization ( ended after 1840ms )
514Exception in thread "AE2 VersionChecker" [11:49:24] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
515[11:49:24] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
516[11:49:24] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
517[11:49:24] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parse(VersionParser.java:34)
518[11:49:24] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
519[11:49:24] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
520[11:49:24] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.run(VersionChecker.java:86)
521[11:49:24] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
522[11:49:28] [Server thread/INFO] [FML]: [Botania] Registered 1215 recipes.
523[11:49:30] [Server thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
524[11:49:31] [Server thread/INFO] [FML]: [TwilightForest] Twilight Forest mod has auto-assigned some biome IDs. This will break any existing Twilight Forest saves.
525[11:49:32] [Server thread/INFO] [Chisel]: Starting pre-init...
526[11:49:32] [Server thread/INFO] [Chisel]: Loading blocks...
527[11:49:32] [Server thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
528[11:49:32] [Server thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
529[11:49:33] [Server thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
530[11:49:33] [Server thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
531[11:49:33] [Server thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
532[11:49:33] [Server thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
533[11:49:33] [Server thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
534[11:49:33] [Server thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
535[11:49:33] [Server thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
536[11:49:33] [Server thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
537[11:49:34] [Server thread/INFO] [Chisel]: 96 Feature's blocks loaded.
538[11:49:34] [Server thread/INFO] [Chisel]: Loading Tile Entities...
539[11:49:34] [Server thread/INFO] [Chisel]: Tile Entities loaded.
540[11:49:34] [Server thread/INFO] [Chisel]: Loading items...
541[11:49:34] [Server thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
542[11:49:34] [Server thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
543[11:49:34] [Server thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
544[11:49:34] [Server thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
545[11:49:34] [Server thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
546[11:49:34] [Server thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
547[11:49:34] [Server thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
548[11:49:34] [Server thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
549[11:49:34] [Server thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
550[11:49:34] [Server thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
551[11:49:34] [Server thread/INFO] [Chisel]: 96 Feature's items loaded.
552[11:49:34] [Server thread/INFO] [Chisel]: Pre-init finished.
553[11:49:35] [Server thread/INFO] [Galacticraft]: Galacticraft oil is not default, issues may occur.
554[11:49:35] [Server thread/INFO] [Galacticraft]: Galacticraft fuel is not default, issues may occur.
555[11:49:36] [Server thread/INFO] [computronics]: Multiperipheral system for ComputerCraft engaged. Hooray!
556[11:49:36] [Server thread/INFO] [computronics]: Multiple mods registering peripherals for the same block now won't be a problem anymore.
557[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Preinitialising Flan's mod.
558[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Flan folder not found. Creating empty folder.
559[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] You should get some content packs and put them in the Flan folder.
560[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack list server side.
561[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded part.
562[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded bullet.
563[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded attachment.
564[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded grenade.
565[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded gun.
566[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded aa.
567[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded vehicle.
568[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded plane.
569[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded mechaItem.
570[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded mecha.
571[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded tool.
572[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded armour.
573[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded armourBox.
574[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded box.
575[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded playerClass.
576[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded team.
577[11:49:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Preinitializing complete.
578[11:49:37] [Server thread/INFO] [ImmersiveEngineering]: The Previous Version of IE was outdated!
579[11:49:37] [Server thread/INFO] [ImmersiveEngineering]: The config on transfer rates of IE wires will be reset to the default.
580[11:49:37] [Server thread/INFO] [ImmersiveEngineering]: The config on bullet damage will be reset to the default.
581[11:49:38] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@37cca97b
582[11:49:38] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThaumcraftHelper@3e2f8ab0
583[11:49:38] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@5ea28406
584[11:49:38] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@17e5195
585[11:49:38] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.MekanismHelper@3eb26bc6
586[11:49:38] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@644a274c
587[11:49:38] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@5b32cfa3
588[11:49:38] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@574e1e0b
589[11:49:38] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@6de1535a
590[11:49:38] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@46156623
591[11:49:38] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@c8b04a5
592[11:49:38] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@3a7b5d98
593[11:49:38] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@2950c11f
594[11:49:39] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for lom_Deer
595[11:49:39] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsinit.LotsOMobsBiomes:Init:49]: Registring Biomes
596[11:49:39] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsbiomes.BiomeGenIceIslands:<init>:24]: Generate plox
597[11:49:39] [Server thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
598[11:49:39] [Server thread/INFO] [Mantle]: Entering preinitialization phase.
599[11:49:39] [Server thread/INFO] [Mantle]: Loading configuration from disk.
600[11:49:39] [Server thread/INFO] [Mantle]: Configuration load completed.
601[11:49:39] [Server thread/INFO] [Traincraft]: Starting Traincraft 4.3.1_008!
602[11:49:39] [Server thread/INFO] [Traincraft]: Initialize Blocks, Items, ...
603[11:49:40] [Server thread/INFO] [Traincraft]: Initialize Renderer and Events
604[11:49:40] [Server thread/INFO] [Traincraft]: Initialize Packets
605[11:49:40] [Server thread/INFO] [Traincraft]: Finished PreInitialization
606[11:49:40] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Waila Compatibility; missing dependency: Waila
607[11:49:40] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
608[11:49:40] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
609[11:49:40] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
610[11:49:40] [Server thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
611[11:49:46] [Server thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Treecapitator: gem axe compat
612[11:49:46] [Server thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Colored Lights: Illumination lighting
613[11:49:51] [Server thread/INFO] [FML]: Applying holder lookups
614[11:49:51] [Server thread/INFO] [FML]: Holder lookups applied
615[11:49:51] [Server thread/INFO] [FML]: Injecting itemstacks
616[11:49:51] [Server thread/INFO] [FML]: Itemstack injection complete
617[11:49:51] [Server thread/INFO]: Loading properties
618[11:49:51] [Server thread/INFO]: Default game type: SURVIVAL
619[11:49:51] [Server thread/INFO]: Generating keypair
620[11:49:51] [Server thread/INFO]: Starting Minecraft server on *:25565
621[11:49:52] [Server thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
622[11:49:53] [Server thread/INFO] [bspkrsCore]: bspkrsCore 6.15 is out of date! Visit http://www.minecraftforum.net/topic/1114612- to download the latest release (6.16).
623[11:49:53] [Server thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod Treecapitator
624[11:49:55] [Server thread/INFO] [Additional Pipes]: Registering chunk load handler
625[11:49:55] [Server thread/INFO] [Additional Pipes]: Registering pipes
626[11:49:55] [Server thread/INFO] [Additional Pipes]: Running Teleport Manager Tests
627[11:49:55] [Server thread/INFO] [Additional Pipes]: [TeleportManagerTest] Testing Basic Adding and Removing
628[11:49:55] [Server thread/INFO] [Additional Pipes]: Reset teleport manager.
629[11:49:55] [Server thread/INFO] [Additional Pipes]: >> Passed!
630[11:49:55] [Server thread/INFO] [Additional Pipes]: [TeleportManagerTest] Testing basic getConnectedPipes()
631[11:49:55] [Server thread/INFO] [Additional Pipes]: Reset teleport manager.
632[11:49:55] [Server thread/INFO] [Additional Pipes]: >> Passed!
633[11:49:55] [Server thread/INFO] [Additional Pipes]: [TeleportManagerTest] Testing proper behavior of getConnectedPipes() on send-receive pipes
634[11:49:55] [Server thread/INFO] [Additional Pipes]: Reset teleport manager.
635[11:49:55] [Server thread/INFO] [Additional Pipes]: >> Passed!
636[11:49:55] [Server thread/INFO] [Additional Pipes]: [TeleportManagerTest] Testing a real use case for getConnectedPipes()
637[11:49:55] [Server thread/INFO] [Additional Pipes]: Reset teleport manager.
638[11:49:55] [Server thread/INFO] [Additional Pipes]: >> getConnectedPipes() returned 2 pipes
639[11:49:55] [Server thread/INFO] [Additional Pipes]: >> Passed!
640[11:49:55] [Server thread/INFO] [Additional Pipes]: Reset teleport manager.
641[11:49:56] [Server thread/INFO] [AE2:S]: Initialization ( started )
642[11:49:56] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
643[11:49:56] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
644[11:49:56] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
645[11:49:56] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
646[11:49:56] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
647[11:49:56] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
648[11:49:56] [Server thread/INFO] [AE2:S]: Recipes Loading: Grind: 4 loaded.
649[11:49:56] [Server thread/INFO] [AE2:S]: Recipes Loading: Shapeless: 55 loaded.
650[11:49:56] [Server thread/INFO] [AE2:S]: Recipes Loading: Macerator: 8 loaded.
651[11:49:56] [Server thread/INFO] [AE2:S]: Recipes Loading: Shaped: 202 loaded.
652[11:49:56] [Server thread/INFO] [AE2:S]: Recipes Loading: GrindFZ: 7 loaded.
653[11:49:56] [Server thread/INFO] [AE2:S]: Recipes Loading: Press: 3 loaded.
654[11:49:56] [Server thread/INFO] [AE2:S]: Recipes Loading: Crusher: 9 loaded.
655[11:49:56] [Server thread/INFO] [AE2:S]: Recipes Loading: OreRegistration: 14 loaded.
656[11:49:56] [Server thread/INFO] [AE2:S]: Recipes Loading: MekCrusher: 3 loaded.
657[11:49:56] [Server thread/INFO] [AE2:S]: Recipes Loading: Inscribe: 8 loaded.
658[11:49:56] [Server thread/INFO] [AE2:S]: Recipes Loading: HCCrusher: 9 loaded.
659[11:49:56] [Server thread/INFO] [AE2:S]: Recipes Loading: Smelt: 2 loaded.
660[11:49:56] [Server thread/INFO] [AE2:S]: Recipes Loading: MekEnrichment: 2 loaded.
661[11:49:56] [Server thread/INFO] [AE2:S]: Recipes Loading: Pulverizer: 9 loaded.
662[11:49:56] [Server thread/INFO] [AE2:S]: Initialization ( ended after 236ms )
663[11:49:58] [Server thread/INFO] [BuildCraft]: Loading compat module ImmersiveEngineering
664[11:49:58] [Server thread/INFO] [BuildCraft]: Loading compat module BundledRedstone
665[11:49:58] [Server thread/INFO] [BuildCraft]: Loading compat module AgriCraft
666[11:49:58] [Server thread/INFO] [BuildCraft]: Loading compat module ForgeMultipart
667[11:49:58] [Server thread/INFO] [BuildCraft]: Loading compat module IronChest
668[11:49:58] [Server thread/INFO] [BuildCraft]: Loading compat module EnderStorage
669[11:49:58] [Server thread/INFO] [BuildCraft]: Loading compat module factorization
670[11:49:58] [Server thread/INFO] [BuildCraft]: Loading compat module ThermalExpansion
671[11:49:58] [Server thread/INFO] [BuildCraft]: Loading compat module CarpentersBlocks
672[11:49:58] [Server thread/INFO] [BuildCraft]: Loading compat module MineFactoryReloaded
673[11:49:58] [Server thread/INFO] [BuildCraft]: Loading compat module Witchery
674[11:49:59] [Server thread/INFO] [Chisel]: Starting init...
675[11:49:59] [Server thread/INFO] [Chisel]: Loading recipes...
676[11:49:59] [Server thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
677[11:49:59] [Server thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
678[11:49:59] [Server thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
679[11:49:59] [Server thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
680[11:49:59] [Server thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
681[11:49:59] [Server thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
682[11:49:59] [Server thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
683[11:49:59] [Server thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
684[11:49:59] [Server thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
685[11:50:00] [Server thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
686[11:50:00] [Server thread/INFO] [Chisel]: 96 Feature's recipes loaded.
687[11:50:00] [Server thread/INFO] [Chisel]: Init finished.
688[11:50:01] [Server thread/INFO] [Mekanism]: Version 9.1.1 initializing...
689[11:50:01] [Thread-13/ERROR] [Mekanism]: An error occured while connecting to URL 'http://aidancbrady.com/data/versions/Mekanism.txt.'
690[11:50:01] [Thread-13/ERROR] [Mekanism]: An error occured while connecting to URL 'http://aidancbrady.com/data/capes/Mekanism.txt.'
691[11:50:02] [Server thread/INFO] [Mekanism]: Loading complete.
692[11:50:02] [Server thread/INFO] [Mekanism]: Mod loaded.
693[11:50:02] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Initialising Flan's Mod.
694[11:50:02] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded recipes.
695[11:50:03] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loading complete.
696[11:50:03] [Server thread/FATAL] [IC2NuclearControl]: Large Storage System? We can help to monitor that!
697[11:50:03] [Server thread/INFO] [ImmersiveEngineering]: Attempting to extend PotionArray by 4
698[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Deer
699[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Boar
700[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Bird
701[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Squirrel
702[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Bunny
703[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Lizard
704[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Giraffe
705[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Elephant
706[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Fishy
707[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Whale
708[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for WinterDeer
709[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Bear
710[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Gorilla
711[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Camel
712[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Snake
713[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Butterfly
714[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Ant
715[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Turtle
716[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Gekko
717[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Croco
718[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Lion
719[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for PDFrog
720[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Frog
721[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Fly
722[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for FireFly
723[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for BullFrog
724[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Bee
725[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for EasterBunny
726[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Narwal
727[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Penguin
728[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Icebear
729[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Vulture
730[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Santa
731[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Cockroach
732[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Worm
733[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for HermitCrab
734[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Goat
735[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Triceratops
736[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Brontosaurus
737[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for TRex
738[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Pterosaurus
739[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Ichtyosaurus
740[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Raptor
741[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for EasterChick
742[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Mammoth
743[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for SaberTooth
744[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for MuskOx
745[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Gazelle
746[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for HammerShark
747[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Shark
748[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Crab
749[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Mole
750[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Bison
751[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for Ammonite
752[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for BigFishy
753[11:50:04] [Server thread/INFO] [STDOUT]: [com.lom.lotsomobsitems.ItemCreatureEgg:<init>:54]: Spawn egg constructor for SeaHorse
754[11:50:04] [Server thread/INFO] [Mantle]: Entering initialization phase.
755[11:50:04] [Server thread/INFO] [Mekanism]: Loaded MekanismGenerators module.
756[11:50:04] [Server thread/INFO] [Mekanism]: Loaded MekanismTools module.
757[11:50:04] [Server thread/INFO] [Traincraft]: Start Initialization
758[11:50:04] [Server thread/INFO] [Traincraft]: Initialize Gui
759[11:50:04] [Server thread/INFO] [Traincraft]: Initialize Recipes
760[11:50:04] [Server thread/INFO] [Traincraft]: Initialize Fluids
761[11:50:04] [Server thread/INFO] [Traincraft]: Initialize Station Chief Villager
762[11:50:04] [Server thread/INFO] [Traincraft]: Finished Initialization
763[11:50:05] [Server thread/INFO] [TConstruct]: Thaumcraft detected. Registering harvestables.
764[11:50:05] [Server thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
765[11:50:05] [Server thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
766[11:50:05] [Server thread/INFO] [TConstruct]: IC2 detected. Preparing for shenanigans.
767[11:50:05] [Server thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
768[11:50:05] [Server thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
769[11:50:05] [Server thread/INFO] [OpenCCSensors]: OpenCCSensors version 1.7.5 starting
770[11:50:05] [Server thread/INFO] [OpenCCSensors]: Added 41 Sensor Cards with 15 Icons
771[11:50:05] [CoFHUpdater:NetherOres/INFO] [NetherOres]: An updated version of Nether Ores is available: Nether Ores 2.3.1 for Minecraft 1.7.10.
772[11:50:09] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
773[11:50:09] [Server thread/ERROR] [FML]:
774 States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
775 UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
776 UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
777 UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
778 UCHI appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
779 UCHI CodeChickenCore{1.0.6.41} [CodeChicken Core] (minecraft.jar)
780 UCHI Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
781 UCHI OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
782 UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
783 UCHI cuchaz.ships.core{1.7.10-1.0.3} [Ships Mod Core] (minecraft.jar)
784 UCHI bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
785 UCHI Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
786 UCHI CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFH-Core-1.7.10.jar)
787 UCHI BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
788 UCHI BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
789 UCHI BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
790 UCHI BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
791 UCHI ComputerCraft{1.74} [ComputerCraft] (ComputerCraftPlusComputerCraftEdu1.74.jar)
792 UCHI factorization.notify{1.0} [Factorization Notification System] (Factorization-Mod-1.7.10.jar)
793 UCHI factorization{1.7.10-0.8.83} [Factorization] (Factorization-Mod-1.7.10.jar)
794 UCHI IC2{2.2.999} [Industrial Craft Classic] (IC2.Classic.Version.1.1.3.5.jar)
795 UCHI Baubles{1.0.1.10} [Baubles] (Baubles-Mod-1.7.10.jar)
796 UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-Mod-1.7.10.jar)
797 UCHI ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (Thermal-Foundation-Mod-1.7.10.jar)
798 UCHI ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (Thermal-Expansion-Mod-1.7.10.jar)
799 UCHI LogisticsPipes{0.9.3.70} [Logistics Pipes] (logisticspipes-0.9.3.70.jar)
800 UCHI additionalpipes{4.7.0} [Additional Pipes] (additionalpipes-4.7.0.jar)
801 UCHI ImmibisCore{59.1.2} [Immibis Core] (immibis-core-59.1.2.jar)
802 UCHI AdvancedRepulsionSystems{59.0.4} [Advanced Repulsion Systems] (adv-repulsion-systems-59.0.4.jar)
803 UCHI AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
804 UCHI appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
805 UCHI ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (Archimedes-Ships-Mod-1.7.10.jar)
806 UCHI asielib{0.4.4} [asielib] (AsieLib-1.7.10-0.4.4.jar)
807 UCHE BiblioCraft{1.11.6} [BiblioCraft] (BiblioCraft-Mod-1.7.10.jar)
808 UCHI BiomesOPlenty{2.1.0} [Biomes O' Plenty] (Biomes-O-Plenty-Mod-1.7.10.jar)
809 UCHI qmunitylib{1.0} [QmunityLib] (QmunityLib-1.7.10-0.1.114-universal.jar)
810 UCHI bluepower{0.2.962} [Blue Power] (BluePower-1.7.10-0.2.962-universal.jar)
811 UCHI Botania{r1.8-249} [Botania] (Botania+r1.8-249.jar)
812 UCHI BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
813 UCHI BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
814 UCHI BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
815 UCHI BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
816 UCHI CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter_s Blocks v3.3.7 - MC 1.7.10.jar)
817 UCHI ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
818 UCHI TwilightForest{2.3.7} [The Twilight Forest] (Twilight-Forest-Mod-1.7.10.jar)
819 UCHI ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
820 UCHI chisel{2.9.5.11} [Chisel] (Chisel-Mod-1.7.10.jar)
821 UCHI ComputerCraftEdu{1.74} [ComputerCraftEdu] (ComputerCraftPlusComputerCraftEdu1.74.jar)
822 UCHI MineFactoryReloaded{1.7.10R2.8.2B1} [MineFactory Reloaded] (MineFactory-Reloaded-Mod-1.7.10.jar)
823 UCHI MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.7.10.jar)
824 UCHI ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-Base-1.7.10.jar)
825 UCHI GalacticraftCore{3.0.12} [Galacticraft Core] (Galacticraft-Mod-1.7.10.jar)
826 UCHI Mekanism{9.1.1} [Mekanism] (Mekanism-Mod-Core-1.7.10.jar)
827 UCHI computronics{1.5.7} [Computronics] (Computronics-1.7.10-1.5.7.jar)
828 UCHI CoroAI{v1.0} [CoroAI] (CoroUtil-1.7.10.jar)
829 UCHI BuildMod{v1.0} [Build Mod] (CoroUtil-1.7.10.jar)
830 UCHI CoroPets{v1.0} [CoroPets] (CoroUtil-1.7.10.jar)
831 UCHI ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.7.10.jar)
832 UCHI ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.7.10.jar)
833 UCHI EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
834 UCHI factorization.misc{1.7.10-0.8.83} [Factorization Miscellaneous Nonsense] (Factorization-Mod-1.7.10.jar)
835 UCHI fastleafdecay{1.3} [Fast Leaf Decay] (FastLeafDecay-Mod-1.7.10.jar)
836 UCHI flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
837 UCHI IC2-Classic-Spmod{0.0.0.0} [IC2 Classic Detection Helper] (IC2.Classic.Version.1.1.3.5.jar)
838 UCHI IC2NuclearControl{2.3.3a-Exist} [Nuclear Control 2] (IC2NuclearControl-2.3.3a-Exist.jar)
839 UCHI ImmersiveEngineering{0.7.7} [Immersive Engineering] (Immersive-Engineering-Mod-1.7.10.jar)
840 UCHI ImmibisPeripherals{59.0.2} [Immibis's Peripherals] (immibis-peripherals-59.0.2.jar)
841 UCHI IronChest{6.0.60.741} [Iron Chest] (Ironchest-1.7.10-6.0.60.741-universal.jar)
842 UCHI lom{1.7.10-3.2.2} [LotsOMobs] (LotsOMobs-Mod-1.7.10.jar)
843 UCHI Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-Mod-1.7.10.jar)
844 UCHI MekanismGenerators{9.1.1} [MekanismGenerators] (Mekanism-Mod-Generators-1.7.10.jar)
845 UCHI MekanismTools{9.1.1} [MekanismTools] (Mekanism-Mod-Tools-1.7.10.jar)
846 UCHI MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.2B1} [MFR Compat: Applied Energistics] (MineFactory-Reloaded-Mod-1.7.10.jar)
847 UCHI MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.2B1} [MFR Compat: BuildCraft] (MineFactory-Reloaded-Mod-1.7.10.jar)
848 UCHI MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.2B1} [MFR Compat: ForgeMicroblock] (MineFactory-Reloaded-Mod-1.7.10.jar)
849 UCHI MineFactoryReloaded|CompatIC2{1.7.10R2.8.2B1} [MFR Compat: IC2] (MineFactory-Reloaded-Mod-1.7.10.jar)
850 UCHI MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.2B1} [MFR Compat: Thaumcraft] (MineFactory-Reloaded-Mod-1.7.10.jar)
851 UCHI MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.2B1} [MFR Compat: Thermal Expansion] (MineFactory-Reloaded-Mod-1.7.10.jar)
852 UCHI tc{4.3.1_008} [Traincraft] (Traincraft-Mod-1.7.10.jar)
853 UCHI TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-Mod-1.7.10.jar)
854 UCHI MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.2B1} [MFR Compat: Tinkers' Construct] (MineFactory-Reloaded-Mod-1.7.10.jar)
855 UCHI MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.2B1} [MFR Compat: TwilightForest] (MineFactory-Reloaded-Mod-1.7.10.jar)
856 UCHI MineFactoryReloaded|CompatVanilla{1.7.10R2.8.2B1} [MFR Compat: Vanilla] (MineFactory-Reloaded-Mod-1.7.10.jar)
857 UCHI numina{0.4.0.131} [Numina] (Numina-0.4.0.131.jar)
858 UCHI powersuits{0.11.0.293} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.293.jar)
859 UCHI NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
860 UCHI OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10.jar)
861 UCHI OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-Mod-1.7.10.jar)
862 UCHI OCS{1.7.5} [OpenCCSensors] (openccsensors-1.7.5.jar)
863 UCHI PneumaticCraft{1.12.7-152} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-152-universal.jar)
864 UCHI ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-Integration.jar)
865 UCHI ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-Mechanical.jar)
866 UCHI ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-Compat.jar)
867 UCHI ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-Integration.jar)
868 UCHI ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-Fabrication.jar)
869 UCHI ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-Lighting.jar)
870 UCHI ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-Mechanical.jar)
871 UCHI libsandstone{1.0.0} [libsandstone] (Reliquary-1.7.10-1.2.1.483.jar)
872 UCHI xreliquary{1.2} [Reliquary] (Reliquary-1.7.10-1.2.1.483.jar)
873 UCHI cuchaz.cuchazinteractive{1.7.10-1.0} [Cuchaz Interactive] (shipsMod-v1.7.10-1.0.4.jar)
874 UCHI cuchaz.ships{1.7.10-1.0.3} [Ships Mod] (shipsMod-v1.7.10-1.0.4.jar)
875 UCHI StorageDrawers{1.7.10-1.10.8} [Storage Drawers] (Storage-Drawers-Mod-1.7.10.jar)
876 UCHE TooMuchTNT{2.9} [TooMuchTNT] (Too-Much-TNT-Mod-1.7.10.jar)
877 UCHI Tubestuff{59.0.4} [Tubestuff] (tubestuff-59.0.4.jar)
878 UCHI weather2{v2.3.19} [Localized Weather & Storms] (Weather-Storms-Tornadoes-Mod-1.7.10.jar)
879 UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
880 UCHI McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
881 UCHI ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10.jar)
882 UCHI MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10.jar)
883 UCHI RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10.jar)
884 UCHI ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
885 UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.2B1} [MFR Compat: Atum] (MineFactory-Reloaded-Mod-1.7.10.jar)
886 UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.2B1} [MFR Compat: BackTools] (MineFactory-Reloaded-Mod-1.7.10.jar)
887 UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.2B1} [MFR Compat: Chococraft] (MineFactory-Reloaded-Mod-1.7.10.jar)
888 UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.2B1} [MFR Compat: ExtraBiomes] (MineFactory-Reloaded-Mod-1.7.10.jar)
889 UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.2B1} [MFR Compat: Forestry] (MineFactory-Reloaded-Mod-1.7.10.jar)
890 UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.2B1} [MFR Compat ProjectRed] (MineFactory-Reloaded-Mod-1.7.10.jar)
891 UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.2B1} [MFR Compat: Railcraft] (MineFactory-Reloaded-Mod-1.7.10.jar)
892 UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.2B1} [MFR Compat: Sufficient Biomes] (MineFactory-Reloaded-Mod-1.7.10.jar)
893[11:50:09] [Server thread/ERROR] [FML]: The following problems were captured during this phase
894[11:50:09] [Server thread/ERROR] [FML]: Caught exception from TooMuchTNT
895java.lang.NoClassDefFoundError: net/minecraft/client/audio/SoundManager
896 at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_231]
897 at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) ~[?:1.8.0_231]
898 at java.lang.Class.getConstructor0(Unknown Source) ~[?:1.8.0_231]
899 at java.lang.Class.getConstructor(Unknown Source) ~[?:1.8.0_231]
900 at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:101) ~[EventBus.class:?]
901 at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:85) ~[EventBus.class:?]
902 at com.toomuchtnt.TooMuchTNT.Init(TooMuchTNT.java:1052) ~[TooMuchTNT.class:?]
903 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
904 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
905 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
906 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
907 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
908 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
909 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
910 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
911 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
912 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
913 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
914 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
915 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
916 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
917 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
918 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
919 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
920 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
921 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
922 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
923 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
924 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
925 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
926 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
927 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
928 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
929 at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
930 at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319) [FMLCommonHandler.class:?]
931 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [lt.class:?]
932 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
933 at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
934Caused by: java.lang.ClassNotFoundException: net.minecraft.client.audio.SoundManager
935 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
936 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
937 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
938 ... 38 more
939Caused by: java.lang.RuntimeException: Attempted to load class btj for invalid side SERVER
940 at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
941 at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
942 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
943 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
944 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
945 ... 38 more
946[11:50:09] [Server thread/ERROR] [FML]: Caught exception from BiblioCraft
947java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen
948 at jds.bibliocraft.BiblioCraft.load(BiblioCraft.java:201) ~[BiblioCraft.class:?]
949 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
950 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
951 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
952 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
953 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
954 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
955 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
956 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
957 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
958 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
959 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
960 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
961 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
962 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
963 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
964 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
965 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
966 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
967 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
968 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
969 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
970 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
971 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
972 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
973 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
974 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
975 at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
976 at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319) [FMLCommonHandler.class:?]
977 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [lt.class:?]
978 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
979 at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
980Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiScreen
981 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
982 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
983 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
984 ... 32 more
985Caused by: java.lang.RuntimeException: Attempted to load class bdw for invalid side SERVER
986 at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
987 at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
988 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
989 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
990 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
991 ... 32 more
992[11:50:09] [Server thread/ERROR]: Encountered an unexpected exception
993cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/audio/SoundManager
994
995 at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) ~[LoadController.class:?]
996 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:739) ~[Loader.class:?]
997 at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) ~[FMLServerHandler.class:?]
998 at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:?]
999 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) ~[lt.class:?]
1000 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
1001 at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
1002Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/audio/SoundManager
1003 at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_231]
1004 at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) ~[?:1.8.0_231]
1005 at java.lang.Class.getConstructor0(Unknown Source) ~[?:1.8.0_231]
1006 at java.lang.Class.getConstructor(Unknown Source) ~[?:1.8.0_231]
1007 at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:101) ~[EventBus.class:?]
1008 at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:85) ~[EventBus.class:?]
1009 at com.toomuchtnt.TooMuchTNT.Init(TooMuchTNT.java:1052) ~[TooMuchTNT.class:?]
1010 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
1011 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1012 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1013 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
1014 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
1015 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
1016 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1017 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
1018 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
1019 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
1020 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
1021 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
1022 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
1023 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
1024 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
1025 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
1026 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1027 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1028 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
1029 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
1030 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
1031 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
1032 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
1033 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
1034 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
1035 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) ~[Loader.class:?]
1036 ... 5 more
1037Caused by: java.lang.ClassNotFoundException: net.minecraft.client.audio.SoundManager
1038 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
1039 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
1040 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
1041 at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_231]
1042 at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) ~[?:1.8.0_231]
1043 at java.lang.Class.getConstructor0(Unknown Source) ~[?:1.8.0_231]
1044 at java.lang.Class.getConstructor(Unknown Source) ~[?:1.8.0_231]
1045 at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:101) ~[EventBus.class:?]
1046 at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:85) ~[EventBus.class:?]
1047 at com.toomuchtnt.TooMuchTNT.Init(TooMuchTNT.java:1052) ~[TooMuchTNT.class:?]
1048 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
1049 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1050 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1051 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
1052 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
1053 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
1054 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1055 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
1056 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
1057 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
1058 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
1059 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
1060 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
1061 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
1062 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
1063 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
1064 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1065 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1066 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
1067 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
1068 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
1069 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
1070 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
1071 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
1072 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
1073 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) ~[Loader.class:?]
1074 ... 5 more
1075Caused by: java.lang.RuntimeException: Attempted to load class btj for invalid side SERVER
1076 at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
1077 at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
1078 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
1079 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
1080 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231]
1081 at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_231]
1082 at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) ~[?:1.8.0_231]
1083 at java.lang.Class.getConstructor0(Unknown Source) ~[?:1.8.0_231]
1084 at java.lang.Class.getConstructor(Unknown Source) ~[?:1.8.0_231]
1085 at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:101) ~[EventBus.class:?]
1086 at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:85) ~[EventBus.class:?]
1087 at com.toomuchtnt.TooMuchTNT.Init(TooMuchTNT.java:1052) ~[TooMuchTNT.class:?]
1088 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
1089 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1090 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1091 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
1092 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
1093 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
1094 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1095 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
1096 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
1097 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
1098 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
1099 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
1100 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
1101 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
1102 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
1103 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
1104 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1105 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1106 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
1107 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
1108 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
1109 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
1110 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
1111 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
1112 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
1113 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) ~[Loader.class:?]
1114 ... 5 more
1115[11:50:09] [Server thread/ERROR]: This crash report has been saved to: C:\Users\samir\AppData\Roaming\.minecraft\1.7.10 Server V1.1\.\crash-reports\crash-2019-12-01_11.50.09-server.txt
1116[11:50:09] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
1117[11:50:10] [Server thread/INFO] [FML]: Applying holder lookups
1118[11:50:10] [Server thread/INFO] [FML]: Holder lookups applied
1119[11:50:10] [Server thread/ERROR] [factorization.misc]: Skipping event FMLServerStoppedEvent and marking errored mod factorization.misc since required dependency factorization has errored
1120[11:50:10] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
1121[11:50:10] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
1122Press any key to continue . . .