Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [01:14:42] [Netty IO #2/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
- [01:14:42] [Netty IO #2/INFO] [FML/]: Client protocol version 2
- [01:14:42] [Netty IO #2/TRACE] [FML/]: $ModList:172 mods->FMLHandshakeServerState$2:HELLO
- [01:14:42] [Netty IO #2/INFO] [FML/]: Client attempting to join with 172 mods : BuildCraft|[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected]_beta,MineFactoryReloaded|[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],WR-CBE|[email protected],MineFactoryReloaded|[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ThaumicTinkerer@unspecified,BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],NEIAddons|[email protected],[email protected],[email protected],<CoFH ASM>@000,NEIAddons|[email protected],NEIAddons|[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],StevesFactoryManager@A93,appliedenergistics2-core@rv3-beta-5,[email protected],inpure|[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],thaumcraftneiplugin@@VERSION@,appliedenergistics2@rv3-beta-5,WR-CBE|[email protected],[email protected],MineFactoryReloaded|[email protected],MineFactoryReloaded|[email protected],WR-CBE|[email protected],[email protected]_9,[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected]_beta,[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],NEIAddons|[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected]
- [01:14:42] [Netty IO #2/INFO] [journeymap/]: CLIENT
- [01:14:42] [Netty IO #2/INFO] [FML/]: Attempting connection with missing mods [] at CLIENT
- [01:14:43] [Netty IO #2/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
- [01:14:43] [Netty IO #2/DEBUG] [OpenMods/]: openmods.network.IdSyncManager$InboundHandler.userEventTriggered(IdSyncManager.java:50): Sending id data for player: EntityPlayerMP['aquaking'/323, l='world', x=378.50, y=87.00, z=490.50]
- [01:14:44] [Netty IO #2/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
- [01:14:44] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
- [01:14:44] [Server thread/INFO] [mcjty.lib.varia.Logging/]: SMP: Sync dimensions to client
- [01:14:44] [Server thread/WARN] [Baubles/]: Data not found for aquaking. Trying to load backup data.
- [01:14:44] [Server thread/WARN] [THAUMCRAFT/]: Thaumcraft data not found for aquaking. Trying to load backup Thaumcraft data.
- [01:14:44] [Server thread/INFO] [THAUMCRAFT/]: Assigning initial aspects to aquaking
- [01:14:44] [Netty IO #2/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
- [01:14:44] [Server thread/DEBUG] [FastCraft-core/]: 11 / 19 applied
- [01:14:44] [Netty IO #2/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
- [01:14:44] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
- [01:14:44] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: aquaking
- [01:14:44] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: aquaking
- [01:14:44] [Server thread/INFO] [AgriCraft/]: Sending mutations to player: aquaking
- [01:14:44] [Server thread/INFO] [Waila/]: Player EntityPlayerMP['aquaking'/323, l='world', x=378.50, y=87.00, z=490.50] connected. Sending ping
- [01:14:44] [Server thread/ERROR] [FML/]: Exception caught during firing event cpw.mods.fml.common.gameevent.PlayerEvent$PlayerLoggedInEvent@41876062:
- java.util.zip.ZipException: Not in GZIP format
- at java.util.zip.GZIPInputStream.readHeader(Unknown Source) ~[?:1.8.0_51]
- at java.util.zip.GZIPInputStream.<init>(Unknown Source) ~[?:1.8.0_51]
- at java.util.zip.GZIPInputStream.<init>(Unknown Source) ~[?:1.8.0_51]
- at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:29) ~[du.class:?]
- at logisticspipes.config.PlayerConfig.readFromFile(PlayerConfig.java:124) ~[PlayerConfig.class:0.9.3.87]
- at logisticspipes.LogisticsEventListener.getPlayerConfig(LogisticsEventListener.java:312) ~[LogisticsEventListener.class:0.9.3.87]
- at logisticspipes.LogisticsEventListener.onPlayerLogin(LogisticsEventListener.java:193) ~[LogisticsEventListener.class:0.9.3.87]
- at cpw.mods.fml.common.eventhandler.ASMEventHandler_737_LogisticsEventListener_onPlayerLogin_PlayerLoggedInEvent.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:140) [EventBus.class:?]
- at cpw.mods.fml.common.FMLCommonHandler.firePlayerLoggedIn(FMLCommonHandler.java:550) [FMLCommonHandler.class:?]
- at net.minecraft.server.management.ServerConfigurationManager.initializeConnectionToPlayer(ServerConfigurationManager.java:180) [oi.class:?]
- at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:190) [NetworkDispatcher.class:?]
- at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeHandshake(NetworkDispatcher.java:463) [NetworkDispatcher.class:?]
- at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:17) [HandshakeCompletionHandler.class:?]
- at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:11) [HandshakeCompletionHandler.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.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
- at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.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.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?]
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
- [01:14:44] [Server thread/ERROR] [FML/]: Index: 37 Listeners:
- [01:14:44] [Server thread/ERROR] [FML/]: 0: NORMAL
- [01:14:44] [Server thread/ERROR] [FML/]: 1: ASM: Forge playerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 2: ASM: baubles.common.event.EventHandlerNetwork@3a3031a3 playerLoggedInEvent(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 3: ASM: thaumcraft.common.lib.network.EventHandlerNetwork@65fc2101 playerLoggedInEvent(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 4: ASM: cofh.core.util.FMLEventHandler@5b803055 onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 5: ASM: forestry.core.EventHandlerCore@52635500 handlePlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 6: ASM: forestry.mail.EventHandlerMailAlert@16f7352 handlePlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 7: ASM: cofh.thermalexpansion.util.FMLEventHandler@3ce5d4f5 onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 8: ASM: com.brandon3055.draconicevolution.common.handler.FMLEventHandler@41bd6c9 playerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 9: ASM: com.enderio.core.common.config.ConfigProcessor@13ec586f onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 10: ASM: crazypants.enderio.config.Config@6f7144b9 onPlayerLoggon(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 11: ASM: crazypants.enderio.machine.hypercube.ConnectionHandler@6abd961d onPlayerLoggon(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 12: ASM: crazypants.enderio.machine.transceiver.ConnectionHandler@459c07d2 onPlayerLoggon(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 13: ASM: codechicken.enderstorage.api.EnderStorageManager$EnderStorageSaveHandler@3be628d7 onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 14: ASM: codechicken.enderstorage.storage.liquid.TankSynchroniser@25c78e14 onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 15: ASM: com.rwtema.extrautils.item.ItemAngelRing$EventHandlerRing@4b26ff5c playerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 16: ASM: tconstruct.armor.player.TPlayerHandler@25b7cebf PlayerLoggedInEvent(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 17: ASM: fastcraft.a@2a87f95e a(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 18: ASM: minetweaker.mc1710.FMLEventHandler@36c344bd onPlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 19: ASM: ftb.lib.mod.FTBLibEventHandler@2811e10f onPlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 20: ASM: ichun.common.iChunUtil@7d7f9e2 onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 21: ASM: shedar.mods.ic2.nuclearcontrol.ServerTickHandler@575771be onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 22: ASM: com.xcompwiz.mystcraft.network.MystcraftConnectionHandler@1d2e47b7 playerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 23: ASM: com.xcompwiz.mystcraft.instability.bonus.EventManager@ba870bd onPlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 24: ASM: com.emoniph.witchery.common.ServerTickEvents@6e14ff5 onPlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 25: ASM: codechicken.wirelessredstone.core.WRCoreEventHandler@b20f5d7 playerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 26: ASM: codechicken.nei.ServerHandler@334d0d81 loginEvent(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 27: ASM: com.InfinityRaider.AgriCraft.handler.PlayerConnectToServerHandler@7929a16f sendNEIconfig(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 28: ASM: com.InfinityRaider.AgriCraft.handler.PlayerConnectToServerHandler@7929a16f syncMutations(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 29: ASM: S__PacketSendUUID login(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 30: ASM: twilightforest.TFEventListener@718de660 playerLogsIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 31: ASM: powercrystals.minefactoryreloaded.net.ConnectionHandler@5c877c85 onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 32: ASM: mcp.mobius.waila.network.NetworkHandler@1998bf87 onPlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 33: ASM: blusunrize.immersiveengineering.common.EventHandler@480dd015 onLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 34: ASM: thaumic.tinkerer.common.network.PlayerTracker@76961c6f onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 35: ASM: hats.common.core.EventHandler@7a2b1ce7 onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 36: ASM: invtweaks.forge.CommonProxy@41a34ff6 onPlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 37: ASM: logisticspipes.LogisticsEventListener@2eac81e0 onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 38: ASM: net.bdew.neiaddons.network.ServerHandler@5240fad9 handlePlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 39: ASM: mcjty.rftools.FMLEventHandlers@25548ae3 onPlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 40: ASM: tonius.simplyjetpacks.handler.SyncHandler@c40f1b5 onPlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 41: ASM: stevesaddons.naming.EventHandler@6782fea playerLogIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 42: ASM: flaxbeard.thaumicexploration.event.TXEventHandler@38a68078 playerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 43: ASM: codechicken.wirelessredstone.addons.WRAddonEventHandler@70d6cde2 playerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 44: ASM: appeng.core.sync.network.NetworkHandler@659a4beb newConnection(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: 45: ASM: net.quetzi.morpheus.MorpheusEventHandler@28da1edc loggedInEvent(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
- [01:14:44] [Server thread/ERROR] [FML/]: HandshakeCompletionHandler exception
- java.lang.RuntimeException: java.util.zip.ZipException: Not in GZIP format
- at com.google.common.base.Throwables.propagate(Throwables.java:160) ~[guava-17.0.jar:?]
- at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:146) ~[EventBus.class:?]
- at cpw.mods.fml.common.FMLCommonHandler.firePlayerLoggedIn(FMLCommonHandler.java:550) ~[FMLCommonHandler.class:?]
- at net.minecraft.server.management.ServerConfigurationManager.initializeConnectionToPlayer(ServerConfigurationManager.java:180) ~[oi.class:?]
- at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:190) ~[NetworkDispatcher.class:?]
- at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeHandshake(NetworkDispatcher.java:463) ~[NetworkDispatcher.class:?]
- at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:17) ~[HandshakeCompletionHandler.class:?]
- at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:11) ~[HandshakeCompletionHandler.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.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
- at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.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.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?]
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
- Caused by: java.util.zip.ZipException: Not in GZIP format
- at java.util.zip.GZIPInputStream.readHeader(Unknown Source) ~[?:1.8.0_51]
- at java.util.zip.GZIPInputStream.<init>(Unknown Source) ~[?:1.8.0_51]
- at java.util.zip.GZIPInputStream.<init>(Unknown Source) ~[?:1.8.0_51]
- at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:29) ~[du.class:?]
- at logisticspipes.config.PlayerConfig.readFromFile(PlayerConfig.java:124) ~[PlayerConfig.class:0.9.3.87]
- at logisticspipes.LogisticsEventListener.getPlayerConfig(LogisticsEventListener.java:312) ~[LogisticsEventListener.class:0.9.3.87]
- at logisticspipes.LogisticsEventListener.onPlayerLogin(LogisticsEventListener.java:193) ~[LogisticsEventListener.class:0.9.3.87]
- at cpw.mods.fml.common.eventhandler.ASMEventHandler_737_LogisticsEventListener_onPlayerLogin_PlayerLoggedInEvent.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:140) ~[EventBus.class:?]
- ... 23 more
- [01:14:45] [Server thread/ERROR] [FML/]: There was a critical exception handling a packet on channel FML
- java.lang.RuntimeException: java.util.zip.ZipException: Not in GZIP format
- at com.google.common.base.Throwables.propagate(Throwables.java:160) ~[guava-17.0.jar:?]
- at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:146) ~[EventBus.class:?]
- at cpw.mods.fml.common.FMLCommonHandler.firePlayerLoggedIn(FMLCommonHandler.java:550) ~[FMLCommonHandler.class:?]
- at net.minecraft.server.management.ServerConfigurationManager.initializeConnectionToPlayer(ServerConfigurationManager.java:180) ~[oi.class:?]
- at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:190) ~[NetworkDispatcher.class:?]
- at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeHandshake(NetworkDispatcher.java:463) ~[NetworkDispatcher.class:?]
- at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:17) ~[HandshakeCompletionHandler.class:?]
- at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:11) ~[HandshakeCompletionHandler.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.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
- at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.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.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?]
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
- Caused by: java.util.zip.ZipException: Not in GZIP format
- at java.util.zip.GZIPInputStream.readHeader(Unknown Source) ~[?:1.8.0_51]
- at java.util.zip.GZIPInputStream.<init>(Unknown Source) ~[?:1.8.0_51]
- at java.util.zip.GZIPInputStream.<init>(Unknown Source) ~[?:1.8.0_51]
- at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:29) ~[du.class:?]
- at logisticspipes.config.PlayerConfig.readFromFile(PlayerConfig.java:124) ~[PlayerConfig.class:0.9.3.87]
- at logisticspipes.LogisticsEventListener.getPlayerConfig(LogisticsEventListener.java:312) ~[LogisticsEventListener.class:0.9.3.87]
- at logisticspipes.LogisticsEventListener.onPlayerLogin(LogisticsEventListener.java:193) ~[LogisticsEventListener.class:0.9.3.87]
- at cpw.mods.fml.common.eventhandler.ASMEventHandler_737_LogisticsEventListener_onPlayerLogin_PlayerLoggedInEvent.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:140) ~[EventBus.class:?]
- ... 23 more
- [01:14:45] [Server thread/DEBUG] [NotEnoughItems/]: Unloading Player: aquaking
- [01:14:45] [Server thread/ERROR] [FML/]: Exception caught during firing event cpw.mods.fml.common.gameevent.PlayerEvent$PlayerLoggedOutEvent@244cc072:
- java.util.zip.ZipException: Not in GZIP format
- at java.util.zip.GZIPInputStream.readHeader(Unknown Source) ~[?:1.8.0_51]
- at java.util.zip.GZIPInputStream.<init>(Unknown Source) ~[?:1.8.0_51]
- at java.util.zip.GZIPInputStream.<init>(Unknown Source) ~[?:1.8.0_51]
- at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:29) ~[du.class:?]
- at logisticspipes.config.PlayerConfig.readFromFile(PlayerConfig.java:124) ~[PlayerConfig.class:0.9.3.87]
- at logisticspipes.LogisticsEventListener.getPlayerConfig(LogisticsEventListener.java:312) ~[LogisticsEventListener.class:0.9.3.87]
- at logisticspipes.LogisticsEventListener.onPlayerLogout(LogisticsEventListener.java:201) ~[LogisticsEventListener.class:0.9.3.87]
- at cpw.mods.fml.common.eventhandler.ASMEventHandler_738_LogisticsEventListener_onPlayerLogout_PlayerLoggedOutEvent.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:140) [EventBus.class:?]
- at cpw.mods.fml.common.FMLCommonHandler.firePlayerLoggedOut(FMLCommonHandler.java:555) [FMLCommonHandler.class:?]
- at net.minecraft.server.management.ServerConfigurationManager.func_72367_e(ServerConfigurationManager.java:318) [oi.class:?]
- at net.minecraft.network.NetHandlerPlayServer.func_147231_a(NetHandlerPlayServer.java:633) [nh.class:?]
- at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:154) [nc.class:?]
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
- [01:14:45] [Server thread/ERROR] [FML/]: Index: 18 Listeners:
- [01:14:45] [Server thread/ERROR] [FML/]: 0: NORMAL
- [01:14:45] [Server thread/ERROR] [FML/]: 1: ASM: vazkii.botania.common.item.equipment.bauble.ItemFlightTiara@4d2d6d03 playerLoggedOut(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 2: ASM: ModuleCore tick(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 3: ASM: codechicken.enderstorage.api.EnderStorageManager$EnderStorageSaveHandler@3be628d7 onPlayerChangedDimension(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 4: ASM: codechicken.enderstorage.storage.liquid.TankSynchroniser@25c78e14 onPlayerLogout(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 5: ASM: fastcraft.a@2a87f95e a(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 6: ASM: minetweaker.mc1710.FMLEventHandler@36c344bd onPlayerLoggedOut(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 7: ASM: ftb.utils.mod.handlers.FTBUPlayerEventHandler@2789e031 playerLoggedOut(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 8: ASM: com.xcompwiz.mystcraft.instability.bonus.EventManager@ba870bd onPlayerLoggedOut(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 9: ASM: portalgun.common.core.EventHandler@733d5429 onPlayerLogout(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 10: ASM: codechicken.wirelessredstone.core.WRCoreEventHandler@b20f5d7 playerLogout(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 11: ASM: codechicken.nei.ServerHandler@334d0d81 logoutEvent(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 12: ASM: buildcraft.core.tablet.manager.TabletManagerClient@1beba40b playerLogout(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 13: ASM: buildcraft.core.tablet.manager.TabletManagerServer@451b7f00 playerLogout(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 14: ASM: twilightforest.TFEventListener@718de660 onPlayerLogout(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 15: ASM: powercrystals.minefactoryreloaded.net.ConnectionHandler@5c877c85 onPlayerLogout(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 16: ASM: thaumic.tinkerer.common.network.PlayerTracker@76961c6f onPlayerLogout(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 17: ASM: hats.common.core.EventHandler@7a2b1ce7 onPlayerLogout(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 18: ASM: logisticspipes.LogisticsEventListener@2eac81e0 onPlayerLogout(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 19: ASM: tonius.simplyjetpacks.handler.SyncHandler@c40f1b5 onPlayerLoggedOut(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 20: ASM: codechicken.wirelessredstone.addons.WRAddonEventHandler@70d6cde2 playerLogout(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/ERROR] [FML/]: 21: ASM: net.quetzi.morpheus.MorpheusEventHandler@28da1edc loggedOutEvent(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent;)V
- [01:14:45] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
- [01:14:45] [Server thread/INFO] [mcjty.lib.varia.Logging/]: Cleaning up RFTools dimensions
- [01:14:46] [Server thread/INFO] [FML/]: Unloading dimension 0
- [01:14:46] [Server thread/INFO] [FML/]: Unloading dimension -1
- [01:14:46] [Server thread/INFO] [FML/]: Unloading dimension 1
- [01:14:46] [Server thread/INFO] [FML/]: Unloading dimension -7
- [01:14:46] [Server thread/INFO] [FML/]: Unloading dimension -100
- [01:14:46] [Server thread/INFO] [FML/]: Unloading dimension -34
- [01:14:46] [Server thread/INFO] [FML/]: Unloading dimension -37
- [01:14:46] [Server thread/INFO] [FML/]: Unloading dimension -38
- [01:14:46] [Server thread/INFO] [FML/]: Unloading dimension -39
- [01:14:46] [Server thread/INFO] [FML/]: Unloading dimension -19
- [01:14:46] [Server thread/INFO] [FML/]: Unloading dimension -42
- [01:14:46] [Server thread/INFO] [FML/]: Unloading dimension -112
- [01:14:46] [Server thread/DEBUG] [FML/]: Reverting to frozen data state.
- [01:14:46] [Server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp
- [01:14:46] [Server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s
- [01:14:46] [Server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML
- [01:14:46] [Server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s
- [01:14:46] [Server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge
- [01:14:46] [Server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0.008s
- [01:14:46] [Server thread/TRACE] [appliedenergistics2-core/appliedenergistics2-core]: Sending event FMLModIdMappingEvent to mod appliedenergistics2-core
- [01:14:46] [Server thread/TRACE] [appliedenergistics2-core/appliedenergistics2-core]: Sent event FMLModIdMappingEvent to mod appliedenergistics2-core
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Applied Energistics 2 Core took 0.000s
- [01:14:46] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLModIdMappingEvent to mod CodeChickenCore
- [01:14:46] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLModIdMappingEvent to mod CodeChickenCore
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - CodeChicken Core took 0.000s
- [01:14:46] [Server thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sending event FMLModIdMappingEvent to mod NotEnoughItems
- [01:14:46] [Server thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sent event FMLModIdMappingEvent to mod NotEnoughItems
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Not Enough Items took 0.000s
- [01:14:46] [Server thread/TRACE] [ThE-core/ThE-core]: Sending event FMLModIdMappingEvent to mod ThE-core
- [01:14:46] [Server thread/TRACE] [ThE-core/ThE-core]: Sent event FMLModIdMappingEvent to mod ThE-core
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Thaumic Energistics Core took 0.000s
- [01:14:46] [Server thread/TRACE] [ThaumicTinkerer-preloader/ThaumicTinkerer-preloader]: Sending event FMLModIdMappingEvent to mod ThaumicTinkerer-preloader
- [01:14:46] [Server thread/TRACE] [ThaumicTinkerer-preloader/ThaumicTinkerer-preloader]: Sent event FMLModIdMappingEvent to mod ThaumicTinkerer-preloader
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Thaumic Tinkerer Core took 0.000s
- [01:14:46] [Server thread/TRACE] [OpenModsCore/OpenModsCore]: Sending event FMLModIdMappingEvent to mod OpenModsCore
- [01:14:46] [Server thread/TRACE] [OpenModsCore/OpenModsCore]: Sent event FMLModIdMappingEvent to mod OpenModsCore
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - OpenModsCore took 0.000s
- [01:14:46] [Server thread/TRACE] [<CoFH ASM>/<CoFH ASM>]: Sending event FMLModIdMappingEvent to mod <CoFH ASM>
- [01:14:46] [Server thread/TRACE] [<CoFH ASM>/<CoFH ASM>]: Sent event FMLModIdMappingEvent to mod <CoFH ASM>
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - CoFH ASM took 0.000s
- [01:14:46] [Server thread/TRACE] [BinniePatcher/BinniePatcher]: Sending event FMLModIdMappingEvent to mod BinniePatcher
- [01:14:46] [Server thread/TRACE] [BinniePatcher/BinniePatcher]: Sent event FMLModIdMappingEvent to mod BinniePatcher
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Binnie Patcher took 0.000s
- [01:14:46] [Server thread/TRACE] [debug/debug]: Sending event FMLModIdMappingEvent to mod debug
- [01:14:46] [Server thread/TRACE] [debug/debug]: Sent event FMLModIdMappingEvent to mod debug
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - debug took 0.000s
- [01:14:46] [Server thread/TRACE] [IC2/IC2]: Sending event FMLModIdMappingEvent to mod IC2
- [01:14:46] [Server thread/TRACE] [IC2/IC2]: Sent event FMLModIdMappingEvent to mod IC2
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - IndustrialCraft 2 took 0.000s
- [01:14:46] [Server thread/TRACE] [AdvancedSolarPanel/AdvancedSolarPanel]: Sending event FMLModIdMappingEvent to mod AdvancedSolarPanel
- [01:14:46] [Server thread/TRACE] [AdvancedSolarPanel/AdvancedSolarPanel]: Sent event FMLModIdMappingEvent to mod AdvancedSolarPanel
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Advanced Solar Panels took 0.000s
- [01:14:46] [Server thread/TRACE] [AgriCraft/AgriCraft]: Sending event FMLModIdMappingEvent to mod AgriCraft
- [01:14:46] [Server thread/TRACE] [AgriCraft/AgriCraft]: Sent event FMLModIdMappingEvent to mod AgriCraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - AgriCraft took 0.000s
- [01:14:46] [Server thread/TRACE] [appliedenergistics2/appliedenergistics2]: Sending event FMLModIdMappingEvent to mod appliedenergistics2
- [01:14:46] [Server thread/TRACE] [appliedenergistics2/appliedenergistics2]: Sent event FMLModIdMappingEvent to mod appliedenergistics2
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Applied Energistics 2 took 0.000s
- [01:14:46] [Server thread/TRACE] [AWWayofTime/AWWayofTime]: Sending event FMLModIdMappingEvent to mod AWWayofTime
- [01:14:46] [Server thread/TRACE] [AWWayofTime/AWWayofTime]: Sent event FMLModIdMappingEvent to mod AWWayofTime
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Blood Magic: Alchemical Wizardry took 0.000s
- [01:14:46] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLModIdMappingEvent to mod Baubles
- [01:14:46] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLModIdMappingEvent to mod Baubles
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Baubles took 0.000s
- [01:14:46] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLModIdMappingEvent to mod Thaumcraft
- [01:14:46] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLModIdMappingEvent to mod Thaumcraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Thaumcraft took 0.000s
- [01:14:46] [Server thread/TRACE] [Botania/Botania]: Sending event FMLModIdMappingEvent to mod Botania
- [01:14:46] [Server thread/TRACE] [Botania/Botania]: Sent event FMLModIdMappingEvent to mod Botania
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Botania took 0.000s
- [01:14:46] [Server thread/TRACE] [Avaritia/Avaritia]: Sending event FMLModIdMappingEvent to mod Avaritia
- [01:14:46] [Server thread/TRACE] [Avaritia/Avaritia]: Sent event FMLModIdMappingEvent to mod Avaritia
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Avaritia took 0.000s
- [01:14:46] [Server thread/TRACE] [bdlib/bdlib]: Sending event FMLModIdMappingEvent to mod bdlib
- [01:14:46] [Server thread/TRACE] [bdlib/bdlib]: Sent event FMLModIdMappingEvent to mod bdlib
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BD Lib took 0.000s
- [01:14:46] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sending event FMLModIdMappingEvent to mod BiblioCraft
- [01:14:46] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sent event FMLModIdMappingEvent to mod BiblioCraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BiblioCraft took 0.000s
- [01:14:46] [Server thread/TRACE] [Mantle/Mantle]: Sending event FMLModIdMappingEvent to mod Mantle
- [01:14:46] [Server thread/TRACE] [Mantle/Mantle]: Sent event FMLModIdMappingEvent to mod Mantle
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Mantle took 0.000s
- [01:14:46] [Server thread/TRACE] [Natura/Natura]: Sending event FMLModIdMappingEvent to mod Natura
- [01:14:46] [Server thread/TRACE] [Natura/Natura]: Sent event FMLModIdMappingEvent to mod Natura
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Natura took 0.000s
- [01:14:46] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sending event FMLModIdMappingEvent to mod BiomesOPlenty
- [01:14:46] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sent event FMLModIdMappingEvent to mod BiomesOPlenty
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Biomes O' Plenty took 0.000s
- [01:14:46] [Server thread/TRACE] [BiblioWoodsBoP/BiblioWoodsBoP]: Sending event FMLModIdMappingEvent to mod BiblioWoodsBoP
- [01:14:46] [Server thread/TRACE] [BiblioWoodsBoP/BiblioWoodsBoP]: Sent event FMLModIdMappingEvent to mod BiblioWoodsBoP
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BiblioWoods Biomes O'Plenty Edition took 0.000s
- [01:14:46] [Server thread/TRACE] [CoFHCore/CoFHCore]: Sending event FMLModIdMappingEvent to mod CoFHCore
- [01:14:46] [Server thread/TRACE] [CoFHCore/CoFHCore]: Sent event FMLModIdMappingEvent to mod CoFHCore
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - CoFH Core took 0.000s
- [01:14:46] [Server thread/TRACE] [Forestry/Forestry]: Sending event FMLModIdMappingEvent to mod Forestry
- [01:14:46] [Server thread/TRACE] [Forestry/Forestry]: Sent event FMLModIdMappingEvent to mod Forestry
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forestry for Minecraft took 0.000s
- [01:14:46] [Server thread/TRACE] [BiblioWoodsForestry/BiblioWoodsForestry]: Sending event FMLModIdMappingEvent to mod BiblioWoodsForestry
- [01:14:46] [Server thread/TRACE] [BiblioWoodsForestry/BiblioWoodsForestry]: Sent event FMLModIdMappingEvent to mod BiblioWoodsForestry
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BiblioWoods Forestry Edition took 0.000s
- [01:14:46] [Server thread/TRACE] [BiblioWoodsNatura/BiblioWoodsNatura]: Sending event FMLModIdMappingEvent to mod BiblioWoodsNatura
- [01:14:46] [Server thread/TRACE] [BiblioWoodsNatura/BiblioWoodsNatura]: Sent event FMLModIdMappingEvent to mod BiblioWoodsNatura
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BiblioWoods Natura Edition took 0.000s
- [01:14:46] [Server thread/TRACE] [ThermalFoundation/ThermalFoundation]: Sending event FMLModIdMappingEvent to mod ThermalFoundation
- [01:14:46] [Server thread/TRACE] [ThermalFoundation/ThermalFoundation]: Sent event FMLModIdMappingEvent to mod ThermalFoundation
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Thermal Foundation took 0.000s
- [01:14:46] [Server thread/TRACE] [ThermalExpansion/ThermalExpansion]: Sending event FMLModIdMappingEvent to mod ThermalExpansion
- [01:14:46] [Server thread/TRACE] [ThermalExpansion/ThermalExpansion]: Sent event FMLModIdMappingEvent to mod ThermalExpansion
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Thermal Expansion took 0.000s
- [01:14:46] [Server thread/TRACE] [BigReactors/BigReactors]: Sending event FMLModIdMappingEvent to mod BigReactors
- [01:14:46] [Server thread/TRACE] [BigReactors/BigReactors]: Sent event FMLModIdMappingEvent to mod BigReactors
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Big Reactors took 0.000s
- [01:14:46] [Server thread/TRACE] [BinnieCore/BinnieCore]: Sending event FMLModIdMappingEvent to mod BinnieCore
- [01:14:46] [Server thread/TRACE] [BinnieCore/BinnieCore]: Sent event FMLModIdMappingEvent to mod BinnieCore
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Binnie Core took 0.000s
- [01:14:46] [Server thread/TRACE] [Botany/Botany]: Sending event FMLModIdMappingEvent to mod Botany
- [01:14:46] [Server thread/TRACE] [Botany/Botany]: Sent event FMLModIdMappingEvent to mod Botany
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Botany took 0.000s
- [01:14:46] [Server thread/TRACE] [ExtraBees/ExtraBees]: Sending event FMLModIdMappingEvent to mod ExtraBees
- [01:14:46] [Server thread/TRACE] [ExtraBees/ExtraBees]: Sent event FMLModIdMappingEvent to mod ExtraBees
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Extra Bees took 0.000s
- [01:14:46] [Server thread/TRACE] [ExtraTrees/ExtraTrees]: Sending event FMLModIdMappingEvent to mod ExtraTrees
- [01:14:46] [Server thread/TRACE] [ExtraTrees/ExtraTrees]: Sent event FMLModIdMappingEvent to mod ExtraTrees
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Extra Trees took 0.000s
- [01:14:46] [Server thread/TRACE] [Genetics/Genetics]: Sending event FMLModIdMappingEvent to mod Genetics
- [01:14:46] [Server thread/TRACE] [Genetics/Genetics]: Sent event FMLModIdMappingEvent to mod Genetics
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Genetics took 0.000s
- [01:14:46] [Server thread/TRACE] [BrandonsCore/BrandonsCore]: Sending event FMLModIdMappingEvent to mod BrandonsCore
- [01:14:46] [Server thread/TRACE] [BrandonsCore/BrandonsCore]: Sent event FMLModIdMappingEvent to mod BrandonsCore
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Brandon's Core took 0.000s
- [01:14:46] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLModIdMappingEvent to mod BuildCraft|Core
- [01:14:46] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLModIdMappingEvent to mod BuildCraft|Core
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BuildCraft took 0.000s
- [01:14:46] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLModIdMappingEvent to mod BuildCraft|Builders
- [01:14:46] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLModIdMappingEvent to mod BuildCraft|Builders
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Builders took 0.000s
- [01:14:46] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLModIdMappingEvent to mod BuildCraft|Transport
- [01:14:46] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLModIdMappingEvent to mod BuildCraft|Transport
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Transport took 0.000s
- [01:14:46] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLModIdMappingEvent to mod BuildCraft|Energy
- [01:14:46] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLModIdMappingEvent to mod BuildCraft|Energy
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Energy took 0.000s
- [01:14:46] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLModIdMappingEvent to mod BuildCraft|Silicon
- [01:14:46] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLModIdMappingEvent to mod BuildCraft|Silicon
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Silicon took 0.000s
- [01:14:46] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLModIdMappingEvent to mod BuildCraft|Robotics
- [01:14:46] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLModIdMappingEvent to mod BuildCraft|Robotics
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Robotics took 0.000s
- [01:14:46] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLModIdMappingEvent to mod BuildCraft|Factory
- [01:14:46] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLModIdMappingEvent to mod BuildCraft|Factory
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Factory took 0.000s
- [01:14:46] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sending event FMLModIdMappingEvent to mod BuildCraft|Compat
- [01:14:46] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sent event FMLModIdMappingEvent to mod BuildCraft|Compat
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BuildCraft Compat took 0.000s
- [01:14:46] [Server thread/TRACE] [CarpentersBlocks/CarpentersBlocks]: Sending event FMLModIdMappingEvent to mod CarpentersBlocks
- [01:14:46] [Server thread/TRACE] [CarpentersBlocks/CarpentersBlocks]: Sent event FMLModIdMappingEvent to mod CarpentersBlocks
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Carpenter's Blocks took 0.000s
- [01:14:46] [Server thread/TRACE] [Railcraft/Railcraft]: Sending event FMLModIdMappingEvent to mod Railcraft
- [01:14:46] [Server thread/TRACE] [Railcraft/Railcraft]: Sent event FMLModIdMappingEvent to mod Railcraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Railcraft took 0.000s
- [01:14:46] [Server thread/TRACE] [TwilightForest/TwilightForest]: Sending event FMLModIdMappingEvent to mod TwilightForest
- [01:14:46] [Server thread/TRACE] [TwilightForest/TwilightForest]: Sent event FMLModIdMappingEvent to mod TwilightForest
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - The Twilight Forest took 0.000s
- [01:14:46] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLModIdMappingEvent to mod ForgeMultipart
- [01:14:46] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLModIdMappingEvent to mod ForgeMultipart
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Multipart took 0.000s
- [01:14:46] [Server thread/TRACE] [chisel/chisel]: Sending event FMLModIdMappingEvent to mod chisel
- [01:14:46] [Server thread/TRACE] [chisel/chisel]: Sent event FMLModIdMappingEvent to mod chisel
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Chisel took 0.000s
- [01:14:46] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sending event FMLModIdMappingEvent to mod ComputerCraft
- [01:14:46] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sent event FMLModIdMappingEvent to mod ComputerCraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ComputerCraft took 0.000s
- [01:14:46] [Server thread/TRACE] [PTRModelLib/PTRModelLib]: Sending event FMLModIdMappingEvent to mod PTRModelLib
- [01:14:46] [Server thread/TRACE] [PTRModelLib/PTRModelLib]: Sent event FMLModIdMappingEvent to mod PTRModelLib
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - PTRModelLib took 0.000s
- [01:14:46] [Server thread/TRACE] [props/props]: Sending event FMLModIdMappingEvent to mod props
- [01:14:46] [Server thread/TRACE] [props/props]: Sent event FMLModIdMappingEvent to mod props
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Decocraft took 0.000s
- [01:14:46] [Server thread/TRACE] [DraconicEvolution/DraconicEvolution]: Sending event FMLModIdMappingEvent to mod DraconicEvolution
- [01:14:46] [Server thread/TRACE] [DraconicEvolution/DraconicEvolution]: Sent event FMLModIdMappingEvent to mod DraconicEvolution
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Draconic Evolution took 0.000s
- [01:14:46] [Server thread/TRACE] [endercore/endercore]: Sending event FMLModIdMappingEvent to mod endercore
- [01:14:46] [Server thread/TRACE] [endercore/endercore]: Sent event FMLModIdMappingEvent to mod endercore
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - EnderCore took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded/MineFactoryReloaded]: Sending event FMLModIdMappingEvent to mod MineFactoryReloaded
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded/MineFactoryReloaded]: Sent event FMLModIdMappingEvent to mod MineFactoryReloaded
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MineFactory Reloaded took 0.006s
- [01:14:46] [Server thread/TRACE] [Waila/Waila]: Sending event FMLModIdMappingEvent to mod Waila
- [01:14:46] [Server thread/TRACE] [Waila/Waila]: Sent event FMLModIdMappingEvent to mod Waila
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Waila took 0.000s
- [01:14:46] [Server thread/TRACE] [EnderIO/EnderIO]: Sending event FMLModIdMappingEvent to mod EnderIO
- [01:14:46] [Server thread/TRACE] [EnderIO/EnderIO]: Sent event FMLModIdMappingEvent to mod EnderIO
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Ender IO took 0.000s
- [01:14:46] [Server thread/TRACE] [EnderStorage/EnderStorage]: Sending event FMLModIdMappingEvent to mod EnderStorage
- [01:14:46] [Server thread/TRACE] [EnderStorage/EnderStorage]: Sent event FMLModIdMappingEvent to mod EnderStorage
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - EnderStorage took 0.000s
- [01:14:46] [Server thread/TRACE] [EnderTech/EnderTech]: Sending event FMLModIdMappingEvent to mod EnderTech
- [01:14:46] [Server thread/TRACE] [EnderTech/EnderTech]: Sent event FMLModIdMappingEvent to mod EnderTech
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - EnderTech took 0.000s
- [01:14:46] [Server thread/TRACE] [EnderZoo/EnderZoo]: Sending event FMLModIdMappingEvent to mod EnderZoo
- [01:14:46] [Server thread/TRACE] [EnderZoo/EnderZoo]: Sent event FMLModIdMappingEvent to mod EnderZoo
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Ender Zoo took 0.000s
- [01:14:46] [Server thread/TRACE] [extracells/extracells]: Sending event FMLModIdMappingEvent to mod extracells
- [01:14:46] [Server thread/TRACE] [extracells/extracells]: Sent event FMLModIdMappingEvent to mod extracells
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Extra Cells 2 took 0.000s
- [01:14:46] [Server thread/TRACE] [ExtraUtilities/ExtraUtilities]: Sending event FMLModIdMappingEvent to mod ExtraUtilities
- [01:14:46] [Server thread/TRACE] [ExtraUtilities/ExtraUtilities]: Sent event FMLModIdMappingEvent to mod ExtraUtilities
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Extra Utilities took 0.000s
- [01:14:46] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sending event FMLModIdMappingEvent to mod harvestcraft
- [01:14:46] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sent event FMLModIdMappingEvent to mod harvestcraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Pam's HarvestCraft took 0.000s
- [01:14:46] [Server thread/TRACE] [ImmersiveEngineering/ImmersiveEngineering]: Sending event FMLModIdMappingEvent to mod ImmersiveEngineering
- [01:14:46] [Server thread/TRACE] [ImmersiveEngineering/ImmersiveEngineering]: Sent event FMLModIdMappingEvent to mod ImmersiveEngineering
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Immersive Engineering took 0.000s
- [01:14:46] [Server thread/TRACE] [TConstruct/TConstruct]: Sending event FMLModIdMappingEvent to mod TConstruct
- [01:14:46] [Server thread/TRACE] [TConstruct/TConstruct]: Sent event FMLModIdMappingEvent to mod TConstruct
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Tinkers' Construct took 0.000s
- [01:14:46] [Server thread/TRACE] [ExtraTiC/ExtraTiC]: Sending event FMLModIdMappingEvent to mod ExtraTiC
- [01:14:46] [Server thread/TRACE] [ExtraTiC/ExtraTiC]: Sent event FMLModIdMappingEvent to mod ExtraTiC
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ExtraTiC took 0.000s
- [01:14:46] [Server thread/TRACE] [FastCraft/FastCraft]: Sending event FMLModIdMappingEvent to mod FastCraft
- [01:14:46] [Server thread/TRACE] [FastCraft/FastCraft]: Sent event FMLModIdMappingEvent to mod FastCraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - FastCraft took 0.001s
- [01:14:46] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sending event FMLModIdMappingEvent to mod fastleafdecay
- [01:14:46] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sent event FMLModIdMappingEvent to mod fastleafdecay
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Fast Leaf Decay took 0.000s
- [01:14:46] [Server thread/TRACE] [ThaumicTinkerer/ThaumicTinkerer]: Sending event FMLModIdMappingEvent to mod ThaumicTinkerer
- [01:14:46] [Server thread/TRACE] [ThaumicTinkerer/ThaumicTinkerer]: Sent event FMLModIdMappingEvent to mod ThaumicTinkerer
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Thaumic Tinkerer took 0.000s
- [01:14:46] [Server thread/TRACE] [ForbiddenMagic/ForbiddenMagic]: Sending event FMLModIdMappingEvent to mod ForbiddenMagic
- [01:14:46] [Server thread/TRACE] [ForbiddenMagic/ForbiddenMagic]: Sent event FMLModIdMappingEvent to mod ForbiddenMagic
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forbidden Magic took 0.000s
- [01:14:46] [Server thread/TRACE] [MineTweaker3/MineTweaker3]: Sending event FMLModIdMappingEvent to mod MineTweaker3
- [01:14:46] [Server thread/TRACE] [MineTweaker3/MineTweaker3]: Sent event FMLModIdMappingEvent to mod MineTweaker3
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MineTweaker 3 took 0.000s
- [01:14:46] [Server thread/TRACE] [FTBL/FTBL]: Sending event FMLModIdMappingEvent to mod FTBL
- [01:14:46] [Server thread/TRACE] [FTBL/FTBL]: Sent event FMLModIdMappingEvent to mod FTBL
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - FTBLib took 0.000s
- [01:14:46] [Server thread/TRACE] [FTBT/FTBT]: Sending event FMLModIdMappingEvent to mod FTBT
- [01:14:46] [Server thread/TRACE] [FTBT/FTBT]: Sent event FMLModIdMappingEvent to mod FTBT
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - FTB Tweaks took 0.000s
- [01:14:46] [Server thread/TRACE] [FTBU/FTBU]: Sending event FMLModIdMappingEvent to mod FTBU
- [01:14:46] [Server thread/TRACE] [FTBU/FTBU]: Sent event FMLModIdMappingEvent to mod FTBU
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - FTBUtilities took 0.000s
- [01:14:46] [Server thread/TRACE] [funkylocomotion/funkylocomotion]: Sending event FMLModIdMappingEvent to mod funkylocomotion
- [01:14:46] [Server thread/TRACE] [funkylocomotion/funkylocomotion]: Sent event FMLModIdMappingEvent to mod funkylocomotion
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Funky Locomotion took 0.000s
- [01:14:46] [Server thread/TRACE] [RedstoneArsenal/RedstoneArsenal]: Sending event FMLModIdMappingEvent to mod RedstoneArsenal
- [01:14:46] [Server thread/TRACE] [RedstoneArsenal/RedstoneArsenal]: Sent event FMLModIdMappingEvent to mod RedstoneArsenal
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Redstone Arsenal took 0.000s
- [01:14:46] [Server thread/TRACE] [MagicBees/MagicBees]: Sending event FMLModIdMappingEvent to mod MagicBees
- [01:14:46] [Server thread/TRACE] [MagicBees/MagicBees]: Sent event FMLModIdMappingEvent to mod MagicBees
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Magic Bees took 0.000s
- [01:14:46] [Server thread/TRACE] [gendustry/gendustry]: Sending event FMLModIdMappingEvent to mod gendustry
- [01:14:46] [Server thread/TRACE] [gendustry/gendustry]: Sent event FMLModIdMappingEvent to mod gendustry
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - GenDustry took 0.000s
- [01:14:46] [Server thread/TRACE] [GraviSuite/GraviSuite]: Sending event FMLModIdMappingEvent to mod GraviSuite
- [01:14:46] [Server thread/TRACE] [GraviSuite/GraviSuite]: Sent event FMLModIdMappingEvent to mod GraviSuite
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Graviation Suite took 0.000s
- [01:14:46] [Server thread/TRACE] [guideapi/guideapi]: Sending event FMLModIdMappingEvent to mod guideapi
- [01:14:46] [Server thread/TRACE] [guideapi/guideapi]: Sent event FMLModIdMappingEvent to mod guideapi
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Guide-API took 0.000s
- [01:14:46] [Server thread/TRACE] [iChunUtil/iChunUtil]: Sending event FMLModIdMappingEvent to mod iChunUtil
- [01:14:46] [Server thread/TRACE] [iChunUtil/iChunUtil]: Sent event FMLModIdMappingEvent to mod iChunUtil
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - iChunUtil took 0.000s
- [01:14:46] [Server thread/TRACE] [Hats/Hats]: Sending event FMLModIdMappingEvent to mod Hats
- [01:14:46] [Server thread/TRACE] [Hats/Hats]: Sent event FMLModIdMappingEvent to mod Hats
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Hats took 0.000s
- [01:14:46] [Server thread/TRACE] [HatStand/HatStand]: Sending event FMLModIdMappingEvent to mod HatStand
- [01:14:46] [Server thread/TRACE] [HatStand/HatStand]: Sent event FMLModIdMappingEvent to mod HatStand
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - HatStand took 0.000s
- [01:14:46] [Server thread/TRACE] [headcrumbs/headcrumbs]: Sending event FMLModIdMappingEvent to mod headcrumbs
- [01:14:46] [Server thread/TRACE] [headcrumbs/headcrumbs]: Sent event FMLModIdMappingEvent to mod headcrumbs
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Headcrumbs took 0.000s
- [01:14:46] [Server thread/TRACE] [IC2NuclearControl/IC2NuclearControl]: Sending event FMLModIdMappingEvent to mod IC2NuclearControl
- [01:14:46] [Server thread/TRACE] [IC2NuclearControl/IC2NuclearControl]: Sent event FMLModIdMappingEvent to mod IC2NuclearControl
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Nuclear Control 2 took 0.000s
- [01:14:46] [Server thread/TRACE] [immersiveintegration/immersiveintegration]: Sending event FMLModIdMappingEvent to mod immersiveintegration
- [01:14:46] [Server thread/TRACE] [immersiveintegration/immersiveintegration]: Sent event FMLModIdMappingEvent to mod immersiveintegration
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Immersive Integration took 0.000s
- [01:14:46] [Server thread/TRACE] [inpure|core/inpure|core]: Sending event FMLModIdMappingEvent to mod inpure|core
- [01:14:46] [Server thread/TRACE] [inpure|core/inpure|core]: Sent event FMLModIdMappingEvent to mod inpure|core
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - INpureCore took 0.000s
- [01:14:46] [Server thread/TRACE] [inventorytweaks/inventorytweaks]: Sending event FMLModIdMappingEvent to mod inventorytweaks
- [01:14:46] [Server thread/TRACE] [inventorytweaks/inventorytweaks]: Sent event FMLModIdMappingEvent to mod inventorytweaks
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Inventory Tweaks took 0.000s
- [01:14:46] [Server thread/TRACE] [IronChest/IronChest]: Sending event FMLModIdMappingEvent to mod IronChest
- [01:14:46] [Server thread/TRACE] [IronChest/IronChest]: Sent event FMLModIdMappingEvent to mod IronChest
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Iron Chest took 0.000s
- [01:14:46] [Server thread/TRACE] [JABBA/JABBA]: Sending event FMLModIdMappingEvent to mod JABBA
- [01:14:46] [Server thread/TRACE] [JABBA/JABBA]: Sent event FMLModIdMappingEvent to mod JABBA
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - JABBA took 0.000s
- [01:14:46] [Server thread/TRACE] [journeymap/journeymap]: Sending event FMLModIdMappingEvent to mod journeymap
- [01:14:46] [Server thread/TRACE] [journeymap/journeymap]: Sent event FMLModIdMappingEvent to mod journeymap
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - JourneyMap took 0.000s
- [01:14:46] [Server thread/TRACE] [LogisticsPipes/LogisticsPipes]: Sending event FMLModIdMappingEvent to mod LogisticsPipes
- [01:14:46] [Server thread/TRACE] [LogisticsPipes/LogisticsPipes]: Sent event FMLModIdMappingEvent to mod LogisticsPipes
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Logistics Pipes took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatAppliedEnergistics/MineFactoryReloaded|CompatAppliedEnergistics]: Sending event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatAppliedEnergistics/MineFactoryReloaded|CompatAppliedEnergistics]: Sent event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MFR Compat: Applied Energistics took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatBuildCraft/MineFactoryReloaded|CompatBuildCraft]: Sending event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatBuildCraft
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatBuildCraft/MineFactoryReloaded|CompatBuildCraft]: Sent event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatBuildCraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MFR Compat: BuildCraft took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatForestry/MineFactoryReloaded|CompatForestry]: Sending event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatForestry
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatForestry/MineFactoryReloaded|CompatForestry]: Sent event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatForestry
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MFR Compat: Forestry took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatForgeMicroblock/MineFactoryReloaded|CompatForgeMicroblock]: Sending event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatForgeMicroblock
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatForgeMicroblock/MineFactoryReloaded|CompatForgeMicroblock]: Sent event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatForgeMicroblock
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MFR Compat: ForgeMicroblock took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatIC2/MineFactoryReloaded|CompatIC2]: Sending event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatIC2
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatIC2/MineFactoryReloaded|CompatIC2]: Sent event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatIC2
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MFR Compat: IC2 took 0.000s
- [01:14:46] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sending event FMLModIdMappingEvent to mod MrTJPCoreMod
- [01:14:46] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sent event FMLModIdMappingEvent to mod MrTJPCoreMod
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MrTJPCore took 0.000s
- [01:14:46] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sending event FMLModIdMappingEvent to mod ProjRed|Core
- [01:14:46] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sent event FMLModIdMappingEvent to mod ProjRed|Core
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Core took 0.000s
- [01:14:46] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sending event FMLModIdMappingEvent to mod ProjRed|Exploration
- [01:14:46] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sent event FMLModIdMappingEvent to mod ProjRed|Exploration
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Exploration took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatProjRed/MineFactoryReloaded|CompatProjRed]: Sending event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatProjRed
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatProjRed/MineFactoryReloaded|CompatProjRed]: Sent event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatProjRed
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MFR Compat ProjectRed took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatRailcraft/MineFactoryReloaded|CompatRailcraft]: Sending event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatRailcraft
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatRailcraft/MineFactoryReloaded|CompatRailcraft]: Sent event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatRailcraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MFR Compat: Railcraft took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatThaumcraft/MineFactoryReloaded|CompatThaumcraft]: Sending event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatThaumcraft
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatThaumcraft/MineFactoryReloaded|CompatThaumcraft]: Sent event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatThaumcraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MFR Compat: Thaumcraft took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatThermalExpansion/MineFactoryReloaded|CompatThermalExpansion]: Sending event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatThermalExpansion
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatThermalExpansion/MineFactoryReloaded|CompatThermalExpansion]: Sent event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatThermalExpansion
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MFR Compat: Thermal Expansion took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatTConstruct/MineFactoryReloaded|CompatTConstruct]: Sending event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatTConstruct
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatTConstruct/MineFactoryReloaded|CompatTConstruct]: Sent event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatTConstruct
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MFR Compat: Tinkers' Construct took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatTwilightForest/MineFactoryReloaded|CompatTwilightForest]: Sending event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatTwilightForest
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatTwilightForest/MineFactoryReloaded|CompatTwilightForest]: Sent event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatTwilightForest
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MFR Compat: TwilightForest took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatVanilla/MineFactoryReloaded|CompatVanilla]: Sending event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatVanilla
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatVanilla/MineFactoryReloaded|CompatVanilla]: Sent event FMLModIdMappingEvent to mod MineFactoryReloaded|CompatVanilla
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MFR Compat: Vanilla took 0.000s
- [01:14:46] [Server thread/TRACE] [modtweaker2/modtweaker2]: Sending event FMLModIdMappingEvent to mod modtweaker2
- [01:14:46] [Server thread/TRACE] [modtweaker2/modtweaker2]: Sent event FMLModIdMappingEvent to mod modtweaker2
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Mod Tweaker 2 took 0.000s
- [01:14:46] [Server thread/TRACE] [Morpheus/Morpheus]: Sending event FMLModIdMappingEvent to mod Morpheus
- [01:14:46] [Server thread/TRACE] [Morpheus/Morpheus]: Sent event FMLModIdMappingEvent to mod Morpheus
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Morpheus took 0.000s
- [01:14:46] [Server thread/TRACE] [Mystcraft/Mystcraft]: Sending event FMLModIdMappingEvent to mod Mystcraft
- [01:14:46] [Server thread/TRACE] [Mystcraft/Mystcraft]: Sent event FMLModIdMappingEvent to mod Mystcraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Mystcraft took 0.000s
- [01:14:46] [Server thread/TRACE] [NEIAddons/NEIAddons]: Sending event FMLModIdMappingEvent to mod NEIAddons
- [01:14:46] [Server thread/TRACE] [NEIAddons/NEIAddons]: Sent event FMLModIdMappingEvent to mod NEIAddons
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - NEI Addons took 0.000s
- [01:14:46] [Server thread/TRACE] [NEIAddons|Developer/NEIAddons|Developer]: Sending event FMLModIdMappingEvent to mod NEIAddons|Developer
- [01:14:46] [Server thread/TRACE] [NEIAddons|Developer/NEIAddons|Developer]: Sent event FMLModIdMappingEvent to mod NEIAddons|Developer
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - NEI Addons: Developer Tools took 0.000s
- [01:14:46] [Server thread/TRACE] [NEIAddons|AppEng/NEIAddons|AppEng]: Sending event FMLModIdMappingEvent to mod NEIAddons|AppEng
- [01:14:46] [Server thread/TRACE] [NEIAddons|AppEng/NEIAddons|AppEng]: Sent event FMLModIdMappingEvent to mod NEIAddons|AppEng
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - NEI Addons: Applied Energistics 2 took 0.000s
- [01:14:46] [Server thread/TRACE] [NEIAddons|Botany/NEIAddons|Botany]: Sending event FMLModIdMappingEvent to mod NEIAddons|Botany
- [01:14:46] [Server thread/TRACE] [NEIAddons|Botany/NEIAddons|Botany]: Sent event FMLModIdMappingEvent to mod NEIAddons|Botany
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - NEI Addons: Botany took 0.000s
- [01:14:46] [Server thread/TRACE] [NEIAddons|Forestry/NEIAddons|Forestry]: Sending event FMLModIdMappingEvent to mod NEIAddons|Forestry
- [01:14:46] [Server thread/TRACE] [NEIAddons|Forestry/NEIAddons|Forestry]: Sent event FMLModIdMappingEvent to mod NEIAddons|Forestry
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - NEI Addons: Forestry took 0.000s
- [01:14:46] [Server thread/TRACE] [NEIAddons|CraftingTables/NEIAddons|CraftingTables]: Sending event FMLModIdMappingEvent to mod NEIAddons|CraftingTables
- [01:14:46] [Server thread/TRACE] [NEIAddons|CraftingTables/NEIAddons|CraftingTables]: Sent event FMLModIdMappingEvent to mod NEIAddons|CraftingTables
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - NEI Addons: Crafting Tables took 0.000s
- [01:14:46] [Server thread/TRACE] [NEIAddons|ExNihilo/NEIAddons|ExNihilo]: Sending event FMLModIdMappingEvent to mod NEIAddons|ExNihilo
- [01:14:46] [Server thread/TRACE] [NEIAddons|ExNihilo/NEIAddons|ExNihilo]: Sent event FMLModIdMappingEvent to mod NEIAddons|ExNihilo
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - NEI Addons: Ex Nihilo took 0.000s
- [01:14:46] [Server thread/TRACE] [neiintegration/neiintegration]: Sending event FMLModIdMappingEvent to mod neiintegration
- [01:14:46] [Server thread/TRACE] [neiintegration/neiintegration]: Sent event FMLModIdMappingEvent to mod neiintegration
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - NEI Integration took 0.000s
- [01:14:46] [Server thread/TRACE] [NetherOres/NetherOres]: Sending event FMLModIdMappingEvent to mod NetherOres
- [01:14:46] [Server thread/TRACE] [NetherOres/NetherOres]: Sent event FMLModIdMappingEvent to mod NetherOres
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Nether Ores took 0.000s
- [01:14:46] [Server thread/TRACE] [neresources/neresources]: Sending event FMLModIdMappingEvent to mod neresources
- [01:14:46] [Server thread/TRACE] [neresources/neresources]: Sent event FMLModIdMappingEvent to mod neresources
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Not Enough Resources took 0.000s
- [01:14:46] [Server thread/TRACE] [OpenMods/OpenMods]: Sending event FMLModIdMappingEvent to mod OpenMods
- [01:14:46] [Server thread/TRACE] [OpenMods/OpenMods]: Sent event FMLModIdMappingEvent to mod OpenMods
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - OpenMods took 0.000s
- [01:14:46] [Server thread/TRACE] [OpenBlocks/OpenBlocks]: Sending event FMLModIdMappingEvent to mod OpenBlocks
- [01:14:46] [Server thread/TRACE] [OpenBlocks/OpenBlocks]: Sent event FMLModIdMappingEvent to mod OpenBlocks
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - OpenBlocks took 0.000s
- [01:14:46] [Server thread/TRACE] [OpenPeripheralCore/OpenPeripheralCore]: Sending event FMLModIdMappingEvent to mod OpenPeripheralCore
- [01:14:46] [Server thread/TRACE] [OpenPeripheralCore/OpenPeripheralCore]: Sent event FMLModIdMappingEvent to mod OpenPeripheralCore
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - OpenPeripheralCore took 0.000s
- [01:14:46] [Server thread/TRACE] [OpenPeripheral/OpenPeripheral]: Sending event FMLModIdMappingEvent to mod OpenPeripheral
- [01:14:46] [Server thread/TRACE] [OpenPeripheral/OpenPeripheral]: Sent event FMLModIdMappingEvent to mod OpenPeripheral
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - OpenPeripheralAddons took 0.000s
- [01:14:46] [Server thread/TRACE] [OpenPeripheralIntegration/OpenPeripheralIntegration]: Sending event FMLModIdMappingEvent to mod OpenPeripheralIntegration
- [01:14:46] [Server thread/TRACE] [OpenPeripheralIntegration/OpenPeripheralIntegration]: Sent event FMLModIdMappingEvent to mod OpenPeripheralIntegration
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - OpenPeripheralIntegration took 0.000s
- [01:14:46] [Server thread/TRACE] [PortalGun/PortalGun]: Sending event FMLModIdMappingEvent to mod PortalGun
- [01:14:46] [Server thread/TRACE] [PortalGun/PortalGun]: Sent event FMLModIdMappingEvent to mod PortalGun
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - PortalGun took 0.000s
- [01:14:46] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sending event FMLModIdMappingEvent to mod ProjRed|Transmission
- [01:14:46] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sent event FMLModIdMappingEvent to mod ProjRed|Transmission
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Transmission took 0.000s
- [01:14:46] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sending event FMLModIdMappingEvent to mod ProjRed|Transportation
- [01:14:46] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sent event FMLModIdMappingEvent to mod ProjRed|Transportation
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Transportation took 0.000s
- [01:14:46] [Server thread/TRACE] [ProjRed|Compatibility/ProjRed|Compatibility]: Sending event FMLModIdMappingEvent to mod ProjRed|Compatibility
- [01:14:46] [Server thread/TRACE] [ProjRed|Compatibility/ProjRed|Compatibility]: Sent event FMLModIdMappingEvent to mod ProjRed|Compatibility
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Compatibility took 0.000s
- [01:14:46] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sending event FMLModIdMappingEvent to mod ProjRed|Integration
- [01:14:46] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sent event FMLModIdMappingEvent to mod ProjRed|Integration
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Integration took 0.000s
- [01:14:46] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sending event FMLModIdMappingEvent to mod ProjRed|Illumination
- [01:14:46] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sent event FMLModIdMappingEvent to mod ProjRed|Illumination
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Illumination took 0.000s
- [01:14:46] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sending event FMLModIdMappingEvent to mod ProjRed|Expansion
- [01:14:46] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sent event FMLModIdMappingEvent to mod ProjRed|Expansion
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ProjectRed Expansion took 0.000s
- [01:14:46] [Server thread/TRACE] [rftools/rftools]: Sending event FMLModIdMappingEvent to mod rftools
- [01:14:46] [Server thread/TRACE] [rftools/rftools]: Sent event FMLModIdMappingEvent to mod rftools
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - RFTools took 0.000s
- [01:14:46] [Server thread/TRACE] [runicdungeons/runicdungeons]: Sending event FMLModIdMappingEvent to mod runicdungeons
- [01:14:46] [Server thread/TRACE] [runicdungeons/runicdungeons]: Sent event FMLModIdMappingEvent to mod runicdungeons
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Runic Dungeons took 0.000s
- [01:14:46] [Server thread/TRACE] [simplyjetpacks/simplyjetpacks]: Sending event FMLModIdMappingEvent to mod simplyjetpacks
- [01:14:46] [Server thread/TRACE] [simplyjetpacks/simplyjetpacks]: Sent event FMLModIdMappingEvent to mod simplyjetpacks
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Simply Jetpacks took 0.000s
- [01:14:46] [Server thread/TRACE] [SolarExpansion/SolarExpansion]: Sending event FMLModIdMappingEvent to mod SolarExpansion
- [01:14:46] [Server thread/TRACE] [SolarExpansion/SolarExpansion]: Sent event FMLModIdMappingEvent to mod SolarExpansion
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Solar Expansion took 0.000s
- [01:14:46] [Server thread/TRACE] [springboards/springboards]: Sending event FMLModIdMappingEvent to mod springboards
- [01:14:46] [Server thread/TRACE] [springboards/springboards]: Sent event FMLModIdMappingEvent to mod springboards
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Spring Boards took 0.000s
- [01:14:46] [Server thread/TRACE] [StevesFactoryManager/StevesFactoryManager]: Sending event FMLModIdMappingEvent to mod StevesFactoryManager
- [01:14:46] [Server thread/TRACE] [StevesFactoryManager/StevesFactoryManager]: Sent event FMLModIdMappingEvent to mod StevesFactoryManager
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Steve's Factory Manager took 0.000s
- [01:14:46] [Server thread/TRACE] [StevesAddons/StevesAddons]: Sending event FMLModIdMappingEvent to mod StevesAddons
- [01:14:46] [Server thread/TRACE] [StevesAddons/StevesAddons]: Sent event FMLModIdMappingEvent to mod StevesAddons
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Steve's Addons took 0.000s
- [01:14:46] [Server thread/TRACE] [StevesCarts/StevesCarts]: Sending event FMLModIdMappingEvent to mod StevesCarts
- [01:14:46] [Server thread/TRACE] [StevesCarts/StevesCarts]: Sent event FMLModIdMappingEvent to mod StevesCarts
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Steve's Carts 2 took 0.000s
- [01:14:46] [Server thread/TRACE] [StevesWorkshop/StevesWorkshop]: Sending event FMLModIdMappingEvent to mod StevesWorkshop
- [01:14:46] [Server thread/TRACE] [StevesWorkshop/StevesWorkshop]: Sent event FMLModIdMappingEvent to mod StevesWorkshop
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Steve's Workshop took 0.000s
- [01:14:46] [Server thread/TRACE] [StorageDrawers/StorageDrawers]: Sending event FMLModIdMappingEvent to mod StorageDrawers
- [01:14:46] [Server thread/TRACE] [StorageDrawers/StorageDrawers]: Sent event FMLModIdMappingEvent to mod StorageDrawers
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Storage Drawers took 0.000s
- [01:14:46] [Server thread/TRACE] [StorageDrawersBop/StorageDrawersBop]: Sending event FMLModIdMappingEvent to mod StorageDrawersBop
- [01:14:46] [Server thread/TRACE] [StorageDrawersBop/StorageDrawersBop]: Sent event FMLModIdMappingEvent to mod StorageDrawersBop
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Storage Drawers: Biomes O' Plenty Pack took 0.000s
- [01:14:46] [Server thread/TRACE] [StorageDrawersForestry/StorageDrawersForestry]: Sending event FMLModIdMappingEvent to mod StorageDrawersForestry
- [01:14:46] [Server thread/TRACE] [StorageDrawersForestry/StorageDrawersForestry]: Sent event FMLModIdMappingEvent to mod StorageDrawersForestry
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Storage Drawers: Forestry Pack took 0.000s
- [01:14:46] [Server thread/TRACE] [StorageDrawersMisc/StorageDrawersMisc]: Sending event FMLModIdMappingEvent to mod StorageDrawersMisc
- [01:14:46] [Server thread/TRACE] [StorageDrawersMisc/StorageDrawersMisc]: Sent event FMLModIdMappingEvent to mod StorageDrawersMisc
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Storage Drawers: Misc Pack took 0.000s
- [01:14:46] [Server thread/TRACE] [StorageDrawersNatura/StorageDrawersNatura]: Sending event FMLModIdMappingEvent to mod StorageDrawersNatura
- [01:14:46] [Server thread/TRACE] [StorageDrawersNatura/StorageDrawersNatura]: Sent event FMLModIdMappingEvent to mod StorageDrawersNatura
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Storage Drawers: Natura Pack took 0.000s
- [01:14:46] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sending event FMLModIdMappingEvent to mod thaumcraftneiplugin
- [01:14:46] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sent event FMLModIdMappingEvent to mod thaumcraftneiplugin
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Thaumcraft NEI Plugin took 0.000s
- [01:14:46] [Server thread/TRACE] [thaumicenergistics/thaumicenergistics]: Sending event FMLModIdMappingEvent to mod thaumicenergistics
- [01:14:46] [Server thread/TRACE] [thaumicenergistics/thaumicenergistics]: Sent event FMLModIdMappingEvent to mod thaumicenergistics
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Thaumic Energistics took 0.000s
- [01:14:46] [Server thread/TRACE] [ThaumicExploration/ThaumicExploration]: Sending event FMLModIdMappingEvent to mod ThaumicExploration
- [01:14:46] [Server thread/TRACE] [ThaumicExploration/ThaumicExploration]: Sent event FMLModIdMappingEvent to mod ThaumicExploration
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Thaumic Exploration took 0.000s
- [01:14:46] [Server thread/TRACE] [ThermalDynamics/ThermalDynamics]: Sending event FMLModIdMappingEvent to mod ThermalDynamics
- [01:14:46] [Server thread/TRACE] [ThermalDynamics/ThermalDynamics]: Sent event FMLModIdMappingEvent to mod ThermalDynamics
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Thermal Dynamics took 0.000s
- [01:14:46] [Server thread/TRACE] [TiCTooltips/TiCTooltips]: Sending event FMLModIdMappingEvent to mod TiCTooltips
- [01:14:46] [Server thread/TRACE] [TiCTooltips/TiCTooltips]: Sent event FMLModIdMappingEvent to mod TiCTooltips
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - TiC Tooltips took 0.000s
- [01:14:46] [Server thread/TRACE] [TMechworks/TMechworks]: Sending event FMLModIdMappingEvent to mod TMechworks
- [01:14:46] [Server thread/TRACE] [TMechworks/TMechworks]: Sent event FMLModIdMappingEvent to mod TMechworks
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Tinkers' Mechworks took 0.000s
- [01:14:46] [Server thread/TRACE] [Translocator/Translocator]: Sending event FMLModIdMappingEvent to mod Translocator
- [01:14:46] [Server thread/TRACE] [Translocator/Translocator]: Sent event FMLModIdMappingEvent to mod Translocator
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Translocator took 0.000s
- [01:14:46] [Server thread/TRACE] [WailaHarvestability/WailaHarvestability]: Sending event FMLModIdMappingEvent to mod WailaHarvestability
- [01:14:46] [Server thread/TRACE] [WailaHarvestability/WailaHarvestability]: Sent event FMLModIdMappingEvent to mod WailaHarvestability
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Waila Harvestability took 0.000s
- [01:14:46] [Server thread/TRACE] [wawla/wawla]: Sending event FMLModIdMappingEvent to mod wawla
- [01:14:46] [Server thread/TRACE] [wawla/wawla]: Sent event FMLModIdMappingEvent to mod wawla
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - What Are We Looking At took 0.000s
- [01:14:46] [Server thread/TRACE] [witchery/witchery]: Sending event FMLModIdMappingEvent to mod witchery
- [01:14:46] [Server thread/TRACE] [witchery/witchery]: Sent event FMLModIdMappingEvent to mod witchery
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Witchery took 0.000s
- [01:14:46] [Server thread/TRACE] [WR-CBE|Core/WR-CBE|Core]: Sending event FMLModIdMappingEvent to mod WR-CBE|Core
- [01:14:46] [Server thread/TRACE] [WR-CBE|Core/WR-CBE|Core]: Sent event FMLModIdMappingEvent to mod WR-CBE|Core
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - WR-CBE Core took 0.000s
- [01:14:46] [Server thread/TRACE] [WR-CBE|Addons/WR-CBE|Addons]: Sending event FMLModIdMappingEvent to mod WR-CBE|Addons
- [01:14:46] [Server thread/TRACE] [WR-CBE|Addons/WR-CBE|Addons]: Sent event FMLModIdMappingEvent to mod WR-CBE|Addons
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - WR-CBE Addons took 0.000s
- [01:14:46] [Server thread/TRACE] [WR-CBE|Logic/WR-CBE|Logic]: Sending event FMLModIdMappingEvent to mod WR-CBE|Logic
- [01:14:46] [Server thread/TRACE] [WR-CBE|Logic/WR-CBE|Logic]: Sent event FMLModIdMappingEvent to mod WR-CBE|Logic
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - WR-CBE Logic took 0.000s
- [01:14:46] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLModIdMappingEvent to mod McMultipart
- [01:14:46] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLModIdMappingEvent to mod McMultipart
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Multipart Plugin took 0.000s
- [01:14:46] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sending event FMLModIdMappingEvent to mod ForgeRelocation
- [01:14:46] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sent event FMLModIdMappingEvent to mod ForgeRelocation
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - ForgeRelocation took 0.000s
- [01:14:46] [Server thread/TRACE] [MCFrames/MCFrames]: Sending event FMLModIdMappingEvent to mod MCFrames
- [01:14:46] [Server thread/TRACE] [MCFrames/MCFrames]: Sent event FMLModIdMappingEvent to mod MCFrames
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MCFrames took 0.000s
- [01:14:46] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sending event FMLModIdMappingEvent to mod RelocationFMP
- [01:14:46] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sent event FMLModIdMappingEvent to mod RelocationFMP
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - RelocationFMP took 0.000s
- [01:14:46] [Server thread/TRACE] [aobd/aobd]: Sending event FMLModIdMappingEvent to mod aobd
- [01:14:46] [Server thread/TRACE] [aobd/aobd]: Sent event FMLModIdMappingEvent to mod aobd
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Another One Bites The Dust took 0.000s
- [01:14:46] [Server thread/TRACE] [denseores/denseores]: Sending event FMLModIdMappingEvent to mod denseores
- [01:14:46] [Server thread/TRACE] [denseores/denseores]: Sent event FMLModIdMappingEvent to mod denseores
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Dense Ores took 0.000s
- [01:14:46] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLModIdMappingEvent to mod ForgeMicroblock
- [01:14:46] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLModIdMappingEvent to mod ForgeMicroblock
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Microblocks took 0.000s
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0.033s
- [01:14:46] [Server thread/INFO] [FML/]: Applying holder lookups
- [01:14:46] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:cobblestoneWall for public static team.chisel.block.BlockCarvableWall team.chisel.init.ChiselBlocks.cobblestoneWall. This means the object wasn't registered. It's likely just mod options.
- [01:14:46] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:obsidian2 for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.obsidian2. This means the object wasn't registered. It's likely just mod options.
- [01:14:46] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:voidstonerunic for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.voidstonerunic. This means the object wasn't registered. It's likely just mod options.
- [01:14:46] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:circuits for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.circuits. This means the object wasn't registered. It's likely just mod options.
- [01:14:46] [Server thread/INFO] [FML/]: Holder lookups applied
- [01:14:46] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppedEvent to mod mcp
- [01:14:46] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppedEvent to mod mcp
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Coder Pack took 0.000s
- [01:14:46] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppedEvent to mod FML
- [01:14:46] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppedEvent to mod FML
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Forge Mod Loader took 0.000s
- [01:14:46] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppedEvent to mod Forge
- [01:14:46] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppedEvent to mod Forge
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Forge took 0.000s
- [01:14:46] [Server thread/TRACE] [appliedenergistics2-core/appliedenergistics2-core]: Sending event FMLServerStoppedEvent to mod appliedenergistics2-core
- [01:14:46] [Server thread/TRACE] [appliedenergistics2-core/appliedenergistics2-core]: Sent event FMLServerStoppedEvent to mod appliedenergistics2-core
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Applied Energistics 2 Core took 0.000s
- [01:14:46] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLServerStoppedEvent to mod CodeChickenCore
- [01:14:46] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLServerStoppedEvent to mod CodeChickenCore
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - CodeChicken Core took 0.000s
- [01:14:46] [Server thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sending event FMLServerStoppedEvent to mod NotEnoughItems
- [01:14:46] [Server thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sent event FMLServerStoppedEvent to mod NotEnoughItems
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Not Enough Items took 0.000s
- [01:14:46] [Server thread/TRACE] [ThE-core/ThE-core]: Sending event FMLServerStoppedEvent to mod ThE-core
- [01:14:46] [Server thread/TRACE] [ThE-core/ThE-core]: Sent event FMLServerStoppedEvent to mod ThE-core
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Thaumic Energistics Core took 0.000s
- [01:14:46] [Server thread/TRACE] [ThaumicTinkerer-preloader/ThaumicTinkerer-preloader]: Sending event FMLServerStoppedEvent to mod ThaumicTinkerer-preloader
- [01:14:46] [Server thread/TRACE] [ThaumicTinkerer-preloader/ThaumicTinkerer-preloader]: Sent event FMLServerStoppedEvent to mod ThaumicTinkerer-preloader
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Thaumic Tinkerer Core took 0.000s
- [01:14:46] [Server thread/TRACE] [OpenModsCore/OpenModsCore]: Sending event FMLServerStoppedEvent to mod OpenModsCore
- [01:14:46] [Server thread/TRACE] [OpenModsCore/OpenModsCore]: Sent event FMLServerStoppedEvent to mod OpenModsCore
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - OpenModsCore took 0.000s
- [01:14:46] [Server thread/TRACE] [<CoFH ASM>/<CoFH ASM>]: Sending event FMLServerStoppedEvent to mod <CoFH ASM>
- [01:14:46] [Server thread/TRACE] [<CoFH ASM>/<CoFH ASM>]: Sent event FMLServerStoppedEvent to mod <CoFH ASM>
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - CoFH ASM took 0.000s
- [01:14:46] [Server thread/TRACE] [BinniePatcher/BinniePatcher]: Sending event FMLServerStoppedEvent to mod BinniePatcher
- [01:14:46] [Server thread/TRACE] [BinniePatcher/BinniePatcher]: Sent event FMLServerStoppedEvent to mod BinniePatcher
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Binnie Patcher took 0.000s
- [01:14:46] [Server thread/TRACE] [debug/debug]: Sending event FMLServerStoppedEvent to mod debug
- [01:14:46] [Server thread/TRACE] [debug/debug]: Sent event FMLServerStoppedEvent to mod debug
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - debug took 0.000s
- [01:14:46] [Server thread/TRACE] [IC2/IC2]: Sending event FMLServerStoppedEvent to mod IC2
- [01:14:46] [Server thread/TRACE] [IC2/IC2]: Sent event FMLServerStoppedEvent to mod IC2
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - IndustrialCraft 2 took 0.000s
- [01:14:46] [Server thread/TRACE] [AdvancedSolarPanel/AdvancedSolarPanel]: Sending event FMLServerStoppedEvent to mod AdvancedSolarPanel
- [01:14:46] [Server thread/TRACE] [AdvancedSolarPanel/AdvancedSolarPanel]: Sent event FMLServerStoppedEvent to mod AdvancedSolarPanel
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Advanced Solar Panels took 0.000s
- [01:14:46] [Server thread/TRACE] [AgriCraft/AgriCraft]: Sending event FMLServerStoppedEvent to mod AgriCraft
- [01:14:46] [Server thread/TRACE] [AgriCraft/AgriCraft]: Sent event FMLServerStoppedEvent to mod AgriCraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - AgriCraft took 0.000s
- [01:14:46] [Server thread/TRACE] [appliedenergistics2/appliedenergistics2]: Sending event FMLServerStoppedEvent to mod appliedenergistics2
- [01:14:46] [Server thread/TRACE] [appliedenergistics2/appliedenergistics2]: Sent event FMLServerStoppedEvent to mod appliedenergistics2
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Applied Energistics 2 took 0.000s
- [01:14:46] [Server thread/TRACE] [AWWayofTime/AWWayofTime]: Sending event FMLServerStoppedEvent to mod AWWayofTime
- [01:14:46] [Server thread/TRACE] [AWWayofTime/AWWayofTime]: Sent event FMLServerStoppedEvent to mod AWWayofTime
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Blood Magic: Alchemical Wizardry took 0.000s
- [01:14:46] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLServerStoppedEvent to mod Baubles
- [01:14:46] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLServerStoppedEvent to mod Baubles
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Baubles took 0.000s
- [01:14:46] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLServerStoppedEvent to mod Thaumcraft
- [01:14:46] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLServerStoppedEvent to mod Thaumcraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Thaumcraft took 0.000s
- [01:14:46] [Server thread/TRACE] [Botania/Botania]: Sending event FMLServerStoppedEvent to mod Botania
- [01:14:46] [Server thread/TRACE] [Botania/Botania]: Sent event FMLServerStoppedEvent to mod Botania
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Botania took 0.000s
- [01:14:46] [Server thread/TRACE] [Avaritia/Avaritia]: Sending event FMLServerStoppedEvent to mod Avaritia
- [01:14:46] [Server thread/TRACE] [Avaritia/Avaritia]: Sent event FMLServerStoppedEvent to mod Avaritia
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Avaritia took 0.000s
- [01:14:46] [Server thread/TRACE] [bdlib/bdlib]: Sending event FMLServerStoppedEvent to mod bdlib
- [01:14:46] [Server thread/TRACE] [bdlib/bdlib]: Sent event FMLServerStoppedEvent to mod bdlib
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BD Lib took 0.000s
- [01:14:46] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sending event FMLServerStoppedEvent to mod BiblioCraft
- [01:14:46] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sent event FMLServerStoppedEvent to mod BiblioCraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BiblioCraft took 0.000s
- [01:14:46] [Server thread/TRACE] [Mantle/Mantle]: Sending event FMLServerStoppedEvent to mod Mantle
- [01:14:46] [Server thread/TRACE] [Mantle/Mantle]: Sent event FMLServerStoppedEvent to mod Mantle
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Mantle took 0.000s
- [01:14:46] [Server thread/TRACE] [Natura/Natura]: Sending event FMLServerStoppedEvent to mod Natura
- [01:14:46] [Server thread/TRACE] [Natura/Natura]: Sent event FMLServerStoppedEvent to mod Natura
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Natura took 0.000s
- [01:14:46] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sending event FMLServerStoppedEvent to mod BiomesOPlenty
- [01:14:46] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sent event FMLServerStoppedEvent to mod BiomesOPlenty
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Biomes O' Plenty took 0.000s
- [01:14:46] [Server thread/TRACE] [BiblioWoodsBoP/BiblioWoodsBoP]: Sending event FMLServerStoppedEvent to mod BiblioWoodsBoP
- [01:14:46] [Server thread/TRACE] [BiblioWoodsBoP/BiblioWoodsBoP]: Sent event FMLServerStoppedEvent to mod BiblioWoodsBoP
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BiblioWoods Biomes O'Plenty Edition took 0.000s
- [01:14:46] [Server thread/TRACE] [CoFHCore/CoFHCore]: Sending event FMLServerStoppedEvent to mod CoFHCore
- [01:14:46] [Server thread/TRACE] [CoFHCore/CoFHCore]: Sent event FMLServerStoppedEvent to mod CoFHCore
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - CoFH Core took 0.000s
- [01:14:46] [Server thread/TRACE] [Forestry/Forestry]: Sending event FMLServerStoppedEvent to mod Forestry
- [01:14:46] [Server thread/TRACE] [Forestry/Forestry]: Sent event FMLServerStoppedEvent to mod Forestry
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Forestry for Minecraft took 0.000s
- [01:14:46] [Server thread/TRACE] [BiblioWoodsForestry/BiblioWoodsForestry]: Sending event FMLServerStoppedEvent to mod BiblioWoodsForestry
- [01:14:46] [Server thread/TRACE] [BiblioWoodsForestry/BiblioWoodsForestry]: Sent event FMLServerStoppedEvent to mod BiblioWoodsForestry
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BiblioWoods Forestry Edition took 0.000s
- [01:14:46] [Server thread/TRACE] [BiblioWoodsNatura/BiblioWoodsNatura]: Sending event FMLServerStoppedEvent to mod BiblioWoodsNatura
- [01:14:46] [Server thread/TRACE] [BiblioWoodsNatura/BiblioWoodsNatura]: Sent event FMLServerStoppedEvent to mod BiblioWoodsNatura
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BiblioWoods Natura Edition took 0.000s
- [01:14:46] [Server thread/TRACE] [ThermalFoundation/ThermalFoundation]: Sending event FMLServerStoppedEvent to mod ThermalFoundation
- [01:14:46] [Server thread/TRACE] [ThermalFoundation/ThermalFoundation]: Sent event FMLServerStoppedEvent to mod ThermalFoundation
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Thermal Foundation took 0.000s
- [01:14:46] [Server thread/TRACE] [ThermalExpansion/ThermalExpansion]: Sending event FMLServerStoppedEvent to mod ThermalExpansion
- [01:14:46] [Server thread/TRACE] [ThermalExpansion/ThermalExpansion]: Sent event FMLServerStoppedEvent to mod ThermalExpansion
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Thermal Expansion took 0.000s
- [01:14:46] [Server thread/TRACE] [BigReactors/BigReactors]: Sending event FMLServerStoppedEvent to mod BigReactors
- [01:14:46] [Server thread/TRACE] [BigReactors/BigReactors]: Sent event FMLServerStoppedEvent to mod BigReactors
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Big Reactors took 0.000s
- [01:14:46] [Server thread/TRACE] [BinnieCore/BinnieCore]: Sending event FMLServerStoppedEvent to mod BinnieCore
- [01:14:46] [Server thread/TRACE] [BinnieCore/BinnieCore]: Sent event FMLServerStoppedEvent to mod BinnieCore
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Binnie Core took 0.000s
- [01:14:46] [Server thread/TRACE] [Botany/Botany]: Sending event FMLServerStoppedEvent to mod Botany
- [01:14:46] [Server thread/TRACE] [Botany/Botany]: Sent event FMLServerStoppedEvent to mod Botany
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Botany took 0.000s
- [01:14:46] [Server thread/TRACE] [ExtraBees/ExtraBees]: Sending event FMLServerStoppedEvent to mod ExtraBees
- [01:14:46] [Server thread/TRACE] [ExtraBees/ExtraBees]: Sent event FMLServerStoppedEvent to mod ExtraBees
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Extra Bees took 0.000s
- [01:14:46] [Server thread/TRACE] [ExtraTrees/ExtraTrees]: Sending event FMLServerStoppedEvent to mod ExtraTrees
- [01:14:46] [Server thread/TRACE] [ExtraTrees/ExtraTrees]: Sent event FMLServerStoppedEvent to mod ExtraTrees
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Extra Trees took 0.000s
- [01:14:46] [Server thread/TRACE] [Genetics/Genetics]: Sending event FMLServerStoppedEvent to mod Genetics
- [01:14:46] [Server thread/TRACE] [Genetics/Genetics]: Sent event FMLServerStoppedEvent to mod Genetics
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Genetics took 0.000s
- [01:14:46] [Server thread/TRACE] [BrandonsCore/BrandonsCore]: Sending event FMLServerStoppedEvent to mod BrandonsCore
- [01:14:46] [Server thread/TRACE] [BrandonsCore/BrandonsCore]: Sent event FMLServerStoppedEvent to mod BrandonsCore
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Brandon's Core took 0.000s
- [01:14:46] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLServerStoppedEvent to mod BuildCraft|Core
- [01:14:46] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLServerStoppedEvent to mod BuildCraft|Core
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BuildCraft took 0.000s
- [01:14:46] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLServerStoppedEvent to mod BuildCraft|Builders
- [01:14:46] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLServerStoppedEvent to mod BuildCraft|Builders
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Builders took 0.000s
- [01:14:46] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLServerStoppedEvent to mod BuildCraft|Transport
- [01:14:46] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLServerStoppedEvent to mod BuildCraft|Transport
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Transport took 0.000s
- [01:14:46] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLServerStoppedEvent to mod BuildCraft|Energy
- [01:14:46] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLServerStoppedEvent to mod BuildCraft|Energy
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Energy took 0.000s
- [01:14:46] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLServerStoppedEvent to mod BuildCraft|Silicon
- [01:14:46] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLServerStoppedEvent to mod BuildCraft|Silicon
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Silicon took 0.000s
- [01:14:46] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLServerStoppedEvent to mod BuildCraft|Robotics
- [01:14:46] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLServerStoppedEvent to mod BuildCraft|Robotics
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Robotics took 0.000s
- [01:14:46] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLServerStoppedEvent to mod BuildCraft|Factory
- [01:14:46] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLServerStoppedEvent to mod BuildCraft|Factory
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Factory took 0.000s
- [01:14:46] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sending event FMLServerStoppedEvent to mod BuildCraft|Compat
- [01:14:46] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sent event FMLServerStoppedEvent to mod BuildCraft|Compat
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BuildCraft Compat took 0.000s
- [01:14:46] [Server thread/TRACE] [CarpentersBlocks/CarpentersBlocks]: Sending event FMLServerStoppedEvent to mod CarpentersBlocks
- [01:14:46] [Server thread/TRACE] [CarpentersBlocks/CarpentersBlocks]: Sent event FMLServerStoppedEvent to mod CarpentersBlocks
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Carpenter's Blocks took 0.000s
- [01:14:46] [Server thread/TRACE] [Railcraft/Railcraft]: Sending event FMLServerStoppedEvent to mod Railcraft
- [01:14:46] [Server thread/TRACE] [Railcraft/Railcraft]: Sent event FMLServerStoppedEvent to mod Railcraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Railcraft took 0.000s
- [01:14:46] [Server thread/TRACE] [TwilightForest/TwilightForest]: Sending event FMLServerStoppedEvent to mod TwilightForest
- [01:14:46] [Server thread/TRACE] [TwilightForest/TwilightForest]: Sent event FMLServerStoppedEvent to mod TwilightForest
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - The Twilight Forest took 0.000s
- [01:14:46] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLServerStoppedEvent to mod ForgeMultipart
- [01:14:46] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLServerStoppedEvent to mod ForgeMultipart
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Forge Multipart took 0.000s
- [01:14:46] [Server thread/TRACE] [chisel/chisel]: Sending event FMLServerStoppedEvent to mod chisel
- [01:14:46] [Server thread/TRACE] [chisel/chisel]: Sent event FMLServerStoppedEvent to mod chisel
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Chisel took 0.000s
- [01:14:46] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sending event FMLServerStoppedEvent to mod ComputerCraft
- [01:14:46] [Server thread/TRACE] [ComputerCraft/ComputerCraft]: Sent event FMLServerStoppedEvent to mod ComputerCraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ComputerCraft took 0.000s
- [01:14:46] [Server thread/TRACE] [PTRModelLib/PTRModelLib]: Sending event FMLServerStoppedEvent to mod PTRModelLib
- [01:14:46] [Server thread/TRACE] [PTRModelLib/PTRModelLib]: Sent event FMLServerStoppedEvent to mod PTRModelLib
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - PTRModelLib took 0.000s
- [01:14:46] [Server thread/TRACE] [props/props]: Sending event FMLServerStoppedEvent to mod props
- [01:14:46] [Server thread/TRACE] [props/props]: Sent event FMLServerStoppedEvent to mod props
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Decocraft took 0.000s
- [01:14:46] [Server thread/TRACE] [DraconicEvolution/DraconicEvolution]: Sending event FMLServerStoppedEvent to mod DraconicEvolution
- [01:14:46] [Server thread/TRACE] [DraconicEvolution/DraconicEvolution]: Sent event FMLServerStoppedEvent to mod DraconicEvolution
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Draconic Evolution took 0.000s
- [01:14:46] [Server thread/TRACE] [endercore/endercore]: Sending event FMLServerStoppedEvent to mod endercore
- [01:14:46] [Server thread/TRACE] [endercore/endercore]: Sent event FMLServerStoppedEvent to mod endercore
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - EnderCore took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded/MineFactoryReloaded]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded/MineFactoryReloaded]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MineFactory Reloaded took 0.000s
- [01:14:46] [Server thread/TRACE] [Waila/Waila]: Sending event FMLServerStoppedEvent to mod Waila
- [01:14:46] [Server thread/TRACE] [Waila/Waila]: Sent event FMLServerStoppedEvent to mod Waila
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Waila took 0.000s
- [01:14:46] [Server thread/TRACE] [EnderIO/EnderIO]: Sending event FMLServerStoppedEvent to mod EnderIO
- [01:14:46] [pool-4-thread-1/INFO] [EnderIO/EnderIO]: ServerChannelRegister: Dimensional Transceiver data saved to C:\Servers\Feed The Beast\Live\.\world\enderio\dimensionalTransceiver.json
- [01:14:46] [Server thread/TRACE] [EnderIO/EnderIO]: Sent event FMLServerStoppedEvent to mod EnderIO
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Ender IO took 0.018s
- [01:14:46] [Server thread/TRACE] [EnderStorage/EnderStorage]: Sending event FMLServerStoppedEvent to mod EnderStorage
- [01:14:46] [Server thread/TRACE] [EnderStorage/EnderStorage]: Sent event FMLServerStoppedEvent to mod EnderStorage
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - EnderStorage took 0.000s
- [01:14:46] [Server thread/TRACE] [EnderTech/EnderTech]: Sending event FMLServerStoppedEvent to mod EnderTech
- [01:14:46] [Server thread/TRACE] [EnderTech/EnderTech]: Sent event FMLServerStoppedEvent to mod EnderTech
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - EnderTech took 0.000s
- [01:14:46] [Server thread/TRACE] [EnderZoo/EnderZoo]: Sending event FMLServerStoppedEvent to mod EnderZoo
- [01:14:46] [Server thread/TRACE] [EnderZoo/EnderZoo]: Sent event FMLServerStoppedEvent to mod EnderZoo
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Ender Zoo took 0.000s
- [01:14:46] [Server thread/TRACE] [extracells/extracells]: Sending event FMLServerStoppedEvent to mod extracells
- [01:14:46] [Server thread/TRACE] [extracells/extracells]: Sent event FMLServerStoppedEvent to mod extracells
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Extra Cells 2 took 0.000s
- [01:14:46] [Server thread/TRACE] [ExtraUtilities/ExtraUtilities]: Sending event FMLServerStoppedEvent to mod ExtraUtilities
- [01:14:46] [Server thread/TRACE] [ExtraUtilities/ExtraUtilities]: Sent event FMLServerStoppedEvent to mod ExtraUtilities
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Extra Utilities took 0.000s
- [01:14:46] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sending event FMLServerStoppedEvent to mod harvestcraft
- [01:14:46] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sent event FMLServerStoppedEvent to mod harvestcraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Pam's HarvestCraft took 0.000s
- [01:14:46] [Server thread/TRACE] [ImmersiveEngineering/ImmersiveEngineering]: Sending event FMLServerStoppedEvent to mod ImmersiveEngineering
- [01:14:46] [Server thread/TRACE] [ImmersiveEngineering/ImmersiveEngineering]: Sent event FMLServerStoppedEvent to mod ImmersiveEngineering
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Immersive Engineering took 0.000s
- [01:14:46] [Server thread/TRACE] [TConstruct/TConstruct]: Sending event FMLServerStoppedEvent to mod TConstruct
- [01:14:46] [Server thread/TRACE] [TConstruct/TConstruct]: Sent event FMLServerStoppedEvent to mod TConstruct
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Tinkers' Construct took 0.000s
- [01:14:46] [Server thread/TRACE] [ExtraTiC/ExtraTiC]: Sending event FMLServerStoppedEvent to mod ExtraTiC
- [01:14:46] [Server thread/TRACE] [ExtraTiC/ExtraTiC]: Sent event FMLServerStoppedEvent to mod ExtraTiC
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ExtraTiC took 0.000s
- [01:14:46] [Server thread/TRACE] [FastCraft/FastCraft]: Sending event FMLServerStoppedEvent to mod FastCraft
- [01:14:46] [Server thread/TRACE] [FastCraft/FastCraft]: Sent event FMLServerStoppedEvent to mod FastCraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - FastCraft took 0.000s
- [01:14:46] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sending event FMLServerStoppedEvent to mod fastleafdecay
- [01:14:46] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sent event FMLServerStoppedEvent to mod fastleafdecay
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Fast Leaf Decay took 0.000s
- [01:14:46] [Server thread/TRACE] [ThaumicTinkerer/ThaumicTinkerer]: Sending event FMLServerStoppedEvent to mod ThaumicTinkerer
- [01:14:46] [Server thread/TRACE] [ThaumicTinkerer/ThaumicTinkerer]: Sent event FMLServerStoppedEvent to mod ThaumicTinkerer
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Thaumic Tinkerer took 0.000s
- [01:14:46] [Server thread/TRACE] [ForbiddenMagic/ForbiddenMagic]: Sending event FMLServerStoppedEvent to mod ForbiddenMagic
- [01:14:46] [Server thread/TRACE] [ForbiddenMagic/ForbiddenMagic]: Sent event FMLServerStoppedEvent to mod ForbiddenMagic
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Forbidden Magic took 0.000s
- [01:14:46] [Server thread/TRACE] [MineTweaker3/MineTweaker3]: Sending event FMLServerStoppedEvent to mod MineTweaker3
- [01:14:46] [Server thread/TRACE] [MineTweaker3/MineTweaker3]: Sent event FMLServerStoppedEvent to mod MineTweaker3
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MineTweaker 3 took 0.000s
- [01:14:46] [Server thread/TRACE] [FTBL/FTBL]: Sending event FMLServerStoppedEvent to mod FTBL
- [01:14:46] [Server thread/TRACE] [FTBL/FTBL]: Sent event FMLServerStoppedEvent to mod FTBL
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - FTBLib took 0.003s
- [01:14:46] [Server thread/TRACE] [FTBT/FTBT]: Sending event FMLServerStoppedEvent to mod FTBT
- [01:14:46] [Server thread/TRACE] [FTBT/FTBT]: Sent event FMLServerStoppedEvent to mod FTBT
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - FTB Tweaks took 0.000s
- [01:14:46] [Server thread/TRACE] [FTBU/FTBU]: Sending event FMLServerStoppedEvent to mod FTBU
- [01:14:46] [Server thread/TRACE] [FTBU/FTBU]: Sent event FMLServerStoppedEvent to mod FTBU
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - FTBUtilities took 0.000s
- [01:14:46] [Server thread/TRACE] [funkylocomotion/funkylocomotion]: Sending event FMLServerStoppedEvent to mod funkylocomotion
- [01:14:46] [Server thread/TRACE] [funkylocomotion/funkylocomotion]: Sent event FMLServerStoppedEvent to mod funkylocomotion
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Funky Locomotion took 0.000s
- [01:14:46] [Server thread/TRACE] [RedstoneArsenal/RedstoneArsenal]: Sending event FMLServerStoppedEvent to mod RedstoneArsenal
- [01:14:46] [Server thread/TRACE] [RedstoneArsenal/RedstoneArsenal]: Sent event FMLServerStoppedEvent to mod RedstoneArsenal
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Redstone Arsenal took 0.000s
- [01:14:46] [Server thread/TRACE] [MagicBees/MagicBees]: Sending event FMLServerStoppedEvent to mod MagicBees
- [01:14:46] [Server thread/TRACE] [MagicBees/MagicBees]: Sent event FMLServerStoppedEvent to mod MagicBees
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Magic Bees took 0.000s
- [01:14:46] [Server thread/TRACE] [gendustry/gendustry]: Sending event FMLServerStoppedEvent to mod gendustry
- [01:14:46] [Server thread/TRACE] [gendustry/gendustry]: Sent event FMLServerStoppedEvent to mod gendustry
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - GenDustry took 0.000s
- [01:14:46] [Server thread/TRACE] [GraviSuite/GraviSuite]: Sending event FMLServerStoppedEvent to mod GraviSuite
- [01:14:46] [Server thread/TRACE] [GraviSuite/GraviSuite]: Sent event FMLServerStoppedEvent to mod GraviSuite
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Graviation Suite took 0.000s
- [01:14:46] [Server thread/TRACE] [guideapi/guideapi]: Sending event FMLServerStoppedEvent to mod guideapi
- [01:14:46] [Server thread/TRACE] [guideapi/guideapi]: Sent event FMLServerStoppedEvent to mod guideapi
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Guide-API took 0.000s
- [01:14:46] [Server thread/TRACE] [iChunUtil/iChunUtil]: Sending event FMLServerStoppedEvent to mod iChunUtil
- [01:14:46] [Server thread/TRACE] [iChunUtil/iChunUtil]: Sent event FMLServerStoppedEvent to mod iChunUtil
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - iChunUtil took 0.000s
- [01:14:46] [Server thread/TRACE] [Hats/Hats]: Sending event FMLServerStoppedEvent to mod Hats
- [01:14:46] [Server thread/TRACE] [Hats/Hats]: Sent event FMLServerStoppedEvent to mod Hats
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Hats took 0.000s
- [01:14:46] [Server thread/TRACE] [HatStand/HatStand]: Sending event FMLServerStoppedEvent to mod HatStand
- [01:14:46] [Server thread/TRACE] [HatStand/HatStand]: Sent event FMLServerStoppedEvent to mod HatStand
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - HatStand took 0.000s
- [01:14:46] [Server thread/TRACE] [headcrumbs/headcrumbs]: Sending event FMLServerStoppedEvent to mod headcrumbs
- [01:14:46] [Server thread/TRACE] [headcrumbs/headcrumbs]: Sent event FMLServerStoppedEvent to mod headcrumbs
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Headcrumbs took 0.000s
- [01:14:46] [Server thread/TRACE] [IC2NuclearControl/IC2NuclearControl]: Sending event FMLServerStoppedEvent to mod IC2NuclearControl
- [01:14:46] [Server thread/TRACE] [IC2NuclearControl/IC2NuclearControl]: Sent event FMLServerStoppedEvent to mod IC2NuclearControl
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Nuclear Control 2 took 0.000s
- [01:14:46] [Server thread/TRACE] [immersiveintegration/immersiveintegration]: Sending event FMLServerStoppedEvent to mod immersiveintegration
- [01:14:46] [Server thread/TRACE] [immersiveintegration/immersiveintegration]: Sent event FMLServerStoppedEvent to mod immersiveintegration
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Immersive Integration took 0.000s
- [01:14:46] [Server thread/TRACE] [inpure|core/inpure|core]: Sending event FMLServerStoppedEvent to mod inpure|core
- [01:14:46] [Server thread/TRACE] [inpure|core/inpure|core]: Sent event FMLServerStoppedEvent to mod inpure|core
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - INpureCore took 0.000s
- [01:14:46] [Server thread/TRACE] [inventorytweaks/inventorytweaks]: Sending event FMLServerStoppedEvent to mod inventorytweaks
- [01:14:46] [Server thread/TRACE] [inventorytweaks/inventorytweaks]: Sent event FMLServerStoppedEvent to mod inventorytweaks
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Inventory Tweaks took 0.000s
- [01:14:46] [Server thread/TRACE] [IronChest/IronChest]: Sending event FMLServerStoppedEvent to mod IronChest
- [01:14:46] [Server thread/TRACE] [IronChest/IronChest]: Sent event FMLServerStoppedEvent to mod IronChest
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Iron Chest took 0.000s
- [01:14:46] [Server thread/TRACE] [JABBA/JABBA]: Sending event FMLServerStoppedEvent to mod JABBA
- [01:14:46] [Server thread/TRACE] [JABBA/JABBA]: Sent event FMLServerStoppedEvent to mod JABBA
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - JABBA took 0.000s
- [01:14:46] [Server thread/TRACE] [journeymap/journeymap]: Sending event FMLServerStoppedEvent to mod journeymap
- [01:14:46] [Server thread/TRACE] [journeymap/journeymap]: Sent event FMLServerStoppedEvent to mod journeymap
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - JourneyMap took 0.000s
- [01:14:46] [Server thread/TRACE] [LogisticsPipes/LogisticsPipes]: Sending event FMLServerStoppedEvent to mod LogisticsPipes
- [01:14:46] [Server thread/TRACE] [LogisticsPipes/LogisticsPipes]: Sent event FMLServerStoppedEvent to mod LogisticsPipes
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Logistics Pipes took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatAppliedEnergistics/MineFactoryReloaded|CompatAppliedEnergistics]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatAppliedEnergistics/MineFactoryReloaded|CompatAppliedEnergistics]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MFR Compat: Applied Energistics took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatBuildCraft/MineFactoryReloaded|CompatBuildCraft]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatBuildCraft
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatBuildCraft/MineFactoryReloaded|CompatBuildCraft]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatBuildCraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MFR Compat: BuildCraft took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatForestry/MineFactoryReloaded|CompatForestry]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatForestry
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatForestry/MineFactoryReloaded|CompatForestry]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatForestry
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MFR Compat: Forestry took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatForgeMicroblock/MineFactoryReloaded|CompatForgeMicroblock]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatForgeMicroblock
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatForgeMicroblock/MineFactoryReloaded|CompatForgeMicroblock]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatForgeMicroblock
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MFR Compat: ForgeMicroblock took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatIC2/MineFactoryReloaded|CompatIC2]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatIC2
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatIC2/MineFactoryReloaded|CompatIC2]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatIC2
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MFR Compat: IC2 took 0.000s
- [01:14:46] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sending event FMLServerStoppedEvent to mod MrTJPCoreMod
- [01:14:46] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sent event FMLServerStoppedEvent to mod MrTJPCoreMod
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MrTJPCore took 0.000s
- [01:14:46] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sending event FMLServerStoppedEvent to mod ProjRed|Core
- [01:14:46] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sent event FMLServerStoppedEvent to mod ProjRed|Core
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ProjectRed Core took 0.000s
- [01:14:46] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sending event FMLServerStoppedEvent to mod ProjRed|Exploration
- [01:14:46] [Server thread/TRACE] [ProjRed|Exploration/ProjRed|Exploration]: Sent event FMLServerStoppedEvent to mod ProjRed|Exploration
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ProjectRed Exploration took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatProjRed/MineFactoryReloaded|CompatProjRed]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatProjRed
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatProjRed/MineFactoryReloaded|CompatProjRed]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatProjRed
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MFR Compat ProjectRed took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatRailcraft/MineFactoryReloaded|CompatRailcraft]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatRailcraft
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatRailcraft/MineFactoryReloaded|CompatRailcraft]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatRailcraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MFR Compat: Railcraft took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatThaumcraft/MineFactoryReloaded|CompatThaumcraft]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatThaumcraft
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatThaumcraft/MineFactoryReloaded|CompatThaumcraft]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatThaumcraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MFR Compat: Thaumcraft took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatThermalExpansion/MineFactoryReloaded|CompatThermalExpansion]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatThermalExpansion
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatThermalExpansion/MineFactoryReloaded|CompatThermalExpansion]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatThermalExpansion
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MFR Compat: Thermal Expansion took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatTConstruct/MineFactoryReloaded|CompatTConstruct]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatTConstruct
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatTConstruct/MineFactoryReloaded|CompatTConstruct]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatTConstruct
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MFR Compat: Tinkers' Construct took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatTwilightForest/MineFactoryReloaded|CompatTwilightForest]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatTwilightForest
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatTwilightForest/MineFactoryReloaded|CompatTwilightForest]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatTwilightForest
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MFR Compat: TwilightForest took 0.000s
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatVanilla/MineFactoryReloaded|CompatVanilla]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatVanilla
- [01:14:46] [Server thread/TRACE] [MineFactoryReloaded|CompatVanilla/MineFactoryReloaded|CompatVanilla]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatVanilla
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MFR Compat: Vanilla took 0.000s
- [01:14:46] [Server thread/TRACE] [modtweaker2/modtweaker2]: Sending event FMLServerStoppedEvent to mod modtweaker2
- [01:14:46] [Server thread/TRACE] [modtweaker2/modtweaker2]: Sent event FMLServerStoppedEvent to mod modtweaker2
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Mod Tweaker 2 took 0.000s
- [01:14:46] [Server thread/TRACE] [Morpheus/Morpheus]: Sending event FMLServerStoppedEvent to mod Morpheus
- [01:14:46] [Server thread/TRACE] [Morpheus/Morpheus]: Sent event FMLServerStoppedEvent to mod Morpheus
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Morpheus took 0.000s
- [01:14:46] [Server thread/TRACE] [Mystcraft/Mystcraft]: Sending event FMLServerStoppedEvent to mod Mystcraft
- [01:14:46] [Server thread/TRACE] [Mystcraft/Mystcraft]: Sent event FMLServerStoppedEvent to mod Mystcraft
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Mystcraft took 0.003s
- [01:14:46] [Server thread/TRACE] [NEIAddons/NEIAddons]: Sending event FMLServerStoppedEvent to mod NEIAddons
- [01:14:46] [Server thread/TRACE] [NEIAddons/NEIAddons]: Sent event FMLServerStoppedEvent to mod NEIAddons
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - NEI Addons took 0.000s
- [01:14:46] [Server thread/TRACE] [NEIAddons|Developer/NEIAddons|Developer]: Sending event FMLServerStoppedEvent to mod NEIAddons|Developer
- [01:14:46] [Server thread/TRACE] [NEIAddons|Developer/NEIAddons|Developer]: Sent event FMLServerStoppedEvent to mod NEIAddons|Developer
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - NEI Addons: Developer Tools took 0.000s
- [01:14:46] [Server thread/TRACE] [NEIAddons|AppEng/NEIAddons|AppEng]: Sending event FMLServerStoppedEvent to mod NEIAddons|AppEng
- [01:14:46] [Server thread/TRACE] [NEIAddons|AppEng/NEIAddons|AppEng]: Sent event FMLServerStoppedEvent to mod NEIAddons|AppEng
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - NEI Addons: Applied Energistics 2 took 0.000s
- [01:14:46] [Server thread/TRACE] [NEIAddons|Botany/NEIAddons|Botany]: Sending event FMLServerStoppedEvent to mod NEIAddons|Botany
- [01:14:46] [Server thread/TRACE] [NEIAddons|Botany/NEIAddons|Botany]: Sent event FMLServerStoppedEvent to mod NEIAddons|Botany
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - NEI Addons: Botany took 0.000s
- [01:14:46] [Server thread/TRACE] [NEIAddons|Forestry/NEIAddons|Forestry]: Sending event FMLServerStoppedEvent to mod NEIAddons|Forestry
- [01:14:46] [Server thread/TRACE] [NEIAddons|Forestry/NEIAddons|Forestry]: Sent event FMLServerStoppedEvent to mod NEIAddons|Forestry
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - NEI Addons: Forestry took 0.000s
- [01:14:46] [Server thread/TRACE] [NEIAddons|CraftingTables/NEIAddons|CraftingTables]: Sending event FMLServerStoppedEvent to mod NEIAddons|CraftingTables
- [01:14:46] [Server thread/TRACE] [NEIAddons|CraftingTables/NEIAddons|CraftingTables]: Sent event FMLServerStoppedEvent to mod NEIAddons|CraftingTables
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - NEI Addons: Crafting Tables took 0.000s
- [01:14:46] [Server thread/TRACE] [NEIAddons|ExNihilo/NEIAddons|ExNihilo]: Sending event FMLServerStoppedEvent to mod NEIAddons|ExNihilo
- [01:14:46] [Server thread/TRACE] [NEIAddons|ExNihilo/NEIAddons|ExNihilo]: Sent event FMLServerStoppedEvent to mod NEIAddons|ExNihilo
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - NEI Addons: Ex Nihilo took 0.000s
- [01:14:46] [Server thread/TRACE] [neiintegration/neiintegration]: Sending event FMLServerStoppedEvent to mod neiintegration
- [01:14:46] [Server thread/TRACE] [neiintegration/neiintegration]: Sent event FMLServerStoppedEvent to mod neiintegration
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - NEI Integration took 0.000s
- [01:14:46] [Server thread/TRACE] [NetherOres/NetherOres]: Sending event FMLServerStoppedEvent to mod NetherOres
- [01:14:46] [Server thread/TRACE] [NetherOres/NetherOres]: Sent event FMLServerStoppedEvent to mod NetherOres
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Nether Ores took 0.000s
- [01:14:46] [Server thread/TRACE] [neresources/neresources]: Sending event FMLServerStoppedEvent to mod neresources
- [01:14:46] [Server thread/TRACE] [neresources/neresources]: Sent event FMLServerStoppedEvent to mod neresources
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Not Enough Resources took 0.000s
- [01:14:46] [Server thread/TRACE] [OpenMods/OpenMods]: Sending event FMLServerStoppedEvent to mod OpenMods
- [01:14:46] [Server thread/TRACE] [OpenMods/OpenMods]: Sent event FMLServerStoppedEvent to mod OpenMods
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - OpenMods took 0.000s
- [01:14:46] [Server thread/TRACE] [OpenBlocks/OpenBlocks]: Sending event FMLServerStoppedEvent to mod OpenBlocks
- [01:14:46] [Server thread/TRACE] [OpenBlocks/OpenBlocks]: Sent event FMLServerStoppedEvent to mod OpenBlocks
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - OpenBlocks took 0.000s
- [01:14:46] [Server thread/TRACE] [OpenPeripheralCore/OpenPeripheralCore]: Sending event FMLServerStoppedEvent to mod OpenPeripheralCore
- [01:14:46] [Server thread/TRACE] [OpenPeripheralCore/OpenPeripheralCore]: Sent event FMLServerStoppedEvent to mod OpenPeripheralCore
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - OpenPeripheralCore took 0.000s
- [01:14:46] [Server thread/TRACE] [OpenPeripheral/OpenPeripheral]: Sending event FMLServerStoppedEvent to mod OpenPeripheral
- [01:14:46] [Server thread/TRACE] [OpenPeripheral/OpenPeripheral]: Sent event FMLServerStoppedEvent to mod OpenPeripheral
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - OpenPeripheralAddons took 0.000s
- [01:14:46] [Server thread/TRACE] [OpenPeripheralIntegration/OpenPeripheralIntegration]: Sending event FMLServerStoppedEvent to mod OpenPeripheralIntegration
- [01:14:46] [Server thread/TRACE] [OpenPeripheralIntegration/OpenPeripheralIntegration]: Sent event FMLServerStoppedEvent to mod OpenPeripheralIntegration
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - OpenPeripheralIntegration took 0.000s
- [01:14:46] [Server thread/TRACE] [PortalGun/PortalGun]: Sending event FMLServerStoppedEvent to mod PortalGun
- [01:14:46] [Server thread/TRACE] [PortalGun/PortalGun]: Sent event FMLServerStoppedEvent to mod PortalGun
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - PortalGun took 0.000s
- [01:14:46] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sending event FMLServerStoppedEvent to mod ProjRed|Transmission
- [01:14:46] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sent event FMLServerStoppedEvent to mod ProjRed|Transmission
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ProjectRed Transmission took 0.000s
- [01:14:46] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sending event FMLServerStoppedEvent to mod ProjRed|Transportation
- [01:14:46] [Server thread/TRACE] [ProjRed|Transportation/ProjRed|Transportation]: Sent event FMLServerStoppedEvent to mod ProjRed|Transportation
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ProjectRed Transportation took 0.000s
- [01:14:46] [Server thread/TRACE] [ProjRed|Compatibility/ProjRed|Compatibility]: Sending event FMLServerStoppedEvent to mod ProjRed|Compatibility
- [01:14:46] [Server thread/TRACE] [ProjRed|Compatibility/ProjRed|Compatibility]: Sent event FMLServerStoppedEvent to mod ProjRed|Compatibility
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ProjectRed Compatibility took 0.000s
- [01:14:46] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sending event FMLServerStoppedEvent to mod ProjRed|Integration
- [01:14:46] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sent event FMLServerStoppedEvent to mod ProjRed|Integration
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ProjectRed Integration took 0.000s
- [01:14:46] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sending event FMLServerStoppedEvent to mod ProjRed|Illumination
- [01:14:46] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sent event FMLServerStoppedEvent to mod ProjRed|Illumination
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ProjectRed Illumination took 0.000s
- [01:14:46] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sending event FMLServerStoppedEvent to mod ProjRed|Expansion
- [01:14:46] [Server thread/TRACE] [ProjRed|Expansion/ProjRed|Expansion]: Sent event FMLServerStoppedEvent to mod ProjRed|Expansion
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ProjectRed Expansion took 0.001s
- [01:14:46] [Server thread/TRACE] [rftools/rftools]: Sending event FMLServerStoppedEvent to mod rftools
- [01:14:46] [Server thread/INFO] [mcjty.lib.varia.Logging/rftools]: RFTools: server is stopping. Shutting down gracefully
- [01:14:46] [Server thread/TRACE] [rftools/rftools]: Sent event FMLServerStoppedEvent to mod rftools
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - RFTools took 0.023s
- [01:14:46] [Server thread/TRACE] [runicdungeons/runicdungeons]: Sending event FMLServerStoppedEvent to mod runicdungeons
- [01:14:46] [Server thread/TRACE] [runicdungeons/runicdungeons]: Sent event FMLServerStoppedEvent to mod runicdungeons
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Runic Dungeons took 0.000s
- [01:14:46] [Server thread/TRACE] [simplyjetpacks/simplyjetpacks]: Sending event FMLServerStoppedEvent to mod simplyjetpacks
- [01:14:46] [Server thread/TRACE] [simplyjetpacks/simplyjetpacks]: Sent event FMLServerStoppedEvent to mod simplyjetpacks
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Simply Jetpacks took 0.000s
- [01:14:46] [Server thread/TRACE] [SolarExpansion/SolarExpansion]: Sending event FMLServerStoppedEvent to mod SolarExpansion
- [01:14:46] [Server thread/TRACE] [SolarExpansion/SolarExpansion]: Sent event FMLServerStoppedEvent to mod SolarExpansion
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Solar Expansion took 0.000s
- [01:14:46] [Server thread/TRACE] [springboards/springboards]: Sending event FMLServerStoppedEvent to mod springboards
- [01:14:46] [Server thread/TRACE] [springboards/springboards]: Sent event FMLServerStoppedEvent to mod springboards
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Spring Boards took 0.000s
- [01:14:46] [Server thread/TRACE] [StevesFactoryManager/StevesFactoryManager]: Sending event FMLServerStoppedEvent to mod StevesFactoryManager
- [01:14:46] [Server thread/TRACE] [StevesFactoryManager/StevesFactoryManager]: Sent event FMLServerStoppedEvent to mod StevesFactoryManager
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Steve's Factory Manager took 0.000s
- [01:14:46] [Server thread/TRACE] [StevesAddons/StevesAddons]: Sending event FMLServerStoppedEvent to mod StevesAddons
- [01:14:46] [Server thread/TRACE] [StevesAddons/StevesAddons]: Sent event FMLServerStoppedEvent to mod StevesAddons
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Steve's Addons took 0.000s
- [01:14:46] [Server thread/TRACE] [StevesCarts/StevesCarts]: Sending event FMLServerStoppedEvent to mod StevesCarts
- [01:14:46] [Server thread/TRACE] [StevesCarts/StevesCarts]: Sent event FMLServerStoppedEvent to mod StevesCarts
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Steve's Carts 2 took 0.000s
- [01:14:46] [Server thread/TRACE] [StevesWorkshop/StevesWorkshop]: Sending event FMLServerStoppedEvent to mod StevesWorkshop
- [01:14:46] [Server thread/TRACE] [StevesWorkshop/StevesWorkshop]: Sent event FMLServerStoppedEvent to mod StevesWorkshop
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Steve's Workshop took 0.000s
- [01:14:46] [Server thread/TRACE] [StorageDrawers/StorageDrawers]: Sending event FMLServerStoppedEvent to mod StorageDrawers
- [01:14:46] [Server thread/TRACE] [StorageDrawers/StorageDrawers]: Sent event FMLServerStoppedEvent to mod StorageDrawers
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Storage Drawers took 0.000s
- [01:14:46] [Server thread/TRACE] [StorageDrawersBop/StorageDrawersBop]: Sending event FMLServerStoppedEvent to mod StorageDrawersBop
- [01:14:46] [Server thread/TRACE] [StorageDrawersBop/StorageDrawersBop]: Sent event FMLServerStoppedEvent to mod StorageDrawersBop
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Storage Drawers: Biomes O' Plenty Pack took 0.000s
- [01:14:46] [Server thread/TRACE] [StorageDrawersForestry/StorageDrawersForestry]: Sending event FMLServerStoppedEvent to mod StorageDrawersForestry
- [01:14:46] [Server thread/TRACE] [StorageDrawersForestry/StorageDrawersForestry]: Sent event FMLServerStoppedEvent to mod StorageDrawersForestry
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Storage Drawers: Forestry Pack took 0.000s
- [01:14:46] [Server thread/TRACE] [StorageDrawersMisc/StorageDrawersMisc]: Sending event FMLServerStoppedEvent to mod StorageDrawersMisc
- [01:14:46] [Server thread/TRACE] [StorageDrawersMisc/StorageDrawersMisc]: Sent event FMLServerStoppedEvent to mod StorageDrawersMisc
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Storage Drawers: Misc Pack took 0.000s
- [01:14:46] [Server thread/TRACE] [StorageDrawersNatura/StorageDrawersNatura]: Sending event FMLServerStoppedEvent to mod StorageDrawersNatura
- [01:14:46] [Server thread/TRACE] [StorageDrawersNatura/StorageDrawersNatura]: Sent event FMLServerStoppedEvent to mod StorageDrawersNatura
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Storage Drawers: Natura Pack took 0.000s
- [01:14:46] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sending event FMLServerStoppedEvent to mod thaumcraftneiplugin
- [01:14:46] [Server thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sent event FMLServerStoppedEvent to mod thaumcraftneiplugin
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Thaumcraft NEI Plugin took 0.000s
- [01:14:46] [Server thread/TRACE] [thaumicenergistics/thaumicenergistics]: Sending event FMLServerStoppedEvent to mod thaumicenergistics
- [01:14:46] [Server thread/TRACE] [thaumicenergistics/thaumicenergistics]: Sent event FMLServerStoppedEvent to mod thaumicenergistics
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Thaumic Energistics took 0.000s
- [01:14:46] [Server thread/TRACE] [ThaumicExploration/ThaumicExploration]: Sending event FMLServerStoppedEvent to mod ThaumicExploration
- [01:14:46] [Server thread/TRACE] [ThaumicExploration/ThaumicExploration]: Sent event FMLServerStoppedEvent to mod ThaumicExploration
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Thaumic Exploration took 0.000s
- [01:14:46] [Server thread/TRACE] [ThermalDynamics/ThermalDynamics]: Sending event FMLServerStoppedEvent to mod ThermalDynamics
- [01:14:46] [Server thread/TRACE] [ThermalDynamics/ThermalDynamics]: Sent event FMLServerStoppedEvent to mod ThermalDynamics
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Thermal Dynamics took 0.000s
- [01:14:46] [Server thread/TRACE] [TiCTooltips/TiCTooltips]: Sending event FMLServerStoppedEvent to mod TiCTooltips
- [01:14:46] [Server thread/TRACE] [TiCTooltips/TiCTooltips]: Sent event FMLServerStoppedEvent to mod TiCTooltips
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - TiC Tooltips took 0.000s
- [01:14:46] [Server thread/TRACE] [TMechworks/TMechworks]: Sending event FMLServerStoppedEvent to mod TMechworks
- [01:14:46] [Server thread/TRACE] [TMechworks/TMechworks]: Sent event FMLServerStoppedEvent to mod TMechworks
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Tinkers' Mechworks took 0.000s
- [01:14:46] [Server thread/TRACE] [Translocator/Translocator]: Sending event FMLServerStoppedEvent to mod Translocator
- [01:14:46] [Server thread/TRACE] [Translocator/Translocator]: Sent event FMLServerStoppedEvent to mod Translocator
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Translocator took 0.000s
- [01:14:46] [Server thread/TRACE] [WailaHarvestability/WailaHarvestability]: Sending event FMLServerStoppedEvent to mod WailaHarvestability
- [01:14:46] [Server thread/TRACE] [WailaHarvestability/WailaHarvestability]: Sent event FMLServerStoppedEvent to mod WailaHarvestability
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Waila Harvestability took 0.000s
- [01:14:46] [Server thread/TRACE] [wawla/wawla]: Sending event FMLServerStoppedEvent to mod wawla
- [01:14:46] [Server thread/TRACE] [wawla/wawla]: Sent event FMLServerStoppedEvent to mod wawla
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - What Are We Looking At took 0.000s
- [01:14:46] [Server thread/TRACE] [witchery/witchery]: Sending event FMLServerStoppedEvent to mod witchery
- [01:14:46] [Server thread/TRACE] [witchery/witchery]: Sent event FMLServerStoppedEvent to mod witchery
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Witchery took 0.000s
- [01:14:46] [Server thread/TRACE] [WR-CBE|Core/WR-CBE|Core]: Sending event FMLServerStoppedEvent to mod WR-CBE|Core
- [01:14:46] [Server thread/TRACE] [WR-CBE|Core/WR-CBE|Core]: Sent event FMLServerStoppedEvent to mod WR-CBE|Core
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - WR-CBE Core took 0.000s
- [01:14:46] [Server thread/TRACE] [WR-CBE|Addons/WR-CBE|Addons]: Sending event FMLServerStoppedEvent to mod WR-CBE|Addons
- [01:14:46] [Server thread/TRACE] [WR-CBE|Addons/WR-CBE|Addons]: Sent event FMLServerStoppedEvent to mod WR-CBE|Addons
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - WR-CBE Addons took 0.000s
- [01:14:46] [Server thread/TRACE] [WR-CBE|Logic/WR-CBE|Logic]: Sending event FMLServerStoppedEvent to mod WR-CBE|Logic
- [01:14:46] [Server thread/TRACE] [WR-CBE|Logic/WR-CBE|Logic]: Sent event FMLServerStoppedEvent to mod WR-CBE|Logic
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - WR-CBE Logic took 0.000s
- [01:14:46] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLServerStoppedEvent to mod McMultipart
- [01:14:46] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLServerStoppedEvent to mod McMultipart
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Multipart Plugin took 0.000s
- [01:14:46] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sending event FMLServerStoppedEvent to mod ForgeRelocation
- [01:14:46] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sent event FMLServerStoppedEvent to mod ForgeRelocation
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - ForgeRelocation took 0.000s
- [01:14:46] [Server thread/TRACE] [MCFrames/MCFrames]: Sending event FMLServerStoppedEvent to mod MCFrames
- [01:14:46] [Server thread/TRACE] [MCFrames/MCFrames]: Sent event FMLServerStoppedEvent to mod MCFrames
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MCFrames took 0.000s
- [01:14:46] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sending event FMLServerStoppedEvent to mod RelocationFMP
- [01:14:46] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sent event FMLServerStoppedEvent to mod RelocationFMP
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - RelocationFMP took 0.000s
- [01:14:46] [Server thread/TRACE] [aobd/aobd]: Sending event FMLServerStoppedEvent to mod aobd
- [01:14:46] [Server thread/TRACE] [aobd/aobd]: Sent event FMLServerStoppedEvent to mod aobd
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Another One Bites The Dust took 0.000s
- [01:14:46] [Server thread/TRACE] [denseores/denseores]: Sending event FMLServerStoppedEvent to mod denseores
- [01:14:46] [Server thread/TRACE] [denseores/denseores]: Sent event FMLServerStoppedEvent to mod denseores
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Dense Ores took 0.000s
- [01:14:46] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLServerStoppedEvent to mod ForgeMicroblock
- [01:14:46] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLServerStoppedEvent to mod ForgeMicroblock
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Forge Microblocks took 0.000s
- [01:14:46] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStopped took 0.068s
- [01:14:46] [Server thread/INFO] [FML/]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment