Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [12:06:13] [Server thread/INFO]: Starting integrated minecraft server version 1.7.2
- [12:06:13] [Server thread/INFO]: Generating keypair
- [12:06:13] [Server thread/INFO]: Injecting existing block and item data into this server instance
- [12:06:13] [Server thread/INFO]: Applying holder lookups
- [12:06:13] [Server thread/INFO]: Holder lookups applied
- [12:06:14] [Server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@1bdb3d6a)
- [12:06:14] [Server thread/INFO]: Loading dimension 7 (New World) (net.minecraft.server.integrated.IntegratedServer@1bdb3d6a)
- [12:06:14] [Server thread/INFO]: Loading dimension -17 (New World) (net.minecraft.server.integrated.IntegratedServer@1bdb3d6a)
- [12:06:14] [Server thread/INFO]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@1bdb3d6a)
- [12:06:14] [Server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@1bdb3d6a)
- [12:06:14] [Server thread/INFO]: Preparing start region for level 0
- [12:06:14] [Server thread/INFO]: Initializing MoCreatures GUI API
- [12:06:14] [Server thread/WARN]: Adding duplicate key 'twilightforest.item.ItemTFSpawnEgg@3a7aeac2' to registry
- [12:06:14] [Netty Client IO #2/INFO]: Server protocol version 1
- [12:06:14] [Netty IO #5/INFO]: Client protocol version 1
- [12:06:14] [Netty IO #5/INFO]: Client attempting to join with 32 mods : [email protected] - 2.5.0,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] - 2.4,[email protected],[email protected],[email protected],NotEnoughItems@rc_,[email protected],[email protected] - 2.5.1,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],CodeChickenCore@rc_,[email protected],[email protected],[email protected],[email protected] - 2.5.1,[email protected]
- [12:06:14] [Netty IO #5/INFO]: Attempting connection with missing mods [] at CLIENT
- [12:06:14] [Netty Client IO #2/INFO]: Attempting connection with missing mods [] at SERVER
- [12:06:14] [Client thread/INFO]: [Client thread] Client side modded connection established
- [12:06:14] [Server thread/INFO]: [Server thread] Server side modded connection established
- [12:06:14] [Server thread/INFO]: KDawg08[local:E:c58a0e3a] logged in with entity id 5575 at (14.5, 62.0, 297.5)
- [12:06:14] [Server thread/INFO]: KDawg08 joined the game
- [12:06:15] [Client thread/INFO]: Client received server config settings.
- [12:06:15] [Client thread/INFO]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], RESEARCH_DIFFICULTY[0], ASPECT_CAP[10], ASPECT_TOTAL_CAP[100
- [12:06:15] [Client thread/ERROR]: There was a critical exception handling a packet on channel bcmod
- io.netty.handler.codec.DecoderException: java.lang.IllegalArgumentException: Comparison method violates its general contract!
- at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]
- at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
- at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
- at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
- at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197) [ef.class:?]
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2012) [azd.class:?]
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:917) [azd.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835) [azd.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:103) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_55]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_55]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
- Caused by: java.lang.IllegalArgumentException: Comparison method violates its general contract!
- at java.util.TimSort.mergeLo(Unknown Source) ~[?:1.7.0_55]
- at java.util.TimSort.mergeAt(Unknown Source) ~[?:1.7.0_55]
- at java.util.TimSort.mergeCollapse(Unknown Source) ~[?:1.7.0_55]
- at java.util.TimSort.sort(Unknown Source) ~[?:1.7.0_55]
- at java.util.TimSort.sort(Unknown Source) ~[?:1.7.0_55]
- at java.util.Arrays.sort(Unknown Source) ~[?:1.7.0_55]
- at java.util.Collections.sort(Unknown Source) ~[?:1.7.0_55]
- at brad16840.common.DynamicRecipes.sortRecipes(DynamicRecipes.java:354) ~[DynamicRecipes.class:?]
- at brad16840.common.PacketHandler$InitializePlayer.receive(PacketHandler.java:912) ~[PacketHandler$InitializePlayer.class:?]
- at brad16840.common.MessageChannel.decode(MessageChannel.java:138) ~[MessageChannel.class:?]
- at brad16840.common.MessageChannel.decode(MessageChannel.java:37) ~[MessageChannel.class:?]
- at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
- at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
- ... 17 more
- [12:06:15] [Netty Client IO #2/INFO]: Restoring client configs.
- [12:06:15] [Server thread/INFO]: KDawg08 lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
- [12:06:15] [Server thread/INFO]: KDawg08 left the game
- [12:06:15] [Server thread/INFO]: Stopping singleplayer server as player logged out
- [12:06:15] [Server thread/INFO]: Stopping server
- [12:06:15] [Server thread/INFO]: Saving players
- [12:06:15] [Server thread/INFO]: Saving worlds
- [12:06:15] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
- [12:06:15] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
- [12:06:15] [Server thread/INFO]: Saving chunks for level 'New World'/The End
- [12:06:15] [Server thread/INFO]: Saving chunks for level 'New World'/Wyvern Lair
- [12:06:15] [Server thread/INFO]: Saving chunks for level 'New World'/Twilight Forest
- [12:06:16] [Server thread/INFO]: Unloading dimension 0
- [12:06:16] [Server thread/INFO]: Unloading dimension -1
- [12:06:16] [Server thread/INFO]: Unloading dimension 1
- [12:06:16] [Server thread/INFO]: Unloading dimension -17
- [12:06:16] [Server thread/INFO]: Unloading dimension 7
- [12:06:16] [Server thread/INFO]: Applying holder lookups
- [12:06:16] [Server thread/INFO]: Holder lookups applied
Advertisement
Add Comment
Please, Sign In to add comment