Advertisement
MrJayse

Untitled

Aug 2nd, 2018
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.18 KB | None | 0 0
  1. [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemEditableBook to metadata cache
  2. [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/NBTTagString to metadata cache
  3. [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for java/io/ByteArrayInputStream to metadata cache
  4. [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityCommandBlock to metadata cache
  5. [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityMinecartCommandBlock to metadata cache
  6. [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for com/google/common/base/Charsets to metadata cache
  7. [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatAllowedCharacters to metadata cache
  8. [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C0BPacketEntityAction to metadata cache
  9. [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for org/bukkit/event/player/PlayerToggleSneakEvent to metadata cache
  10. [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for org/bukkit/event/player/PlayerToggleSprintEvent to metadata cache
  11. [10:07:46] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/Arrays to metadata cache
  12. [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
  13. [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
  14. [10:07:48] [Netty IO #7/DEBUG] [mixin/]: Mixing network.MixinNetHLoginS from mixin.umbukkitimpl.json into net.minecraft.server.network.NetHandlerLoginServer
  15. [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for org/ultramine/mods/bukkit/interfaces/network/IMixinNetHLoginS to metadata cache
  16. [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for cpw/mods/fml/relauncher/ReflectionHelper to metadata cache
  17. [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for net/minecraft/network/login/server/S02PacketLoginSuccess to metadata cache
  18. [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for cpw/mods/fml/common/network/internal/FMLNetworkHandler to metadata cache
  19. [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for org/apache/commons/lang3/Validate to metadata cache
  20. [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for net/minecraft/network/login/client/C00PacketLoginStart to metadata cache
  21. [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for java/security/KeyPair to metadata cache
  22. [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for net/minecraft/network/login/server/S01PacketEncryptionRequest to metadata cache
  23. [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for org/ultramine/mods/bukkit/util/AnonymousLoginEventFireThread to metadata cache
  24. [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for java/lang/Thread to metadata cache
  25. [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for java/lang/reflect/AnnotatedElement to metadata cache
  26. [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for java/lang/reflect/GenericDeclaration to metadata cache
  27. [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for java/lang/reflect/Type to metadata cache
  28. [10:07:48] [Netty IO #7/TRACE] [mixin/]: Added class metadata for java/lang/RuntimeException to metadata cache
  29. [10:07:49] [UM IO cached #0/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'RoyBoy228' UUID: 'e867eed1-7687-11e7-a685-0cc47adf0b0c'
  30. [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinContainerPlayer from mixin.umbukkitimpl.json into net.minecraft.inventory.ContainerPlayer
  31. [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinContainerHopper from mixin.umbukkitimpl.json into net.minecraft.inventory.ContainerHopper
  32. [10:07:49] [Server thread/INFO] [EnderCore/]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  33. [10:07:49] [Server thread/INFO] [EnderCore/]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  34. [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinContainerRepair from mixin.umbukkitimpl.json into net.minecraft.inventory.ContainerRepair
  35. [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinContainerDispenser from mixin.umbukkitimpl.json into net.minecraft.inventory.ContainerDispenser
  36. [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinContainerBrewingStand from mixin.umbukkitimpl.json into net.minecraft.inventory.ContainerBrewingStand
  37. [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinContainerBeacon from mixin.umbukkitimpl.json into net.minecraft.inventory.ContainerBeacon
  38. [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinInventoryEnderChest from mixin.umbukkitimpl.json into net.minecraft.inventory.InventoryEnderChest
  39. [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing entity.player.MixinPlayerCapabilities from mixin.umbukkitimpl.json into net.minecraft.entity.player.PlayerCapabilities
  40. [10:07:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/ultramine/mods/bukkit/interfaces/entity/player/IMixinPlayerCapabilities to metadata cache
  41. [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing stats.MixinStatFileWriter from mixin.umbukkitimpl.json into net.minecraft.stats.StatFileWriter
  42. [10:07:49] [Server thread/DEBUG] [mixin/]: Mixing fml.network.handshake.MixinChannelRegistrationHandler from mixin.umbukkitimpl.json into cpw.mods.fml.common.network.handshake.ChannelRegistrationHandler
  43. [10:07:49] [Server thread/TRACE] [mixin/]: Added class metadata for io/netty/channel/ChannelHandlerContext to metadata cache
  44. [10:07:49] [Server thread/TRACE] [mixin/]: Added class metadata for io/netty/channel/ChannelPropertyAccess to metadata cache
  45. [10:07:49] [Server thread/TRACE] [mixin/]: Added class metadata for io/netty/util/AttributeMap to metadata cache
  46. [10:07:49] [Server thread/TRACE] [mixin/]: Added class metadata for io/netty/util/Attribute to metadata cache
  47. [10:07:49] [Server thread/TRACE] [mixin/]: Added class metadata for cpw/mods/fml/common/network/internal/FMLProxyPacket to metadata cache
  48. [10:07:49] [Server thread/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableSet to metadata cache
  49. [10:07:49] [Server thread/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableCollection to metadata cache
  50. [10:07:50] [Netty IO #7/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
  51. [10:07:50] [Netty IO #7/DEBUG] [FML/]: Client protocol version 2
  52. [10:07:50] [Netty IO #7/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
  53. [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]
  54. [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
  55. [10:07:50] [Netty IO #7/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  56. [10:07:51] [UM IO cached #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'FoRym' UUID: 'c9f9749a-eb19-11e7-aa18-0cc47adf0b0c'
  57. [10:07:51] [Netty IO #9/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
  58. [10:07:51] [Netty IO #9/DEBUG] [FML/]: Client protocol version 2
  59. [10:07:51] [Netty IO #9/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
  60. [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]
  61. [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
  62. [10:07:51] [Netty IO #9/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  63. [10:07:51] [Netty IO #9/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  64. [10:07:51] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
  65. [10:07:51] [Netty IO #9/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  66. [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
  67. [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
  68. [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
  69. [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
  70. [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
  71. [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
  72. [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)
  73. [10:07:51] [Netty IO #9/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  74. [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
  75. [10:07:52] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  76. [10:07:52] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: FoRym
  77. [10:07:52] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: FoRym
  78. [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
  79. [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
  80. [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
  81. [10:07:52] [Netty IO #7/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  82. [10:07:52] [Netty IO #7/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  83. [10:07:52] [Netty IO #7/INFO] [FML/]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
  84. [10:07:52] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
  85. [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)
  86. [10:07:52] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  87. [10:07:52] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: RoyBoy228
  88. [10:07:52] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: RoyBoy228
  89. [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
  90. [10:07:52] [Netty IO #7/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  91. [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
  92. [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
  93. [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
  94. [10:07:52] [UM IO cached #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'GanJaCVitaminom' UUID: 'c332742d-81d6-11e8-9e24-3860772ead6c'
  95. [10:07:53] [Netty IO #4/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
  96. [10:07:53] [Netty IO #4/DEBUG] [FML/]: Client protocol version 2
  97. [10:07:53] [Netty IO #4/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
  98. [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]
  99. [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
  100. [10:07:53] [UM IO cached #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'MrVeles' UUID: '9621bcc3-1f95-11e8-a08e-3860772ead6c'
  101. [10:07:53] [Netty IO #4/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  102. [10:07:53] [Netty IO #0/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
  103. [10:07:53] [Netty IO #0/DEBUG] [FML/]: Client protocol version 2
  104. [10:07:53] [Netty IO #0/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
  105. [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]
  106. [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
  107. [10:07:53] [Netty IO #0/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  108. [10:07:53] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinAnimalChest from mixin.umbukkitimpl.json into net.minecraft.inventory.AnimalChest
  109. [10:07:53] [Netty IO #4/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  110. [10:07:53] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
  111. [10:07:53] [Netty IO #4/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  112. [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)
  113. [10:07:53] [Netty IO #4/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  114. [10:07:53] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  115. [10:07:53] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: GanJaCVitaminom
  116. [10:07:53] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: GanJaCVitaminom
  117. [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
  118. [10:07:53] [Netty IO #0/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  119. [10:07:54] [Netty IO #0/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  120. [10:07:54] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
  121. [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)
  122. [10:07:54] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  123. [10:07:54] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: MrVeles
  124. [10:07:54] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: MrVeles
  125. [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
  126. [10:07:54] [Netty IO #0/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  127. [10:07:54] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.CommandManager.CommandLog/]: WorldEdit: FoRym (in "world"): cui
  128. [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
  129. [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
  130. [10:07:55] [Server thread/WARN] [FML/]: Possible lag source TileEntity class crazypants.enderio.conduit.TileConduitBundle [0](396, 38, 1384) 22ms
  131. [10:07:55] [Server thread/WARN] [FML/]: Possible lag source TileEntity class com.rwtema.extrautils.tileentity.transfernodes.TileEntityTransferNodeInventory [0](397, 39, 1389) 22ms
  132. [10:07:55] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.CommandManager.CommandLog/]: WorldEdit: RoyBoy228 (in "world"): cui
  133. [10:07:55] [UM IO cached #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'TheKingName' UUID: 'f0afbe77-6ef5-11e8-9e8f-3860772ead6c'
  134. [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
  135. [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
  136. [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
  137. [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
  138. [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
  139. [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
  140. [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
  141. [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
  142. [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
  143. [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
  144. [10:07:55] [UM IO cached #0/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'HaKeRGame2Play' UUID: '88aafaac-9419-11e8-9e39-3860772ead6c'
  145. [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
  146. [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
  147. [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75250_a()Z: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
  148. [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75250_a()Z: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
  149. [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75250_a()Z: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
  150. [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
  151. [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
  152. [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
  153. [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
  154. [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
  155. [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGather.func_75246_d()V: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
  156. [10:07:55] [Server thread/DEBUG] [FML/]: Method thaumcraft.common.entities.ai.fluid.AILiquidGoto.func_75250_a()Z: Replacing GETFIELD fluidID with INVOKEVIRTUAL getFluidID
  157. [10:07:55] [Netty IO #14/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
  158. [10:07:55] [Netty IO #14/DEBUG] [FML/]: Client protocol version 2
  159. [10:07:55] [Netty IO #14/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
  160. [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]
  161. [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
  162. [10:07:55] [Netty IO #14/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  163. [10:07:55] [UM IO cached #0/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'max1231232' UUID: '887f560e-8044-11e8-9ed6-3860772ead6c'
  164. [10:07:55] [Server thread/WARN] [FML/]: Possible lag source TileEntity class crazypants.enderio.machine.spawner.TilePoweredSpawner [0](499, 46, 1359) 29ms
  165. [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
  166. [10:07:55] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.CommandManager.CommandLog/]: WorldEdit: MrVeles (in "world"): cui
  167. [10:07:56] [Netty IO #12/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
  168. [10:07:56] [Netty IO #12/DEBUG] [FML/]: Client protocol version 2
  169. [10:07:56] [Netty IO #12/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
  170. [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]
  171. [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
  172. [10:07:56] [UM IO cached #0/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'Joinizzy' UUID: 'cdfb0068-87f1-11e8-9f8b-3860772ead6c'
  173. [10:07:56] [Netty IO #12/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  174. [10:07:56] [Netty IO #14/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  175. [10:07:56] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
  176. [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)
  177. [10:07:56] [Netty IO #14/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  178. [10:07:56] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  179. [10:07:56] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: HaKeRGame2Play
  180. [10:07:56] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: HaKeRGame2Play
  181. [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
  182. [10:07:56] [Netty IO #14/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  183. [10:07:56] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.CommandManager.CommandLog/]: WorldEdit: GanJaCVitaminom (in "world"): cui
  184. [10:07:56] [Netty IO #12/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  185. [10:07:56] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
  186. [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)
  187. [10:07:56] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  188. [10:07:56] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: max1231232
  189. [10:07:56] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: max1231232
  190. [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
  191. [10:07:56] [Netty IO #12/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  192. [10:07:56] [Netty IO #12/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  193. [10:07:56] [Netty IO #2/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
  194. [10:07:56] [Netty IO #2/DEBUG] [FML/]: Client protocol version 2
  195. [10:07:56] [Netty IO #2/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
  196. [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]
  197. [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
  198. [10:07:56] [Netty IO #2/INFO] [FML/]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
  199. [10:07:56] [Netty IO #2/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  200. [10:07:57] [UM IO cached #0/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'Andrey321' UUID: '2287e85e-663e-11e7-a685-0cc47adf0b0c'
  201. [10:07:57] [Netty IO #13/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
  202. [10:07:57] [Netty IO #13/DEBUG] [FML/]: Client protocol version 2
  203. [10:07:57] [Netty IO #13/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
  204. [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]
  205. [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
  206. [10:07:57] [Netty IO #13/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  207. [10:07:57] [Netty IO #7/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
  208. [10:07:57] [Netty IO #7/DEBUG] [FML/]: Client protocol version 2
  209. [10:07:57] [Netty IO #7/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
  210. [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]
  211. [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
  212. [10:07:57] [Netty IO #7/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  213. [10:07:57] [Netty IO #7/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  214. [10:07:57] [Netty IO #7/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  215. [10:07:57] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
  216. [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)
  217. [10:07:57] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  218. [10:07:57] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: Andrey321
  219. [10:07:57] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: Andrey321
  220. [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
  221. [10:07:57] [Netty IO #7/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  222. [10:07:58] [Netty IO #2/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  223. [10:07:58] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
  224. [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)
  225. [10:07:58] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  226. [10:07:58] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: TheKingName
  227. [10:07:58] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: TheKingName
  228. [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
  229. [10:07:58] [Netty IO #2/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  230. [10:07:58] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.CommandManager.CommandLog/]: WorldEdit: max1231232 (in "world"): cui
  231. [10:07:58] [Netty IO #2/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  232. [10:07:58] [Netty IO #13/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  233. [10:07:58] [Server thread/DEBUG] [FML/]: [Server thread] Server side modded connection established
  234. [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)
  235. [10:07:58] [Netty IO #13/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  236. [10:07:58] [Server thread/INFO] [EnderCore/]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  237. [10:07:58] [Server thread/DEBUG] [NotEnoughItems/]: Loading Player: Joinizzy
  238. [10:07:58] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: Joinizzy
  239. [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
  240. [10:07:58] [Netty IO #13/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  241. [10:07:58] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.CommandManager.CommandLog/]: WorldEdit: HaKeRGame2Play (in "world"): cui
  242. [10:07:58] [UM IO cached #0/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'terigmar' UUID: 'b97a266a-8dda-11e8-9f8b-3860772ead6c'
  243. [10:07:59] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [L] MrVeles: пёся
  244. [10:07:59] [Netty IO #4/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
  245. [10:07:59] [Netty IO #4/DEBUG] [FML/]: Client protocol version 2
  246. [10:07:59] [Netty IO #4/TRACE] [FML/]: $ModList:87 mods->FMLHandshakeServerState$2:HELLO
  247. [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]
  248. [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
  249. [10:07:59] [Netty IO #4/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  250. [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
  251. [10:07:59] [UM IO cached #0/INFO] [net.minecraft.server.network.NetHandlerLoginServer/]: [Connect] User 'Jena' UUID: 'd13bd2a4-f2c7-11e7-8272-3860772ead6c'
  252. [10:07:59] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
  253. net.minecraft.util.ReportedException: Ticking entity
  254. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:675) ~[MinecraftServer.class:?]
  255. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:332) ~[lt.class:?]
  256. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:566) ~[MinecraftServer.class:?]
  257. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443) ~[MinecraftServer.class:?]
  258. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:718) ~[li.class:?]
  259. Caused by: java.lang.StackOverflowError
  260. at thaumcraft.api.aspects.AspectList.getAspects(AspectList.java:65) ~[AspectList.class:?]
  261. at thaumcraft.api.aspects.AspectList.copy(AspectList.java:35) ~[AspectList.class:?]
  262. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:567) ~[ThaumcraftCraftingManager.class:?]
  263. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
  264. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
  265. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
  266. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
  267. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
  268. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
  269. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
  270. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
  271. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
  272. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
  273. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
  274. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
  275. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
  276. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
  277. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
  278. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
  279. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
  280. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
  281. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
  282. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
  283. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
  284. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
  285. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
  286. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
  287. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
  288. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
  289. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
  290. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
  291. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
  292. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
  293. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
  294. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
  295. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
  296. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
  297. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
  298. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
  299. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromRecipes(ThaumcraftCraftingManager.java:891) ~[ThaumcraftCraftingManager.class:?]
  300. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:551) ~[ThaumcraftCraftingManager.class:?]
  301. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTags(ThaumcraftCraftingManager.java:525) ~[ThaumcraftCraftingManager.class:?]
  302. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.generateTagsFromCrucibleRecipes(ThaumcraftCraftingManager.java:576) ~[ThaumcraftCraftingManager.class:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement