· 8 years ago · Apr 02, 2018, 07:58 AM
1[02:47:39] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
2[02:47:39] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
3[02:47:39] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
4[02:47:39] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
5[02:47:39] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\Yovani\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
6[02:47:39] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
7[02:47:39] [main/INFO]: Core initializing...stand back! I'm going to try MAGIC!
8[02:47:39] [main/INFO]: [AppEng] Core Init
9[02:47:39] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
10[02:47:39] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
11[02:47:39] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
12[02:47:40] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar
13[02:47:40] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
14[02:47:40] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
15[02:47:40] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
16[02:47:40] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17[02:47:40] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18[02:47:40] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19[02:47:40] [main/WARN]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
20[02:47:40] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
21[02:47:40] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
22[02:47:40] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
23[02:47:40] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
24[02:47:40] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
25[02:47:40] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
26[02:47:40] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
27[02:47:40] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
28[02:47:40] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
29[02:47:41] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
30[02:47:41] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
31[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
32[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
33[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
34[02:47:41] [main/ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
35java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
36 at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
37 at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
38 at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
39 at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
40 at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
41 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25]
42 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25]
43 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25]
44 at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25]
45 at java.lang.Class.newInstance(Class.java:438) ~[?:1.8.0_25]
46 at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
47 at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
48 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
49 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
50[02:47:41] [main/INFO]: Core: Located Thaumcraft in Thaumcraft-1.7.10-4.2.3.5.jar
51[02:47:41] [main/INFO]: Core: Located Thaumcraft in thaumcraftneiplugin-1.7.10-1.7a.jar
52[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
53[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
54[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
55[02:47:41] [main/INFO]: Finished data injection.
56[02:47:41] [main/INFO]: Finished data injection.
57[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
58[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
59[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
60[02:47:41] [main/INFO]: Loaded library EJML-core-0.26.jar.
61[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
62[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
63[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
64[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
65[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
66[02:47:41] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
67[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
68[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
69[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
70[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
71[02:47:41] [main/INFO]: Starting to apply transformations
72[02:47:41] [main/INFO]: Starting to apply transformations
73[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
74[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
75[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
76[02:47:41] [main/INFO]: Found runtime patcher net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
77[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
78[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
79[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
80[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
81[02:47:41] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
82[02:47:41] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
83[02:47:41] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
84[02:47:42] [main/INFO]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP, (obfuscated)
85[02:47:42] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
86[02:47:42] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
87[02:47:42] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
88[02:47:42] [main/INFO]: Core: Altering definition of net.minecraft.world.World, (obfuscated)
89[02:47:42] [main/INFO]: Found World Class: net/minecraft/world/World
90[02:47:42] [main/INFO]: Patching class net/minecraft/server/MinecraftServer
91[02:47:42] [main/INFO]: Patching method run()V
92[02:47:42] [main/INFO]: Setting user: Ghostdomo
93[02:47:42] [main/INFO]: [waterhooks] Trying to patch BlockDynamicLiquid.updateTick (class: akr)
94[02:47:42] [main/INFO]: [waterhooks] net.minecraft.block.BlockDynamicLiquid.updateTick() patch applied.
95[02:47:42] [main/INFO]: Found Item Class: net/minecraft/item/Item
96[02:47:43] [main/INFO]: Found Leave Class: net/minecraft/block/BlockLeavesBase
97[02:47:43] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
98[02:47:43] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
99[02:47:43] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
100[02:47:43] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
101[02:47:43] [main/INFO]: InvTweaks: net.minecraft.inventory.Container
102[02:47:43] [main/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
103[02:47:43] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
104[02:47:43] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
105[02:47:43] [Client thread/INFO]: LWJGL Version: 2.9.1
106[02:47:44] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
107[02:47:44] [Client thread/ERROR]: Couldn't initialize twitch stream
108[02:47:44] [Client thread/INFO]: Patching class net/minecraft/client/resources/Locale
109[02:47:44] [Client thread/INFO]: Patching method func_135022_a(Lnet/minecraft/client/resources/IResourceManager;Ljava/util/List;)V
110[02:47:44] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
111// I let you down. Sorry :(
112
113Time: 4/2/18 2:47 AM
114Description: Loading screen debug info
115
116This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
117
118
119A detailed walkthrough of the error, its code path and all known details is as follows:
120---------------------------------------------------------------------------------------
121
122-- System Details --
123Details:
124 Minecraft Version: 1.7.10
125 Operating System: Windows 10 (amd64) version 10.0
126 Java Version: 1.8.0_25, Oracle Corporation
127 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
128 Memory: 277907256 bytes (265 MB) / 618659840 bytes (590 MB) up to 5616697344 bytes (5356 MB)
129 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6026m -Xms256m -XX:PermSize=256m
130 AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
131 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
132 FML:
133 GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.77' Renderer: 'GeForce GTX 1080/PCIe/SSE2'
134[02:47:44] [Client thread/INFO]: Attempting early MinecraftForge initialization
135[02:47:44] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
136[02:47:44] [Client thread/INFO]: Replaced 183 ore recipies
137[02:47:44] [Client thread/INFO]: Completed early MinecraftForge initialization
138[02:47:44] [Client thread/INFO]: Core initializing...stand back! I'm going to try MAGIC!
139[02:47:44] [Client thread/INFO]: [zmaster587.advancedRocketry.asm.ModContainer:<init>:23]: ********* CoreDummyContainer. OK
140[02:47:44] [Client thread/INFO]: [AppEng] Core Init
141[02:47:44] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
142[02:47:44] [Client thread/INFO]: Searching C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\mods for mods
143[02:47:44] [Client thread/INFO]: Also searching C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\mods\1.7.10 for mods
144[02:47:49] [Client thread/INFO]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
145[02:47:50] [Client thread/WARN]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.16
146[02:47:50] [Client thread/WARN]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
147[02:47:50] [Client thread/WARN]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.8.1
148[02:47:51] [Client thread/WARN]: Mod cookingbook is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.140
149[02:47:51] [Client thread/WARN]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-v6b
150[02:47:51] [Client thread/WARN]: 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
151[02:47:51] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
152[02:47:51] [Client thread/WARN]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575
153[02:47:52] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
154[02:47:52] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
155[02:47:52] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
156[02:47:52] [Client thread/WARN]: Mod gud_thaumicnei is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.0
157[02:47:54] [Client thread/INFO]: Forge Mod Loader has identified 138 mods to load
158[02:47:54] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
159[02:47:54] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
160[02:47:54] [Client thread/INFO]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
161[02:47:54] [Client thread/INFO]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
162[02:47:54] [Client thread/INFO]: Found mod(s) [libVulpes] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
163[02:47:54] [Client thread/INFO]: Found mod(s) [enderioaddons] containing declared API package info.loenwind.waterhooks (owned by waterhooks) without associated API reference
164[02:47:54] [Client thread/INFO]: [zmaster587.advancedRocketry.asm.ModContainer:registerBus:42]: ********* registerBus. OK
165[02:47:55] [Client thread/WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
166[02:47:55] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
167[02:47:55] [Client thread/WARN]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
168[02:47:55] [Client thread/WARN]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
169[02:47:55] [Client thread/WARN]: Mod MineFactoryReloaded|CompatProjRed has been disabled through configuration
170[02:47:55] [Client thread/WARN]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration
171[02:47:55] [Client thread/WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
172[02:47:55] [Client thread/INFO]: FML has found a non-mod file CoFHLib-[1.7.10]1.2.1-185.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
173[02:47:55] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
174[02:47:56] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, AdvancedRocketryCore, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, arsmagica2, ActuallyAdditions, advancedRocketry, AnimationAPI, aobd, AppleCore, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, bdlib, betterbuilderswands, BiblioCraft, BiomesOPlenty, BloodArsenal, AWWayofTime, bookshelf, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, CarpentersBlocks, ChestTransporter, chisel, CoFHCore, CompactMachines, cookingbook, cosmeticarmorreworked, deathquotes, PTRModelLib, props, DraconicEvolution, endercore, EnderIO, enderioaddons, EnderStorage, ExtraTiC, ExtraUtilities, ForbiddenMagic, Forestry, ForgeMicroblock, ForgeMultipart, McMultipart, funkylocomotion, gendustry, advgenerators, gravestone, GrimoireOfGaia, gud_thaumicnei, IguanaTweaksTConstruct, ImmersiveEngineering, immersiveintegration, IC2, inventorytweaks, ironbackpacks, IronChest, JABBA, journeymap, jurassicraft, libVulpes, llibrary, magicalcrops, Mantle, MCA, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, Morpheus, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, progressiveautomation, RadixCore, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StorageDrawers, StorageDrawersBop, tcnodetracker, TConstruct, Thaumcraft, thaumcraftneiplugin, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, tinker_io, TwilightForest, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, waterhooks, witchery, Baubles] at CLIENT
175[02:47:56] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, AdvancedRocketryCore, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, arsmagica2, ActuallyAdditions, advancedRocketry, AnimationAPI, aobd, AppleCore, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, bdlib, betterbuilderswands, BiblioCraft, BiomesOPlenty, BloodArsenal, AWWayofTime, bookshelf, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, CarpentersBlocks, ChestTransporter, chisel, CoFHCore, CompactMachines, cookingbook, cosmeticarmorreworked, deathquotes, PTRModelLib, props, DraconicEvolution, endercore, EnderIO, enderioaddons, EnderStorage, ExtraTiC, ExtraUtilities, ForbiddenMagic, Forestry, ForgeMicroblock, ForgeMultipart, McMultipart, funkylocomotion, gendustry, advgenerators, gravestone, GrimoireOfGaia, gud_thaumicnei, IguanaTweaksTConstruct, ImmersiveEngineering, immersiveintegration, IC2, inventorytweaks, ironbackpacks, IronChest, JABBA, journeymap, jurassicraft, libVulpes, llibrary, magicalcrops, Mantle, MCA, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, Morpheus, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, progressiveautomation, RadixCore, RandomThings, simplyjetpacks, SpiceOfLife, StevesCarts, StorageDrawers, StorageDrawersBop, tcnodetracker, TConstruct, Thaumcraft, thaumcraftneiplugin, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, tinker_io, TwilightForest, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, waterhooks, witchery, Baubles] at SERVER
176[02:47:56] [Client thread/INFO]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
177[02:47:57] [Client thread/INFO]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
178[02:47:57] [Client thread/INFO]: Transforming net.minecraft.world.WorldType Finished.
179[02:47:57] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity, (obfuscated)
180[02:47:59] [Client thread/INFO]: Preparing to take over the world
181[02:47:59] [Client thread/INFO]: Patching class net/minecraft/client/model/ModelBiped
182[02:47:59] [Client thread/INFO]: Patching method <init>(FFII)V
183[02:47:59] [Client thread/INFO]: Patching method func_78088_a(Lnet/minecraft/entity/Entity;FFFFFF)V
184[02:47:59] [Client thread/INFO]: Patching method func_78087_a(FFFFFFLnet/minecraft/entity/Entity;)V
185[02:47:59] [Client thread/INFO]: Hello Minecraft!!!
186[02:47:59] [Client thread/INFO]: Hello Minecraft!!!
187[02:48:00] [Client thread/INFO]: Starting automation
188[02:48:00] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer, (obfuscated)
189[02:48:00] [Client thread/INFO]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
190[02:48:01] [Client thread/INFO]: Patching class net/minecraft/client/renderer/entity/RenderPlayer
191[02:48:01] [Client thread/INFO]: Patching method <init>()V
192[02:48:01] [Client thread/INFO]: Patching method func_82441_a(Lnet/minecraft/entity/player/EntityPlayer;)V
193[02:48:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: https://dl.dropbox.com/u/46486053/RemoteInfo.txt
194[02:48:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1834)
195[02:48:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
196[02:48:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
197[02:48:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429)
198[02:48:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
199[02:48:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
200[02:48:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428)
201[02:48:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
202[02:48:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at vswe.stevescarts.Fancy.FancyPancyLoader.run(FancyPancyLoader.java:51)
203[02:48:01] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
204[02:48:02] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:Advanced Rocketry, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Arsenal, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chest Transporter, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compact Machines, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:CosmeticArmorReworked, FMLFileResourcePack:Death Quotes, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ender IO Addons, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Advanced Generators, FMLFileResourcePack:Gravestone, FMLFileResourcePack:Grimoire of Gaia 3, FMLFileResourcePack:Thaumic NEI, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:JurassiCraft, FMLFileResourcePack:libVulpes, FMLFileResourcePack:LLibrary, FMLFileResourcePack:Magical Crops: Core, FMLFileResourcePack:Mantle, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Morpheus, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Progressive Automation, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Random Things, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:The Spice of Life, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Storage Drawers: Biomes O' Plenty Pack, FMLFileResourcePack:TC Node Tracker, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinker I/O, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:Water Hooks, FMLFileResourcePack:Witchery, FMLFileResourcePack:Baubles
205[02:48:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\mods\BloodMagic-1.7.10-1.3.3-17.jar
206[02:48:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\mods\BloodMagic-1.7.10-1.3.3-17.jar
207[02:48:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\mods\BloodMagic-1.7.10-1.3.3-17.jar
208[02:48:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\mods\BloodMagic-1.7.10-1.3.3-17.jar
209[02:48:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\mods\BloodMagic-1.7.10-1.3.3-17.jar
210[02:48:02] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\mods\BloodMagic-1.7.10-1.3.3-17.jar
211[02:48:02] [Client thread/INFO]: Processing ObjectHolder annotations
212[02:48:02] [Client thread/INFO]: Found 449 ObjectHolder annotations
213[02:48:02] [Client thread/INFO]: Identifying ItemStackHolder annotations
214[02:48:02] [Client thread/INFO]: Found 43 ItemStackHolder annotations
215[02:48:02] [Client thread/INFO]: Configured a dormant chunk cache size of 0
216[02:48:02] [Client thread/INFO]: Logger initialized.
217[02:48:02] [Client thread/INFO]: Finished Pre-initialization.
218[02:48:02] [Client thread/INFO]: Core: Altering definition of net.minecraft.potion.PotionEffect, (obfuscated)
219[02:48:02] [Client thread/INFO]: Extending potions array
220[02:48:02] [Client thread/INFO]: Injecting potions starting from index 32
221[02:48:02] [Client thread/INFO]: Potion Water Breathing is ID 24
222[02:48:02] [Client thread/INFO]: Potion Flight is ID 25
223[02:48:02] [Client thread/INFO]: Potion Feather Fall is ID 26
224[02:48:02] [Client thread/INFO]: Potion Haste is ID 27
225[02:48:02] [Client thread/INFO]: Potion True Sight is ID 28
226[02:48:02] [Client thread/INFO]: Potion Regeneration is ID 29
227[02:48:02] [Client thread/INFO]: Potion Magic Shield is ID 30
228[02:48:02] [Client thread/INFO]: Potion Charmed is ID 31
229[02:48:02] [Client thread/INFO]: Potion Frost Slow is ID 32
230[02:48:02] [Client thread/INFO]: Potion Chrono Anchor is ID 33
231[02:48:02] [Client thread/INFO]: Potion Mana Regen is ID 34
232[02:48:02] [Client thread/INFO]: Potion Entangled is ID 35
233[02:48:02] [Client thread/INFO]: Potion Watery Grave is ID 36
234[02:48:02] [Client thread/INFO]: Potion Spell Reflect is ID 37
235[02:48:03] [Client thread/INFO]: Potion Silence is ID 38
236[02:48:03] [Client thread/INFO]: Potion Swift Swim is ID 39
237[02:48:03] [Client thread/INFO]: Potion Agility is ID 40
238[02:48:03] [Client thread/INFO]: Potion Leap is ID 41
239[02:48:03] [Client thread/INFO]: Potion Mana Boost is ID 42
240[02:48:03] [Client thread/INFO]: Potion Astral Distortion is ID 43
241[02:48:03] [Client thread/INFO]: Potion Mana Shield is ID 44
242[02:48:03] [Client thread/INFO]: Potion Fury is ID 45
243[02:48:03] [Client thread/INFO]: Potion Scramble Synapses is ID 46
244[02:48:03] [Client thread/INFO]: Potion Illuminated is ID 47
245[02:48:03] [Client thread/INFO]: Potion Greater Mana Restoration is ID 48
246[02:48:03] [Client thread/INFO]: Potion Epic Mana Restoration is ID 49
247[02:48:03] [Client thread/INFO]: Potion Legendary Mana Restoration is ID 50
248[02:48:03] [Client thread/INFO]: Potion Gravity Well is ID 51
249[02:48:03] [Client thread/INFO]: Potion Levitation is ID 52
250[02:48:03] [Client thread/INFO]: Potion Clarity is ID 53
251[02:48:03] [Client thread/INFO]: Potion Shrunken is ID 54
252[02:48:03] [Client thread/INFO]: Potion Burnout Redux is ID 55
253[02:48:03] [Client thread/INFO]: Core: Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
254[02:48:03] [Client thread/INFO]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
255[02:48:03] [Client thread/INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
256[02:48:03] [Client thread/INFO]: Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
257[02:48:03] [Client thread/INFO]: Successfully registered enchanment!
258[02:48:03] [Client thread/INFO]: Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
259[02:48:03] [Client thread/INFO]: Successfully registered enchanment!
260[02:48:03] [Client thread/INFO]: Registered imbuement: dr_phy
261[02:48:03] [Client thread/INFO]: Registered imbuement: dr_drn
262[02:48:03] [Client thread/INFO]: Registered imbuement: dr_fall
263[02:48:03] [Client thread/INFO]: Registered imbuement: dr_exp
264[02:48:03] [Client thread/INFO]: Registered imbuement: dr_fire
265[02:48:03] [Client thread/INFO]: Registered imbuement: dr_frst
266[02:48:03] [Client thread/INFO]: Registered imbuement: dr_mage
267[02:48:03] [Client thread/INFO]: Registered imbuement: dr_litn
268[02:48:03] [Client thread/INFO]: Registered imbuement: mn_reg
269[02:48:03] [Client thread/INFO]: Registered imbuement: bn_red
270[02:48:03] [Client thread/INFO]: Registered imbuement: soulbnd
271[02:48:03] [Client thread/INFO]: Registered imbuement: fl_lure
272[02:48:03] [Client thread/INFO]: Registered imbuement: mg_xp
273[02:48:03] [Client thread/INFO]: Registered imbuement: pp_ore
274[02:48:03] [Client thread/INFO]: Registered imbuement: mg_gog
275[02:48:03] [Client thread/INFO]: Registered imbuement: tc_nrv
276[02:48:03] [Client thread/INFO]: Registered imbuement: step_up
277[02:48:03] [Client thread/INFO]: Registered imbuement: run_spd
278[02:48:03] [Client thread/INFO]: Registered imbuement: dispel
279[02:48:03] [Client thread/INFO]: Registered imbuement: fallprot
280[02:48:03] [Client thread/INFO]: Registered imbuement: fireprot
281[02:48:03] [Client thread/INFO]: Registered imbuement: freedom
282[02:48:03] [Client thread/INFO]: Registered imbuement: healing
283[02:48:03] [Client thread/INFO]: Registered imbuement: hungerup
284[02:48:03] [Client thread/INFO]: Registered imbuement: highjump
285[02:48:03] [Client thread/INFO]: Registered imbuement: lifesave
286[02:48:03] [Client thread/INFO]: Registered imbuement: lightstep
287[02:48:03] [Client thread/INFO]: Registered imbuement: minespd
288[02:48:03] [Client thread/INFO]: Registered imbuement: recoil
289[02:48:03] [Client thread/INFO]: Registered imbuement: swimspd
290[02:48:03] [Client thread/INFO]: Registered imbuement: wtrbrth
291[02:48:03] [Client thread/INFO]: Registered imbuement: wtrwalk
292[02:48:03] [Client thread/INFO]: Registering Default Templates.
293[02:48:03] [Client thread/INFO]: Registering default generators
294[02:48:03] [Client thread/INFO]: Complete
295[02:48:03] [Client thread/INFO]: Starting BuildCraft 7.1.23
296[02:48:03] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2017
297[02:48:03] [Client thread/INFO]: http://www.mod-buildcraft.com
298[02:48:03] [Thread-11/INFO]: Beginning version check
299[02:48:03] [Client thread/INFO]: Starting PreInitialization Phase...
300[02:48:03] [Client thread/INFO]: Grabbing Configurations...
301[02:48:03] [Client thread/INFO]: Initializing Tool Materials...
302[02:48:03] [Client thread/INFO]: Initializing Armor Materials...
303[02:48:03] [Client thread/INFO]: Initializing Blocks...
304[02:48:03] [Client thread/WARN]: Oil Fluid from Actually Additions is not getting used as it has already been registered by another Mod! If this causes Issues (which it shouldn't!), you can turn this off in the Config File!
305[02:48:03] [Client thread/WARN]: Oil Block from Actually Additions is not getting used as it has already been registered by another Mod! If this causes Issues (which it shouldn't!), you can turn this off in the Config File!
306[02:48:03] [Client thread/INFO]: Initializing Items...
307[02:48:03] [Client thread/INFO]: Initializing Fuelstuffs...
308[02:48:03] [Client thread/INFO]: Initializing Update Checker...
309[02:48:03] [ActuallyAdditions Update Checker/INFO]: Starting Update Check...
310[02:48:03] [Client thread/INFO]: PreInitializing ClientProxy...
311[02:48:03] [Client thread/INFO]: PreInitialization Finished.
312[02:48:03] [ActuallyAdditions Update Checker/INFO]: Update Check done!
313[02:48:03] [ActuallyAdditions Update Checker/INFO]: There is an Update for Actually Additions available!
314[02:48:03] [ActuallyAdditions Update Checker/INFO]: Current Version: 1.7.10-r21, newest Version: 1.12.2-r133!
315[02:48:03] [ActuallyAdditions Update Checker/INFO]: View the Changelog at http://ellpeck.de/actaddchangelog/
316[02:48:03] [ActuallyAdditions Update Checker/INFO]: Download at http://minecraft.curseforge.com/mc-mods/228404-actually-additions/files
317[02:48:04] [Client thread/INFO]: Pre Initialization ( started )
318[02:48:04] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
319[02:48:04] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
320[02:48:04] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
321[02:48:04] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
322[02:48:04] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
323[02:48:04] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
324[02:48:04] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
325[02:48:04] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
326[02:48:04] [Client thread/INFO]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
327[02:48:04] [Client thread/INFO]: Updated appeng/tile/powersink/MekJoules
328[02:48:04] [Client thread/INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
329[02:48:04] [Client thread/INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
330[02:48:04] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
331[02:48:04] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
332[02:48:04] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
333[02:48:04] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
334[02:48:04] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
335[02:48:04] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
336[02:48:04] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
337[02:48:04] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
338[02:48:04] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
339[02:48:04] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
340[02:48:04] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
341[02:48:04] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
342[02:48:04] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
343[02:48:04] [Client thread/INFO]: Starting AE2 VersionChecker
344[02:48:04] [Client thread/INFO]: Pre Initialization ( ended after 627ms )
345[02:48:04] [Client thread/INFO]: Helping Aroma1997Core
346[02:48:04] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
347[02:48:04] [Client thread/INFO]: bdlib 1.9.4.109 loaded
348[02:48:04] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
349[02:48:04] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
350[02:48:04] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parse(VersionParser.java:34)
351[02:48:04] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
352[02:48:04] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
353[02:48:04] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.VersionChecker.run(VersionChecker.java:86)
354[02:48:04] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
355[02:48:05] [Client thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
356[02:48:05] [Client thread/INFO]: Access transform success createStackedBlock (func_149644_j).
357[02:48:05] [Client thread/INFO]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
358[02:48:05] [Client thread/INFO]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
359[02:48:06] [Client thread/INFO]: Trail info successfully received from remote.
360[02:48:08] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
361[02:48:08] [Client thread/INFO]: [Botania] Registered 1215 recipes.
362[02:48:10] [Client thread/INFO]: Thermal Foundation: Loading Plugins...
363[02:48:10] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.
364[02:48:10] [Client thread/INFO]: Hello World
365[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThaumcraftHelper@5f427192
366[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@10a74c49
367[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@47c049f7
368[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@1f5ecd9
369[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@4df7c394
370[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@67181b67
371[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@22527982
372[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@c6fca35
373[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@7ff7534f
374[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@5813acf5
375[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@693c401c
376[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ForestryHelper@1bf0116c
377[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@2027f260
378[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@5ea37c1f
379[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@4935b73
380[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@6c9cb2f
381[02:48:11] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@19628d64
382[02:48:11] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
383[02:48:11] [Client thread/INFO]: Entering preinitialization phase.
384[02:48:11] [Client thread/INFO]: Loading configuration from disk.
385[02:48:11] [Client thread/INFO]: Configuration load completed.
386[02:48:12] [Client thread/INFO]: ThermalExpansion: Loading Plugins...
387[02:48:12] [Client thread/INFO]: Thermal Expansion: Finished Loading Plugins.
388[02:48:12] [Client thread/INFO]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
389[02:48:12] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
390[02:48:12] [Client thread/INFO]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
391[02:48:12] [Client thread/INFO]: Gear module active. Adding gear cast.
392[02:48:12] [Client thread/INFO]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
393[02:48:12] [Client thread/INFO]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
394[02:48:12] [Client thread/INFO]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
395[02:48:12] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient, (obfuscated)
396[02:48:12] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerPlayer
397[02:48:12] [Client thread/INFO]: Attempting to expand Enchantment List to 4096 spaces.
398[02:48:12] [Client thread/INFO]: The Enchantment List has successfully been expanded to 4096 spaces.
399[02:48:13] [Client thread/INFO]: Module AgriCraft Plugin failed to load: AgriCraft not found
400[02:48:13] [Client thread/INFO]: Module Erebus Plugin failed to load: Erebus not found
401[02:48:13] [Client thread/INFO]: Module Growthcraft Plugin failed to load: GrowthCraft not found
402[02:48:13] [Client thread/INFO]: Module Natura Plugin failed to load: Natura not found
403[02:48:13] [Client thread/INFO]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
404[02:48:13] [Client thread/INFO]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
405[02:48:13] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
406[02:48:13] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
407[02:48:14] [Client thread/INFO]: Starting pre-init...
408[02:48:14] [Client thread/INFO]: Loading blocks...
409[02:48:14] [Client thread/INFO]: Skipping feature railcraft as its required mod Railcraft was missing.
410[02:48:14] [Client thread/INFO]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
411[02:48:14] [Client thread/INFO]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
412[02:48:14] [Client thread/INFO]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
413[02:48:14] [Client thread/INFO]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
414[02:48:14] [Client thread/INFO]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
415[02:48:14] [Client thread/INFO]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
416[02:48:14] [Client thread/INFO]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
417[02:48:14] [Client thread/INFO]: 98 Feature's blocks loaded.
418[02:48:14] [Client thread/INFO]: Loading Tile Entities...
419[02:48:14] [Client thread/INFO]: Tile Entities loaded.
420[02:48:14] [Client thread/INFO]: Loading items...
421[02:48:14] [Client thread/INFO]: Skipping feature railcraft as its required mod Railcraft was missing.
422[02:48:14] [Client thread/INFO]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
423[02:48:14] [Client thread/INFO]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
424[02:48:14] [Client thread/INFO]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
425[02:48:14] [Client thread/INFO]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
426[02:48:14] [Client thread/INFO]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
427[02:48:14] [Client thread/INFO]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
428[02:48:14] [Client thread/INFO]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
429[02:48:14] [Client thread/INFO]: 98 Feature's items loaded.
430[02:48:14] [Client thread/INFO]: Pre-init finished.
431[02:48:14] [Client thread/INFO]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
432[02:48:14] [Client thread/INFO]: [aln.deathquotes.DeathQuotes:PreInit:68]: [deathquotes] Death quotes count 620 from file ./config/deathquotes.txt
433[02:48:26] [Client thread/INFO]: Total mipmap : 2094 ms
434[02:48:26] [Client thread/INFO]: Finished PreInitialization
435[02:48:26] [Client thread/INFO]: Attempting to initialize texture error message interceptor.
436[02:48:26] [Client thread/INFO]: XP Juice regististration left to Open Blocks.
437[02:48:27] [Client thread/INFO]: ImmersiveEngineering Loaded
438[02:48:27] [Client thread/INFO]: harvestcraft Loaded
439[02:48:27] [Client thread/INFO]: PneumaticCraft not found, not loading
440[02:48:27] [Client thread/INFO]: MFR Loaded
441[02:48:27] [Client thread/INFO]: AgriCraft not found, not loading
442[02:48:27] [Client thread/INFO]: B0bGrowsOre not found, not loading
443[02:48:27] [Client thread/INFO]: Thaumcraft Loaded
444[02:48:27] [Client thread/INFO]: RightClickPlants Loaded
445[02:48:27] [Client thread/INFO]: Vanilla Loaded
446[02:48:27] [Client thread/INFO]: Applied Energistics Detected
447[02:48:27] [Client thread/INFO]: Biomes O' Plenty Detected
448[02:48:27] [Client thread/INFO]: Botania Detected
449[02:48:27] [Client thread/INFO]: Twilight Forest Detected
450[02:48:27] [Client thread/INFO]: Thaumcraft Detected
451[02:48:27] [Client thread/INFO]: Dragonic Evolution Detected
452[02:48:27] [Client thread/INFO]: EnderIO Detected
453[02:48:27] [Client thread/INFO]: ExtraUtils Detected
454[02:48:27] [Client thread/INFO]: HarvestCraft Detected
455[02:48:27] [Client thread/INFO]: Progressive Automation Detected
456[02:48:27] [Client thread/INFO]: Thermal Foundation Detected
457[02:48:27] [Client thread/INFO]: Immersive Engineering Detected
458[02:48:27] [Client thread/INFO]: Let's Move!
459[02:48:28] [Client thread/INFO]: IC2 Version: IC2 2.2.827-experimental
460[02:48:28] [Client thread/INFO]: RF API Version: CoFHAPI 1.7.10R1.0.13B1
461[02:48:28] [Client thread/INFO]: Available Forestry species roots:
462[02:48:28] [Client thread/INFO]: * rootBees - forestry.apiculture.genetics.BeeHelper
463[02:48:28] [Client thread/INFO]: * rootTrees - forestry.arboriculture.genetics.TreeHelper
464[02:48:28] [Client thread/INFO]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
465[02:48:28] [Client thread/INFO]: Loading internal config files for mod Gendustry
466[02:48:28] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Yovani/Documents/Curse/Minecraft/Instances/Pride%20Rock%20Plaza%20Pack/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/tuning.cfg
467[02:48:28] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Yovani/Documents/Curse/Minecraft/Instances/Pride%20Rock%20Plaza%20Pack/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/recipes.cfg
468[02:48:28] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Yovani/Documents/Curse/Minecraft/Instances/Pride%20Rock%20Plaza%20Pack/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/upgrades.cfg
469[02:48:28] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Yovani/Documents/Curse/Minecraft/Instances/Pride%20Rock%20Plaza%20Pack/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/bees_color.cfg
470[02:48:28] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Yovani/Documents/Curse/Minecraft/Instances/Pride%20Rock%20Plaza%20Pack/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/bees_patreon.cfg
471[02:48:28] [Client thread/INFO]: Loading user config files for mod Gendustry
472[02:48:28] [Client thread/INFO]: Config loading for mod Gendustry finished
473[02:48:28] [Client thread/INFO]: Created 52 BC triggers for Forestry error codes
474[02:48:28] [Client thread/INFO]: Loaded creative tabs for gendustry
475[02:48:28] [Client thread/INFO]: Items loaded
476[02:48:28] [Client thread/INFO]: Fluids loaded
477[02:48:28] [Client thread/INFO]: Blocks loaded
478[02:48:28] [Client thread/INFO]: Machines loaded
479[02:48:28] [Client thread/INFO]: Registered reload listener
480[02:48:28] [Client thread/INFO]: Resource manager reload, new language: en_US
481[02:48:29] [Client thread/INFO]: IC2 Version: IC2 2.2.827-experimental
482[02:48:29] [Client thread/INFO]: RF Version: CoFHAPI 1.7.10R1.0.13B1
483[02:48:29] [Client thread/INFO]: Loading internal config files for mod Advanced Generators
484[02:48:29] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Yovani/Documents/Curse/Minecraft/Instances/Pride%20Rock%20Plaza%20Pack/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/generators.cfg
485[02:48:29] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Yovani/Documents/Curse/Minecraft/Instances/Pride%20Rock%20Plaza%20Pack/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/recipes.cfg
486[02:48:29] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Yovani/Documents/Curse/Minecraft/Instances/Pride%20Rock%20Plaza%20Pack/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/turbine.cfg
487[02:48:29] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Yovani/Documents/Curse/Minecraft/Instances/Pride%20Rock%20Plaza%20Pack/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/exchanger.cfg
488[02:48:29] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Yovani/Documents/Curse/Minecraft/Instances/Pride%20Rock%20Plaza%20Pack/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/syngas.cfg
489[02:48:29] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Yovani/Documents/Curse/Minecraft/Instances/Pride%20Rock%20Plaza%20Pack/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/turbine-materials.cfg
490[02:48:29] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Yovani/Documents/Curse/Minecraft/Instances/Pride%20Rock%20Plaza%20Pack/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/capacitor-materials.cfg
491[02:48:29] [Client thread/INFO]: Loading user config files for mod Advanced Generators
492[02:48:29] [Client thread/INFO]: Config loading for mod Advanced Generators finished
493[02:48:29] [Client thread/INFO]: Loaded creative tabs for advgenerators
494[02:48:29] [Client thread/INFO]: Fluid 'syngas' not registered by any other mod, creating...
495[02:48:29] [Client thread/INFO]: Adding block for fluid 'syngas'
496[02:48:29] [Client thread/INFO]: InvTweaks: invtweaks.InvTweaksObfuscation
497[02:48:30] [Client thread/INFO]: Loaded language en_US for mca.
498[02:48:31] [Client thread/INFO]: Loading configuration
499[02:48:31] [Client thread/INFO]: Version check success: appliedenergistics2 required / rv2-stable-10 detected
500[02:48:31] [Client thread/INFO]: Required mod Botany is not installed, dependent features will be unavailable
501[02:48:31] [Client thread/ERROR]: Requirements unmet, Botany Addon not loading
502[02:48:31] [Client thread/INFO]: Version check success: Forestry@[4.0.8.36,) required / 4.2.16.64 detected
503[02:48:31] [Client thread/INFO]: Required mod exnihilo is not installed, dependent features will be unavailable
504[02:48:31] [Client thread/ERROR]: Requirements unmet, Ex Nihilo Addon not loading
505[02:48:31] [Client thread/INFO]: Starting NEI Integration
506[02:48:31] [Client thread/INFO]: Loading configuration files
507[02:48:31] [Client thread/INFO]: Starting Simply Jetpacks
508[02:48:31] [Client thread/INFO]: Successfully found CoFHLib
509[02:48:31] [Client thread/INFO]: Loading configuration files
510[02:48:32] [Client thread/INFO]: Registering items
511[02:48:32] [Client thread/INFO]: Loading Plugins...
512[02:48:32] [Client thread/INFO]: Finished Loading Plugins.
513[02:48:32] [Client thread/INFO]: [tinker_io.plugins.waila.MainWaila:load:19]: [Tinker I/O] Tinker I/O Waila Plugin Started!
514[02:48:32] [Client thread/INFO]: Beginning plugin registration: 14 candidates found.
515[02:48:32] [Client thread/INFO]: Attempting to create plugin Blood Magic.
516[02:48:32] [Client thread/INFO]: Successfully created plugin Blood Magic.
517[02:48:32] [Client thread/INFO]: Skipping over plugin Railcraft as its dependencies [Railcraft] were not found.
518[02:48:32] [Client thread/INFO]: Attempting to create plugin Forestry.
519[02:48:32] [Client thread/INFO]: Successfully created plugin Forestry.
520[02:48:32] [Client thread/INFO]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
521[02:48:32] [Client thread/INFO]: Attempting to create plugin Pam's Fruit.
522[02:48:32] [Client thread/INFO]: Successfully created plugin Pam's Fruit.
523[02:48:32] [Client thread/INFO]: Attempting to create plugin DSU.
524[02:48:32] [Client thread/INFO]: Successfully created plugin DSU.
525[02:48:32] [Client thread/INFO]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
526[02:48:32] [Client thread/INFO]: Skipping over plugin Mekanism as its dependencies [Mekanism] were not found.
527[02:48:32] [Client thread/INFO]: Attempting to create plugin TE Augments.
528[02:48:32] [Client thread/INFO]: Successfully created plugin TE Augments.
529[02:48:32] [Client thread/INFO]: Attempting to create plugin IFluidHandler.
530[02:48:32] [Client thread/INFO]: Successfully created plugin IFluidHandler.
531[02:48:32] [Client thread/INFO]: Attempting to create plugin Magical Crops: Core.
532[02:48:32] [Client thread/INFO]: Successfully created plugin Magical Crops: Core.
533[02:48:32] [Client thread/INFO]: Attempting to create plugin MFR.
534[02:48:32] [Client thread/INFO]: Successfully created plugin MFR.
535[02:48:32] [Client thread/INFO]: Attempting to create plugin Extra Utilities.
536[02:48:32] [Client thread/INFO]: Successfully created plugin Extra Utilities.
537[02:48:32] [Client thread/INFO]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
538[02:48:32] [Client thread/INFO]: Sorting plugins. Before: [Blood Magic, Forestry, Pam's Fruit, DSU, TE Augments, IFluidHandler, Magical Crops: Core, MFR, Extra Utilities]
539[02:48:32] [Client thread/INFO]: Sorting plugins. After: [Forestry, Pam's Fruit, DSU, TE Augments, IFluidHandler, Magical Crops: Core, MFR, Extra Utilities, Blood Magic]
540[02:48:32] [Client thread/INFO]: Successfully loaded plugin Forestry.
541[02:48:32] [Client thread/INFO]: Successfully loaded plugin Pam's Fruit.
542[02:48:32] [Client thread/INFO]: Successfully loaded plugin DSU.
543[02:48:32] [Client thread/INFO]: Successfully loaded plugin TE Augments.
544[02:48:32] [Client thread/INFO]: Successfully loaded plugin IFluidHandler.
545[02:48:32] [Client thread/INFO]: Successfully loaded plugin magicalcrops.
546[02:48:32] [Client thread/INFO]: Successfully loaded plugin MFR.
547[02:48:32] [Client thread/INFO]: Successfully loaded plugin ExtraUtilities.
548[02:48:32] [Client thread/INFO]: Successfully loaded plugin Blood Magic.
549[02:48:32] [Client thread/INFO]: Completed plugin registration. 9 plugins registered.
550[02:48:32] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.play.server.S1EPacketRemoveEntityEffect, (obfuscated)
551[02:48:32] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.play.server.S1DPacketEntityEffect, (obfuscated)
552[02:48:34] [Client thread/INFO]: Applying holder lookups
553[02:48:34] [Client thread/INFO]: Holder lookups applied
554[02:48:34] [Client thread/INFO]: Injecting itemstacks
555[02:48:34] [Client thread/INFO]: Itemstack injection complete
556[02:48:34] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
557[02:48:34] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
558[02:48:34] [Thread-15/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
559[02:48:34] [Thread-15/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
560[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/cearadactylus/cearadactylusLivingHurtDeath01.ogg does not exist, cannot add it to event jurassicraft:cearadactylus:living
561[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/cearadactylus/cearadactylusLivingHurtDeath01.ogg does not exist, cannot add it to event jurassicraft:cearadactylus:hurt
562[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/cearadactylus/cearadactylusLivingHurtDeath01.ogg does not exist, cannot add it to event jurassicraft:cearadactylus:death
563[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/cearadactylus/cearadactylusLivingHurtDeath01.ogg does not exist, cannot add it to event jurassicraft:cearadactylusLivingHurtDeath01
564[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath01.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:hurt
565[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath02.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:hurt
566[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath03.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:hurt
567[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath01.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:death
568[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath02.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:death
569[02:48:34] [Thread-15/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
570[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath03.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:death
571[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath01.ogg does not exist, cannot add it to event jurassicraft:deinosuchusHurtDeath01
572[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath02.ogg does not exist, cannot add it to event jurassicraft:deinosuchusHurtDeath02
573[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusHurtDeath03.ogg does not exist, cannot add it to event jurassicraft:deinosuchusHurtDeath03
574[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusLiving01.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:living
575[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusLiving02.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:living
576[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusLiving03.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:living
577[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusLiving04.ogg does not exist, cannot add it to event jurassicraft:deinosuchus:living
578[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusLiving01.ogg does not exist, cannot add it to event jurassicraft:deinosuchusLiving01
579[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusLiving02.ogg does not exist, cannot add it to event jurassicraft:deinosuchusLiving02
580[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusLiving03.ogg does not exist, cannot add it to event jurassicraft:deinosuchusLiving03
581[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/deinosuchus/deinosuchusLiving04.ogg does not exist, cannot add it to event jurassicraft:deinosuchusLiving04
582[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/tylosaurus/tylosaurusDeath01.ogg does not exist, cannot add it to event jurassicraft:tylosaurus:death
583[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/tylosaurus/tylosaurusDeath01.ogg does not exist, cannot add it to event jurassicraft:tylosaurusDeath01
584[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/tylosaurus/tylosaurusHurt01.ogg does not exist, cannot add it to event jurassicraft:tylosaurus:hurt
585[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/tylosaurus/tylosaurusHurt01.ogg does not exist, cannot add it to event jurassicraft:tylosaurusHurt01
586[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/tylosaurus/tylosaurusLiving01.ogg does not exist, cannot add it to event jurassicraft:tylosaurus:living
587[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/tylosaurus/tylosaurusLiving02.ogg does not exist, cannot add it to event jurassicraft:tylosaurus:living
588[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/tylosaurus/tylosaurusLiving01.ogg does not exist, cannot add it to event jurassicraft:tylosaurusLiving01
589[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/reptiles/tylosaurus/tylosaurusLiving02.ogg does not exist, cannot add it to event jurassicraft:tylosaurusLiving02
590[02:48:34] [Client thread/WARN]: File jurassicraft:sounds/dinosaurs/velociraptor/velociraptorCall01.ogg does not exist, cannot add it to event jurassicraft:velociraptorCall
591[02:48:34] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
592[02:48:34] [Sound Library Loader/INFO]: Sound engine started
593[02:48:34] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
594[02:48:34] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
595[02:48:34] [Client thread/INFO]: Located 405 spell IIcons
596[02:48:35] [Client thread/INFO]: Located 405 spell IIcons
597[02:48:35] [Client thread/INFO]: Created: 16x16 textures/items-atlas
598[02:48:35] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
599[02:48:35] [Client thread/INFO]: Finished Initialization.
600[02:48:35] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
601[02:48:35] [Client thread/WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
602[02:48:35] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.MeltArmor@6ad501ff
603[02:48:35] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@60d2605a
604[02:48:35] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.Nauseate@601fca2c
605[02:48:35] [Client thread/INFO]: Initializing API Hooks...
606[02:48:35] [Client thread/INFO]: Finished API Initialization
607[02:48:35] [Client thread/INFO]: Starting Initialization Phase...
608[02:48:35] [Client thread/INFO]: Initializing OreDictionary Entries...
609[02:48:35] [Client thread/INFO]: Initializing Achievements...
610[02:48:35] [Client thread/INFO]: Initializing GuiHandler...
611[02:48:35] [Client thread/INFO]: Registering World Generator...
612[02:48:35] [Client thread/INFO]: Registering TileEntities...
613[02:48:35] [Client thread/INFO]: Initializing Events...
614[02:48:36] [Client thread/INFO]: Initializing Crafting Recipes...
615[02:48:36] [Client thread/INFO]: Initializing Dungeon Loot...
616[02:48:36] [Client thread/INFO]: Initializing ClientProxy...
617[02:48:36] [Client thread/INFO]: Initialization Finished.
618[02:48:36] [Client thread/INFO]: Initialization ( started )
619[02:48:36] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
620[02:48:36] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
621[02:48:36] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
622[02:48:36] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
623[02:48:36] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
624[02:48:36] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
625[02:48:36] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
626[02:48:36] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
627[02:48:36] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
628[02:48:36] [Client thread/INFO]: Recipes Loading: GrindFZ: 7 loaded.
629[02:48:36] [Client thread/INFO]: Recipes Loading: Crusher: 9 loaded.
630[02:48:36] [Client thread/INFO]: Recipes Loading: Press: 3 loaded.
631[02:48:36] [Client thread/INFO]: Recipes Loading: HCCrusher: 8 loaded.
632[02:48:36] [Client thread/INFO]: Recipes Loading: Smelt: 2 loaded.
633[02:48:36] [Client thread/INFO]: Recipes Loading: Pulverizer: 8 loaded.
634[02:48:36] [Client thread/INFO]: Recipes Loading: Inscribe: 8 loaded.
635[02:48:36] [Client thread/INFO]: Recipes Loading: Shaped: 202 loaded.
636[02:48:36] [Client thread/INFO]: Recipes Loading: Macerator: 7 loaded.
637[02:48:36] [Client thread/INFO]: Recipes Loading: MekCrusher: 3 loaded.
638[02:48:36] [Client thread/INFO]: Recipes Loading: Shapeless: 55 loaded.
639[02:48:36] [Client thread/INFO]: Recipes Loading: Grind: 4 loaded.
640[02:48:36] [Client thread/INFO]: Recipes Loading: OreRegistration: 14 loaded.
641[02:48:36] [Client thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.
642[02:48:36] [Client thread/INFO]: Initialization ( ended after 217ms )
643[02:48:36] [Client thread/INFO]: Loaded.
644[02:48:37] [Client thread/INFO]: InvTweaks: net.minecraft.client.gui.GuiTextField
645[02:48:37] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b
646[02:48:37] [Client thread/INFO]: Successfully loaded 267 out of 267 recipes for shaped recipes
647[02:48:37] [Client thread/INFO]: Successfully loaded 76 out of 76 recipes for shapeless recipes
648[02:48:37] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
649[02:48:37] [Client thread/INFO]: Successfully loaded 17 out of 17 recipes for block cutter recipes
650[02:48:37] [Client thread/INFO]: Successfully loaded 48 out of 48 recipes for compressor recipes
651[02:48:37] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
652[02:48:37] [Client thread/INFO]: Successfully loaded 64 out of 64 recipes for macerator recipes
653[02:48:37] [Client thread/INFO]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
654[02:48:37] [Client thread/INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
655[02:48:37] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
656[02:48:37] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
657[02:48:37] [Client thread/INFO]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
658[02:48:38] [Client thread/INFO]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
659[02:48:38] [Client thread/INFO]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
660[02:48:38] [Client thread/INFO]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
661[02:48:38] [Client thread/INFO]: Attempting to extend PotionArray by 4
662[02:48:38] [Client thread/INFO]: Created: 16x16 textures/revolvers-atlas
663[02:48:38] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
664[02:48:38] [Client thread/INFO]: Entering initialization phase.
665[02:48:39] [Client thread/INFO]: Thaumcraft detected. Registering harvestables.
666[02:48:39] [Client thread/INFO]: Waila detected. Registering TConstruct tank blocks with Waila registry.
667[02:48:39] [Client thread/INFO]: BuildCraft detected. Registering facades.
668[02:48:39] [Client thread/INFO]: AE2 detected. Registering for Spatial IO.
669[02:48:39] [Client thread/INFO]: IC2 detected. Preparing for shenanigans.
670[02:48:39] [Client thread/INFO]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
671[02:48:39] [Client thread/INFO]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
672[02:48:39] [Client thread/INFO]: Loading compat module EnderIO
673[02:48:39] [Client thread/INFO]: Loading compat module IronChest
674[02:48:39] [Client thread/INFO]: Loading compat module PamHarvestCraft
675[02:48:39] [Client thread/INFO]: Loading compat module CarpentersBlocks
676[02:48:39] [Client thread/INFO]: Loading compat module Waila
677[02:48:39] [Client thread/INFO]: Loading compat module ThermalExpansion
678[02:48:39] [Client thread/INFO]: Loading compat module Witchery
679[02:48:39] [Client thread/INFO]: Loading compat module NotEnoughItems
680[02:48:39] [Client thread/INFO]: Loading compat module ImmersiveEngineering
681[02:48:39] [Client thread/INFO]: Loading compat module Forestry
682[02:48:39] [Client thread/INFO]: Loading compat module Magical Crops
683[02:48:39] [Client thread/INFO]: Loading compat module ForgeMultipart
684[02:48:39] [Client thread/INFO]: Loading compat module EnderStorage
685[02:48:39] [Client thread/INFO]: Loading compat module MineFactoryReloaded
686[02:48:39] [Client thread/INFO]: Starting init...
687[02:48:39] [Client thread/INFO]: Loading recipes...
688[02:48:39] [Client thread/INFO]: Skipping feature railcraft as its required mod Railcraft was missing.
689[02:48:39] [Client thread/INFO]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
690[02:48:39] [Client thread/INFO]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
691[02:48:39] [Client thread/INFO]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
692[02:48:39] [Client thread/INFO]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
693[02:48:39] [Client thread/INFO]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
694[02:48:39] [Client thread/INFO]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
695[02:48:39] [Client thread/INFO]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
696[02:48:39] [Client thread/INFO]: 98 Feature's recipes loaded.
697[02:48:39] [Client thread/INFO]: Init finished.
698[02:48:40] [Client thread/INFO]: Creating new Entangle Registry
699[02:48:40] [Client thread/INFO]: Adding Iron Chests Integration
700[02:48:40] [Client thread/INFO]: Finished Initialization
701[02:48:40] [Thread-20/INFO]: [Update Checker] Thread Started
702[02:48:40] [Thread-20/INFO]: [Update Checker] Thread Finished
703[02:48:40] [Client thread/INFO]: RS Added
704[02:48:40] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
705[02:48:40] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
706[02:48:40] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
707[02:48:40] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
708[02:48:40] [Client thread/INFO]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
709[02:48:40] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
710[02:48:40] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
711[02:48:40] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
712[02:48:40] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
713[02:48:40] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
714[02:48:40] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
715[02:48:40] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
716[02:48:40] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
717[02:48:40] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
718[02:48:40] [Client thread/INFO]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
719[02:48:40] [Client thread/INFO]: Sending dummy event to all mods
720[02:48:40] [Client thread/INFO]: Reloading ingame configs for modid: endercore
721[02:48:40] [Client thread/INFO]: Updating config...
722[02:48:40] [Client thread/INFO]: Updating config...
723[02:48:40] [Client thread/INFO]: Reloading ingame configs for modid: wailaplugins
724[02:48:41] [Client thread/INFO]: StorageDrawersAPI|registry version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
725[02:48:41] [Client thread/INFO]: CoFHAPI|core version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
726[02:48:41] [Client thread/INFO]: BloodMagicAPI version 1.3.3-13 from BloodMagic-1.7.10-1.3.3-17.jar
727[02:48:41] [Client thread/INFO]: StorageDrawersAPI|storage version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
728[02:48:41] [Client thread/INFO]: ForestryAPI|hives version 4.1.0 from forestry_1.7.10-4.2.16.64.jar
729[02:48:41] [Client thread/INFO]: StorageDrawersAPI|inventory version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
730[02:48:41] [Client thread/INFO]: ForestryAPI|storage version 3.0.0 from forestry_1.7.10-4.2.16.64.jar
731[02:48:41] [Client thread/INFO]: CoFHLib|world version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
732[02:48:41] [Client thread/INFO]: WailaAPI version 1.2 from Waila-1.5.10_1.7.10.jar
733[02:48:41] [Client thread/INFO]: ForestryAPI|core version 5.0.0 from forestry_1.7.10-4.2.16.64.jar
734[02:48:41] [Client thread/INFO]: CoFHLib|util version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
735[02:48:41] [Client thread/INFO]: ForestryAPI|mail version 3.0.0 from forestry_1.7.10-4.2.16.64.jar
736[02:48:41] [Client thread/INFO]: BuildCraftAPI|tablet version 1.0 from buildcraft-7.1.23.jar
737[02:48:41] [Client thread/INFO]: BuildCraftAPI|tools version 1.0 from buildcraft-7.1.23.jar
738[02:48:41] [Client thread/INFO]: ForestryAPI|genetics version 4.7.1 from forestry_1.7.10-4.2.16.64.jar
739[02:48:41] [Client thread/INFO]: CoFHLib|world|feature version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
740[02:48:41] [Client thread/INFO]: CarpentersBlocks|API version 3.3.7 from Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar
741[02:48:41] [Client thread/INFO]: BuildCraftAPI|boards version 2.0 from buildcraft-7.1.23.jar
742[02:48:41] [Client thread/INFO]: BuildCraftAPI|recipes version 3.1 from buildcraft-7.1.23.jar
743[02:48:41] [Client thread/INFO]: BuildCraftAPI|robotics version 3.0 from buildcraft-7.1.23.jar
744[02:48:41] [Client thread/INFO]: Baubles|API version 1.0.1.10 from Baubles-1.7.10-1.0.1.10.jar
745[02:48:41] [Client thread/INFO]: BuildCraftAPI|lists version 1.0 from buildcraft-7.1.23.jar
746[02:48:41] [Client thread/INFO]: BuildCraftAPI|gates version 4.1 from buildcraft-7.1.23.jar
747[02:48:41] [Client thread/INFO]: CoFHLib|gui|element version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
748[02:48:41] [Client thread/INFO]: StorageDrawersAPI|pack version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
749[02:48:41] [Client thread/INFO]: BuildCraftAPI|facades version 1.1 from buildcraft-7.1.23.jar
750[02:48:41] [Client thread/INFO]: OpenBlocks|API version 1.1 from OpenBlocks-1.7.10-1.6.jar
751[02:48:41] [Client thread/INFO]: ChiselAPI version 0.1.1 from Chisel-2.9.5.11.jar
752[02:48:41] [Client thread/INFO]: ForestryAPI|lepidopterology version 1.3.0 from forestry_1.7.10-4.2.16.64.jar
753[02:48:41] [Client thread/INFO]: AppleCoreAPI version 3.1.0 from AppleCore-mc1.7.10-3.1.1.jar
754[02:48:41] [Client thread/INFO]: StorageDrawersAPI version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
755[02:48:41] [Client thread/INFO]: CoFHAPI version 1.7.10R1.0.13B1 from extrautilities-1.2.12.jar
756[02:48:41] [Client thread/INFO]: CoFHLib|gui|container version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
757[02:48:41] [Client thread/INFO]: appliedenergistics2|API version rv2 from ThaumicTinkerer-2.5-1.7.10-164.jar
758[02:48:41] [Client thread/INFO]: gendustryAPI version 2.3.0 from gendustry-1.6.3.132-mc1.7.10.jar
759[02:48:41] [Client thread/INFO]: BuildCraftAPI|events version 2.0 from buildcraft-7.1.23.jar
760[02:48:41] [Client thread/INFO]: BuildCraftAPI|library version 2.0 from buildcraft-7.1.23.jar
761[02:48:41] [Client thread/INFO]: BuildCraftAPI|blueprints version 1.5 from buildcraft-7.1.23.jar
762[02:48:41] [Client thread/INFO]: ForestryAPI|recipes version 5.4.0 from forestry_1.7.10-4.2.16.64.jar
763[02:48:41] [Client thread/INFO]: StorageDrawersAPI|event version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
764[02:48:41] [Client thread/INFO]: CoFHAPI|modhelpers version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.2.1-185.jar
765[02:48:41] [Client thread/INFO]: CoFHLib|util|helpers version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
766[02:48:41] [Client thread/INFO]: BuildCraftAPI|crops version 1.1 from buildcraft-7.1.23.jar
767[02:48:41] [Client thread/INFO]: CoFHAPI|block version 1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.429_beta.jar
768[02:48:41] [Client thread/INFO]: CoFHAPI|transport version 1.7.10R1.0.1 from buildcraft-compat-7.1.7.jar
769[02:48:41] [Client thread/INFO]: CoFHLib|inventory version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
770[02:48:41] [Client thread/INFO]: CoFHLib|render version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
771[02:48:41] [Client thread/INFO]: CoFHAPI|inventory version 1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.429_beta.jar
772[02:48:41] [Client thread/INFO]: DraconicEvolution|API version 1.2 from Draconic-Evolution-1.7.10-1.0.2h.jar
773[02:48:41] [Client thread/INFO]: CSLib|API version 0.3.0 from Decocraft-2.4.2_1.7.10.jar
774[02:48:41] [Client thread/INFO]: VeinMinerApi version 0.3 from VeinMiner-1.7.10-0.36.0.496+28a7f13.jar
775[02:48:41] [Client thread/INFO]: CoFHLib|gui|slot version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
776[02:48:41] [Client thread/INFO]: CoFHAPI|energy version 1.7.10R1.1.0 from ProgressiveAutomation-1.7.10-1.6.35.jar
777[02:48:41] [Client thread/INFO]: CoFHLib|audio version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
778[02:48:41] [Client thread/INFO]: EnderIOAPI|Teleport version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
779[02:48:41] [Client thread/INFO]: ChiselAPI|Rendering version 0.1.1 from Chisel-2.9.5.11.jar
780[02:48:41] [Client thread/INFO]: EnderIOAPI|Tools version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
781[02:48:41] [Client thread/INFO]: EnderIOAPI|Redstone version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
782[02:48:41] [Client thread/INFO]: CoFHAPI|item version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.2.1-185.jar
783[02:48:41] [Client thread/INFO]: ChiselAPI|Carving version 0.1.1 from Chisel-2.9.5.11.jar
784[02:48:41] [Client thread/INFO]: ForestryAPI|fuels version 2.0.1 from forestry_1.7.10-4.2.16.64.jar
785[02:48:41] [Client thread/INFO]: BuildCraftAPI|items version 1.1 from buildcraft-7.1.23.jar
786[02:48:41] [Client thread/INFO]: ForestryAPI|farming version 2.1.0 from forestry_1.7.10-4.2.16.64.jar
787[02:48:41] [Client thread/INFO]: CoFHLib|util|position version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
788[02:48:41] [Client thread/INFO]: ActuallyAdditionsAPI version 3 from ActuallyAdditions-1.7.10-r21.jar
789[02:48:41] [Client thread/INFO]: BuildCraftAPI|core version 1.0 from buildcraft-7.1.23.jar
790[02:48:41] [Client thread/INFO]: BuildCraftAPI|transport version 4.1 from buildcraft-7.1.23.jar
791[02:48:41] [Client thread/INFO]: Thaumcraft|API version 4.2.2.0 from Pam's HarvestCraft 1.7.10Lb.jar
792[02:48:41] [Client thread/INFO]: BuildCraftAPI|power version 1.3 from buildcraft-7.1.23.jar
793[02:48:41] [Client thread/INFO]: ForestryAPI|circuits version 3.1.0 from forestry_1.7.10-4.2.16.64.jar
794[02:48:41] [Client thread/INFO]: StorageDrawersAPI|render version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
795[02:48:41] [Client thread/INFO]: BuildCraftAPI|fuels version 2.0 from buildcraft-7.1.23.jar
796[02:48:41] [Client thread/INFO]: BuildCraftAPI|filler version 4.0 from buildcraft-7.1.23.jar
797[02:48:41] [Client thread/INFO]: ImmersiveEngineering|API version 1.0 from ImmersiveEngineering-0.7.7.jar
798[02:48:41] [Client thread/INFO]: ForestryAPI|world version 2.1.0 from forestry_1.7.10-4.2.16.64.jar
799[02:48:41] [Client thread/INFO]: CoFHAPI|world version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.2.1-185.jar
800[02:48:41] [Client thread/INFO]: BotaniaAPI version 76 from Botania r1.8-249.jar
801[02:48:41] [Client thread/INFO]: CoFHLib|render|particle version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
802[02:48:41] [Client thread/INFO]: CoFHAPI|tileentity version 1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.429_beta.jar
803[02:48:41] [Client thread/INFO]: BuildCraftAPI|blocks version 1.0 from buildcraft-7.1.23.jar
804[02:48:41] [Client thread/INFO]: ForestryAPI|food version 1.1.0 from forestry_1.7.10-4.2.16.64.jar
805[02:48:41] [Client thread/INFO]: RailcraftAPI|crafting version 1.0.0 from ImmersiveEngineering-0.7.7.jar
806[02:48:41] [Client thread/INFO]: CoFHLib|gui|element|listbox version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
807[02:48:41] [Client thread/INFO]: ForestryAPI|multiblock version 3.0.0 from forestry_1.7.10-4.2.16.64.jar
808[02:48:41] [Client thread/INFO]: StorageDrawersAPI|config version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
809[02:48:41] [Client thread/INFO]: ForestryAPI|apiculture version 4.8.0 from forestry_1.7.10-4.2.16.64.jar
810[02:48:41] [Client thread/INFO]: EnderIOAPI version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
811[02:48:41] [Client thread/INFO]: BuildCraftAPI|tiles version 1.2 from buildcraft-7.1.23.jar
812[02:48:41] [Client thread/INFO]: waterhooks|API version 1.0 from waterhooks-1.2.1.jar
813[02:48:41] [Client thread/INFO]: BiomesOPlentyAPI version 1.0.0 from BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar
814[02:48:41] [Client thread/INFO]: BuildCraftAPI|statements version 1.1 from buildcraft-7.1.23.jar
815[02:48:41] [Client thread/INFO]: CoFHAPI|fluid version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.2.1-185.jar
816[02:48:41] [Client thread/INFO]: CoFHLib version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
817[02:48:41] [Client thread/INFO]: ForestryAPI|arboriculture version 4.2.1 from forestry_1.7.10-4.2.16.64.jar
818[02:48:41] [Client thread/INFO]: CoFHLib|gui version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
819[02:48:41] [Client thread/INFO]: StorageDrawersAPI|storage-attribute version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
820[02:48:41] [Client thread/INFO]: IC2API version 1.0 from industrialcraft-2-2.2.827-experimental.jar
821[02:48:41] [Client thread/INFO]: Registered 2 branches
822[02:48:41] [Client thread/INFO]: Registered 17 bees
823[02:48:41] [Client thread/INFO]: Initialized network channel 'bdew.generators' for mod 'advgenerators'
824[02:48:41] [Client thread/INFO]: Registering turbine material: Enderium
825[02:48:41] [Client thread/INFO]: Registering turbine material: Steel
826[02:48:41] [Client thread/INFO]: Registering turbine material: Gold
827[02:48:41] [Client thread/INFO]: Registering turbine material: Bronze
828[02:48:41] [Client thread/INFO]: Registering turbine material: Manyullyn
829[02:48:41] [Client thread/INFO]: Registering turbine material: Iron
830[02:48:41] [Client thread/INFO]: Registering turbine material: Vibrant
831[02:48:41] [Client thread/INFO]: Registering turbine material: AdvAlloy
832[02:48:41] [Client thread/INFO]: Registering capacitor material: Redstone
833[02:48:41] [Client thread/INFO]: Registering capacitor material: Advanced
834[02:48:41] [Client thread/INFO]: Registering capacitor material: Dense
835[02:48:41] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@0, skipping
836[02:48:41] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@1, skipping
837[02:48:41] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@2, skipping
838[02:48:41] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@3, skipping
839[02:48:41] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@4, skipping
840[02:48:41] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@5, skipping
841[02:48:41] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@6, skipping
842[02:48:41] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@7, skipping
843[02:48:41] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@8, skipping
844[02:48:41] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@9, skipping
845[02:48:41] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@10, skipping
846[02:48:41] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@11, skipping
847[02:48:41] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@12, skipping
848[02:48:41] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@13, skipping
849[02:48:41] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@14, skipping
850[02:48:41] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@15, skipping
851[02:48:41] [Client thread/INFO]: InvTweaks: Configuration loaded.
852[02:48:41] [Client thread/INFO]: Mod initialized
853[02:48:42] [Client thread/INFO]: JourneyMap log initialized.
854[02:48:42] [Client thread/INFO]: initialize ENTER
855[02:48:42] [Client thread/INFO]: Config file needs to be updated: journeymap.core.config
856[02:48:42] [Client thread/INFO]: Updating config file from version "null" to "5.1.4p2": C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\journeymap\config\5.1\journeymap.core.config
857[02:48:42] [Client thread/INFO]: Loaded CoreProperties from C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\journeymap\config\5.1\journeymap.core.config
858[02:48:42] [Client thread/INFO]: Config file needs to be updated: journeymap.fullmap.config
859[02:48:42] [Client thread/INFO]: Updating config file from version "null" to "5.1.4p2": C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\journeymap\config\5.1\journeymap.fullmap.config
860[02:48:42] [Client thread/INFO]: Loaded FullMapProperties from C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\journeymap\config\5.1\journeymap.fullmap.config
861[02:48:42] [Client thread/INFO]: Loaded MiniMapProperties from C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\journeymap\config\5.1\journeymap.minimap.config
862[02:48:42] [Client thread/INFO]: Loaded MiniMapProperties2 from C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\journeymap\config\5.1\journeymap.minimap2.config
863[02:48:42] [Client thread/INFO]: Loaded WebMapProperties from C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\journeymap\config\5.1\journeymap.webmap.config
864[02:48:42] [Client thread/INFO]: Config file needs to be updated: journeymap.waypoint.config
865[02:48:42] [Client thread/INFO]: Updating config file from version "null" to "5.1.4p2": C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\journeymap\config\5.1\journeymap.waypoint.config
866[02:48:42] [Client thread/INFO]: Loaded WaypointProperties from C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\journeymap\config\5.1\journeymap.waypoint.config
867[02:48:42] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
868[02:48:42] [Client thread/INFO]: Loading NEI Addons
869[02:48:42] [Client thread/INFO]: Developer Tools Addon disabled - skipping
870[02:48:42] [Client thread/INFO]: Loading Applied Energistics 2 Addon...
871[02:48:42] [Client thread/INFO]: Applied Energistics 2 Addon successfully loadded
872[02:48:42] [Client thread/INFO]: Loading Forestry Addon...
873[02:48:42] [Client thread/INFO]: Forestry Addon successfully loadded
874[02:48:42] [Client thread/INFO]: Loading Crafting Tables Addon...
875[02:48:42] [Client thread/INFO]: Required mod EE3 is not installed, dependent features will be unavailable
876[02:48:42] [Client thread/INFO]: Not registering EE3 Minium Stone
877[02:48:42] [Client thread/INFO]: Version check success: BuildCraft|Factory required / 7.1.23 detected
878[02:48:42] [Client thread/INFO]: Registered BC Autorcrafting Table
879[02:48:42] [Client thread/INFO]: Required mod powersuitaddons is not installed, dependent features will be unavailable
880[02:48:42] [Client thread/INFO]: Not registering MPSA In-Place Assembler
881[02:48:42] [Client thread/INFO]: Required mod ProjectE is not installed, dependent features will be unavailable
882[02:48:42] [Client thread/INFO]: Not registering ProjectE Philosopher Stone
883[02:48:42] [Client thread/INFO]: Version check success: BiblioCraft required / 1.11.7 detected
884[02:48:42] [Client thread/INFO]: Registered BiblioCraft Fancy Workbench
885[02:48:42] [Client thread/INFO]: Required mod RIO is not installed, dependent features will be unavailable
886[02:48:42] [Client thread/INFO]: Not registering RemoteIO Intelligent Workbench
887[02:48:42] [Client thread/INFO]: Required mod Railcraft is not installed, dependent features will be unavailable
888[02:48:42] [Client thread/INFO]: Not registering Railcraft Work Cart
889[02:48:42] [Client thread/INFO]: 2 crafting tables registered
890[02:48:42] [Client thread/INFO]: Crafting Tables Addon successfully loadded
891[02:48:42] [Client thread/INFO]: Registering handlers
892[02:48:42] [Client thread/INFO]: Registering network messages
893[02:48:42] [Client thread/INFO]: Stealing Thermal Expansion's items
894[02:48:42] [Client thread/INFO]: Stealing Thermal Dynamics's items
895[02:48:42] [Client thread/INFO]: Registering recipes
896[02:48:42] [Client thread/INFO]: Doing intermod communication
897[02:48:42] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
898[02:48:42] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
899[02:48:42] [Client thread/INFO]: Registering TE Induction Smelter recipe
900[02:48:42] [Client thread/INFO]: Registering TE Induction Smelter recipe
901[02:48:42] [Client thread/INFO]: Registering TE Induction Smelter recipe
902[02:48:42] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
903[02:48:42] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
904[02:48:43] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.volatility in slot 86! offender: Fire Imbued.
905[02:48:43] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.enslaved in slot 87! offender: Wated Imbued.
906[02:48:43] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.absorbmagic in slot 89! offender: Earth Imbued.
907[02:48:43] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.poisonweapons in slot 90! offender: Air Imbued.
908[02:48:43] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.repellattacker in slot 100! offender: Drowning.
909[02:48:43] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.stoutbelly in slot 101! offender: Boost.
910[02:48:43] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.feelnopain in slot 102! offender: Whirlwind.
911[02:48:43] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.gasmask in slot 103! offender: Inhibit.
912[02:48:43] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.diseased in slot 104! offender: Flight.
913[02:48:43] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.fortune in slot 105! offender: Reciprocation.
914[02:48:43] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.worship in slot 106! offender: Flame Cloak.
915[02:48:43] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.keepeffects in slot 107! offender: Ice Cloak.
916[02:48:43] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.wolfsbane in slot 108! offender: Heavy Heart.
917[02:48:43] [Client thread/INFO]: Received a successful oil-gen-exclude request 74 from mod Aroma1997sDimension
918[02:48:43] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
919[02:48:43] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
920[02:48:43] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
921[02:48:43] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
922[02:48:43] [Client thread/INFO]: Receiving registration request from [ ThaumicTinkerer ] for method thaumic.tinkerer.common.compat.TTinkererProvider.callbackRegister
923[02:48:43] [Client thread/INFO]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
924[02:48:43] [Client thread/INFO]: Receiving registration request from [ tinker_io ] for method tinker_io.plugins.waila.Registry.wailaCallback
925[02:48:43] [Client thread/INFO]: Receiving registration request from [ arsmagica2 ] for method am2.interop.WailaSupport.callbackRegister
926[02:48:43] [Client thread/INFO]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
927[02:48:43] [Client thread/INFO]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
928[02:48:43] [Client thread/INFO]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
929[02:48:43] [Client thread/INFO]: Receiving registration request from [ BloodArsenal ] for method com.arc.bloodarsenal.common.misc.WAILAPlugin.registerAddon
930[02:48:43] [Client thread/INFO]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
931[02:48:43] [Client thread/INFO]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
932[02:48:43] [Client thread/INFO]: Receiving registration request from [ CompactMachines ] for method org.dave.CompactMachines.handler.waila.BlockHandler.callbackRegister
933[02:48:43] [Client thread/INFO]: Receiving registration request from [ gendustry ] for method net.bdew.gendustry.waila.WailaHandler.loadCallback
934[02:48:43] [Client thread/INFO]: Receiving registration request from [ advgenerators ] for method net.bdew.generators.waila.WailaHandler.loadCallback
935[02:48:43] [Client thread/INFO]: Receiving registration request from [ immersiveintegration ] for method unwrittenfun.minecraft.immersiveintegration.waila.WailaHandler.init
936[02:48:43] [Client thread/INFO]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
937[02:48:43] [Client thread/INFO]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
938[02:48:43] [Client thread/INFO]: Receiving registration request from [ ThaumicExploration ] for method flaxbeard.thaumicexploration.interop.WailaConfig.callbackRegister
939[02:48:43] [Client thread/INFO]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
940[02:48:43] [Client thread/INFO]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
941[02:48:43] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
942[02:48:43] [Client thread/INFO]: Found 1 valid Alloy Smelter recipes in config.
943[02:48:43] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
944[02:48:43] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
945[02:48:43] [Client thread/INFO]: Found 1 valid Alloy Smelter recipes in config.
946[02:48:43] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
947[02:48:43] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
948[02:48:43] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
949[02:48:43] [Client thread/INFO]: Finished processing SAG Mill recipes. 1 recipes avaliable.
950[02:48:43] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
951[02:48:43] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
952[02:48:43] [Client thread/INFO]: Finished processing SAG Mill recipes. 2 recipes avaliable.
953[02:48:43] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
954[02:48:43] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
955[02:48:43] [Client thread/INFO]: Finished processing SAG Mill recipes. 3 recipes avaliable.
956[02:48:43] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
957[02:48:43] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
958[02:48:43] [Client thread/INFO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
959[02:48:43] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
960[02:48:43] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
961[02:48:43] [Client thread/INFO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
962[02:48:43] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
963[02:48:43] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
964[02:48:43] [Client thread/INFO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
965[02:48:43] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
966[02:48:43] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
967[02:48:43] [Client thread/INFO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
968[02:48:43] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
969[02:48:43] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
970[02:48:43] [Client thread/INFO]: Finished processing SAG Mill recipes. 8 recipes avaliable.
971[02:48:43] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
972[02:48:43] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
973[02:48:43] [Client thread/INFO]: Finished processing SAG Mill recipes. 9 recipes avaliable.
974[02:48:43] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
975[02:48:43] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
976[02:48:43] [Client thread/INFO]: Finished processing SAG Mill recipes. 10 recipes avaliable.
977[02:48:43] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
978[02:48:43] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
979[02:48:43] [Client thread/INFO]: Finished processing SAG Mill recipes. 11 recipes avaliable.
980[02:48:43] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
981[02:48:43] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
982[02:48:43] [Client thread/INFO]: Finished processing SAG Mill recipes. 12 recipes avaliable.
983[02:48:43] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
984[02:48:43] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
985[02:48:43] [Client thread/INFO]: Finished processing SAG Mill recipes. 13 recipes avaliable.
986[02:48:44] [Client thread/ERROR]: Material with id chisel:factoryblock2 is already registered.
987[02:48:44] [Client thread/ERROR]: Material with id chisel:factoryblock2_1 is already registered.
988[02:48:44] [Client thread/ERROR]: Material with id chisel:factoryblock2_2 is already registered.
989[02:48:44] [Client thread/ERROR]: Material with id chisel:factoryblock2_3 is already registered.
990[02:48:44] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_1 is already registered.
991[02:48:44] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_2 is already registered.
992[02:48:44] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_3 is already registered.
993[02:48:44] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_4 is already registered.
994[02:48:44] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_5 is already registered.
995[02:48:44] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_6 is already registered.
996[02:48:44] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_7 is already registered.
997[02:48:44] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_8 is already registered.
998[02:48:44] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_9 is already registered.
999[02:48:44] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_10 is already registered.
1000[02:48:44] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_11 is already registered.
1001[02:48:44] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_12 is already registered.
1002[02:48:44] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_13 is already registered.
1003[02:48:44] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_14 is already registered.
1004[02:48:44] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_15 is already registered.
1005[02:48:44] [Client thread/INFO]: Injecting itemstacks
1006[02:48:44] [Client thread/INFO]: Itemstack injection complete
1007[02:48:44] [Client thread/INFO]: Finished Post-Initialization.
1008[02:48:44] [Client thread/WARN]: My potion, Water Breathing, at index 24 has been over-written by another potion, ic2.potion.radiation. You have a conflict in your configuration files.
1009[02:48:44] [Client thread/WARN]: My potion, Charmed, at index 31 has been over-written by another potion, potion.binding. You have a conflict in your configuration files.
1010[02:48:44] [Client thread/WARN]: My potion, Frost Slow, at index 32 has been over-written by another potion, potion.taintWithdrawl. You have a conflict in your configuration files.
1011[02:48:44] [Client thread/WARN]: My potion, Legendary Mana Restoration, at index 50 has been over-written by another potion, Vampiric Aura. You have a conflict in your configuration files.
1012[02:48:44] [Client thread/WARN]: My potion, Gravity Well, at index 51 has been over-written by another potion, Bleeding. You have a conflict in your configuration files.
1013[02:48:44] [Client thread/WARN]: My potion, Levitation, at index 52 has been over-written by another potion, Swimming. You have a conflict in your configuration files.
1014[02:48:44] [Client thread/WARN]: My potion, Clarity, at index 53 has been over-written by another potion, Soul Burn. You have a conflict in your configuration files.
1015[02:48:44] [Client thread/INFO]: Checking Version. MC Version: forge-10.13.4.1614
1016[02:48:44] [Client thread/INFO]: No updated compendium found. Using packaged compendium.
1017[02:48:44] [Client thread/WARN]: Unable to update the compendium!
1018[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
1019[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.lore.ArcaneCompendium.updateCompendium(ArcaneCompendium.java:229)
1020[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.lore.ArcaneCompendium.init(ArcaneCompendium.java:196)
1021[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.proxy.ClientProxy.postinit(ClientProxy.java:101)
1022[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at am2.AMCore.postInit(AMCore.java:120)
1023[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1024[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1025[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1026[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
1027[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
1028[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
1029[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1030[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
1031[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1032[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1033[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1034[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1035[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1036[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
1037[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
1038[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1039[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1040[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1041[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
1042[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1043[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1044[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1045[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1046[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1047[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1048[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
1049[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
1050[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
1051[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
1052[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
1053[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1054[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1055[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1056[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
1057[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
1058[02:48:44] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1059[02:48:44] [Client thread/INFO]: Initializing Thaumcraft Compatibility
1060[02:48:44] [Client thread/INFO]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
1061[02:48:45] [Client thread/INFO]: Starting PostInitialization Phase...
1062[02:48:45] [Client thread/INFO]: Initializing Village Addons...
1063[02:48:45] [Client thread/INFO]: Initializing Crusher Recipes...
1064[02:48:45] [Client thread/INFO]: Added 59 Crusher Recipes automatically: [oreGold -> 2x dustGold, oreDiamond -> 2x dustDiamond, oreEmerald -> 2x dustEmerald, ingotIron -> 1x dustIron, ingotGold -> 1x dustGold, gemDiamond -> 1x dustDiamond, gemEmerald -> 1x dustEmerald, gemQuartz -> 1x dustQuartz, gemLapis -> 1x dustLapis, oreDilithium -> 2x dustDilithium, ingotSilicon -> 1x dustSilicon, ingotCopper -> 1x dustCopper, oreCopper -> 2x dustCopper, ingotTin -> 1x dustTin, oreTin -> 2x dustTin, ingotSteel -> 1x dustSteel, ingotTitanium -> 1x dustTitanium, oreTitanium -> 2x dustTitanium, ingotAluminum -> 1x dustAluminum, oreAluminum -> 2x dustAluminum, ingotIridium -> 1x dustIridium, oreIridium -> 2x dustIridium, ingotTitaniumAluminide -> 1x dustTitaniumAluminide, ingotTitaniumIridium -> 1x dustTitaniumIridium, oreLead -> 2x dustLead, orePlatinum -> 2x dustPlatinum, oreSilver -> 2x dustSilver, ingotBronze -> 1x dustBronze, ingotLead -> 1x dustLead, ingotSilver -> 1x dustSilver, ingotNickel -> 1x dustNickel, ingotPlatinum -> 1x dustPlatinum, ingotMithril -> 1x dustMithril, ingotElectrum -> 1x dustElectrum, ingotInvar -> 1x dustInvar, ingotSignalum -> 1x dustSignalum, ingotLumium -> 1x dustLumium, ingotEnderium -> 1x dustEnderium, oreMithril -> 2x dustMithril, ingotConstantan -> 1x dustConstantan, ingotHOPGraphite -> 1x dustHOPGraphite, ingotCupronickel -> 1x dustCupronickel, oreCobalt -> 2x dustCobalt, oreArdite -> 2x dustArdite, oreAluminium -> 2x dustAluminium, ingotCobalt -> 1x dustCobalt, ingotArdite -> 1x dustArdite, ingotManyullyn -> 1x dustManyullyn, ingotAluminium -> 1x dustAluminium, ingotAluminumBrass -> 1x dustAluminumBrass, ingotAluminiumBrass -> 1x dustAluminiumBrass, ingotObsidian -> 1x dustObsidian, oreDraconium -> 2x dustDraconium, ingotDraconium -> 1x dustDraconium, ingotElectrumFlux -> 1x dustElectrumFlux, oreVinteum -> 2x dustVinteum, oreQuartzBlack -> 2x dustQuartzBlack, gemQuartzBlack -> 1x dustQuartzBlack, oreCertusQuartz -> 2x dustCertusQuartz]
1065[02:48:45] [Client thread/WARN]: Couldn't add 84 Crusher Recipes automatically because the inputs were missing outputs: [gemBlueTopaz, gemChimerite, gemMoonstone, gemSunstone, oreRutile, ingotCarbon, gemRuby, gemPeridot, gemTopaz, gemTanzanite, gemMalachite, gemSapphire, gemAmber, oreRuby, oreTopaz, orePeridot, oreTanzanite, oreMalachite, oreSapphire, oreAmber, oreCinnabar, oreInfusedAir, oreInfusedFire, oreInfusedWater, oreInfusedEarth, oreInfusedOrder, oreInfusedEntropy, ingotThaumium, ingotVoid, oreEssence, oreSteel, ingotManasteel, ingotTerrasteel, ingotElvenElementium, ingotBrass, oreUranium, ingotUnstable, ingotMeat, ingotMeatRaw, oreberryIron, oreberryCopper, oreberryTin, oreberryAluminum, oreberryAluminium, oreberryGold, oreberryEssence, orebushIron, orebushGold, orebushCopper, orebushTin, orebushAluminum, orebushAluminium, orebushEssence, ingotAlumite, ingotPigIron, gemApatite, oreApatite, ingotDraconiumAwakened, ingotEnderiumBase, ingotElectricalSteel, ingotEnergeticAlloy, ingotVibrantAlloy, ingotPhasedGold, ingotRedstoneAlloy, ingotConductiveIron, ingotPulsatingIron, ingotPhasedIron, ingotDarkSteel, ingotSoularium, oreSalt, ingotFairy, ingotPokefennium, ingotRed_aurum, ingotDrulloy, gemCrystalFlux, oreBlueTopaz, oreChimerite, oreMoonstone, oreSunstone, ingotYellorium, ingotRefinedIron, oreOsmium, oreYellorite, oreMinicio]
1066[02:48:45] [Client thread/INFO]: simpleores not loaded, can't initialize Special AIOTs.
1067[02:48:45] [Client thread/INFO]: MekanismTools not loaded, can't initialize Special AIOTs.
1068[02:48:45] [Client thread/INFO]: Initializing ThermalFoundation AIOTs...
1069[02:48:45] [Client thread/INFO]: PostInitializing ClientProxy...
1070[02:48:45] [ActuallyAdditions Special Fetcher/INFO]: Fetching Special People Stuff...
1071[02:48:45] [Client thread/INFO]: PostInitialization Finished.
1072[02:48:45] [Client thread/INFO]: Actually Additions' Fake Player: 'EllpecksActuallyAdditionsFakePlayer', UUID: 4897605c-fd20-36d1-a79e-e6c53bb729bc
1073[02:48:45] [ActuallyAdditions Special Fetcher/INFO]: Fetching Special People Stuff done!
1074[02:48:45] [Client thread/INFO]: Start registering sealable blocks
1075[02:48:45] [Client thread/INFO]: End registering sealable blocks
1076[02:48:45] [Client thread/INFO]: Start registering torch blocks
1077[02:48:45] [Client thread/INFO]: End registering torch blocks
1078[02:48:45] [Client thread/INFO]: Start registering Harvestable Gasses
1079[02:48:45] [Client thread/INFO]: End registering Harvestable Gasses
1080[02:48:45] [Client thread/INFO]: Start registering entity atmosphere bypass
1081[02:48:45] [Client thread/INFO]: End registering entity atmosphere bypass
1082[02:48:45] [Client thread/INFO]: Post Initialization ( started )
1083[02:48:45] [Client thread/ERROR]: Trait already registered for net/minecraft/inventory/ISidedInventory
1084[02:48:45] [Client thread/ERROR]: Trait already registered for net/minecraft/inventory/ISidedInventory
1085[02:48:45] [Client thread/ERROR]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
1086[02:48:45] [Client thread/ERROR]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
1087[02:48:45] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5294 bytes
1088[02:48:45] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
1089[02:48:45] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
1090[02:48:45] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4248 bytes
1091[02:48:45] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
1092[02:48:45] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1801 bytes
1093[02:48:45] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1352 bytes
1094[02:48:45] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5306 bytes
1095[02:48:45] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
1096[02:48:45] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
1097[02:48:45] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBusTESR loaded successfully - 4260 bytes
1098[02:48:45] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBusTESR loaded successfully - 4196 bytes
1099[02:48:45] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1813 bytes
1100[02:48:45] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1364 bytes
1101[02:48:45] [Client thread/INFO]: Industrial Craft 2 - Integration Enable
1102[02:48:45] [Client thread/INFO]: Rotary Craft - Integration Disabled
1103[02:48:45] [Client thread/INFO]: Railcraft - Integration Disabled
1104[02:48:45] [Client thread/INFO]: BuildCraft - Integration Enable
1105[02:48:45] [Client thread/INFO]: RedstoneFlux Power - Tiles - Integration Enable
1106[02:48:45] [Client thread/INFO]: RedstoneFlux Power - Items - Integration Enable
1107[02:48:45] [Client thread/INFO]: Mine Factory Reloaded - Integration Enable
1108[02:48:45] [Client thread/INFO]: Deep Storage Unit - Integration Enable
1109[02:48:45] [Client thread/INFO]: Factorization - Integration Disabled
1110[02:48:45] [Client thread/INFO]: Forge MultiPart - Integration Enable
1111[02:48:45] [Client thread/INFO]: Rotatable Blocks - Integration Disabled
1112[02:48:45] [Client thread/INFO]: Colored Lights Core - Integration Disabled
1113[02:48:45] [Client thread/INFO]: Waila - Integration Enable
1114[02:48:45] [Client thread/INFO]: Inventory Tweaks - Integration Enable
1115[02:48:45] [Client thread/INFO]: Not Enough Items - Integration Enable
1116[02:48:45] [Client thread/INFO]: Craft Guide - Integration Disabled
1117[02:48:45] [Client thread/INFO]: Mekanism - Integration Disabled
1118[02:48:45] [Client thread/INFO]: ImmibisMicroblocks - Integration Disabled
1119[02:48:45] [Client thread/INFO]: BetterStorage - Integration Disabled
1120[02:48:45] [Client thread/INFO]: Post Initialization ( ended after 237ms )
1121[02:48:45] [Client thread/INFO]: Loaded Harvestcraft Handlers!
1122[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
1123[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
1124[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
1125[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
1126[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
1127[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
1128[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
1129[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
1130[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
1131[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@1
1132[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@3
1133[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@5
1134[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@7
1135[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@9
1136[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@11
1137[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@13
1138[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@15
1139[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0
1140[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@0
1141[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@1
1142[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@2
1143[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@3
1144[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@4
1145[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0
1146[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4
1147[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7
1148[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0
1149[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0
1150[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
1151[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
1152[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
1153[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
1154[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
1155[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
1156[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
1157[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
1158[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
1159[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
1160[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
1161[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
1162[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
1163[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
1164[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
1165[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
1166[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
1167[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
1168[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.pamcompressedsaltBlock@0
1169[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@5
1170[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@6
1171[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@7
1172[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@8
1173[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@9
1174[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockMisc@5
1175[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockMisc@6
1176[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@0
1177[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@1
1178[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@2
1179[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@3
1180[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@4
1181[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@5
1182[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockQuartz@0
1183[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockFluix@0
1184[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
1185[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
1186[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
1187[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
1188[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
1189[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
1190[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
1191[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
1192[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.stoneDecoration@3
1193[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
1194[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@0
1195[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@0
1196[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@1
1197[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@1
1198[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@2
1199[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@2
1200[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@3
1201[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@3
1202[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@4
1203[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@4
1204[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@5
1205[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@5
1206[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@6
1207[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@6
1208[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@7
1209[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@7
1210[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
1211[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
1212[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
1213[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
1214[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
1215[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
1216[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
1217[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
1218[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
1219[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
1220[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
1221[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
1222[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
1223[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
1224[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
1225[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
1226[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
1227[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
1228[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
1229[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
1230[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
1231[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
1232[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
1233[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
1234[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.null@0
1235[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.null@1
1236[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.null@2
1237[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.null@3
1238[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.null@4
1239[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blood_infused_iron_block@0
1240[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@0
1241[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@1
1242[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.metal@4
1243[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@2
1244[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.metal@5
1245[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@3
1246[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.KnightmetalBlock@0
1247[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconicBlock@0
1248[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconium@0
1249[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconiumIngot@0
1250[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconicIngot@0
1251[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
1252[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
1253[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
1254[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
1255[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
1256[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
1257[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
1258[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
1259[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
1260[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
1261[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@0
1262[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@1
1263[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@2
1264[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@3
1265[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@4
1266[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@5
1267[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.roseGoldBlock@0
1268[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.simplyjetpacks.components@65
1269[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@0
1270[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@1
1271[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@2
1272[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingot@3
1273[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingot@4
1274[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingot@5
1275[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingot@6
1276[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.metal@6
1277[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingot@7
1278[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.metal@7
1279[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingot@9
1280[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.metal@9
1281[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingot@10
1282[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.metal@10
1283[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingot@0
1284[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.metal@0
1285[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingot@1
1286[02:48:45] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.metal@1
1287[02:48:45] [Client thread/INFO]: Total number of compression recipes: 165
1288[02:48:45] [Client thread/INFO]: Found potion array with a size of 356
1289[02:48:45] [Client thread/INFO]: Initializing PotionFluxTaint with id 121
1290[02:48:45] [Client thread/INFO]: Initializing PotionVisExhaust with id 122
1291[02:48:45] [Client thread/INFO]: Initializing PotionInfectiousVisExhaust with id 123
1292[02:48:45] [Client thread/INFO]: Initializing PotionUnnaturalHunger with id 124
1293[02:48:45] [Client thread/INFO]: Initializing PotionWarpWard with id 125
1294[02:48:45] [Client thread/INFO]: Initializing PotionDeathGaze with id 126
1295[02:48:45] [Client thread/INFO]: Initializing PotionBlurredVision with id 127
1296[02:48:45] [Client thread/INFO]: Adding entities to MFR safari net blacklist.
1297[02:48:46] [Client thread/WARN]: Adding standard crop support for [Artichoke Crop]
1298[02:48:46] [Client thread/WARN]: Adding standard crop support for [Asparagus Crop]
1299[02:48:46] [Client thread/WARN]: Adding standard crop support for [Bamboo Crop]
1300[02:48:46] [Client thread/WARN]: Adding standard crop support for [Barley Crop]
1301[02:48:46] [Client thread/WARN]: Adding standard crop support for [Bean Crop]
1302[02:48:46] [Client thread/WARN]: Adding standard crop support for [Beet Crop]
1303[02:48:46] [Client thread/WARN]: Adding standard crop support for [Bell Pepper Crop]
1304[02:48:46] [Client thread/WARN]: Adding standard crop support for [Blackberry Crop]
1305[02:48:46] [Client thread/WARN]: Adding standard crop support for [Blueberry Crop]
1306[02:48:46] [Client thread/WARN]: Adding standard crop support for [Broccoli Crop]
1307[02:48:46] [Client thread/WARN]: Adding standard crop support for [Brussel Sprout Crop]
1308[02:48:46] [Client thread/WARN]: Adding standard crop support for [Cabbage Crop]
1309[02:48:46] [Client thread/WARN]: Adding standard crop support for [Cactus Fruit Crop]
1310[02:48:46] [Client thread/WARN]: Adding standard crop support for [Candleberry Crop]
1311[02:48:46] [Client thread/WARN]: Adding standard crop support for [Cantaloupe Crop]
1312[02:48:46] [Client thread/WARN]: Adding standard crop support for [Cauliflower Crop]
1313[02:48:46] [Client thread/WARN]: Adding standard crop support for [Celery Crop]
1314[02:48:46] [Client thread/WARN]: Adding standard crop support for [Chili Pepper Crop]
1315[02:48:46] [Client thread/WARN]: Adding standard crop support for [Coffee Bean Crop]
1316[02:48:46] [Client thread/WARN]: Adding standard crop support for [Corn Crop]
1317[02:48:46] [Client thread/WARN]: Adding standard crop support for [Cotton Crop]
1318[02:48:46] [Client thread/WARN]: Adding standard crop support for [Cranberry Crop]
1319[02:48:46] [Client thread/WARN]: Adding standard crop support for [Cucumber Crop]
1320[02:48:46] [Client thread/WARN]: Adding standard crop support for [Eggplant Crop]
1321[02:48:46] [Client thread/WARN]: Adding standard crop support for [Garlic Crop]
1322[02:48:46] [Client thread/WARN]: Adding standard crop support for [Ginger Crop]
1323[02:48:46] [Client thread/WARN]: Adding standard crop support for [Grape Crop]
1324[02:48:46] [Client thread/WARN]: Adding standard crop support for [Leek Crop]
1325[02:48:46] [Client thread/WARN]: Adding standard crop support for [Lettuce Crop]
1326[02:48:46] [Client thread/WARN]: Adding standard crop support for [Mustard Seeds Crop]
1327[02:48:46] [Client thread/WARN]: Adding standard crop support for [Oats Crop]
1328[02:48:46] [Client thread/WARN]: Adding standard crop support for [Okra Crop]
1329[02:48:46] [Client thread/WARN]: Adding standard crop support for [Onion Crop]
1330[02:48:46] [Client thread/WARN]: Adding standard crop support for [Parsnip Crop]
1331[02:48:46] [Client thread/WARN]: Adding standard crop support for [Peanut Crop]
1332[02:48:46] [Client thread/WARN]: Adding standard crop support for [Peas Crop]
1333[02:48:46] [Client thread/WARN]: Adding standard crop support for [Pineapple Crop]
1334[02:48:46] [Client thread/WARN]: Adding standard crop support for [Radish Crop]
1335[02:48:46] [Client thread/WARN]: Adding standard crop support for [Raspberry Crop]
1336[02:48:46] [Client thread/WARN]: Adding standard crop support for [Rhubarb Crop]
1337[02:48:46] [Client thread/WARN]: Adding standard crop support for [Rice Crop]
1338[02:48:46] [Client thread/WARN]: Adding standard crop support for [Rutabaga Crop]
1339[02:48:46] [Client thread/WARN]: Adding standard crop support for [Rye Crop]
1340[02:48:46] [Client thread/WARN]: Adding standard crop support for [Scallion Crop]
1341[02:48:46] [Client thread/WARN]: Adding standard crop support for [Seaweed Crop]
1342[02:48:46] [Client thread/WARN]: Adding standard crop support for [Soybean Crop]
1343[02:48:46] [Client thread/WARN]: Adding standard crop support for [Spice Leaf Crop]
1344[02:48:46] [Client thread/WARN]: Adding standard crop support for [Spinach Crop]
1345[02:48:46] [Client thread/WARN]: Adding standard crop support for [Strawberry Crop]
1346[02:48:46] [Client thread/WARN]: Adding standard crop support for [Sweet Potato Crop]
1347[02:48:46] [Client thread/WARN]: Adding standard crop support for [Tea Leaf Crop]
1348[02:48:46] [Client thread/WARN]: Adding standard crop support for [Tomato Crop]
1349[02:48:46] [Client thread/WARN]: Adding standard crop support for [Turnip Crop]
1350[02:48:46] [Client thread/WARN]: Adding standard crop support for [White Mushroom Crop]
1351[02:48:46] [Client thread/WARN]: Adding standard crop support for [Winter Squash Crop]
1352[02:48:46] [Client thread/WARN]: Adding standard crop support for [Zucchini Crop]
1353[02:48:46] [Client thread/WARN]: Adding standard crop support for [Curry Leaf Crop]
1354[02:48:46] [Client thread/WARN]: Adding standard crop support for [Sesame Seeds Crop]
1355[02:48:46] [Client thread/WARN]: Adding standard crop support for [Water Chestnut Crop]
1356[02:48:46] [Client thread/WARN]: Adding standard crop support for [Apple]
1357[02:48:46] [Client thread/WARN]: Adding standard crop support for [Almond]
1358[02:48:46] [Client thread/WARN]: Adding standard crop support for [Apricot]
1359[02:48:46] [Client thread/WARN]: Adding standard crop support for [Avocado]
1360[02:48:46] [Client thread/WARN]: Adding standard crop support for [Banana]
1361[02:48:46] [Client thread/WARN]: Adding standard crop support for [Cashew]
1362[02:48:46] [Client thread/WARN]: Adding standard crop support for [Cherry]
1363[02:48:46] [Client thread/WARN]: Adding standard crop support for [Chestnut]
1364[02:48:46] [Client thread/WARN]: Adding standard crop support for [Cinnamon Wood]
1365[02:48:46] [Client thread/WARN]: Adding standard crop support for [Coconut]
1366[02:48:46] [Client thread/WARN]: Adding standard crop support for [Date]
1367[02:48:46] [Client thread/WARN]: Adding standard crop support for [Dragonfruit]
1368[02:48:46] [Client thread/WARN]: Adding standard crop support for [Durian]
1369[02:48:46] [Client thread/WARN]: Adding standard crop support for [Fig]
1370[02:48:46] [Client thread/WARN]: Adding standard crop support for [Grapefruit]
1371[02:48:46] [Client thread/WARN]: Adding standard crop support for [Lemon]
1372[02:48:46] [Client thread/WARN]: Adding standard crop support for [Lime]
1373[02:48:46] [Client thread/WARN]: Adding standard crop support for [Mango]
1374[02:48:46] [Client thread/WARN]: Adding standard crop support for [Maple Wood]
1375[02:48:46] [Client thread/WARN]: Adding standard crop support for [Nutmeg]
1376[02:48:46] [Client thread/WARN]: Adding standard crop support for [Olive]
1377[02:48:46] [Client thread/WARN]: Adding standard crop support for [Orange]
1378[02:48:46] [Client thread/WARN]: Adding standard crop support for [Papaya]
1379[02:48:46] [Client thread/WARN]: Adding standard crop support for [Paperbark Wood]
1380[02:48:46] [Client thread/WARN]: Adding standard crop support for [Peach]
1381[02:48:46] [Client thread/WARN]: Adding standard crop support for [Pear]
1382[02:48:46] [Client thread/WARN]: Adding standard crop support for [Pecan]
1383[02:48:46] [Client thread/WARN]: Adding standard crop support for [Peppercorn]
1384[02:48:46] [Client thread/WARN]: Adding standard crop support for [Persimmon]
1385[02:48:46] [Client thread/WARN]: Adding standard crop support for [Pistachio]
1386[02:48:46] [Client thread/WARN]: Adding standard crop support for [Plum]
1387[02:48:46] [Client thread/WARN]: Adding standard crop support for [Pomegranate]
1388[02:48:46] [Client thread/WARN]: Adding standard crop support for [Starfruit]
1389[02:48:46] [Client thread/WARN]: Adding standard crop support for [Vanilla Bean]
1390[02:48:46] [Client thread/WARN]: Adding standard crop support for [Walnut]
1391[02:48:46] [Client thread/WARN]: Adding standard crop support for [Goosberry]
1392[02:48:46] [Client thread/WARN]: Blacklisting dimension [6] to only spawn TC content at level [1]
1393[02:48:46] [Client thread/WARN]: Blacklisting [Mining Biome] to only spawn TC content at level [1]
1394[02:48:46] [Client thread/WARN]: Adding clickable crop support for [Iron Oreberry Bush]
1395[02:48:46] [Client thread/WARN]: Adding clickable crop support for [Gold Oreberry Bush]
1396[02:48:46] [Client thread/WARN]: Adding clickable crop support for [Copper Oreberry Bush]
1397[02:48:46] [Client thread/WARN]: Adding clickable crop support for [Tin Oreberry Bush]
1398[02:48:46] [Client thread/WARN]: Adding clickable crop support for [Aluminum Oreberry Bush]
1399[02:48:46] [Client thread/WARN]: Adding clickable crop support for [Essence Berry Bush]
1400[02:48:46] [Client thread/WARN]: Adding standard crop support for [Water Artichoke]
1401[02:48:46] [Client thread/WARN]: Adding standard crop support for [Belladonna]
1402[02:48:46] [Client thread/WARN]: Adding standard crop support for [Mandrake]
1403[02:48:46] [Client thread/WARN]: Adding standard crop support for [Snowbell]
1404[02:48:46] [Client thread/WARN]: Adding standard crop support for [Wormwood]
1405[02:48:46] [Client thread/WARN]: Adding standard crop support for [Minedrake]
1406[02:48:46] [Client thread/WARN]: Adding standard crop support for [Wolfsbane]
1407[02:48:46] [Client thread/WARN]: Blacklisting dimension [-37] to only spawn TC content at level [0]
1408[02:48:46] [Client thread/WARN]: Blacklisting dimension [-38] to only spawn TC content at level [0]
1409[02:48:46] [Client thread/WARN]: Adding [Native Titanium Cluster] to special result list for [Rutile Ore]
1410[02:48:46] [Client thread/WARN]: Adding [Native Iridium Cluster] to special result list for [Iridium Ore]
1411[02:48:46] [Client thread/WARN]: Adding [Native Nickel Cluster] to special result list for [Ferrous Ore]
1412[02:48:46] [Client thread/WARN]: Adding [Native Nickel Cluster] to special result list for [Nickel Ore]
1413[02:48:46] [Client thread/WARN]: Adding [Native Platinum Cluster] to special result list for [Shiny Ore]
1414[02:48:46] [Client thread/WARN]: Adding [Native Mithril Cluster] to special result list for [Mana Infused Ore]
1415[02:48:46] [Client thread/WARN]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Ore]
1416[02:48:46] [Client thread/WARN]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Gravel Ore]
1417[02:48:46] [Client thread/WARN]: Adding [Native Ardite Cluster] to special result list for [Ardite Ore]
1418[02:48:46] [Client thread/WARN]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
1419[02:48:46] [Client thread/WARN]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Gravel Ore]
1420[02:48:46] [Client thread/WARN]: Adding [Native Draconium Cluster] to special result list for [Draconium Ore]
1421[02:48:46] [Client thread/WARN]: Adding clickable crop support for [Berry Bush]
1422[02:48:46] [Client thread/WARN]: Adding standard crop support for [Apple]
1423[02:48:46] [Client thread/WARN]: Adding standard crop support for [Persimmon]
1424[02:48:46] [Client thread/WARN]: Whitelisting [Zombie] to spawn champion mobs at level [0]
1425[02:48:46] [Client thread/WARN]: Whitelisting [Spider] to spawn champion mobs at level [0]
1426[02:48:46] [Client thread/WARN]: Whitelisting [Blaze] to spawn champion mobs at level [0]
1427[02:48:46] [Client thread/WARN]: Whitelisting [Enderman] to spawn champion mobs at level [0]
1428[02:48:46] [Client thread/WARN]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
1429[02:48:46] [Client thread/WARN]: Whitelisting [Witch] to spawn champion mobs at level [1]
1430[02:48:46] [Client thread/WARN]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
1431[02:48:46] [Client thread/WARN]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
1432[02:48:46] [Client thread/WARN]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
1433[02:48:46] [Client thread/WARN]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
1434[02:48:46] [Client thread/INFO]: [Botania] The Lexica Botania has 26825 words.
1435[02:48:46] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
1436[02:48:46] [Client thread/WARN]: Invalid itemstack detected, shaped vanilla crafting recipe [[1xtile.stonebrick@32767], [1xtile.stonebrick@32767], [1xtile.dirt@32767], [1xtile.dirt@32767], [1xtile.dirt@32767]] -> 1x(null)@(unknown)
1437[02:48:46] [Client thread/WARN]: Invalid itemstack detected, shaped vanilla crafting recipe [[1xtile.stonebrick@32767], [1xtile.stonebrick@32767], [1xtile.dirt@32767], [1xtile.dirt@32767], [1xtile.dirt@32767]] -> 1x(null)@(unknown)
1438[02:48:47] [Client thread/INFO]: IC2 version 2.2.827-experimental loaded.
1439[02:48:47] [Client thread/INFO]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
1440[02:48:48] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
1441[02:48:48] [Client thread/INFO]: Entering postinitialization phase.
1442[02:48:48] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1443[02:48:48] [Client thread/INFO]: There are no crafting files present in C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\config\cofh\thermalexpansion\crafting.
1444[02:48:48] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1445[02:48:48] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1446[02:48:48] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1447[02:48:48] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1448[02:48:48] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1449[02:48:48] [Client thread/INFO]: Thaumcraft detected. Adding thaumium tools.
1450[02:48:48] [Client thread/INFO]: Loaded Baubles integration
1451[02:48:48] [Client thread/INFO]: Loaded Tinker's Construct integration
1452[02:48:48] [Client thread/INFO]: Registered TCon Resource Pack (bloodinfusediron) - TextureResourcePackBloodInfusedIron
1453[02:48:48] [Client thread/INFO]: Loaded Thaumcraft/Forbidden Magic integration
1454[02:48:48] [Client thread/INFO]: Loaded Forge Multipart integration
1455[02:48:48] [Client thread/ERROR]: 20 overlapping potions have been detected.
1456[02:48:48] [Client thread/ERROR]: The ic2.potion.radiation effect from IndustrialCraft 2 is using an overlapping ID. ID: 24
1457[02:48:48] [Client thread/ERROR]: The Drowning effect from Blood Magic: Alchemical Wizardry is using an overlapping ID. ID: 100
1458[02:48:48] [Client thread/ERROR]: The Boost effect from Blood Magic: Alchemical Wizardry is using an overlapping ID. ID: 101
1459[02:48:48] [Client thread/ERROR]: The Whirlwind effect from Blood Magic: Alchemical Wizardry is using an overlapping ID. ID: 102
1460[02:48:48] [Client thread/ERROR]: The Inhibit effect from Blood Magic: Alchemical Wizardry is using an overlapping ID. ID: 103
1461[02:48:48] [Client thread/ERROR]: The Flight effect from Blood Magic: Alchemical Wizardry is using an overlapping ID. ID: 104
1462[02:48:48] [Client thread/ERROR]: The Reciprocation effect from Blood Magic: Alchemical Wizardry is using an overlapping ID. ID: 105
1463[02:48:48] [Client thread/ERROR]: The Flame Cloak effect from Blood Magic: Alchemical Wizardry is using an overlapping ID. ID: 106
1464[02:48:48] [Client thread/ERROR]: The Ice Cloak effect from Blood Magic: Alchemical Wizardry is using an overlapping ID. ID: 107
1465[02:48:48] [Client thread/ERROR]: The Heavy Heart effect from Blood Magic: Alchemical Wizardry is using an overlapping ID. ID: 108
1466[02:48:48] [Client thread/ERROR]: The Fire Imbued effect from Thaumic Tinkerer is using an overlapping ID. ID: 86
1467[02:48:48] [Client thread/ERROR]: The Wated Imbued effect from Thaumic Tinkerer is using an overlapping ID. ID: 87
1468[02:48:48] [Client thread/ERROR]: The Earth Imbued effect from Thaumic Tinkerer is using an overlapping ID. ID: 89
1469[02:48:48] [Client thread/ERROR]: The Air Imbued effect from Thaumic Tinkerer is using an overlapping ID. ID: 90
1470[02:48:48] [Client thread/ERROR]: The Vampiric Aura effect from Blood Arsenal is using an overlapping ID. ID: 50
1471[02:48:48] [Client thread/ERROR]: The Bleeding effect from Blood Arsenal is using an overlapping ID. ID: 51
1472[02:48:48] [Client thread/ERROR]: The Swimming effect from Blood Arsenal is using an overlapping ID. ID: 52
1473[02:48:48] [Client thread/ERROR]: The Soul Burn effect from Blood Arsenal is using an overlapping ID. ID: 53
1474[02:48:48] [Client thread/ERROR]: The potion.binding effect from Thaumic Exploration is using an overlapping ID. ID: 31
1475[02:48:48] [Client thread/ERROR]: The potion.taintWithdrawl effect from Thaumic Exploration is using an overlapping ID. ID: 32
1476[02:48:48] [Client thread/ERROR]: Here are a few recommended potion IDs which are not being used: [128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152]
1477[02:48:48] [Client thread/INFO]: Skipping CraftGuide integration.
1478[02:48:48] [Client thread/INFO]: Finished PostInitialization
1479[02:48:48] [Client thread/INFO]: Loaded 2 grinding balls from SAG Mill config.
1480[02:48:48] [Client thread/INFO]: Excluding 9 recipes from grinding balls bonus.
1481[02:48:48] [Client thread/INFO]: Found 115 valid SAG Mill recipes in config.
1482[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@2
1483[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@1
1484[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.ore@4
1485[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.ore@5
1486[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreLead@0
1487[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
1488[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
1489[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
1490[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
1491[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
1492[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@5
1493[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@6
1494[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
1495[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
1496[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
1497[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockMetal@2
1498[02:48:48] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
1499[02:48:48] [Client thread/INFO]: Finished processing SAG Mill recipes. 111 recipes avaliable.
1500[02:48:48] [Client thread/INFO]: Found 34 valid Alloy Smelter recipes in config.
1501[02:48:48] [Client thread/INFO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
1502[02:48:48] [Client thread/INFO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
1503[02:48:48] [Client thread/INFO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
1504[02:48:48] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 54 recipes avaliable.
1505[02:48:48] [Client thread/INFO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
1506[02:48:48] [Client thread/INFO]: Found 4 valid Slice'N'Splice recipes in config.
1507[02:48:48] [Client thread/INFO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
1508[02:48:48] [Client thread/INFO]: Found 7 valid Vat recipes in config.
1509[02:48:48] [Client thread/INFO]: Finished processing Vat recipes. 7 recipes avaliable.
1510[02:48:48] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
1511[02:48:48] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
1512[02:48:48] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
1513[02:48:48] [Client thread/WARN]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
1514[02:48:48] [Client thread/INFO]: Loaded 30 recipes for Enchanter
1515[02:48:49] [Client thread/INFO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
1516[02:48:50] [Client thread/WARN]: Amethyst was not found, skipping recipe
1517[02:48:50] [Client thread/INFO]: ingotIron
1518[02:48:50] [Client thread/INFO]: ingotGold
1519[02:48:50] [Client thread/INFO]: ingotBrick
1520[02:48:50] [Client thread/INFO]: ingotBrickNether
1521[02:48:50] [Client thread/INFO]: ingotSilicon
1522[02:48:50] [Client thread/INFO]: ingotCopper
1523[02:48:50] [Client thread/INFO]: ingotTin
1524[02:48:50] [Client thread/INFO]: ingotSteel
1525[02:48:50] [Client thread/INFO]: ingotTitanium
1526[02:48:50] [Client thread/INFO]: ingotAluminum
1527[02:48:50] [Client thread/INFO]: ingotIridium
1528[02:48:50] [Client thread/INFO]: ingotTitaniumAluminide
1529[02:48:50] [Client thread/INFO]: ingotTitaniumIridium
1530[02:48:50] [Client thread/INFO]: ingotCarbon
1531[02:48:50] [Client thread/INFO]: ingotThaumium
1532[02:48:50] [Client thread/INFO]: ingotVoid
1533[02:48:50] [Client thread/INFO]: ingotManasteel
1534[02:48:50] [Client thread/INFO]: ingotTerrasteel
1535[02:48:50] [Client thread/INFO]: ingotElvenElementium
1536[02:48:50] [Client thread/INFO]: ingotBrass
1537[02:48:50] [Client thread/INFO]: ingotBronze
1538[02:48:50] [Client thread/INFO]: ingotLead
1539[02:48:50] [Client thread/INFO]: ingotSilver
1540[02:48:50] [Client thread/INFO]: ingotNickel
1541[02:48:50] [Client thread/INFO]: ingotPlatinum
1542[02:48:50] [Client thread/INFO]: ingotMithril
1543[02:48:50] [Client thread/INFO]: ingotElectrum
1544[02:48:50] [Client thread/INFO]: ingotInvar
1545[02:48:50] [Client thread/INFO]: ingotSignalum
1546[02:48:50] [Client thread/INFO]: ingotLumium
1547[02:48:50] [Client thread/INFO]: ingotEnderium
1548[02:48:50] [Client thread/INFO]: ingotUnstable
1549[02:48:50] [Client thread/INFO]: ingotConstantan
1550[02:48:50] [Client thread/INFO]: ingotHOPGraphite
1551[02:48:50] [Client thread/INFO]: ingotCupronickel
1552[02:48:50] [Client thread/INFO]: ingotMeat
1553[02:48:50] [Client thread/INFO]: ingotMeatRaw
1554[02:48:50] [Client thread/INFO]: ingotCobalt
1555[02:48:50] [Client thread/INFO]: ingotArdite
1556[02:48:50] [Client thread/INFO]: ingotManyullyn
1557[02:48:50] [Client thread/INFO]: ingotAluminium
1558[02:48:50] [Client thread/INFO]: ingotAluminumBrass
1559[02:48:50] [Client thread/INFO]: ingotAluminiumBrass
1560[02:48:50] [Client thread/INFO]: ingotAlumite
1561[02:48:50] [Client thread/INFO]: ingotObsidian
1562[02:48:50] [Client thread/INFO]: ingotPigIron
1563[02:48:50] [Client thread/INFO]: ingotDraconium
1564[02:48:50] [Client thread/INFO]: ingotDraconiumAwakened
1565[02:48:50] [Client thread/INFO]: ingotEnderiumBase
1566[02:48:50] [Client thread/INFO]: ingotElectricalSteel
1567[02:48:50] [Client thread/INFO]: ingotEnergeticAlloy
1568[02:48:50] [Client thread/INFO]: ingotVibrantAlloy
1569[02:48:50] [Client thread/INFO]: ingotPhasedGold
1570[02:48:50] [Client thread/INFO]: ingotRedstoneAlloy
1571[02:48:50] [Client thread/INFO]: ingotConductiveIron
1572[02:48:50] [Client thread/INFO]: ingotPulsatingIron
1573[02:48:50] [Client thread/INFO]: ingotPhasedIron
1574[02:48:50] [Client thread/INFO]: ingotDarkSteel
1575[02:48:50] [Client thread/INFO]: ingotSoularium
1576[02:48:50] [Client thread/INFO]: ingotFairy
1577[02:48:50] [Client thread/INFO]: ingotPokefennium
1578[02:48:50] [Client thread/INFO]: ingotRed_aurum
1579[02:48:50] [Client thread/INFO]: ingotDrulloy
1580[02:48:50] [Client thread/INFO]: ingotElectrumFlux
1581[02:48:50] [Client thread/INFO]: ingotYellorium
1582[02:48:50] [Client thread/INFO]: ingotRefinedIron
1583[02:48:50] [Client thread/INFO]: ingotLapis
1584[02:48:50] [Client thread/INFO]: ingotDiamond
1585[02:48:50] [Client thread/INFO]: ingotRedstone
1586[02:48:50] [Client thread/INFO]: ingotEmerald
1587[02:48:50] [Client thread/INFO]: ingotQuartz
1588[02:48:50] [Client thread/INFO]: ingotCoal
1589[02:48:50] [Client thread/INFO]: ingotGlowstone
1590[02:48:50] [Client thread/INFO]: ingotVinteum
1591[02:48:50] [Client thread/INFO]: ingotDilithium
1592[02:48:50] [Client thread/INFO]: ingotRutile
1593[02:48:50] [Client thread/INFO]: ingotRuby
1594[02:48:50] [Client thread/INFO]: ingotTopaz
1595[02:48:50] [Client thread/INFO]: ingotPeridot
1596[02:48:50] [Client thread/INFO]: ingotTanzanite
1597[02:48:50] [Client thread/INFO]: ingotMalachite
1598[02:48:50] [Client thread/INFO]: ingotSapphire
1599[02:48:50] [Client thread/INFO]: ingotAmber
1600[02:48:50] [Client thread/INFO]: ingotCinnabar
1601[02:48:50] [Client thread/INFO]: ingotInfusedAir
1602[02:48:50] [Client thread/INFO]: ingotInfusedFire
1603[02:48:50] [Client thread/INFO]: ingotInfusedWater
1604[02:48:50] [Client thread/INFO]: ingotInfusedEarth
1605[02:48:50] [Client thread/INFO]: ingotInfusedOrder
1606[02:48:50] [Client thread/INFO]: ingotInfusedEntropy
1607[02:48:50] [Client thread/INFO]: ingotUranium
1608[02:48:50] [Client thread/INFO]: ingotStone
1609[02:48:50] [Client thread/INFO]: ingotClay
1610[02:48:50] [Client thread/INFO]: ingotSulfur
1611[02:48:50] [Client thread/INFO]: ingotLithium
1612[02:48:50] [Client thread/INFO]: ingotSiliconDioxide
1613[02:48:50] [Client thread/INFO]: ingotHydratedCoal
1614[02:48:50] [Client thread/INFO]: ingotAshes
1615[02:48:50] [Client thread/INFO]: ingotTinyCopper
1616[02:48:50] [Client thread/INFO]: ingotTinyGold
1617[02:48:50] [Client thread/INFO]: ingotTinyIron
1618[02:48:50] [Client thread/INFO]: ingotTinySilver
1619[02:48:50] [Client thread/INFO]: ingotTinyTin
1620[02:48:50] [Client thread/INFO]: ingotTinyLead
1621[02:48:50] [Client thread/INFO]: ingotTinySulfur
1622[02:48:50] [Client thread/INFO]: ingotTinyLithium
1623[02:48:50] [Client thread/INFO]: ingotTinyBronze
1624[02:48:50] [Client thread/INFO]: ingotTinyLapis
1625[02:48:50] [Client thread/INFO]: ingotTinyObsidian
1626[02:48:50] [Client thread/INFO]: ingotCharcoal
1627[02:48:50] [Client thread/INFO]: ingotSaltpeter
1628[02:48:50] [Client thread/INFO]: ingotPyrotheum
1629[02:48:50] [Client thread/INFO]: ingotCryotheum
1630[02:48:50] [Client thread/INFO]: ingotAerotheum
1631[02:48:50] [Client thread/INFO]: ingotPetrotheum
1632[02:48:50] [Client thread/INFO]: ingotBlizz
1633[02:48:50] [Client thread/INFO]: ingotBlitz
1634[02:48:50] [Client thread/INFO]: ingotBasalz
1635[02:48:50] [Client thread/INFO]: ingotCoke
1636[02:48:50] [Client thread/INFO]: ingotPlastic
1637[02:48:50] [Client thread/INFO]: ingotberryIron
1638[02:48:50] [Client thread/INFO]: ingotberryCopper
1639[02:48:50] [Client thread/INFO]: ingotberryTin
1640[02:48:50] [Client thread/INFO]: ingotberryAluminum
1641[02:48:50] [Client thread/INFO]: ingotberryAluminium
1642[02:48:50] [Client thread/INFO]: ingotberryGold
1643[02:48:50] [Client thread/INFO]: ingotberryEssence
1644[02:48:50] [Client thread/INFO]: ingotbushIron
1645[02:48:50] [Client thread/INFO]: ingotbushGold
1646[02:48:50] [Client thread/INFO]: ingotbushCopper
1647[02:48:50] [Client thread/INFO]: ingotbushTin
1648[02:48:50] [Client thread/INFO]: ingotbushAluminum
1649[02:48:50] [Client thread/INFO]: ingotbushAluminium
1650[02:48:50] [Client thread/INFO]: ingotbushEssence
1651[02:48:50] [Client thread/INFO]: ingotAsh
1652[02:48:50] [Client thread/INFO]: ingotApatite
1653[02:48:50] [Client thread/INFO]: ingotGunpowder
1654[02:48:50] [Client thread/INFO]: ingotEnderPearl
1655[02:48:50] [Client thread/INFO]: ingotSalt
1656[02:48:50] [Client thread/INFO]: ingotBlueTopaz
1657[02:48:50] [Client thread/INFO]: ingotChimerite
1658[02:48:50] [Client thread/INFO]: ingotMoonstone
1659[02:48:50] [Client thread/INFO]: ingotSunstone
1660[02:48:50] [Client thread/INFO]: ingotQuartzBlack
1661[02:48:50] [Client thread/INFO]: ingotCertusQuartz
1662[02:48:50] [Client thread/INFO]: ingotNetherQuartz
1663[02:48:50] [Client thread/INFO]: ingotWheat
1664[02:48:50] [Client thread/INFO]: ingotFluix
1665[02:48:50] [Client thread/INFO]: ingotWood
1666[02:48:50] [Client thread/INFO]: ingotMinicio
1667[02:48:50] [Client thread/INFO]: ingotTinyTitanium
1668[02:48:50] [Client thread/INFO]: ingotTinyIridium
1669[02:48:50] [Client thread/INFO]: ingotTinyNickel
1670[02:48:50] [Client thread/INFO]: ingotTinyPlatinum
1671[02:48:50] [Client thread/INFO]: ingotTinyMithril
1672[02:48:50] [Client thread/INFO]: ingotTinyCobalt
1673[02:48:50] [Client thread/INFO]: ingotTinyArdite
1674[02:48:50] [Client thread/INFO]: ingotTinyAluminium
1675[02:48:50] [Client thread/INFO]: ingotTinyDraconium
1676[02:48:50] [Client thread/INFO]: ingotNaturalAluminum
1677[02:48:50] [Client thread/INFO]: ingotmolten.unstableingots
1678[02:48:50] [Client thread/INFO]: ingotGlue
1679[02:48:50] [Client thread/INFO]: ingotmolten.bedrockiumingots
1680[02:48:50] [Client thread/INFO]: ingotManganese
1681[02:48:50] [Client thread/INFO]: ingotZinc
1682[02:48:50] [Client thread/INFO]: ingotIgnatius
1683[02:48:50] [Client thread/INFO]: ingotShadowIron
1684[02:48:50] [Client thread/INFO]: ingotLemurite
1685[02:48:50] [Client thread/INFO]: ingotMidasium
1686[02:48:50] [Client thread/INFO]: ingotVyroxeres
1687[02:48:50] [Client thread/INFO]: ingotCeruclase
1688[02:48:50] [Client thread/INFO]: ingotKalendrite
1689[02:48:50] [Client thread/INFO]: ingotVulcanite
1690[02:48:50] [Client thread/INFO]: ingotSanguinite
1691[02:48:50] [Client thread/INFO]: ingotPrometheum
1692[02:48:50] [Client thread/INFO]: ingotDeepIron
1693[02:48:50] [Client thread/INFO]: ingotInfuscolium
1694[02:48:50] [Client thread/INFO]: ingotOureclase
1695[02:48:50] [Client thread/INFO]: ingotAstral Silver
1696[02:48:50] [Client thread/INFO]: ingotCarmot
1697[02:48:50] [Client thread/INFO]: ingotRubracium
1698[02:48:50] [Client thread/INFO]: ingotOrichalcum
1699[02:48:50] [Client thread/INFO]: ingotAdamantine
1700[02:48:50] [Client thread/INFO]: ingotAtlarus
1701[02:48:50] [Client thread/INFO]: ingotHepatizon
1702[02:48:50] [Client thread/INFO]: ingotDamascusSteel
1703[02:48:50] [Client thread/INFO]: ingotAngmallen
1704[02:48:50] [Client thread/INFO]: ingotShadowSteel
1705[02:48:50] [Client thread/INFO]: ingotInolashite
1706[02:48:50] [Client thread/INFO]: ingotAmordrine
1707[02:48:50] [Client thread/INFO]: ingotBlackSteel
1708[02:48:50] [Client thread/INFO]: ingotQuicksilver
1709[02:48:50] [Client thread/INFO]: ingotHaderoth
1710[02:48:50] [Client thread/INFO]: ingotCelenegil
1711[02:48:50] [Client thread/INFO]: ingotTartarite
1712[02:48:50] [Client thread/INFO]: ingotOsmium
1713[02:48:50] [Client thread/INFO]: ingotCyanite
1714[02:48:50] [Client thread/INFO]: ingotBlutonium
1715[02:48:50] [Client thread/INFO]: ingotGraphite
1716[02:48:50] [Client thread/INFO]: ingotLudicrite
1717[02:48:50] [Client thread/INFO]: Registered 17 mutations
1718[02:48:50] [Client thread/INFO]: Preparing genetics cache ...
1719[02:48:50] [Client thread/INFO]: Cached 79 mutation outputs
1720[02:48:50] [Client thread/INFO]: Cached 63 mutation inputs
1721[02:48:50] [Client thread/INFO]: Cached 290 chromosomes
1722[02:48:50] [Client thread/INFO]: Turbine fuels:
1723[02:48:50] [Client thread/INFO]: * hydrogen: 4 MJ/MB
1724[02:48:50] [Client thread/INFO]: * fire_water: 120 MJ/MB
1725[02:48:50] [Client thread/INFO]: * bioethanol: 80 MJ/MB
1726[02:48:50] [Client thread/INFO]: * fuel: 150 MJ/MB
1727[02:48:50] [Client thread/INFO]: * rocket_fuel: 112 MJ/MB
1728[02:48:50] [Client thread/INFO]: * syngas: 100 MJ/MB
1729[02:48:50] [Client thread/INFO]: * ic2biogas: 13 MJ/MB
1730[02:48:50] [Client thread/INFO]: * coal: 100 MJ/MB
1731[02:48:50] [Client thread/INFO]: * biofuel: 80 MJ/MB
1732[02:48:50] [Client thread/INFO]: * biodiesel: 50 MJ/MB
1733[02:48:53] [Client thread/INFO]: postInitialize ENTER
1734[02:48:53] [Client thread/INFO]: Registered channel: world_info
1735[02:48:53] [Client thread/INFO]: Initializing icon sets...
1736[02:48:53] [Client thread/INFO]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r517.39§8ms§r
1737[02:48:53] [JM-VersionCheck-1/ERROR]: Could not check version URL
1738com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
1739 at com.google.gson.JsonParser.parse(JsonParser.java:65) ~[JsonParser.class:?]
1740 at com.google.gson.JsonParser.parse(JsonParser.java:45) ~[JsonParser.class:?]
1741 at journeymap.common.version.VersionCheck$1.run(VersionCheck.java:137) [VersionCheck$1.class:?]
1742 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
1743 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
1744 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25]
1745 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25]
1746 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
1747Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
1748 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
1749 at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
1750 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531) ~[JsonReader.class:?]
1751 at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
1752 at com.google.gson.JsonParser.parse(JsonParser.java:60) ~[JsonParser.class:?]
1753 ... 7 more
1754[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1755[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1756[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1757[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1758[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1759[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1760[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
1761[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1B'
1762[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1763[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1764[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1765[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
1766[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1767[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
1768[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1769[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1770[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1771[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1772[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1773[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1774[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
1775[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1776[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1777[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1778[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1779[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1780[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1781[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1782[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1783[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1784[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1785[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1786[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
1787[02:48:53] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
1788[02:48:54] [Client thread/ERROR]: Could not find material for modification: Nether Quartz
1789[02:48:54] [Client thread/ERROR]: Could not set harvestlevel of item.actuallyadditions.itemDrill. Contact the Mod Author to properly support Item.setHarvestLevel().
1790[02:48:54] [Client thread/ERROR]: Could not set harvestlevel of item.actuallyadditions.itemDrill. Contact the Mod Author to properly support Item.setHarvestLevel().
1791[02:48:54] [Client thread/ERROR]: Could not set harvestlevel of item.ImmersiveEngineering.tool. Contact the Mod Author to properly support Item.setHarvestLevel().
1792[02:48:54] [Client thread/INFO]: Sticks and stones may break my bones, but your pickaxes and axes will break no blocks.
1793[02:48:54] [Client thread/INFO]: Changed Cutting Strength for item.microblock:sawStone from 1 to 0
1794[02:48:54] [Client thread/INFO]: Changed Cutting Strength for item.microblock:sawIron from 2 to 3
1795[02:48:54] [Client thread/INFO]: Changed Cutting Strength for item.microblock:sawDiamond from 3 to 5
1796[02:48:54] [Client thread/INFO]: Unknown recipe class! forestry.core.recipes.ShapedRecipeCustom Modder please refer to net.minecraftforge.oredict.RecipeSorter
1797[02:48:54] [Client thread/INFO]: Unknown recipe class! com.vanhal.progressiveautomation.items.tools.RecipeWitherTool Modder please refer to net.minecraftforge.oredict.RecipeSorter
1798[02:48:54] [Client thread/INFO]: Unknown recipe class! vswe.stevescarts.Helpers.ShapedRecipes2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
1799[02:48:54] [Client thread/INFO]: Unknown recipe class! aroma1997.world.CraftingBook Modder please refer to net.minecraftforge.oredict.RecipeSorter
1800[02:48:54] [Client thread/INFO]: Unknown recipe class! com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
1801[02:48:54] [Client thread/INFO]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
1802[02:48:54] [Client thread/INFO]: Unknown recipe class! unwrittenfun.minecraft.immersiveintegration.recipe.CapacitorBoxRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
1803[02:48:54] [Client thread/INFO]: CoFH Core found 2 World Generation files present in C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\config\cofh\world/.
1804[02:48:54] [Client thread/INFO]: Reading world generation info from: C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\config\cofh\world\ThermalFoundation-Ores.json:
1805[02:48:54] [Client thread/INFO]: EnderStorage mod found.
1806[02:48:54] [Client thread/INFO]: [GraveStone] GraveStone mod not found.
1807[02:48:54] [Client thread/INFO]: TwilightForestMod mod found.
1808[02:48:54] [Client thread/WARN]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
1809[02:48:54] [Client thread/INFO]: [Engineer Toolbox] Engineer Toolbox mod not found.
1810[02:48:54] [Client thread/INFO]: [ProjectRed] ProjectRed|Integration mod not found.
1811[02:48:54] [Client thread/INFO]: ExtraUtilities mod found.
1812[02:48:54] [Client thread/INFO]: OpenBlocks mod found.
1813[02:48:54] [Client thread/INFO]: [Railcraft] Railcraft mod not found.
1814[02:48:54] [Client thread/INFO]: [PamHarvestCraft] PamHarvestCraft mod not found.
1815[02:48:54] [Client thread/INFO]: [MagicalCrops] MagicalCrops mod not found.
1816[02:48:54] [Client thread/INFO]: [Statues] Statues mod not found.
1817[02:48:54] [Client thread/INFO]: [Agriculture] Agriculture mod not found.
1818[02:48:54] [Client thread/INFO]: Forge Multipart found and dedicated handler registered
1819[02:48:54] [Client thread/INFO]: Trying to reflect thaumic.tinkerer.common.compat.TTinkererProvider callbackRegister
1820[02:48:54] [Client thread/INFO]: Success in registering ThaumicTinkerer
1821[02:48:54] [Client thread/INFO]: Trying to reflect crazypants.enderio.waila.WailaCompat load
1822[02:48:54] [Client thread/INFO]: Success in registering EnderIO
1823[02:48:54] [Client thread/INFO]: Trying to reflect tinker_io.plugins.waila.Registry wailaCallback
1824[02:48:54] [Client thread/INFO]: Success in registering tinker_io
1825[02:48:54] [Client thread/INFO]: Trying to reflect am2.interop.WailaSupport callbackRegister
1826[02:48:54] [Client thread/WARN]: Could not find class am2.interop.WailaSupport
1827[02:48:54] [Client thread/INFO]: Trying to reflect appeng.integration.modules.Waila register
1828[02:48:54] [Client thread/INFO]: Success in registering appliedenergistics2
1829[02:48:54] [Client thread/INFO]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
1830[02:48:54] [Client thread/INFO]: Success in registering ImmersiveEngineering
1831[02:48:54] [Client thread/INFO]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
1832[02:48:54] [Client thread/INFO]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@659972af
1833[02:48:54] [Client thread/INFO]: Success in registering TConstruct
1834[02:48:54] [Client thread/INFO]: Trying to reflect com.arc.bloodarsenal.common.misc.WAILAPlugin registerAddon
1835[02:48:54] [Client thread/INFO]: Success in registering BloodArsenal
1836[02:48:54] [Client thread/INFO]: Trying to reflect buildcraft.compat.waila.WailaCallback callback
1837[02:48:54] [Client thread/INFO]: Success in registering BuildCraft|Compat
1838[02:48:54] [Client thread/INFO]: Trying to reflect team.chisel.compat.WailaCompat register
1839[02:48:54] [Client thread/INFO]: Success in registering chisel
1840[02:48:54] [Client thread/INFO]: Trying to reflect org.dave.CompactMachines.handler.waila.BlockHandler callbackRegister
1841[02:48:54] [Client thread/WARN]: Could not find class org.dave.CompactMachines.handler.waila.BlockHandler
1842[02:48:54] [Client thread/INFO]: Trying to reflect net.bdew.gendustry.waila.WailaHandler loadCallback
1843[02:48:54] [Client thread/INFO]: WAILA callback received, loading...
1844[02:48:54] [Client thread/INFO]: Success in registering gendustry
1845[02:48:54] [Client thread/INFO]: Trying to reflect net.bdew.generators.waila.WailaHandler loadCallback
1846[02:48:54] [Client thread/INFO]: WAILA callback received, loading...
1847[02:48:54] [Client thread/INFO]: Success in registering advgenerators
1848[02:48:54] [Client thread/INFO]: Trying to reflect unwrittenfun.minecraft.immersiveintegration.waila.WailaHandler init
1849[02:48:54] [Client thread/INFO]: Success in registering immersiveintegration
1850[02:48:54] [Client thread/INFO]: Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
1851[02:48:54] [Client thread/INFO]: Success in registering JABBA
1852[02:48:54] [Client thread/INFO]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
1853[02:48:54] [Client thread/INFO]: Success in registering StorageDrawers
1854[02:48:54] [Client thread/INFO]: Trying to reflect flaxbeard.thaumicexploration.interop.WailaConfig callbackRegister
1855[02:48:54] [Client thread/INFO]: Success in registering ThaumicExploration
1856[02:48:54] [Client thread/INFO]: Trying to reflect squeek.wailaharvestability.WailaHandler callbackRegister
1857[02:48:54] [Client thread/INFO]: Success in registering WailaHarvestability
1858[02:48:54] [Client thread/INFO]: Trying to reflect com.emoniph.witchery.integration.ModHookWailaRegistrar callbackRegister
1859[02:48:54] [Client thread/INFO]: Success in registering witchery
1860[02:48:54] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
1861[02:48:54] [Client thread/INFO]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
1862[02:48:54] [Client thread/INFO]: Thermal Foundation: Thaumcraft Plugin Enabled.
1863[02:48:54] [Client thread/INFO]: Thermal Foundation: Tinker's Construct Plugin Enabled.
1864[02:48:54] [Client thread/INFO]: Thermal Foundation: Load Complete.
1865[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.RuntimeException: ItemStack with null item found in ShapedRecipes getRecipeOutput()
1866[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:64)
1867[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1370)
1868[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtils.loadComplete(ExtraUtils.java:2015)
1869[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtilsMod.loadComplete(ExtraUtilsMod.java:50)
1870[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1871[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1872[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1873[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
1874[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
1875[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
1876[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1877[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
1878[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1879[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1880[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1881[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1882[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1883[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
1884[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
1885[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1886[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1887[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1888[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
1889[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1890[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1891[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1892[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1893[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1894[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1895[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:745)
1896[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
1897[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
1898[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
1899[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
1900[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1901[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1902[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1903[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
1904[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
1905[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1906[02:48:54] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.RuntimeException: ItemStack with null item found in ShapedRecipes getRecipeOutput()
1907 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
1908 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
1909 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
1910 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
1911 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
1912 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
1913 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
1914 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1915 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1916[03:31:02] [Client thread/ERROR]: EntitySpawnHandler exception
1917java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 887.34375,20.5, -794.65625) Please contact mod author or server admin.
1918 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
1919 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
1920 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
1921 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
1922 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
1923 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
1924 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
1925 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
1926 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
1927 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
1928 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
1929 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
1930 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
1931 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
1932 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
1933 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
1934 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
1935 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
1936 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
1937 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
1938 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
1939 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
1940 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
1941 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1942 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1943[03:31:02] [Client thread/ERROR]: OpenGuiHandler exception
1944java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 887.34375,20.5, -794.65625) Please contact mod author or server admin.
1945 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
1946 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
1947 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
1948 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
1949 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
1950 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
1951 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
1952 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
1953 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
1954 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
1955 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
1956 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
1957 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
1958 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
1959 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
1960 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
1961 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
1962 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
1963 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
1964 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
1965 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
1966 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
1967 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
1968 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1969 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1970[03:31:02] [Client thread/ERROR]: HandshakeCompletionHandler exception
1971java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 887.34375,20.5, -794.65625) Please contact mod author or server admin.
1972 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
1973 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
1974 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
1975 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
1976 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
1977 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
1978 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
1979 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
1980 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
1981 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
1982 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
1983 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
1984 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
1985 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
1986 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
1987 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
1988 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
1989 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
1990 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
1991 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
1992 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
1993 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
1994 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
1995 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1996 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1997[03:31:02] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
1998java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 887.34375,20.5, -794.65625) Please contact mod author or server admin.
1999 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2000 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2001 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2002 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2003 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2004 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2005 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
2006 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
2007 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2008 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2009 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
2010 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
2011 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2012 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2013 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2014 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2015 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2016 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2017 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2018 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2019 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2020 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2021 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2022 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2023 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2024[03:31:02] [Netty Client IO #14/INFO]: Restoring client configs.
2025[03:31:02] [Client thread/ERROR]: EntitySpawnHandler exception
2026java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.34375,20.78125, -794.75) Please contact mod author or server admin.
2027 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2028 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2029 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2030 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2031 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2032 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2033 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2034 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2035 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2036 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2037 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2038 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2039 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2040 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2041 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2042 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2043 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2044 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2045 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2046 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2047 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2048 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2049 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2050 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2051 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2052[03:31:02] [Netty Client IO #14/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
2053[03:31:02] [Client thread/ERROR]: OpenGuiHandler exception
2054java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.34375,20.78125, -794.75) Please contact mod author or server admin.
2055 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2056 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2057 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2058 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2059 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2060 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2061 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2062 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2063 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2064 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2065 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2066 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2067 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2068 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2069 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2070 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2071 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2072 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2073 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2074 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2075 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2076 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2077 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2078 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2079 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2080[03:31:02] [Netty Client IO #14/INFO]: Reset configs to client values for tterrag.wailaplugins.config.WPConfigHandler
2081[03:31:02] [Netty Client IO #14/INFO]: Loading configuration files
2082[03:31:02] [Client thread/ERROR]: HandshakeCompletionHandler exception
2083java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.34375,20.78125, -794.75) Please contact mod author or server admin.
2084 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2085 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2086 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2087 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2088 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2089 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2090 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2091 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2092 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2093 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2094 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2095 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2096 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2097 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2098 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2099 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2100 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2101 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2102 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2103 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2104 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2105 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2106 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2107 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2108 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2109[03:31:02] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
2110java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.34375,20.78125, -794.75) Please contact mod author or server admin.
2111 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2112 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2113 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2114 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2115 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2116 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2117 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
2118 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
2119 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2120 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2121 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
2122 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
2123 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2124 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2125 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2126 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2127 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2128 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2129 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2130 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2131 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2132 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2133 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2134 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2135 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2136[03:31:02] [Client thread/ERROR]: EntitySpawnHandler exception
2137java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.28125,22.1875, -794.3125) Please contact mod author or server admin.
2138 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2139 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2140 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2141 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2142 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2143 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2144 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2145 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2146 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2147 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2148 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2149 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2150 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2151 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2152 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2153 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2154 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2155 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2156 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2157 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2158 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2159 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2160 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2161 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2162 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2163[03:31:02] [Client thread/ERROR]: OpenGuiHandler exception
2164java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.28125,22.1875, -794.3125) Please contact mod author or server admin.
2165 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2166 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2167 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2168 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2169 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2170 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2171 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2172 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2173 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2174 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2175 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2176 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2177 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2178 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2179 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2180 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2181 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2182 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2183 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2184 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2185 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2186 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2187 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2188 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2189 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2190[03:31:02] [Client thread/ERROR]: HandshakeCompletionHandler exception
2191java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.28125,22.1875, -794.3125) Please contact mod author or server admin.
2192 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2193 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2194 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2195 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2196 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2197 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2198 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2199 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2200 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2201 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2202 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2203 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2204 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2205 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2206 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2207 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2208 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2209 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2210 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2211 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2212 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2213 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2214 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2215 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2216 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2217[03:31:02] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
2218java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.28125,22.1875, -794.3125) Please contact mod author or server admin.
2219 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2220 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2221 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2222 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2223 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2224 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2225 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
2226 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
2227 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2228 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2229 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
2230 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
2231 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2232 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2233 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2234 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2235 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2236 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2237 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2238 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2239 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2240 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2241 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2242 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2243 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2244[03:31:02] [Client thread/INFO]: Compendium unlock state not found to load. Assuming it hasn't been created yet.
2245[03:31:02] [Client thread/INFO]: Applying holder lookups
2246[03:31:02] [Client thread/INFO]: Holder lookups applied
2247[03:31:22] [Client thread/INFO]: Connecting to 2.108.152.123, 25565
2248[03:31:24] [Netty Client IO #15/INFO]: Server protocol version 2
2249[03:31:24] [Netty Client IO #15/INFO]: Attempting connection with missing mods [] at SERVER
2250[03:31:25] [Netty Client IO #15/INFO]: Injecting existing block and item data into this client instance
2251[03:31:25] [Netty Client IO #15/INFO]: Applying holder lookups
2252[03:31:25] [Netty Client IO #15/INFO]: Holder lookups applied
2253[03:31:25] [Client thread/INFO]: [Client thread] Client side modded connection established
2254[03:31:25] [Client thread/INFO]: Connected to new server, resetting commands
2255[03:31:25] [Client thread/INFO]: Receiving configuration from server
2256[03:31:25] [Client thread/INFO]: Registering dimension 22 on client side
2257[03:31:25] [Client thread/INFO]: Requesting World ID
2258[03:31:26] [Client thread/INFO]: Client received server config settings.
2259[03:31:26] [Client thread/INFO]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[100
2260[03:31:26] [Client thread/INFO]: Receiving Server Configuration...
2261[03:31:26] [Client thread/INFO]: Received and applied server-side configuration.
2262[03:31:26] [Client thread/INFO]: Received server authentication msg. Remote sync will be activated
2263[03:31:26] [Client thread/INFO]: Received handshake from server
2264[03:31:26] [Client thread/INFO]: Available server commands: SetAE2FakeSlot
2265[03:31:26] [Client thread/INFO]: Received server configuration
2266[03:31:26] [Client thread/INFO]: Received player login packet.
2267[03:31:26] [Client thread/ERROR]: EntitySpawnHandler exception
2268java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.25,21.4375, -794.375) Please contact mod author or server admin.
2269 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2270 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2271 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2272 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2273 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2274 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2275 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2276 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2277 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2278 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2279 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2280 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2281 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2282 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2283 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2284 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2285 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2286 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2287 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2288 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2289 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2290 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2291 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2292 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2293 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2294[03:31:26] [Client thread/ERROR]: OpenGuiHandler exception
2295java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.25,21.4375, -794.375) Please contact mod author or server admin.
2296 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2297 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2298 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2299 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2300 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2301 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2302 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2303 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2304 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2305 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2306 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2307 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2308 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2309 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2310 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2311 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2312 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2313 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2314 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2315 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2316 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2317 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2318 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2319 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2320 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2321[03:31:26] [Client thread/ERROR]: HandshakeCompletionHandler exception
2322java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.25,21.4375, -794.375) Please contact mod author or server admin.
2323 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2324 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2325 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2326 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2327 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2328 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2329 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2330 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2331 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2332 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2333 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2334 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2335 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2336 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2337 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2338 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2339 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2340 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2341 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2342 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2343 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2344 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2345 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2346 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2347 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2348[03:31:26] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
2349java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.25,21.4375, -794.375) Please contact mod author or server admin.
2350 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2351 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2352 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2353 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2354 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2355 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2356 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
2357 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
2358 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2359 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2360 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
2361 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
2362 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2363 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2364 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2365 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2366 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2367 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2368 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2369 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2370 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2371 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2372 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2373 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2374 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2375[03:31:26] [Netty Client IO #15/INFO]: Restoring client configs.
2376[03:31:26] [Netty Client IO #15/INFO]: Unregistering dimension 22 on client side
2377[03:31:26] [Netty Client IO #15/INFO]: Restored original dimension id: 22
2378[03:31:26] [Client thread/ERROR]: EntitySpawnHandler exception
2379java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 887.40625,20.0, -798.1875) Please contact mod author or server admin.
2380 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2381 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2382 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2383 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2384 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2385 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2386 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2387 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2388 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2389 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2390 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2391 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2392 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2393 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2394 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2395 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2396 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2397 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2398 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2399 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2400 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2401 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2402 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2403 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2404 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2405[03:31:26] [Client thread/ERROR]: OpenGuiHandler exception
2406java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 887.40625,20.0, -798.1875) Please contact mod author or server admin.
2407 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2408 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2409 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2410 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2411 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2412 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2413 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2414 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2415 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2416 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2417 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2418 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2419 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2420 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2421 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2422 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2423 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2424 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2425 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2426 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2427 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2428 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2429 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2430 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2431 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2432[03:31:26] [Netty Client IO #15/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
2433[03:31:26] [Client thread/ERROR]: HandshakeCompletionHandler exception
2434java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 887.40625,20.0, -798.1875) Please contact mod author or server admin.
2435 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2436 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2437 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2438 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2439 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2440 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2441 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2442 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2443 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2444 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2445 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2446 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2447 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2448 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2449 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2450 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2451 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2452 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2453 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2454 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2455 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2456 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2457 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2458 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2459 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2460[03:31:26] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
2461java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 887.40625,20.0, -798.1875) Please contact mod author or server admin.
2462 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2463 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2464 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2465 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2466 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2467 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2468 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
2469 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
2470 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2471 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2472 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
2473 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
2474 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2475 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2476 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2477 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2478 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2479 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2480 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2481 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2482 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2483 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2484 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2485 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2486 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2487[03:31:26] [Netty Client IO #15/INFO]: Reset configs to client values for tterrag.wailaplugins.config.WPConfigHandler
2488[03:31:26] [Netty Client IO #15/INFO]: Loading configuration files
2489[03:31:26] [Client thread/ERROR]: EntitySpawnHandler exception
2490java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.34375,21.21875, -796.65625) Please contact mod author or server admin.
2491 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2492 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2493 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2494 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2495 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2496 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2497 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2498 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2499 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2500 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2501 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2502 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2503 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2504 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2505 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2506 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2507 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2508 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2509 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2510 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2511 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2512 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2513 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2514 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2515 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2516[03:31:26] [Client thread/ERROR]: OpenGuiHandler exception
2517java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.34375,21.21875, -796.65625) Please contact mod author or server admin.
2518 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2519 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2520 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2521 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2522 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2523 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2524 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2525 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2526 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2527 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2528 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2529 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2530 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2531 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2532 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2533 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2534 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2535 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2536 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2537 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2538 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2539 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2540 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2541 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2542 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2543[03:31:26] [Client thread/ERROR]: HandshakeCompletionHandler exception
2544java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.34375,21.21875, -796.65625) Please contact mod author or server admin.
2545 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2546 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2547 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2548 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2549 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2550 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2551 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2552 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2553 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2554 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2555 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2556 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2557 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2558 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2559 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2560 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2561 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2562 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2563 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2564 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2565 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2566 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2567 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2568 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2569 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2570[03:31:26] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
2571java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.34375,21.21875, -796.65625) Please contact mod author or server admin.
2572 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2573 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2574 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2575 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2576 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2577 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2578 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
2579 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
2580 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2581 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2582 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
2583 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
2584 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2585 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2586 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2587 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2588 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2589 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2590 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2591 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2592 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2593 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2594 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2595 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2596 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2597[03:31:26] [Netty Client IO #15/INFO]: Restoring client configs.
2598[03:31:26] [Client thread/ERROR]: EntitySpawnHandler exception
2599java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 887.34375,20.0, -795.65625) Please contact mod author or server admin.
2600 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2601 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2602 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2603 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2604 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2605 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2606 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2607 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2608 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2609 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2610 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2611 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2612 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2613 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2614 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2615 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2616 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2617 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2618 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2619 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2620 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2621 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2622 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2623 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2624 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2625[03:31:26] [Netty Client IO #15/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
2626[03:31:26] [Client thread/ERROR]: OpenGuiHandler exception
2627java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 887.34375,20.0, -795.65625) Please contact mod author or server admin.
2628 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2629 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2630 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2631 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2632 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2633 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2634 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2635 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2636 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2637 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2638 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2639 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2640 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2641 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2642 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2643 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2644 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2645 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2646 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2647 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2648 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2649 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2650 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2651 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2652 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2653[03:31:26] [Netty Client IO #15/INFO]: Reset configs to client values for tterrag.wailaplugins.config.WPConfigHandler
2654[03:31:26] [Client thread/ERROR]: HandshakeCompletionHandler exception
2655java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 887.34375,20.0, -795.65625) Please contact mod author or server admin.
2656 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2657 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2658 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2659 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2660 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2661 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2662 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2663 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2664 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2665 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2666 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2667 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2668 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2669 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2670 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2671 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2672 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2673 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2674 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2675 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2676 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2677 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2678 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2679 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2680 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2681[03:31:26] [Netty Client IO #15/INFO]: Loading configuration files
2682[03:31:26] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
2683java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 887.34375,20.0, -795.65625) Please contact mod author or server admin.
2684 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2685 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2686 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2687 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2688 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2689 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2690 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
2691 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
2692 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2693 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2694 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
2695 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
2696 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2697 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2698 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2699 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2700 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2701 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2702 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2703 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2704 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2705 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2706 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2707 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2708 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2709[03:31:26] [Client thread/ERROR]: EntitySpawnHandler exception
2710java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 887.34375,20.5, -794.65625) Please contact mod author or server admin.
2711 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2712 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2713 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2714 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2715 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2716 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2717 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2718 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2719 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2720 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2721 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2722 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2723 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2724 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2725 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2726 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2727 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2728 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2729 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2730 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2731 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2732 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2733 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2734 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2735 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2736[03:31:26] [Client thread/ERROR]: OpenGuiHandler exception
2737java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 887.34375,20.5, -794.65625) Please contact mod author or server admin.
2738 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2739 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2740 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2741 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2742 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2743 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2744 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2745 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2746 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2747 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2748 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2749 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2750 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2751 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2752 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2753 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2754 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2755 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2756 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2757 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2758 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2759 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2760 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2761 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2762 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2763[03:31:26] [Client thread/ERROR]: HandshakeCompletionHandler exception
2764java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 887.34375,20.5, -794.65625) Please contact mod author or server admin.
2765 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2766 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2767 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2768 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2769 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2770 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2771 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2772 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2773 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2774 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2775 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2776 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2777 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2778 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2779 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2780 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2781 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2782 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2783 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2784 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2785 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2786 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2787 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2788 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2789 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2790[03:31:26] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
2791java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 887.34375,20.5, -794.65625) Please contact mod author or server admin.
2792 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2793 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2794 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2795 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2796 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2797 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2798 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
2799 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
2800 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2801 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2802 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
2803 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
2804 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2805 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2806 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2807 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2808 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2809 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2810 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2811 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2812 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2813 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2814 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2815 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2816 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2817[03:31:26] [Client thread/ERROR]: EntitySpawnHandler exception
2818java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.34375,20.25, -795.46875) Please contact mod author or server admin.
2819 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2820 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2821 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2822 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2823 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2824 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2825 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2826 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2827 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2828 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2829 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2830 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2831 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2832 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2833 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2834 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2835 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2836 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2837 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2838 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2839 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2840 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2841 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2842 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2843 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2844[03:31:26] [Client thread/ERROR]: OpenGuiHandler exception
2845java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.34375,20.25, -795.46875) Please contact mod author or server admin.
2846 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2847 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2848 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2849 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2850 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2851 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2852 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2853 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2854 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2855 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2856 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2857 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2858 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2859 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2860 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2861 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2862 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2863 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2864 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2865 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2866 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2867 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2868 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2869 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2870 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2871[03:31:26] [Client thread/ERROR]: HandshakeCompletionHandler exception
2872java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.34375,20.25, -795.46875) Please contact mod author or server admin.
2873 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2874 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2875 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2876 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2877 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2878 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2879 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2880 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2881 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2882 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2883 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2884 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2885 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2886 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2887 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2888 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2889 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2890 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2891 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2892 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2893 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2894 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2895 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2896 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2897 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2898[03:31:26] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
2899java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.34375,20.25, -795.46875) Please contact mod author or server admin.
2900 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2901 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2902 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2903 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2904 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2905 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2906 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
2907 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
2908 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2909 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2910 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
2911 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
2912 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2913 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2914 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2915 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2916 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2917 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2918 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2919 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2920 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2921 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2922 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2923 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2924 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2925[03:31:26] [Netty Client IO #15/INFO]: Restoring client configs.
2926[03:31:26] [Client thread/ERROR]: EntitySpawnHandler exception
2927java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.625,22.0, -793.375) Please contact mod author or server admin.
2928 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2929 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2930 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2931 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2932 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2933 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2934 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2935 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2936 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2937 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2938 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2939 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2940 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2941 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2942 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2943 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2944 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2945 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2946 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2947 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2948 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2949 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2950 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2951 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2952 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2953[03:31:26] [Client thread/ERROR]: OpenGuiHandler exception
2954java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.625,22.0, -793.375) Please contact mod author or server admin.
2955 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2956 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2957 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2958 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2959 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2960 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2961 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2962 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2963 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2964 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2965 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2966 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2967 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2968 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2969 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2970 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2971 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2972 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2973 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2974 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2975 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2976 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2977 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2978 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2979 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2980[03:31:26] [Netty Client IO #15/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
2981[03:31:26] [Client thread/ERROR]: HandshakeCompletionHandler exception
2982java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.625,22.0, -793.375) Please contact mod author or server admin.
2983 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2984 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2985 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2986 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2987 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2988 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2989 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2990 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2991 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2992 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2993 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2994 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2995 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2996 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2997 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
2998 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
2999 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3000 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3001 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3002 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3003 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3004 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3005 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3006 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3007 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3008[03:31:26] [Netty Client IO #15/INFO]: Reset configs to client values for tterrag.wailaplugins.config.WPConfigHandler
3009[03:31:26] [Netty Client IO #15/INFO]: Loading configuration files
3010[03:31:26] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
3011java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.625,22.0, -793.375) Please contact mod author or server admin.
3012 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3013 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3014 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3015 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3016 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
3017 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
3018 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
3019 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
3020 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
3021 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
3022 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
3023 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
3024 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3025 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3026 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3027 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3028 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3029 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3030 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3031 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3032 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3033 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3034 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3035 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3036 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3037[03:31:26] [Client thread/ERROR]: EntitySpawnHandler exception
3038java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.28125,21.0, -796.15625) Please contact mod author or server admin.
3039 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3040 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3041 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3042 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3043 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3044 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3045 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3046 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3047 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3048 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3049 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3050 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3051 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3052 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3053 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3054 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3055 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3056 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3057 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3058 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3059 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3060 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3061 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3062 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3063 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3064[03:31:26] [Client thread/ERROR]: OpenGuiHandler exception
3065java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.28125,21.0, -796.15625) Please contact mod author or server admin.
3066 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3067 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3068 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3069 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3070 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3071 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3072 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3073 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3074 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3075 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3076 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3077 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3078 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3079 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3080 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3081 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3082 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3083 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3084 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3085 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3086 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3087 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3088 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3089 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3090 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3091[03:31:26] [Client thread/ERROR]: HandshakeCompletionHandler exception
3092java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.28125,21.0, -796.15625) Please contact mod author or server admin.
3093 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3094 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3095 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3096 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3097 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3098 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3099 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3100 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3101 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3102 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3103 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3104 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3105 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3106 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3107 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3108 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3109 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3110 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3111 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3112 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3113 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3114 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3115 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3116 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3117 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3118[03:31:26] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
3119java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.28125,21.0, -796.15625) Please contact mod author or server admin.
3120 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3121 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3122 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3123 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3124 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
3125 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
3126 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
3127 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
3128 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
3129 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
3130 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
3131 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
3132 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3133 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3134 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3135 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3136 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3137 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3138 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3139 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3140 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3141 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3142 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3143 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3144 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3145[03:31:26] [Client thread/INFO]: Compendium unlock state not found to load. Assuming it hasn't been created yet.
3146[03:31:26] [Client thread/INFO]: Applying holder lookups
3147[03:31:26] [Client thread/INFO]: Holder lookups applied
3148[03:31:31] [Client thread/INFO]: Connecting to 2.108.152.123, 25565
3149[03:31:32] [Netty Client IO #16/INFO]: Server protocol version 2
3150[03:31:32] [Netty Client IO #16/INFO]: Attempting connection with missing mods [] at SERVER
3151[03:31:33] [Netty Client IO #16/INFO]: Injecting existing block and item data into this client instance
3152[03:31:33] [Netty Client IO #16/INFO]: Applying holder lookups
3153[03:31:33] [Netty Client IO #16/INFO]: Holder lookups applied
3154[03:31:34] [Client thread/INFO]: [Client thread] Client side modded connection established
3155[03:31:34] [Client thread/INFO]: Connected to new server, resetting commands
3156[03:31:34] [Client thread/INFO]: Receiving configuration from server
3157[03:31:34] [Client thread/INFO]: Registering dimension 22 on client side
3158[03:31:34] [Client thread/INFO]: Requesting World ID
3159[03:31:35] [Client thread/INFO]: Client received server config settings.
3160[03:31:35] [Client thread/INFO]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[100
3161[03:31:35] [Client thread/INFO]: Receiving Server Configuration...
3162[03:31:35] [Client thread/INFO]: Received and applied server-side configuration.
3163[03:31:35] [Client thread/INFO]: Received server authentication msg. Remote sync will be activated
3164[03:31:35] [Client thread/INFO]: Received handshake from server
3165[03:31:35] [Client thread/INFO]: Available server commands: SetAE2FakeSlot
3166[03:31:35] [Client thread/INFO]: Received server configuration
3167[03:31:35] [Client thread/INFO]: Received player login packet.
3168[03:31:35] [Client thread/INFO]: Compendium unlock state not found to load. Assuming it hasn't been created yet.
3169[03:31:35] [Client thread/INFO]: Requesting speed packet from server
3170[03:31:35] [Client thread/INFO]: Loaded 3 waypoints from C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\journeymap\data\mp\Pride~Rock\waypoints
3171[03:31:35] [Client thread/INFO]: Blocks and textures are current
3172[03:31:35] [Client thread/INFO]: Mapping started in C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\journeymap\data\mp\Pride~Rock\DIM0. Memory: 3563MB total, 1836MB free
3173[03:31:35] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/mca/textures/skins/PriestM7.png
3174[03:31:35] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/mca/textures/skins/SmithM4.png
3175[03:31:35] [Client thread/INFO]: [CHAT] Veinminer using client keybind. See mod config for details.
3176[03:31:35] [Client thread/INFO]: Received mode change 1
3177[03:31:35] [Client thread/INFO]: [CHAT] Veinminer client keybind set to activate on pressing the key.
3178[03:31:35] [Client thread/INFO]: Server speed is set to 10.0
3179[03:31:44] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/mca/textures/skins/sleeping/GuardM4.png
3180[03:32:09] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/gaia/textures/models/Creep.png
3181[03:32:15] [JM-task-13/INFO]: Custom biome color will be used with BlockMD [minecraft:pumpkin_stem:7] (CustomBiomeColor,NoShadow,Plant,NoTopo)
3182[03:32:15] [JM-task-13/WARN]: Iconloader failed to get base color for BlockMD [arsmagica2:mageTorch:15] (Error)
3183[03:33:51] [Client thread/INFO]: net.minecraft.client.gui.GuiIngameMenu
3184[03:35:35] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/gaia/textures/models/Cyclops.png
3185[03:35:59] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/witchery/textures/entities/covenwitch3.png
3186[03:36:45] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/thaumcraft/textures/models/wizard.png
3187[03:36:50] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/mca/textures/skins/GuardM11.png
3188[03:36:53] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/mca/textures/skins/WarriorM1.png
3189[03:36:53] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/mca/textures/skins/FarmerF3.png
3190[03:36:53] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/mca/textures/skins/MinerM4.png
3191[03:36:53] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/mca/textures/skins/FarmerM11.png
3192[03:36:53] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/gaia/textures/models/Futakuchi_Onna.png
3193[03:37:00] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/mca/textures/skins/FarmerM13.png
3194[03:37:00] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/mca/textures/skins/GuardF8.png
3195[03:37:00] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/mca/textures/skins/ButcherM2.png
3196[03:37:00] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/mca/textures/skins/GuardF7.png
3197[03:37:00] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/mca/textures/skins/SmithM9.png
3198[03:37:03] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/mca/textures/skins/GuardM9.png
3199[03:37:13] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/mca/textures/skins/GuardF5.png
3200[03:37:16] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/mca/textures/skins/GuardM7.png
3201[03:37:47] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/gaia/textures/models/Dryad01.png
3202[03:38:17] [Client thread/INFO]: com.rwtema.extrautils.gui.GuiHoldingBag
3203[03:38:17] [Client thread/INFO]: com.rwtema.extrautils.gui.ContainerHoldingBag
3204[03:38:27] [Client thread/INFO]: com.rwtema.extrautils.gui.GuiHoldingBag
3205[03:38:27] [Client thread/INFO]: com.rwtema.extrautils.gui.ContainerHoldingBag
3206[03:38:35] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/gaia/textures/models/alternate/Dryad02.png
3207[03:39:06] [JM-task-13/INFO]: Iconloader ignoring tile entity: BlockMD [Thaumcraft:blockArcaneFurnace:1] (HasAir,TileEntity)
3208[03:39:06] [JM-task-13/INFO]: Iconloader ignoring tile entity: BlockMD [Thaumcraft:blockArcaneFurnace:4] (HasAir,TileEntity)
3209[03:39:06] [JM-task-13/INFO]: Iconloader ignoring tile entity: BlockMD [Thaumcraft:blockArcaneFurnace:7] (HasAir,TileEntity)
3210[03:39:12] [JM-task-13/INFO]: Iconloader ignoring tile entity: BlockMD [Thaumcraft:blockArcaneFurnace:2] (HasAir,TileEntity)
3211[03:39:12] [JM-task-13/INFO]: Iconloader ignoring tile entity: BlockMD [Thaumcraft:blockArcaneFurnace:5] (HasAir,TileEntity)
3212[03:39:12] [JM-task-13/INFO]: Iconloader ignoring tile entity: BlockMD [Thaumcraft:blockArcaneFurnace:8] (HasAir,TileEntity)
3213[03:39:12] [JM-task-13/INFO]: Iconloader ignoring tile entity: BlockMD [Thaumcraft:blockArcaneFurnace:3] (HasAir,TileEntity)
3214[03:39:12] [JM-task-13/INFO]: Iconloader ignoring tile entity: BlockMD [Thaumcraft:blockArcaneFurnace:9] (HasAir,TileEntity)
3215[03:39:15] [Client thread/INFO]: journeymap.client.ui.waypoint.WaypointEditor
3216[03:39:20] [JM-task-13/INFO]: Iconloader ignoring tile entity: BlockMD [Thaumcraft:blockArcaneFurnace:10] (HasAir,TileEntity)
3217[03:39:29] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/thaumcraft/textures/models/golem_wood.png
3218[03:39:29] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/thaumcraft/textures/models/golem_straw.png
3219[03:39:29] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/thaumcraft/textures/models/golem_thaumium.png
3220[03:39:33] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/gaia/textures/models/Banshee.png
3221[03:39:41] [Client thread/WARN]: Skipping Entity with id 25
3222[03:39:41] [Client thread/INFO]: Server attempted to spawn an unknown entity using ID: {0} at ({1}, {2}, {3}) Skipping!
3223[03:39:42] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/gaia/textures/models/Dullahan.png
3224[03:39:58] [Client thread/INFO]: cofh.thermalexpansion.gui.client.machine.GuiCharger
3225[03:39:58] [Client thread/INFO]: cofh.thermalexpansion.gui.container.machine.ContainerCharger
3226[03:40:00] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
3227[03:40:00] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
3228[03:40:02] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiInventory
3229[03:40:02] [Client thread/INFO]: net.minecraft.inventory.ContainerPlayer
3230[03:40:12] [Client thread/INFO]: journeymap.client.ui.waypoint.WaypointEditor
3231[03:40:17] [Client thread/INFO]: net.minecraft.client.gui.GuiIngameMenu
3232[03:40:37] [Client thread/INFO]: journeymap.client.ui.waypoint.WaypointEditor
3233[03:40:43] [Client thread/WARN]: Icon Set asset not found: /assets/journeymap/icon/entity/2D/thaumcraft/textures/models/bzombie.png
3234[03:40:44] [Client thread/INFO]: journeymap.client.ui.waypoint.WaypointEditor
3235[03:40:46] [Client thread/INFO]: journeymap.client.ui.fullscreen.Fullscreen
3236[03:40:54] [Client thread/WARN]: Skipping Entity with id 25
3237[03:40:54] [Client thread/INFO]: Server attempted to spawn an unknown entity using ID: {0} at ({1}, {2}, {3}) Skipping!
3238[03:41:07] [Client thread/INFO]: tconstruct.tools.gui.PartCrafterGui
3239[03:41:07] [Client thread/INFO]: tconstruct.tools.inventory.PartCrafterChestContainer
3240[03:41:11] [Client thread/INFO]: tconstruct.tools.gui.CraftingStationGui
3241[03:41:11] [Client thread/INFO]: tconstruct.tools.inventory.CraftingStationContainer
3242[03:41:12] [Client thread/INFO]: tconstruct.tools.gui.ToolForgeGui
3243[03:41:12] [Client thread/INFO]: tconstruct.tools.inventory.ToolForgeContainer
3244[03:41:13] [Client thread/INFO]: tconstruct.tools.gui.PatternChestGui
3245[03:41:13] [Client thread/INFO]: tconstruct.tools.inventory.PatternChestContainer
3246[03:41:14] [Client thread/INFO]: Default sorting.
3247[03:41:14] [Client thread/INFO]: Sorting done in 9680813ns
3248[03:41:17] [Client thread/INFO]: tconstruct.smeltery.gui.SmelteryGui
3249[03:41:17] [Client thread/INFO]: tconstruct.smeltery.inventory.SmelteryContainer
3250[03:41:40] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerChest
3251[03:41:40] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiChest
3252[03:41:40] [Client thread/INFO]: net.minecraft.inventory.ContainerChest
3253[03:42:31] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiChest
3254[03:42:31] [Client thread/INFO]: net.minecraft.inventory.ContainerChest
3255[03:42:39] [Client thread/INFO]: com.rwtema.extrautils.dynamicgui.DynamicGui
3256[03:42:39] [Client thread/INFO]: com.rwtema.extrautils.tileentity.generators.DynamicContainerGenerator
3257[03:42:42] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiChest
3258[03:42:42] [Client thread/INFO]: net.minecraft.inventory.ContainerChest
3259[03:42:44] [Client thread/INFO]: com.rwtema.extrautils.dynamicgui.DynamicGui
3260[03:42:44] [Client thread/INFO]: com.rwtema.extrautils.tileentity.generators.DynamicContainerGenerator
3261[03:42:51] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiChest
3262[03:42:51] [Client thread/INFO]: net.minecraft.inventory.ContainerChest
3263[03:42:53] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiChest
3264[03:42:53] [Client thread/INFO]: net.minecraft.inventory.ContainerChest
3265[03:42:53] [Client thread/INFO]: Default sorting.
3266[03:42:53] [Client thread/INFO]: Sorting done in 5255152ns
3267[03:42:54] [Client thread/INFO]: net.minecraft.client.gui.inventory.GuiChest
3268[03:42:54] [Client thread/INFO]: net.minecraft.inventory.ContainerChest
3269[03:42:55] [Client thread/INFO]: Default sorting.
3270[03:42:55] [Client thread/INFO]: Sorting done in 3356888ns
3271[03:42:57] [Client thread/INFO]: net.minecraft.client.gui.GuiSleepMP
3272[03:43:02] [Client thread/INFO]: [CHAT] §fGhostdomo§6 is now sleeping. 1/2 (50%)
3273[03:43:02] [Client thread/INFO]: [CHAT] §6Wakey, wakey, rise and shine... Good Morning everyone!
3274[03:43:04] [Client thread/INFO]: net.minecraft.client.gui.GuiIngameMenu
3275[03:43:27] [Client thread/INFO]: appeng.client.gui.implementations.GuiMEMonitorable
3276[03:43:27] [Client thread/INFO]: appeng.container.implementations.ContainerMEMonitorable
3277[03:43:35] [Client thread/INFO]: net.ilexiconn.jurassicraft.client.gui.GuiCultivate
3278[03:43:35] [Client thread/INFO]: net.ilexiconn.jurassicraft.common.container.ContainerCultivate
3279[03:43:36] [Client thread/INFO]: net.ilexiconn.jurassicraft.client.gui.GuiDNAExtractor
3280[03:43:36] [Client thread/INFO]: net.ilexiconn.jurassicraft.common.container.ContainerDNAExtractor
3281[03:43:37] [Client thread/INFO]: net.ilexiconn.jurassicraft.client.gui.GuiDNACombinator
3282[03:43:37] [Client thread/INFO]: net.ilexiconn.jurassicraft.common.container.ContainerDNACombinator
3283[03:43:47] [Client thread/INFO]: net.minecraft.client.gui.GuiIngameMenu
3284[03:43:59] [Client thread/INFO]: Mapping halted in C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\journeymap\data\mp\Pride~Rock\DIM0
3285[03:43:59] [Client thread/INFO]: Requesting World ID
3286[03:44:01] [Client thread/INFO]: Requesting World ID
3287[03:44:01] [Client thread/INFO]: Received handshake from server
3288[03:44:01] [Client thread/INFO]: Available server commands: SetAE2FakeSlot
3289[03:44:01] [Client thread/INFO]: Requesting speed packet from server
3290[03:44:01] [Client thread/INFO]: Loaded 4 waypoints from C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\journeymap\data\mp\Pride~Rock\waypoints
3291[03:44:01] [Client thread/INFO]: Blocks and textures are current
3292[03:44:01] [Client thread/INFO]: Mapping started in C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\journeymap\data\mp\Pride~Rock\DIM6. Memory: 3004MB total, 1185MB free
3293[03:44:03] [Client thread/INFO]: Server speed is set to 10.0
3294[03:44:06] [Client thread/INFO]: Mapping halted in C:\Users\Yovani\Documents\Curse\Minecraft\Instances\Pride Rock Plaza Pack\journeymap\data\mp\Pride~Rock\DIM6
3295[03:44:06] [Client thread/INFO]: Requesting World ID
3296[03:44:08] [Client thread/INFO]: Requesting World ID
3297[03:44:08] [Client thread/ERROR]: EntitySpawnHandler exception
3298java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.25,21.4375, -794.375) Please contact mod author or server admin.
3299 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3300 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3301 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3302 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3303 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3304 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3305 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3306 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3307 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3308 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3309 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3310 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3311 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3312 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3313 at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
3314 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
3315 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3316 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3317 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3318 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3319 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3320 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3321 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3322 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3323 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3324[03:44:08] [Client thread/ERROR]: OpenGuiHandler exception
3325java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.25,21.4375, -794.375) Please contact mod author or server admin.
3326 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3327 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3328 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3329 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3330 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3331 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3332 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3333 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3334 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3335 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3336 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3337 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3338 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3339 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3340 at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
3341 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
3342 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3343 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3344 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3345 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3346 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3347 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3348 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3349 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3350 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3351[03:44:08] [Client thread/ERROR]: HandshakeCompletionHandler exception
3352java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.25,21.4375, -794.375) Please contact mod author or server admin.
3353 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3354 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3355 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3356 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3357 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3358 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3359 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3360 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3361 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3362 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3363 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3364 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3365 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3366 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3367 at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
3368 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
3369 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3370 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3371 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3372 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3373 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3374 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3375 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3376 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3377 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3378[03:44:08] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
3379java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.25,21.4375, -794.375) Please contact mod author or server admin.
3380 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3381 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3382 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3383 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3384 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
3385 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
3386 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
3387 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
3388 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
3389 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
3390 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
3391 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
3392 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3393 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3394 at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
3395 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
3396 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3397 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3398 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3399 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3400 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3401 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3402 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3403 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3404 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3405[03:44:08] [Netty Client IO #16/INFO]: Restoring client configs.
3406[03:44:08] [Netty Client IO #16/INFO]: Unregistering dimension 22 on client side
3407[03:44:08] [Netty Client IO #16/INFO]: Restored original dimension id: 22
3408[03:44:08] [Netty Client IO #16/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
3409[03:44:08] [Netty Client IO #16/INFO]: Reset configs to client values for tterrag.wailaplugins.config.WPConfigHandler
3410[03:44:08] [Netty Client IO #16/INFO]: Loading configuration files
3411[03:44:08] [Client thread/INFO]: Received handshake from server
3412[03:44:08] [Client thread/INFO]: Available server commands: SetAE2FakeSlot
3413[03:44:08] [Client thread/INFO]: Applying holder lookups
3414[03:44:08] [Client thread/INFO]: Holder lookups applied
3415[03:45:52] [Client thread/INFO]: Connecting to 2.108.152.123, 25565
3416[03:45:54] [Netty Client IO #17/INFO]: Server protocol version 2
3417[03:45:54] [Netty Client IO #17/INFO]: Attempting connection with missing mods [] at SERVER
3418[03:45:55] [Netty Client IO #17/INFO]: Injecting existing block and item data into this client instance
3419[03:45:55] [Netty Client IO #17/INFO]: Applying holder lookups
3420[03:45:55] [Netty Client IO #17/INFO]: Holder lookups applied
3421[03:45:55] [Client thread/INFO]: [Client thread] Client side modded connection established
3422[03:45:55] [Client thread/INFO]: Connected to new server, resetting commands
3423[03:45:55] [Client thread/INFO]: Receiving configuration from server
3424[03:45:55] [Client thread/INFO]: Registering dimension 22 on client side
3425[03:45:55] [Client thread/INFO]: Requesting World ID
3426[03:45:56] [Client thread/INFO]: Client received server config settings.
3427[03:45:56] [Client thread/INFO]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[100
3428[03:45:56] [Client thread/INFO]: Receiving Server Configuration...
3429[03:45:56] [Client thread/INFO]: Received and applied server-side configuration.
3430[03:45:56] [Client thread/INFO]: Received server authentication msg. Remote sync will be activated
3431[03:45:56] [Client thread/INFO]: Received handshake from server
3432[03:45:56] [Client thread/INFO]: Available server commands: SetAE2FakeSlot
3433[03:45:56] [Client thread/INFO]: Received server configuration
3434[03:45:56] [Client thread/INFO]: Received player login packet.
3435[03:45:56] [Client thread/ERROR]: EntitySpawnHandler exception
3436java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.25,21.4375, -794.375) Please contact mod author or server admin.
3437 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3438 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3439 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3440 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3441 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3442 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3443 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3444 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3445 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3446 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3447 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3448 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3449 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3450 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3451 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3452 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3453 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3454 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3455 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3456 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3457 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3458 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3459 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3460 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3461 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3462[03:45:56] [Client thread/ERROR]: OpenGuiHandler exception
3463java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.25,21.4375, -794.375) Please contact mod author or server admin.
3464 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3465 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3466 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3467 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3468 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3469 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3470 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3471 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3472 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3473 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3474 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3475 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3476 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3477 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3478 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3479 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3480 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3481 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3482 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3483 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3484 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3485 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3486 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3487 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3488 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3489[03:45:56] [Client thread/ERROR]: HandshakeCompletionHandler exception
3490java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.25,21.4375, -794.375) Please contact mod author or server admin.
3491 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3492 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3493 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3494 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3495 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3496 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3497 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3498 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3499 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3500 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3501 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3502 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3503 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3504 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3505 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3506 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3507 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3508 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3509 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3510 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3511 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3512 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3513 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3514 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3515 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3516[03:45:56] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
3517java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.25,21.4375, -794.375) Please contact mod author or server admin.
3518 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3519 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3520 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3521 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3522 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
3523 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
3524 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
3525 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
3526 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
3527 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
3528 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
3529 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
3530 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3531 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3532 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3533 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3534 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3535 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3536 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3537 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3538 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3539 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3540 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3541 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3542 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3543[03:45:56] [Netty Client IO #17/INFO]: Restoring client configs.
3544[03:45:56] [Netty Client IO #17/INFO]: Unregistering dimension 22 on client side
3545[03:45:56] [Netty Client IO #17/INFO]: Restored original dimension id: 22
3546[03:45:56] [Client thread/ERROR]: EntitySpawnHandler exception
3547java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.28125,21.3125, -796.71875) Please contact mod author or server admin.
3548 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3549 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3550 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3551 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3552 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3553 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3554 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3555 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3556 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3557 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3558 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3559 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3560 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3561 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3562 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3563 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3564 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3565 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3566 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3567 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3568 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3569 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3570 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3571 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3572 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3573[03:45:56] [Client thread/ERROR]: OpenGuiHandler exception
3574java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.28125,21.3125, -796.71875) Please contact mod author or server admin.
3575 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3576 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3577 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3578 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3579 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3580 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3581 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3582 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3583 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3584 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3585 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3586 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3587 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3588 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3589 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3590 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3591 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3592 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3593 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3594 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3595 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3596 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3597 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3598 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3599 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3600[03:45:56] [Netty Client IO #17/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
3601[03:45:56] [Client thread/ERROR]: HandshakeCompletionHandler exception
3602java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.28125,21.3125, -796.71875) Please contact mod author or server admin.
3603 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3604 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3605 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3606 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3607 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3608 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3609 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3610 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3611 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3612 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3613 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3614 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3615 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3616 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3617 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3618 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3619 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3620 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3621 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3622 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3623 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3624 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3625 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3626 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3627 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3628[03:45:56] [Netty Client IO #17/INFO]: Reset configs to client values for tterrag.wailaplugins.config.WPConfigHandler
3629[03:45:56] [Netty Client IO #17/INFO]: Loading configuration files
3630[03:45:56] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
3631java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.28125,21.3125, -796.71875) Please contact mod author or server admin.
3632 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3633 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3634 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3635 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3636 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
3637 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
3638 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
3639 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
3640 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
3641 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
3642 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
3643 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
3644 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3645 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3646 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3647 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3648 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3649 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3650 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3651 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3652 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3653 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3654 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3655 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3656 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3657[03:45:56] [Netty Client IO #17/INFO]: Restoring client configs.
3658[03:45:56] [Netty Client IO #17/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
3659[03:45:56] [Netty Client IO #17/INFO]: Reset configs to client values for tterrag.wailaplugins.config.WPConfigHandler
3660[03:45:56] [Netty Client IO #17/INFO]: Loading configuration files
3661[03:45:56] [Client thread/INFO]: Compendium unlock state not found to load. Assuming it hasn't been created yet.
3662[03:45:56] [Client thread/INFO]: Applying holder lookups
3663[03:45:56] [Client thread/INFO]: Holder lookups applied
3664[03:47:59] [Client thread/INFO]: Connecting to 2.108.152.123, 25565
3665[03:48:05] [Netty Client IO #18/INFO]: Server protocol version 2
3666[03:48:05] [Netty Client IO #18/INFO]: Attempting connection with missing mods [] at SERVER
3667[03:48:06] [Netty Client IO #18/INFO]: Injecting existing block and item data into this client instance
3668[03:48:06] [Netty Client IO #18/INFO]: Applying holder lookups
3669[03:48:06] [Netty Client IO #18/INFO]: Holder lookups applied
3670[03:48:06] [Client thread/INFO]: [Client thread] Client side modded connection established
3671[03:48:06] [Client thread/INFO]: Connected to new server, resetting commands
3672[03:48:06] [Client thread/INFO]: Receiving configuration from server
3673[03:48:06] [Client thread/INFO]: Registering dimension 22 on client side
3674[03:48:06] [Client thread/INFO]: Requesting World ID
3675[03:48:08] [Client thread/INFO]: Client received server config settings.
3676[03:48:08] [Client thread/INFO]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[100
3677[03:48:08] [Client thread/INFO]: Receiving Server Configuration...
3678[03:48:08] [Client thread/INFO]: Received and applied server-side configuration.
3679[03:48:08] [Client thread/INFO]: Received server authentication msg. Remote sync will be activated
3680[03:48:08] [Client thread/INFO]: Received handshake from server
3681[03:48:08] [Client thread/INFO]: Available server commands: SetAE2FakeSlot
3682[03:48:08] [Client thread/INFO]: Received server configuration
3683[03:48:08] [Client thread/INFO]: Received player login packet.
3684[03:48:08] [Client thread/ERROR]: EntitySpawnHandler exception
3685java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.25,21.4375, -794.375) Please contact mod author or server admin.
3686 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3687 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3688 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3689 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3690 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3691 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3692 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3693 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3694 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3695 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3696 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3697 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3698 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3699 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3700 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3701 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3702 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3703 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3704 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3705 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3706 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3707 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3708 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3709 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3710 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3711[03:48:08] [Client thread/ERROR]: OpenGuiHandler exception
3712java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.25,21.4375, -794.375) Please contact mod author or server admin.
3713 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3714 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3715 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3716 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3717 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3718 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3719 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3720 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3721 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3722 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3723 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3724 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3725 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3726 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3727 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3728 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3729 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3730 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3731 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3732 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3733 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3734 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3735 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3736 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3737 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3738[03:48:08] [Client thread/ERROR]: HandshakeCompletionHandler exception
3739java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.25,21.4375, -794.375) Please contact mod author or server admin.
3740 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3741 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3742 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3743 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3744 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3745 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3746 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3747 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3748 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3749 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3750 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3751 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3752 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3753 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3754 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3755 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3756 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3757 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3758 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3759 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3760 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3761 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3762 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3763 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3764 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3765[03:48:08] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
3766java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 889.25,21.4375, -794.375) Please contact mod author or server admin.
3767 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3768 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3769 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3770 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3771 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
3772 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
3773 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
3774 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
3775 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
3776 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
3777 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
3778 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
3779 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3780 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3781 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3782 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3783 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3784 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3785 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3786 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3787 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3788 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3789 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3790 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3791 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3792[03:48:08] [Netty Client IO #18/INFO]: Restoring client configs.
3793[03:48:08] [Netty Client IO #18/INFO]: Unregistering dimension 22 on client side
3794[03:48:08] [Netty Client IO #18/INFO]: Restored original dimension id: 22
3795[03:48:08] [Client thread/ERROR]: EntitySpawnHandler exception
3796java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.28125,21.0, -796.71875) Please contact mod author or server admin.
3797 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3798 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3799 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3800 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3801 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3802 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3803 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3804 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3805 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3806 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3807 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3808 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3809 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3810 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3811 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3812 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3813 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3814 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3815 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3816 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3817 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3818 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3819 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3820 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3821 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3822[03:48:08] [Client thread/ERROR]: OpenGuiHandler exception
3823java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.28125,21.0, -796.71875) Please contact mod author or server admin.
3824 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3825 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3826 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3827 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3828 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3829 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3830 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3831 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3832 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3833 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3834 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3835 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3836 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3837 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3838 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3839 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3840 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3841 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3842 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3843 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3844 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3845 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3846 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3847 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3848 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3849[03:48:08] [Netty Client IO #18/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
3850[03:48:08] [Client thread/ERROR]: HandshakeCompletionHandler exception
3851java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.28125,21.0, -796.71875) Please contact mod author or server admin.
3852 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3853 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3854 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3855 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3856 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3857 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3858 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3859 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3860 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3861 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3862 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3863 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3864 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3865 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3866 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3867 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3868 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3869 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3870 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3871 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3872 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3873 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3874 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3875 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3876 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3877[03:48:08] [Netty Client IO #18/INFO]: Reset configs to client values for tterrag.wailaplugins.config.WPConfigHandler
3878[03:48:08] [Netty Client IO #18/INFO]: Loading configuration files
3879[03:48:08] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
3880java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.28125,21.0, -796.71875) Please contact mod author or server admin.
3881 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3882 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3883 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3884 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3885 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
3886 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
3887 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
3888 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
3889 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
3890 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
3891 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
3892 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
3893 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3894 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3895 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3896 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3897 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3898 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3899 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3900 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3901 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3902 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3903 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3904 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3905 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3906[03:48:08] [Client thread/ERROR]: EntitySpawnHandler exception
3907java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.28125,20.0, -795.4375) Please contact mod author or server admin.
3908 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3909 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3910 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3911 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3912 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3913 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3914 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3915 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3916 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3917 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3918 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3919 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3920 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3921 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3922 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3923 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3924 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3925 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3926 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3927 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3928 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3929 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3930 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3931 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3932 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3933[03:48:08] [Client thread/ERROR]: OpenGuiHandler exception
3934java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.28125,20.0, -795.4375) Please contact mod author or server admin.
3935 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3936 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3937 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3938 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3939 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3940 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3941 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3942 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3943 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3944 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3945 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3946 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3947 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3948 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3949 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3950 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3951 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3952 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3953 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3954 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3955 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3956 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3957 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3958 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3959 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3960[03:48:08] [Client thread/ERROR]: HandshakeCompletionHandler exception
3961java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.28125,20.0, -795.4375) Please contact mod author or server admin.
3962 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3963 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3964 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3965 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3966 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3967 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3968 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
3969 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
3970 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
3971 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
3972 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
3973 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
3974 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
3975 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
3976 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
3977 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
3978 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
3979 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
3980 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3981 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
3982 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
3983 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
3984 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
3985 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3986 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3987[03:48:08] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
3988java.lang.RuntimeException: Could not spawn mod entity ModID: EnderIO EntityID: 7 at ( 888.28125,20.0, -795.4375) Please contact mod author or server admin.
3989 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
3990 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
3991 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
3992 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
3993 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
3994 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
3995 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
3996 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
3997 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
3998 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
3999 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
4000 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
4001 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
4002 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
4003 at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
4004 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
4005 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
4006 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
4007 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
4008 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
4009 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
4010 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
4011 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
4012 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
4013 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
4014[03:48:08] [Netty Client IO #18/INFO]: Restoring client configs.
4015[03:48:08] [Netty Client IO #18/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
4016[03:48:08] [Netty Client IO #18/INFO]: Reset configs to client values for tterrag.wailaplugins.config.WPConfigHandler
4017[03:48:08] [Netty Client IO #18/INFO]: Loading configuration files
4018[03:48:08] [Netty Client IO #18/INFO]: Restoring client configs.
4019[03:48:08] [Netty Client IO #18/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
4020[03:48:08] [Netty Client IO #18/INFO]: Reset configs to client values for tterrag.wailaplugins.config.WPConfigHandler
4021[03:48:08] [Netty Client IO #18/INFO]: Loading configuration files
4022[03:48:08] [Client thread/INFO]: Compendium unlock state not found to load. Assuming it hasn't been created yet.
4023[03:48:08] [Client thread/INFO]: Applying holder lookups
4024[03:48:08] [Client thread/INFO]: Holder lookups applied
4025[03:51:31] [Client thread/INFO]: Stopping!
4026[03:51:31] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
4027[03:51:31] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
4028[03:51:31] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
4029[03:51:31] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: