Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemEditableBook to metadata cache
- [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/NBTTagString to metadata cache
- [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for java/io/ByteArrayInputStream to metadata cache
- [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityCommandBlock to metadata cache
- [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityMinecartCommandBlock to metadata cache
- [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for com/google/common/base/Charsets to metadata cache
- [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatAllowedCharacters to metadata cache
- [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C0BPacketEntityAction to metadata cache
- [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for org/bukkit/event/player/PlayerToggleSneakEvent to metadata cache
- [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for org/bukkit/event/player/PlayerToggleSprintEvent to metadata cache
- [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/Arrays to metadata cache
- [10:07:46] [Server thread/TRACE] [org.ultramine.server.asm.transformers.TrigMathTransformer/]: Method cofh.lib.util.helpers.BlockHelper.getMicroBlockAngle(IFFF)I: Replacing INVOKESTATIC Math.atan2 with INVOKESTATIC TrigMath.atan2
- [10:07:46] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method com.gamerforea.enderio.EventConfig.<clinit>()V: Replacing INVOKEVIRTUAL java/lang/Throwable.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:48] [Netty IO #7/DEBUG] [mixin/]: Mixing network.MixinNetHLoginS from mixin.umbukkitimpl.json into net.minecraft.server.network.NetHandlerLoginServer
- [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for org/ultramine/mods/bukkit/interfaces/network/IMixinNetHLoginS to metadata cache
- [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for cpw/mods/fml/relauncher/ReflectionHelper to metadata cache
- [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for net/minecraft/network/login/server/S02PacketLoginSuccess to metadata cache
- [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for cpw/mods/fml/common/network/internal/FMLNetworkHandler to metadata cache
- [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for org/apache/commons/lang3/Validate to metadata cache
- [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for net/minecraft/network/login/client/C00PacketLoginStart to metadata cache
- [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for java/security/KeyPair to metadata cache
- [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for net/minecraft/network/login/server/S01PacketEncryptionRequest to metadata cache
- [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for org/ultramine/mods/bukkit/util/AnonymousLoginEventFireThread to metadata cache
- [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for java/lang/Thread to metadata cache
- [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for java/lang/reflect/AnnotatedElement to metadata cache
- [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for java/lang/reflect/GenericDeclaration to metadata cache
- [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for java/lang/reflect/Type to metadata cache
- [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for java/lang/RuntimeException to metadata cache
- [10:07:49] [UM IO cached #0/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'RoyBoy228' UUID: 'e867eed1-7687-11e7-a685-0cc47adf0b0c'
- [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinContainerPlayer from mixin.umbukkitimpl.json into net.minecraft.inventory.ContainerPlayer
- [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinContainerHopper from mixin.umbukkitimpl.json into net.minecraft.inventory.ContainerHopper
- [10:07:49] [Server thread/INFO] [EnderCore/]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
- [10:07:49] [Server thread/INFO] [EnderCore/]: Transforming net.minecraft.inventory.ContainerRepair Finished.
- [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinContainerRepair from mixin.umbukkitimpl.json into net.minecraft.inventory.ContainerRepair
- [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinContainerDispenser from mixin.umbukkitimpl.json into net.minecraft.inventory.ContainerDispenser
- [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinContainerBrewingStand from mixin.umbukkitimpl.json into net.minecraft.inventory.ContainerBrewingStand
- [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinContainerBeacon from mixin.umbukkitimpl.json into net.minecraft.inventory.ContainerBeacon
- [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinInventoryEnderChest from mixin.umbukkitimpl.json into net.minecraft.inventory.InventoryEnderChest
- [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing entity.player.MixinPlayerCapabilities from mixin.umbukkitimpl.json into net.minecraft.entity.player.PlayerCapabilities
- [10:07:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/ultramine/mods/bukkit/interfaces/entity/player/IMixinPlayerCapabilities to metadata cache
- [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing stats.MixinStatFileWriter from mixin.umbukkitimpl.json into net.minecraft.stats.StatFileWriter
- [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing fml.network.handshake.MixinChannelRegistrationHandler from mixin.umbukkitimpl.json into cpw.mods.fml.common.network.handshake.ChannelRegistrationHandler
- [10:07:49] [Server thread/TRACE] [mixin/]: Added class metadata for io/netty/channel/ChannelHandlerContext to metadata cache
- [10:07:49] [Server thread/TRACE] [mixin/]: Added class metadata for io/netty/channel/ChannelPropertyAccess to metadata cache
- [10:07:49] [Server thread/TRACE] [mixin/]: Added class metadata for io/netty/util/AttributeMap to metadata cache
- [10:07:49] [Server thread/TRACE] [mixin/]: Added class metadata for io/netty/util/Attribute to metadata cache
- [10:07:49] [Server thread/TRACE] [mixin/]: Added class metadata for cpw/mods/fml/common/network/internal/FMLProxyPacket to metadata cache
- [10:07:49] [Server thread/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableSet to metadata cache
- [10:07:49] [Server thread/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableCollection to metadata cache
- [10:07:50] [Netty IO #7/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
- [10:07:50] [Netty IO #7/DEBUG] [FML/]: Client protocol version 2
- [10:07:50] [Netty IO #7/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
- [10:07:50] [Netty IO #7/DEBUG] [FML/]: Client attempting to join with 87 mods : [email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv3-beta-6,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],appliedenergistics2@rv3-beta-6,Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ThaumicTinkerer@unspecified,[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],<CoFH ASM>@000,[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected]
- [10:07:50] [Netty IO #7/INFO] [FML/]: Attempting connection with missing mods [itemphysic, UltramineServer, droppeditems, InvSaver, ItemBlocker, redregen, UMBukkitImpl, climatecontrol, EventHelper, RTG, WorldBorder] at CLIENT
- [10:07:50] [Netty IO #7/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
- [10:07:51] [UM IO cached #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'FoRym' UUID: 'c9f9749a-eb19-11e7-aa18-0cc47adf0b0c'
- [10:07:51] [Netty IO #9/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
- [10:07:51] [Netty IO #9/DEBUG] [FML/]: Client protocol version 2
- [10:07:51] [Netty IO #9/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
- [10:07:51] [Netty IO #9/DEBUG] [FML/]: Client attempting to join with 87 mods : [email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv3-beta-6,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],appliedenergistics2@rv3-beta-6,Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ThaumicTinkerer@unspecified,[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],<CoFH ASM>@000,[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected]
- [10:07:51] [Netty IO #9/INFO] [FML/]: Attempting connection with missing mods [itemphysic, UltramineServer, droppeditems, InvSaver, ItemBlocker, redregen, UMBukkitImpl, climatecontrol, EventHelper, RTG, WorldBorder] at CLIENT
- [10:07:51] [Netty IO #9/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
- [10:07:51] [Netty IO #9/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
- [10:07:51] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
- [10:07:51] [Netty IO #9/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
- [10:07:51] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method baubles.common.lib.PlayerHandler.loadPlayerBaubles(Lnet/minecraft/entity/player/EntityPlayer;Ljava/io/File;Ljava/io/File;)V: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:51] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method baubles.common.lib.PlayerHandler.loadPlayerBaubles(Lnet/minecraft/entity/player/EntityPlayer;Ljava/io/File;Ljava/io/File;)V: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:51] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method baubles.common.lib.PlayerHandler.loadPlayerBaubles(Lnet/minecraft/entity/player/EntityPlayer;Ljava/io/File;Ljava/io/File;)V: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:51] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method baubles.common.lib.PlayerHandler.savePlayerBaubles(Lnet/minecraft/entity/player/EntityPlayer;Ljava/io/File;Ljava/io/File;)V: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:51] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method baubles.common.lib.PlayerHandler.savePlayerBaubles(Lnet/minecraft/entity/player/EntityPlayer;Ljava/io/File;Ljava/io/File;)V: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:51] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method baubles.common.container.InventoryBaubles.syncSlotToClients(I)V: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:51] [Server thread/DEBUG] [net.minecraft.server.management.ServerConfigurationManager/]: FoRym[/178.150.209.87:10212] logged in with entity id 48 at (-1369.600080813106, 67.0, 2905.671262786021)
- [10:07:51] [Netty IO #9/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
- [10:07:51] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method org.ultramine.server.util.ChunkCoordComparator.<clinit>()V: Replacing INVOKEVIRTUAL java/lang/Throwable.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:52] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
- [10:07:52] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: FoRym
- [10:07:52] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: FoRym
- [10:07:52] [Server thread/INFO] [Waila/]: Player EntityPlayerMP['FoRym'/48, l='world', x=-1369.60, y=67.00, z=2905.67] connected. Sending ping
- [10:07:52] [Server thread/DEBUG] [FML/]: Method ic2.core.network.DataEncoder.encode(Ljava/io/DataOutputStream;Ljava/lang/Object;Z)V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
- [10:07:52] [Server thread/DEBUG] [FML/]: Method ic2.core.network.DataEncoder.copyValue(Ljava/lang/Object;Ljava/lang/Object;)Z: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
- [10:07:52] [Netty IO #7/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
- [10:07:52] [Netty IO #7/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
- [10:07:52] [Netty IO #7/INFO] [FML/]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
- [10:07:52] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
- [10:07:52] [Server thread/DEBUG] [net.minecraft.server.management.ServerConfigurationManager/]: RoyBoy228[/37.150.0.184:5339] logged in with entity id 47 at (-626.381596247415, 82.0, 1290.0012830762244)
- [10:07:52] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
- [10:07:52] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: RoyBoy228
- [10:07:52] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: RoyBoy228
- [10:07:52] [Server thread/INFO] [Waila/]: Player EntityPlayerMP['RoyBoy228'/47, l='world', x=-626.38, y=82.00, z=1290.00] connected. Sending ping
- [10:07:52] [Netty IO #7/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
- [10:07:52] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method hohserg.magic.hooklib.Magic$.liftedTree2$1()Ljava/util/ArrayList;: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:52] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method com.enderio.core.common.util.Util.dumpModObjects(Ljava/io/File;)Z: Replacing INVOKEVIRTUAL java/io/IOException.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:52] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method com.enderio.core.common.util.Util.dumpOreNames(Ljava/io/File;)Z: Replacing INVOKEVIRTUAL java/io/IOException.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:52] [UM IO cached #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'GanJaCVitaminom' UUID: 'c332742d-81d6-11e8-9e24-3860772ead6c'
- [10:07:53] [Netty IO #4/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
- [10:07:53] [Netty IO #4/DEBUG] [FML/]: Client protocol version 2
- [10:07:53] [Netty IO #4/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
- [10:07:53] [Netty IO #4/DEBUG] [FML/]: Client attempting to join with 87 mods : [email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv3-beta-6,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],appliedenergistics2@rv3-beta-6,Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ThaumicTinkerer@unspecified,[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],<CoFH ASM>@000,[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected]
- [10:07:53] [Netty IO #4/INFO] [FML/]: Attempting connection with missing mods [itemphysic, UltramineServer, droppeditems, InvSaver, ItemBlocker, redregen, UMBukkitImpl, climatecontrol, EventHelper, RTG, WorldBorder] at CLIENT
- [10:07:53] [UM IO cached #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'MrVeles' UUID: '9621bcc3-1f95-11e8-a08e-3860772ead6c'
- [10:07:53] [Netty IO #4/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
- [10:07:53] [Netty IO #0/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
- [10:07:53] [Netty IO #0/DEBUG] [FML/]: Client protocol version 2
- [10:07:53] [Netty IO #0/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
- [10:07:53] [Netty IO #0/DEBUG] [FML/]: Client attempting to join with 87 mods : [email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv3-beta-6,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],appliedenergistics2@rv3-beta-6,Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ThaumicTinkerer@unspecified,[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],<CoFH ASM>@000,[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected]
- [10:07:53] [Netty IO #0/INFO] [FML/]: Attempting connection with missing mods [itemphysic, UltramineServer, droppeditems, InvSaver, ItemBlocker, redregen, UMBukkitImpl, climatecontrol, EventHelper, RTG, WorldBorder] at CLIENT
- [10:07:53] [Netty IO #0/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
- [10:07:53] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinAnimalChest from mixin.umbukkitimpl.json into net.minecraft.inventory.AnimalChest
- [10:07:53] [Netty IO #4/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
- [10:07:53] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
- [10:07:53] [Netty IO #4/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
- [10:07:53] [Server thread/DEBUG] [net.minecraft.server.management.ServerConfigurationManager/]: GanJaCVitaminom[/176.65.112.182:61933] logged in with entity id 248 at (430.28624347028693, 63.0, 1382.9025286274602)
- [10:07:53] [Netty IO #4/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
- [10:07:53] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
- [10:07:53] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: GanJaCVitaminom
- [10:07:53] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: GanJaCVitaminom
- [10:07:53] [Server thread/INFO] [Waila/]: Player EntityPlayerMP['GanJaCVitaminom'/248, l='world', x=430.29, y=63.00, z=1382.90] connected. Sending ping
- [10:07:53] [Netty IO #0/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
- [10:07:54] [Netty IO #0/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
- [10:07:54] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
- [10:07:54] [Server thread/DEBUG] [net.minecraft.server.management.ServerConfigurationManager/]: MrVeles[/178.71.63.34:62974] logged in with entity id 330 at (-623.7373568252731, 82.0, 1283.3854721611144)
- [10:07:54] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
- [10:07:54] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: MrVeles
- [10:07:54] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: MrVeles
- [10:07:54] [Server thread/INFO] [Waila/]: Player EntityPlayerMP['MrVeles'/330, l='world', x=-623.74, y=82.00, z=1283.39] connected. Sending ping
- [10:07:54] [Netty IO #0/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
- [10:07:54] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.CommandManager.CommandLog/]: WorldEdit: FoRym (in "world"): cui
- [10:07:54] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method travellersgear.api.TravellersGearAPI.isTravellersGear(Lnet/minecraft/item/ItemStack;)Z: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:55] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method crazypants.enderio.conduit.power.NetworkPowerManager.applyRecievedPower()V: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:55] [Server thread/WARN] [FML/]: Possible lag source TileEntity class crazypants.enderio.conduit.TileConduitBundle [0](396, 38, 1384) 22ms
- [10:07:55] [Server thread/WARN] [FML/]: Possible lag source TileEntity class com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNodeInventory [0](397, 39, 1389) 22ms
- [10:07:55] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.CommandManager.CommandLog/]: WorldEdit: RoyBoy228 (in "world"): cui
- [10:07:55] [UM IO cached #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'TheKingName' UUID: 'f0afbe77-6ef5-11e8-9e8f-3860772ead6c'
- [10:07:55] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method travellersgear.common.util.ModCompatability.getTConArmorInv(Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/inventory/IInventory;: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:55] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method travellersgear.common.util.ModCompatability.canEquipTConAccessory(Lnet/minecraft/item/ItemStack;I)Z: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:55] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method travellersgear.common.util.ModCompatability.openTConKnapsack()V: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:55] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method travellersgear.common.util.ModCompatability.getMariJeweleryType(Lnet/minecraft/item/ItemStack;)Ljava/lang/String;: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:55] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method travellersgear.common.util.ModCompatability.getMariInventory(Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/inventory/IInventory;: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:55] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method travellersgear.common.util.ModCompatability.setPlayerBaubles(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/IInventory;)V: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:55] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method travellersgear.common.util.ModCompatability.setBaubleContainer(Lnet/minecraft/inventory/IInventory;Lnet/minecraft/inventory/Container;)V: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:55] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method travellersgear.common.util.ModCompatability.getNewBaublesInv(Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/inventory/IInventory;: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:55] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method travellersgear.common.util.ModCompatability.setBaubleInvStacklist(Lnet/minecraft/inventory/IInventory;Lnet/minecraft/inventory/IInventory;)V: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:55] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method travellersgear.common.util.ModCompatability.baubleInvBlockEvents(Lnet/minecraft/inventory/IInventory;Z)V: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:55] [UM IO cached #0/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'HaKeRGame2Play' UUID: '88aafaac-9419-11e8-9e39-3860772ead6c'
- [10:07:55] [Server thread/TRACE] [org.ultramine.server.asm.transformers.PrintStackTraceTransformer/]: Method hohserg.droppeditems.Savable$class.$init$(Lhohserg/droppeditems/Savable;)V: Replacing INVOKEVIRTUAL java/lang/Exception.printStackTrace with INVOKESTATIC UMHooks.printStackTrace
- [10:07:55] [Server thread/WARN] [FML/]: Possible lag source Entity EntityItem['item.tile.sapling.spruce'/96, l='world', x=-1354.32, y=69.13, z=2874.13] 36ms
- [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75250_a()Z: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
- [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75250_a()Z: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
- [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75250_a()Z: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
- [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
- [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
- [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
- [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
- [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
- [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
- [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGoto.func_75250_a()Z: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
- [10:07:55] [Netty IO #14/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
- [10:07:55] [Netty IO #14/DEBUG] [FML/]: Client protocol version 2
- [10:07:55] [Netty IO #14/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
- [10:07:55] [Netty IO #14/DEBUG] [FML/]: Client attempting to join with 87 mods : [email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv3-beta-6,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],appliedenergistics2@rv3-beta-6,Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ThaumicTinkerer@unspecified,[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],<CoFH ASM>@000,[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected]
- [10:07:55] [Netty IO #14/INFO] [FML/]: Attempting connection with missing mods [itemphysic, UltramineServer, droppeditems, InvSaver, ItemBlocker, redregen, UMBukkitImpl, climatecontrol, EventHelper, RTG, WorldBorder] at CLIENT
- [10:07:55] [Netty IO #14/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
- [10:07:55] [UM IO cached #0/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'max1231232' UUID: '887f560e-8044-11e8-9ed6-3860772ead6c'
- [10:07:55] [Server thread/WARN] [FML/]: Possible lag source TileEntity class crazypants.enderio.machine.spawner.TilePoweredSpawner [0](499, 46, 1359) 29ms
- [10:07:55] [Server thread/WARN] [FML/]: Possible lag source Entity EntityWitherSkeleton['Wither Skeleton'/767, l='world', x=501.75, y=45.00, z=1362.32] 34ms
- [10:07:55] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.CommandManager.CommandLog/]: WorldEdit: MrVeles (in "world"): cui
- [10:07:56] [Netty IO #12/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
- [10:07:56] [Netty IO #12/DEBUG] [FML/]: Client protocol version 2
- [10:07:56] [Netty IO #12/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
- [10:07:56] [Netty IO #12/DEBUG] [FML/]: Client attempting to join with 87 mods : [email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv3-beta-6,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],appliedenergistics2@rv3-beta-6,Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ThaumicTinkerer@unspecified,[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],<CoFH ASM>@000,[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected]
- [10:07:56] [Netty IO #12/INFO] [FML/]: Attempting connection with missing mods [itemphysic, UltramineServer, droppeditems, InvSaver, ItemBlocker, redregen, UMBukkitImpl, climatecontrol, EventHelper, RTG, WorldBorder] at CLIENT
- [10:07:56] [UM IO cached #0/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'Joinizzy' UUID: 'cdfb0068-87f1-11e8-9f8b-3860772ead6c'
- [10:07:56] [Netty IO #12/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
- [10:07:56] [Netty IO #14/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
- [10:07:56] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
- [10:07:56] [Server thread/DEBUG] [net.minecraft.server.management.ServerConfigurationManager/]: HaKeRGame2Play[/151.249.206.149:3836] logged in with entity id 582 at (-1236.4118044258532, 74.0, 2284.733038934677)
- [10:07:56] [Netty IO #14/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
- [10:07:56] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
- [10:07:56] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: HaKeRGame2Play
- [10:07:56] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: HaKeRGame2Play
- [10:07:56] [Server thread/INFO] [Waila/]: Player EntityPlayerMP['HaKeRGame2Play'/582, l='world', x=-1236.41, y=74.00, z=2284.73] connected. Sending ping
- [10:07:56] [Netty IO #14/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
- [10:07:56] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.CommandManager.CommandLog/]: WorldEdit: GanJaCVitaminom (in "world"): cui
- [10:07:56] [Netty IO #12/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
- [10:07:56] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
- [10:07:56] [Server thread/DEBUG] [net.minecraft.server.management.ServerConfigurationManager/]: max1231232[/176.65.113.38:51685] logged in with entity id 771 at (-92.28605957550553, 81.0, 1188.5225105948725)
- [10:07:56] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
- [10:07:56] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: max1231232
- [10:07:56] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: max1231232
- [10:07:56] [Server thread/INFO] [Waila/]: Player EntityPlayerMP['max1231232'/771, l='world', x=-92.29, y=81.00, z=1188.52] connected. Sending ping
- [10:07:56] [Netty IO #12/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
- [10:07:56] [Netty IO #12/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
- [10:07:56] [Netty IO #2/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
- [10:07:56] [Netty IO #2/DEBUG] [FML/]: Client protocol version 2
- [10:07:56] [Netty IO #2/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
- [10:07:56] [Netty IO #2/DEBUG] [FML/]: Client attempting to join with 87 mods : [email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv3-beta-6,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],appliedenergistics2@rv3-beta-6,Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ThaumicTinkerer@unspecified,[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],<CoFH ASM>@000,[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected]
- [10:07:56] [Netty IO #2/INFO] [FML/]: Attempting connection with missing mods [itemphysic, UltramineServer, droppeditems, InvSaver, ItemBlocker, redregen, UMBukkitImpl, climatecontrol, EventHelper, RTG, WorldBorder] at CLIENT
- [10:07:56] [Netty IO #2/INFO] [FML/]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
- [10:07:56] [Netty IO #2/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
- [10:07:57] [UM IO cached #0/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'Andrey321' UUID: '2287e85e-663e-11e7-a685-0cc47adf0b0c'
- [10:07:57] [Netty IO #13/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
- [10:07:57] [Netty IO #13/DEBUG] [FML/]: Client protocol version 2
- [10:07:57] [Netty IO #13/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
- [10:07:57] [Netty IO #13/DEBUG] [FML/]: Client attempting to join with 87 mods : [email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv3-beta-6,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],appliedenergistics2@rv3-beta-6,Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ThaumicTinkerer@unspecified,[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],<CoFH ASM>@000,[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected]
- [10:07:57] [Netty IO #13/INFO] [FML/]: Attempting connection with missing mods [itemphysic, UltramineServer, droppeditems, InvSaver, ItemBlocker, redregen, UMBukkitImpl, climatecontrol, EventHelper, RTG, WorldBorder] at CLIENT
- [10:07:57] [Netty IO #13/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
- [10:07:57] [Netty IO #7/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
- [10:07:57] [Netty IO #7/DEBUG] [FML/]: Client protocol version 2
- [10:07:57] [Netty IO #7/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
- [10:07:57] [Netty IO #7/DEBUG] [FML/]: Client attempting to join with 87 mods : [email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv3-beta-6,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],appliedenergistics2@rv3-beta-6,Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ThaumicTinkerer@unspecified,[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],<CoFH ASM>@000,[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected]
- [10:07:57] [Netty IO #7/INFO] [FML/]: Attempting connection with missing mods [itemphysic, UltramineServer, droppeditems, InvSaver, ItemBlocker, redregen, UMBukkitImpl, climatecontrol, EventHelper, RTG, WorldBorder] at CLIENT
- [10:07:57] [Netty IO #7/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
- [10:07:57] [Netty IO #7/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
- [10:07:57] [Netty IO #7/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
- [10:07:57] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
- [10:07:57] [Server thread/DEBUG] [net.minecraft.server.management.ServerConfigurationManager/]: Andrey321[/212.115.252.5:7321] logged in with entity id 1373 at (-433.5711101942498, 64.0, 2349.54176200681)
- [10:07:57] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
- [10:07:57] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: Andrey321
- [10:07:57] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: Andrey321
- [10:07:57] [Server thread/INFO] [Waila/]: Player EntityPlayerMP['Andrey321'/1373, l='world', x=-433.57, y=64.00, z=2349.54] connected. Sending ping
- [10:07:57] [Netty IO #7/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
- [10:07:58] [Netty IO #2/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
- [10:07:58] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
- [10:07:58] [Server thread/DEBUG] [net.minecraft.server.management.ServerConfigurationManager/]: TheKingName[/81.177.209.88:55097] logged in with entity id 574 at (-624.2421290655354, 82.0, 1291.0928737489928)
- [10:07:58] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
- [10:07:58] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: TheKingName
- [10:07:58] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: TheKingName
- [10:07:58] [Server thread/INFO] [Waila/]: Player EntityPlayerMP['TheKingName'/574, l='world', x=-624.24, y=82.00, z=1291.09] connected. Sending ping
- [10:07:58] [Netty IO #2/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
- [10:07:58] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.CommandManager.CommandLog/]: WorldEdit: max1231232 (in "world"): cui
- [10:07:58] [Netty IO #2/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
- [10:07:58] [Netty IO #13/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
- [10:07:58] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
- [10:07:58] [Server thread/DEBUG] [net.minecraft.server.management.ServerConfigurationManager/]: Joinizzy[/78.31.6.199:61676] logged in with entity id 1052 at (-632.0588192374548, 77.0, 1302.4998718114837)
- [10:07:58] [Netty IO #13/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
- [10:07:58] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
- [10:07:58] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: Joinizzy
- [10:07:58] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: Joinizzy
- [10:07:58] [Server thread/INFO] [Waila/]: Player EntityPlayerMP['Joinizzy'/1052, l='world', x=-632.06, y=77.00, z=1302.50] connected. Sending ping
- [10:07:58] [Netty IO #13/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
- [10:07:58] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.CommandManager.CommandLog/]: WorldEdit: HaKeRGame2Play (in "world"): cui
- [10:07:58] [UM IO cached #0/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'terigmar' UUID: 'b97a266a-8dda-11e8-9f8b-3860772ead6c'
- [10:07:59] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [L] MrVeles: пёся
- [10:07:59] [Netty IO #4/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
- [10:07:59] [Netty IO #4/DEBUG] [FML/]: Client protocol version 2
- [10:07:59] [Netty IO #4/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
- [10:07:59] [Netty IO #4/DEBUG] [FML/]: Client attempting to join with 87 mods : [email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv3-beta-6,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],appliedenergistics2@rv3-beta-6,Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ThaumicTinkerer@unspecified,[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],<CoFH ASM>@000,[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected]
- [10:07:59] [Netty IO #4/INFO] [FML/]: Attempting connection with missing mods [itemphysic, UltramineServer, droppeditems, InvSaver, ItemBlocker, redregen, UMBukkitImpl, climatecontrol, EventHelper, RTG, WorldBorder] at CLIENT
- [10:07:59] [Netty IO #4/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
- [10:07:59] [Server thread/WARN] [FML/]: Possible lag source Entity EntityPlayerMP['max1231232'/771, l='world', x=-92.29, y=81.00, z=1188.52] 20ms
- [10:07:59] [UM IO cached #0/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'Jena' UUID: 'd13bd2a4-f2c7-11e7-8272-3860772ead6c'
- [10:07:59] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
- net.minecraft.util.ReportedException: Ticking entity
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:675) ~[MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:332) ~[lt.class:?]
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:566) ~[MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443) ~[MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:718) ~[li.class:?]
- Caused by: java.lang.StackOverflowError
- at thaumcraft.api.aspects.AspectList.getAspects(AspectList.java:65) ~[AspectList.class:?]
- at thaumcraft.api.aspects.AspectList.copy(AspectList.java:35) ~[AspectList.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:567) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
- at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement