[00:22:59] [Client thread/INFO] [FML/]: [Client thread] Client side modded connection established [00:22:59] [Client thread/DEBUG] [FML/]: Overriding dimension: using 0 [00:22:59] [Client thread/DEBUG] [CustomOreGen/]: Client world changed to MpServer [00:23:02] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: Foghrye [00:23:02] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: Foghrye [00:23:10] [Client thread/INFO] [THAUMCRAFT/]: Client received server config settings. [00:23:10] [Client thread/INFO] [THAUMCRAFT/]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[false], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[100 [00:23:10] [Client thread/DEBUG] [NotEnoughItems/]: Loading Local World [00:23:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Flat 1.7.10 [00:24:37] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Flat 1.7.10 [00:25:08] [NEI Item Loading Operation Timer/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.UnsupportedOperationException [00:25:08] [NEI Item Loading Operation Timer/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.stop(Unknown Source) [00:25:08] [NEI Item Loading Operation Timer/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.ThreadOperationTimer.run(ThreadOperationTimer.java:59) [00:25:20] [NEI Item Loading Operation Timer/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.UnsupportedOperationException [00:25:20] [NEI Item Loading Operation Timer/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.stop(Unknown Source) [00:25:20] [NEI Item Loading Operation Timer/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.ThreadOperationTimer.run(ThreadOperationTimer.java:59) [00:25:22] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Flat 1.7.10 [00:26:10] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Flat 1.7.10 [00:26:41] [Client thread/ERROR] [FML/]: Exception caught during firing event cpw.mods.fml.common.network.FMLNetworkEvent$ClientCustomPacketEvent@62d7f968: java.lang.NoSuchFieldError: fluidID at ic2.core.network.DataEncoder.copyValue(DataEncoder.java:372) ~[DataEncoder.class:?] at ic2.core.util.ReflectionUtil.setValueRecursive(ReflectionUtil.java:95) ~[ReflectionUtil.class:?] at ic2.core.network.NetworkManagerClient.processInitPacket(NetworkManagerClient.java:342) ~[NetworkManagerClient.class:?] at ic2.core.network.NetworkManagerClient.onPacketData(NetworkManagerClient.java:171) ~[NetworkManagerClient.class:?] at ic2.core.network.NetworkManagerClient.onPacket(NetworkManagerClient.java:130) ~[NetworkManagerClient.class:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler_0_NetworkManagerClient_onPacket_ClientCustomPacketEvent.invoke(.dynamic) ~[?:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?] at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?] at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103) [FMLEventChannel.class:?] at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) [NetworkEventFiringHandler.class:?] at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) [NetworkEventFiringHandler.class:?] at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?] at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?] at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?] at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?] at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_20] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_20] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_20] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_20] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?] [00:26:41] [Client thread/ERROR] [FML/]: Index: 1 Listeners: [00:26:41] [Client thread/ERROR] [FML/]: 0: NORMAL [00:26:41] [Client thread/ERROR] [FML/]: 1: ASM: ic2.core.network.NetworkManagerClient@1006738a onPacket(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientCustomPacketEvent;)V [00:26:41] [Client thread/ERROR] [FML/]: NetworkEventFiringHandler exception java.lang.NoSuchFieldError: fluidID at ic2.core.network.DataEncoder.copyValue(DataEncoder.java:372) ~[DataEncoder.class:?] at ic2.core.util.ReflectionUtil.setValueRecursive(ReflectionUtil.java:95) ~[ReflectionUtil.class:?] at ic2.core.network.NetworkManagerClient.processInitPacket(NetworkManagerClient.java:342) ~[NetworkManagerClient.class:?] at ic2.core.network.NetworkManagerClient.onPacketData(NetworkManagerClient.java:171) ~[NetworkManagerClient.class:?] at ic2.core.network.NetworkManagerClient.onPacket(NetworkManagerClient.java:130) ~[NetworkManagerClient.class:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler_0_NetworkManagerClient_onPacket_ClientCustomPacketEvent.invoke(.dynamic) ~[?:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?] at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?] at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103) ~[FMLEventChannel.class:?] at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) ~[NetworkEventFiringHandler.class:?] at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) ~[NetworkEventFiringHandler.class:?] at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?] at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?] at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?] at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?] at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_20] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_20] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_20] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_20] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?] [00:26:41] [Client thread/ERROR] [FML/]: There was a critical exception handling a packet on channel ic2 java.lang.NoSuchFieldError: fluidID at ic2.core.network.DataEncoder.copyValue(DataEncoder.java:372) ~[DataEncoder.class:?] at ic2.core.util.ReflectionUtil.setValueRecursive(ReflectionUtil.java:95) ~[ReflectionUtil.class:?] at ic2.core.network.NetworkManagerClient.processInitPacket(NetworkManagerClient.java:342) ~[NetworkManagerClient.class:?] at ic2.core.network.NetworkManagerClient.onPacketData(NetworkManagerClient.java:171) ~[NetworkManagerClient.class:?] at ic2.core.network.NetworkManagerClient.onPacket(NetworkManagerClient.java:130) ~[NetworkManagerClient.class:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler_0_NetworkManagerClient_onPacket_ClientCustomPacketEvent.invoke(.dynamic) ~[?:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?] at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?] at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103) ~[FMLEventChannel.class:?] at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) ~[NetworkEventFiringHandler.class:?] at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) ~[NetworkEventFiringHandler.class:?] at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?] at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?] at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?] at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?] at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_20] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_20] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_20] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_20] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?] [00:26:41] [Netty Client IO #7/INFO] [THAUMCRAFT/]: Restoring client configs. [00:26:41] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppingEvent to mod mcp [00:26:41] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppingEvent to mod mcp [00:26:41] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppingEvent to mod FML [00:26:41] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppingEvent to mod FML [00:26:41] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppingEvent to mod Forge [00:26:41] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppingEvent to mod Forge [00:26:41] [Server thread/TRACE] [appliedenergistics2-core/appliedenergistics2-core]: Sending event FMLServerStoppingEvent to mod appliedenergistics2-core [00:26:41] [Server thread/TRACE] [appliedenergistics2-core/appliedenergistics2-core]: Sent event FMLServerStoppingEvent to mod appliedenergistics2-core [00:26:41] [Server thread/TRACE] [Aroma1997Core/Aroma1997Core]: Sending event FMLServerStoppingEvent to mod Aroma1997Core [00:26:41] [Server thread/TRACE] [Aroma1997Core/Aroma1997Core]: Sent event FMLServerStoppingEvent to mod Aroma1997Core [00:26:41] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLServerStoppingEvent to mod CodeChickenCore [00:26:41] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLServerStoppingEvent to mod CodeChickenCore [00:26:41] [Server thread/TRACE] [Micdoodlecore/Micdoodlecore]: Sending event FMLServerStoppingEvent to mod Micdoodlecore [00:26:41] [Server thread/TRACE] [Micdoodlecore/Micdoodlecore]: Sent event FMLServerStoppingEvent to mod Micdoodlecore [00:26:41] [Server thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sending event FMLServerStoppingEvent to mod NotEnoughItems [00:26:41] [Server thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sent event FMLServerStoppingEvent to mod NotEnoughItems [00:26:41] [Server thread/TRACE] [AppleCore/AppleCore]: Sending event FMLServerStoppingEvent to mod AppleCore [00:26:41] [Server thread/TRACE] [AppleCore/AppleCore]: Sent event FMLServerStoppingEvent to mod AppleCore [00:26:41] [Server thread/TRACE] [appliedenergistics2/appliedenergistics2]: Sending event FMLServerStoppingEvent to mod appliedenergistics2 [00:26:41] [Server thread/TRACE] [appliedenergistics2/appliedenergistics2]: Sent event FMLServerStoppingEvent to mod appliedenergistics2 [00:26:41] [Server thread/TRACE] [Aroma1997CoreHelper/Aroma1997CoreHelper]: Sending event FMLServerStoppingEvent to mod Aroma1997CoreHelper [00:26:41] [Server thread/TRACE] [Aroma1997CoreHelper/Aroma1997CoreHelper]: Sent event FMLServerStoppingEvent to mod Aroma1997CoreHelper [00:26:41] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sending event FMLServerStoppingEvent to mod BiblioCraft [00:26:41] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sent event FMLServerStoppingEvent to mod BiblioCraft [00:26:41] [Server thread/TRACE] [IC2/IC2]: Sending event FMLServerStoppingEvent to mod IC2 [00:26:41] [Server thread/TRACE] [IC2/IC2]: Sent event FMLServerStoppingEvent to mod IC2 [00:26:41] [Server thread/TRACE] [Forestry/Forestry]: Sending event FMLServerStoppingEvent to mod Forestry [00:26:41] [Server thread/TRACE] [Forestry/Forestry]: Sent event FMLServerStoppingEvent to mod Forestry [00:26:41] [Server thread/TRACE] [BiblioWoodsForestry/BiblioWoodsForestry]: Sending event FMLServerStoppingEvent to mod BiblioWoodsForestry [00:26:41] [Server thread/TRACE] [BiblioWoodsForestry/BiblioWoodsForestry]: Sent event FMLServerStoppingEvent to mod BiblioWoodsForestry [00:26:41] [Server thread/TRACE] [CarpentersBlocks/CarpentersBlocks]: Sending event FMLServerStoppingEvent to mod CarpentersBlocks [00:26:41] [Server thread/TRACE] [CarpentersBlocks/CarpentersBlocks]: Sent event FMLServerStoppingEvent to mod CarpentersBlocks [00:26:41] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLServerStoppingEvent to mod Baubles [00:26:41] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLServerStoppingEvent to mod Baubles [00:26:41] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLServerStoppingEvent to mod Thaumcraft [00:26:41] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLServerStoppingEvent to mod Thaumcraft [00:26:41] [Server thread/TRACE] [Railcraft/Railcraft]: Sending event FMLServerStoppingEvent to mod Railcraft [00:26:41] [Server thread/TRACE] [Railcraft/Railcraft]: Sent event FMLServerStoppingEvent to mod Railcraft [00:26:41] [Server thread/TRACE] [chisel/chisel]: Sending event FMLServerStoppingEvent to mod chisel [00:26:41] [Server thread/TRACE] [chisel/chisel]: Sent event FMLServerStoppingEvent to mod chisel [00:26:41] [Server thread/TRACE] [CustomOreGen/CustomOreGen]: Sending event FMLServerStoppingEvent to mod CustomOreGen [00:26:41] [Server thread/TRACE] [CustomOreGen/CustomOreGen]: Sent event FMLServerStoppingEvent to mod CustomOreGen [00:26:41] [Server thread/TRACE] [extracells/extracells]: Sending event FMLServerStoppingEvent to mod extracells [00:26:41] [Server thread/TRACE] [extracells/extracells]: Sent event FMLServerStoppingEvent to mod extracells [00:26:41] [Server thread/TRACE] [GalacticraftCore/GalacticraftCore]: Sending event FMLServerStoppingEvent to mod GalacticraftCore [00:26:41] [Server thread/TRACE] [GalacticraftCore/GalacticraftCore]: Sent event FMLServerStoppingEvent to mod GalacticraftCore [00:26:41] [Server thread/TRACE] [GalacticraftMars/GalacticraftMars]: Sending event FMLServerStoppingEvent to mod GalacticraftMars [00:26:41] [Server thread/TRACE] [GalacticraftMars/GalacticraftMars]: Sent event FMLServerStoppingEvent to mod GalacticraftMars [00:26:41] [Server thread/TRACE] [PFAAGeologica/PFAAGeologica]: Sending event FMLServerStoppingEvent to mod PFAAGeologica [00:26:41] [Server thread/TRACE] [PFAAGeologica/PFAAGeologica]: Sent event FMLServerStoppingEvent to mod PFAAGeologica [00:26:41] [Server thread/TRACE] [galacticgreg/galacticgreg]: Sending event FMLServerStoppingEvent to mod galacticgreg [00:26:41] [Server thread/TRACE] [galacticgreg/galacticgreg]: Sent event FMLServerStoppingEvent to mod galacticgreg [00:26:41] [Server thread/TRACE] [IC2NuclearControl/IC2NuclearControl]: Sending event FMLServerStoppingEvent to mod IC2NuclearControl [00:26:41] [Server thread/TRACE] [IC2NuclearControl/IC2NuclearControl]: Sent event FMLServerStoppingEvent to mod IC2NuclearControl [00:26:41] [Server thread/TRACE] [ihl/ihl]: Sending event FMLServerStoppingEvent to mod ihl [00:26:41] [Server thread/TRACE] [ihl/ihl]: Sent event FMLServerStoppingEvent to mod ihl [00:26:41] [Server thread/TRACE] [ImmibisCore/ImmibisCore]: Sending event FMLServerStoppingEvent to mod ImmibisCore [00:26:41] [Server thread/TRACE] [ImmibisCore/ImmibisCore]: Sent event FMLServerStoppingEvent to mod ImmibisCore [00:26:41] [Server thread/TRACE] [IronChest/IronChest]: Sending event FMLServerStoppingEvent to mod IronChest [00:26:41] [Server thread/TRACE] [IronChest/IronChest]: Sent event FMLServerStoppingEvent to mod IronChest [00:26:41] [Server thread/TRACE] [MineTweaker3/MineTweaker3]: Sending event FMLServerStoppingEvent to mod MineTweaker3 [00:26:41] [Server thread/TRACE] [MineTweaker3/MineTweaker3]: Sent event FMLServerStoppingEvent to mod MineTweaker3 [00:26:41] [Server thread/TRACE] [PFAAChemica/PFAAChemica]: Sending event FMLServerStoppingEvent to mod PFAAChemica [00:26:41] [Server thread/TRACE] [PFAAChemica/PFAAChemica]: Sent event FMLServerStoppingEvent to mod PFAAChemica [00:26:41] [Server thread/TRACE] [qCraft/qCraft]: Sending event FMLServerStoppingEvent to mod qCraft [00:26:41] [Server thread/TRACE] [qCraft/qCraft]: Sent event FMLServerStoppingEvent to mod qCraft [00:26:41] [Server thread/TRACE] [RedLogic/RedLogic]: Sending event FMLServerStoppingEvent to mod RedLogic [00:26:41] [Server thread/TRACE] [RedLogic/RedLogic]: Sent event FMLServerStoppingEvent to mod RedLogic [00:26:41] [Server thread/TRACE] [UndergroundBiomes/UndergroundBiomes]: Sending event FMLServerStoppingEvent to mod UndergroundBiomes [00:26:41] [Server thread/TRACE] [UndergroundBiomes/UndergroundBiomes]: Sent event FMLServerStoppingEvent to mod UndergroundBiomes [00:26:41] [Server thread/TRACE] [gregtech/gregtech]: Sending event FMLServerStoppingEvent to mod gregtech [00:26:41] [Server thread/TRACE] [gregtech/gregtech]: Sent event FMLServerStoppingEvent to mod gregtech [00:26:41] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Flat 1.7.10 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 0 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension -1 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 1 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension -42 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 17 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 16 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 15 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 14 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 13 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 12 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 11 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 10 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 9 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 8 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 7 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 6 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 5 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 4 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 3 [00:26:41] [Server thread/INFO] [FML/]: Unloading dimension 2 [00:26:41] [Server thread/DEBUG] [FML/]: Reverting to frozen data state. [00:26:41] [Server thread/INFO] [FML/]: Applying holder lookups [00:26:41] [Server thread/WARN] [FML/]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry? [00:26:41] [Server thread/WARN] [FML/]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry? [00:26:41] [Server thread/WARN] [FML/]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry? [00:26:41] [Server thread/WARN] [FML/]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry? [00:26:41] [Server thread/INFO] [FML/]: Holder lookups applied [00:26:41] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppedEvent to mod mcp [00:26:41] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppedEvent to mod mcp [00:26:41] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppedEvent to mod FML [00:26:41] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppedEvent to mod FML [00:26:41] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppedEvent to mod Forge [00:26:41] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppedEvent to mod Forge [00:26:41] [Server thread/TRACE] [appliedenergistics2-core/appliedenergistics2-core]: Sending event FMLServerStoppedEvent to mod appliedenergistics2-core [00:26:41] [Server thread/TRACE] [appliedenergistics2-core/appliedenergistics2-core]: Sent event FMLServerStoppedEvent to mod appliedenergistics2-core [00:26:41] [Server thread/TRACE] [Aroma1997Core/Aroma1997Core]: Sending event FMLServerStoppedEvent to mod Aroma1997Core [00:26:41] [Server thread/TRACE] [Aroma1997Core/Aroma1997Core]: Sent event FMLServerStoppedEvent to mod Aroma1997Core [00:26:41] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLServerStoppedEvent to mod CodeChickenCore [00:26:41] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLServerStoppedEvent to mod CodeChickenCore [00:26:41] [Server thread/TRACE] [Micdoodlecore/Micdoodlecore]: Sending event FMLServerStoppedEvent to mod Micdoodlecore [00:26:41] [Server thread/TRACE] [Micdoodlecore/Micdoodlecore]: Sent event FMLServerStoppedEvent to mod Micdoodlecore [00:26:41] [Server thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sending event FMLServerStoppedEvent to mod NotEnoughItems [00:26:41] [Server thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sent event FMLServerStoppedEvent to mod NotEnoughItems [00:26:41] [Server thread/TRACE] [AppleCore/AppleCore]: Sending event FMLServerStoppedEvent to mod AppleCore [00:26:41] [Server thread/TRACE] [AppleCore/AppleCore]: Sent event FMLServerStoppedEvent to mod AppleCore [00:26:41] [Server thread/TRACE] [appliedenergistics2/appliedenergistics2]: Sending event FMLServerStoppedEvent to mod appliedenergistics2 [00:26:41] [Server thread/TRACE] [appliedenergistics2/appliedenergistics2]: Sent event FMLServerStoppedEvent to mod appliedenergistics2 [00:26:41] [Server thread/TRACE] [Aroma1997CoreHelper/Aroma1997CoreHelper]: Sending event FMLServerStoppedEvent to mod Aroma1997CoreHelper [00:26:41] [Server thread/TRACE] [Aroma1997CoreHelper/Aroma1997CoreHelper]: Sent event FMLServerStoppedEvent to mod Aroma1997CoreHelper [00:26:41] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sending event FMLServerStoppedEvent to mod BiblioCraft [00:26:41] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sent event FMLServerStoppedEvent to mod BiblioCraft [00:26:41] [Server thread/TRACE] [IC2/IC2]: Sending event FMLServerStoppedEvent to mod IC2 [00:26:41] [Server thread/TRACE] [IC2/IC2]: Sent event FMLServerStoppedEvent to mod IC2 [00:26:41] [Server thread/TRACE] [Forestry/Forestry]: Sending event FMLServerStoppedEvent to mod Forestry [00:26:41] [Server thread/TRACE] [Forestry/Forestry]: Sent event FMLServerStoppedEvent to mod Forestry [00:26:41] [Server thread/TRACE] [BiblioWoodsForestry/BiblioWoodsForestry]: Sending event FMLServerStoppedEvent to mod BiblioWoodsForestry [00:26:41] [Server thread/TRACE] [BiblioWoodsForestry/BiblioWoodsForestry]: Sent event FMLServerStoppedEvent to mod BiblioWoodsForestry [00:26:41] [Server thread/TRACE] [CarpentersBlocks/CarpentersBlocks]: Sending event FMLServerStoppedEvent to mod CarpentersBlocks [00:26:41] [Server thread/TRACE] [CarpentersBlocks/CarpentersBlocks]: Sent event FMLServerStoppedEvent to mod CarpentersBlocks [00:26:41] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLServerStoppedEvent to mod Baubles [00:26:41] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLServerStoppedEvent to mod Baubles [00:26:41] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLServerStoppedEvent to mod Thaumcraft [00:26:41] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLServerStoppedEvent to mod Thaumcraft [00:26:41] [Server thread/TRACE] [Railcraft/Railcraft]: Sending event FMLServerStoppedEvent to mod Railcraft [00:26:41] [Server thread/TRACE] [Railcraft/Railcraft]: Sent event FMLServerStoppedEvent to mod Railcraft [00:26:41] [Server thread/TRACE] [chisel/chisel]: Sending event FMLServerStoppedEvent to mod chisel [00:26:41] [Server thread/TRACE] [chisel/chisel]: Sent event FMLServerStoppedEvent to mod chisel [00:26:41] [Server thread/TRACE] [CustomOreGen/CustomOreGen]: Sending event FMLServerStoppedEvent to mod CustomOreGen [00:26:41] [Server thread/TRACE] [CustomOreGen/CustomOreGen]: Sent event FMLServerStoppedEvent to mod CustomOreGen [00:26:41] [Server thread/TRACE] [extracells/extracells]: Sending event FMLServerStoppedEvent to mod extracells [00:26:41] [Server thread/TRACE] [extracells/extracells]: Sent event FMLServerStoppedEvent to mod extracells [00:26:41] [Server thread/TRACE] [GalacticraftCore/GalacticraftCore]: Sending event FMLServerStoppedEvent to mod GalacticraftCore [00:26:41] [Server thread/INFO] [Galacticraft/GalacticraftCore]: Unregistered Dimension: -30 [00:26:41] [Server thread/INFO] [Galacticraft/GalacticraftCore]: Unregistered Dimension: -29 [00:26:41] [Server thread/INFO] [Galacticraft/GalacticraftCore]: Unregistered Dimension: -28 [00:26:41] [Server thread/TRACE] [GalacticraftCore/GalacticraftCore]: Sent event FMLServerStoppedEvent to mod GalacticraftCore [00:26:41] [Server thread/TRACE] [GalacticraftMars/GalacticraftMars]: Sending event FMLServerStoppedEvent to mod GalacticraftMars [00:26:41] [Server thread/TRACE] [GalacticraftMars/GalacticraftMars]: Sent event FMLServerStoppedEvent to mod GalacticraftMars [00:26:41] [Server thread/TRACE] [PFAAGeologica/PFAAGeologica]: Sending event FMLServerStoppedEvent to mod PFAAGeologica [00:26:41] [Server thread/TRACE] [PFAAGeologica/PFAAGeologica]: Sent event FMLServerStoppedEvent to mod PFAAGeologica [00:26:41] [Server thread/TRACE] [galacticgreg/galacticgreg]: Sending event FMLServerStoppedEvent to mod galacticgreg [00:26:41] [Server thread/TRACE] [galacticgreg/galacticgreg]: Sent event FMLServerStoppedEvent to mod galacticgreg [00:26:41] [Server thread/TRACE] [IC2NuclearControl/IC2NuclearControl]: Sending event FMLServerStoppedEvent to mod IC2NuclearControl [00:26:41] [Server thread/TRACE] [IC2NuclearControl/IC2NuclearControl]: Sent event FMLServerStoppedEvent to mod IC2NuclearControl [00:26:41] [Server thread/TRACE] [ihl/ihl]: Sending event FMLServerStoppedEvent to mod ihl [00:26:41] [Server thread/TRACE] [ihl/ihl]: Sent event FMLServerStoppedEvent to mod ihl [00:26:41] [Server thread/TRACE] [ImmibisCore/ImmibisCore]: Sending event FMLServerStoppedEvent to mod ImmibisCore [00:26:41] [Server thread/TRACE] [ImmibisCore/ImmibisCore]: Sent event FMLServerStoppedEvent to mod ImmibisCore [00:26:41] [Server thread/TRACE] [IronChest/IronChest]: Sending event FMLServerStoppedEvent to mod IronChest [00:26:41] [Server thread/TRACE] [IronChest/IronChest]: Sent event FMLServerStoppedEvent to mod IronChest [00:26:41] [Server thread/TRACE] [MineTweaker3/MineTweaker3]: Sending event FMLServerStoppedEvent to mod MineTweaker3 [00:26:44] [Server thread/TRACE] [MineTweaker3/MineTweaker3]: Sent event FMLServerStoppedEvent to mod MineTweaker3 [00:26:44] [Server thread/TRACE] [PFAAChemica/PFAAChemica]: Sending event FMLServerStoppedEvent to mod PFAAChemica [00:26:44] [Server thread/TRACE] [PFAAChemica/PFAAChemica]: Sent event FMLServerStoppedEvent to mod PFAAChemica [00:26:44] [Server thread/TRACE] [qCraft/qCraft]: Sending event FMLServerStoppedEvent to mod qCraft [00:26:44] [Server thread/TRACE] [qCraft/qCraft]: Sent event FMLServerStoppedEvent to mod qCraft [00:26:44] [Server thread/TRACE] [RedLogic/RedLogic]: Sending event FMLServerStoppedEvent to mod RedLogic [00:26:44] [Server thread/TRACE] [RedLogic/RedLogic]: Sent event FMLServerStoppedEvent to mod RedLogic [00:26:44] [Server thread/TRACE] [UndergroundBiomes/UndergroundBiomes]: Sending event FMLServerStoppedEvent to mod UndergroundBiomes [00:26:44] [Server thread/TRACE] [UndergroundBiomes/UndergroundBiomes]: Sent event FMLServerStoppedEvent to mod UndergroundBiomes [00:26:44] [Server thread/TRACE] [gregtech/gregtech]: Sending event FMLServerStoppedEvent to mod gregtech [00:26:44] [Server thread/TRACE] [gregtech/gregtech]: Sent event FMLServerStoppedEvent to mod gregtech [00:26:50] [Client thread/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: [00:26:50] [Client thread/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down... [00:26:50] [Client thread/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com [00:26:50] [Client thread/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: