Guest User

Untitled

a guest
Dec 5th, 2015
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.39 KB | None | 0 0
  1. [01:31:06] [Client thread/DEBUG] [NotEnoughItems/]: Loading Remote World
  2. [01:31:06] [Client thread/INFO] [AgriCraft/]: Receiving mutations from server
  3. [01:31:06] [Client thread/INFO] [AgriCraft/]: Successfully received mutations from server
  4. [01:31:06] [Client thread/INFO] [Waila/]: Received server authentication msg. Remote sync will be activated
  5. [01:31:06] [Client thread/ERROR] [FML/]: Exception caught during firing event net.minecraftforge.event.entity.player.ItemTooltipEvent@4c734979:
  6. java.lang.NullPointerException
  7. at net.minecraft.item.ItemStack.func_77963_c(ItemStack.java:170) ~[add.class:?]
  8. at net.minecraft.item.ItemStack.func_77949_a(ItemStack.java:90) ~[add.class:?]
  9. at com.InfinityRaider.AgriCraft.handler.ItemToolTipHandler.addSeedStatsTooltip(ItemToolTipHandler.java:27) ~[ItemToolTipHandler.class:?]
  10. at cpw.mods.fml.common.eventhandler.ASMEventHandler_792_ItemToolTipHandler_addSeedStatsTooltip_ItemTooltipEvent.invoke(.dynamic) ~[?:?]
  11. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  12. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
  13. at net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:162) [ForgeEventFactory.class:?]
  14. at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:626) [add.class:?]
  15. at hardcorequesting.client.interfaces.GuiEditMenuItem$Search.initItems(GuiEditMenuItem.java:494) [GuiEditMenuItem$Search.class:?]
  16. at hardcorequesting.network.PacketHandler.onPacketData(PacketHandler.java:180) [PacketHandler.class:?]
  17. at hardcorequesting.network.PacketHandler.onClientPacket(PacketHandler.java:113) [PacketHandler.class:?]
  18. at cpw.mods.fml.common.eventhandler.ASMEventHandler_1122_PacketHandler_onClientPacket_ClientCustomPacketEvent.invoke(.dynamic) [?:?]
  19. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:?]
  20. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
  21. at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:103) [FMLEventChannel.class:?]
  22. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) [NetworkEventFiringHandler.class:?]
  23. at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) [NetworkEventFiringHandler.class:?]
  24. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
  25. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  26. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  27. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  28. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  29. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  30. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  31. at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
  32. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
  33. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
  34. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  35. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_65]
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_65]
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_65]
  39. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_65]
  40. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  41. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  42. [01:31:06] [Client thread/ERROR] [FML/]: Index: 19 Listeners:
  43. [01:31:06] [Client thread/ERROR] [FML/]: 0: HIGHEST
  44. [01:31:06] [Client thread/ERROR] [FML/]: 1: ASM: vazkii.botania.client.core.handler.TooltipHandler@51c6e3fb onTooltipEvent(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  45. [01:31:06] [Client thread/ERROR] [FML/]: 2: ASM: iguanaman.iguanatweakstconstruct.tweaks.handlers.StoneToolHandler@2b416301 onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  46. [01:31:06] [Client thread/ERROR] [FML/]: 3: HIGH
  47. [01:31:06] [Client thread/ERROR] [FML/]: 4: ASM: iguanaman.iguanatweakstconstruct.leveling.handlers.LevelingToolTipHandler@79bac413 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  48. [01:31:06] [Client thread/ERROR] [FML/]: 5: NORMAL
  49. [01:31:06] [Client thread/ERROR] [FML/]: 6: ASM: net.bdew.lib.tooltip.TooltipHandler$@5fc6eb7d handleTooltipEvent(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  50. [01:31:06] [Client thread/ERROR] [FML/]: 7: ASM: thaumcraft.common.lib.events.EventHandlerRunic@77d2bd03 tooltipEvent(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  51. [01:31:06] [Client thread/ERROR] [FML/]: 8: ASM: buildcraft.core.list.ListTooltipHandler@196e01c5 itemTooltipEvent(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  52. [01:31:06] [Client thread/ERROR] [FML/]: 9: ASM: DummyCore.Utils.DummyEventHandler@782a9846 onDescrAdded(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  53. [01:31:06] [Client thread/ERROR] [FML/]: 10: ASM: crazypants.enderio.machine.painter.BlockPaintedGlowstone$PainterTemplate@63239e4 onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  54. [01:31:06] [Client thread/ERROR] [FML/]: 11: ASM: com.rwtema.extrautils.modintegration.TConEvents@c3ccba9 unstableTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  55. [01:31:06] [Client thread/ERROR] [FML/]: 12: ASM: com.pam.harvestcraft.PamTooltipEventHandler@14117ead onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  56. [01:31:06] [Client thread/ERROR] [FML/]: 13: ASM: mcp.mobius.betterbarrels.bspace.BBEventHandler@27f1d76f onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  57. [01:31:06] [Client thread/ERROR] [FML/]: 14: ASM: minetweaker.mc1710.ForgeEventHandler@8f7dd8e onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  58. [01:31:06] [Client thread/ERROR] [FML/]: 15: ASM: tonius.neiintegration.mods.mcforge.MCForgeTooltipHandler@337b68ca onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  59. [01:31:06] [Client thread/ERROR] [FML/]: 16: ASM: lumien.randomthings.Handler.RTEventHandler@7da429d1 toolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  60. [01:31:06] [Client thread/ERROR] [FML/]: 17: ASM: net.darkhax.wawla.addons.generic.AddonGenericTooltips@315b7d86 onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  61. [01:31:06] [Client thread/ERROR] [FML/]: 18: ASM: jsonAbles.ToolEventHandler@756125a5 lore(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  62. [01:31:06] [Client thread/ERROR] [FML/]: 19: ASM: com.InfinityRaider.AgriCraft.handler.ItemToolTipHandler@5ddd75cb addSeedStatsTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  63. [01:31:06] [Client thread/ERROR] [FML/]: 20: ASM: com.InfinityRaider.AgriCraft.handler.ItemToolTipHandler@5ddd75cb addClipperTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  64. [01:31:06] [Client thread/ERROR] [FML/]: 21: ASM: com.InfinityRaider.AgriCraft.handler.ItemToolTipHandler@5ddd75cb addTrowelTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  65. [01:31:06] [Client thread/ERROR] [FML/]: 22: ASM: buildcraft.builders.BuilderTooltipHandler@6277c31c itemTooltipEvent(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  66. [01:31:06] [Client thread/ERROR] [FML/]: 23: ASM: INSTANCE onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  67. [01:31:06] [Client thread/ERROR] [FML/]: 24: ASM: com.enderio.core.client.handlers.OreDictTooltipHandler@ca2cc54 onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  68. [01:31:06] [Client thread/ERROR] [FML/]: 25: ASM: com.enderio.core.client.handlers.EnchantTooltipHandler@10d315f4 handleTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  69. [01:31:06] [Client thread/ERROR] [FML/]: 26: ASM: INSTANCE addTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  70. [01:31:06] [Client thread/ERROR] [FML/]: 27: ASM: crazypants.enderio.conduit.item.filter.ClearFilterRecipe@55748515 onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  71. [01:31:06] [Client thread/ERROR] [FML/]: 28: ASM: crazypants.enderio.machine.ClearConfigRecipe@31f3a141 onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  72. [01:31:06] [Client thread/ERROR] [FML/]: 29: ASM: com.rwtema.extrautils.EventHandlerClient@34864b90 generatorTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  73. [01:31:06] [Client thread/ERROR] [FML/]: 30: ASM: blusunrize.immersiveengineering.client.ClientEventHandler@ddd029e onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  74. [01:31:06] [Client thread/ERROR] [FML/]: 31: ASM: fox.spiteful.forbidden.FMEventHandler@20f6f820 onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  75. [01:31:06] [Client thread/ERROR] [FML/]: 32: ASM: invtweaks.forge.ClientProxy@22014cfd onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  76. [01:31:06] [Client thread/ERROR] [FML/]: 33: ASM: modtweaker2.ClientEvents@76244980 onDrawTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  77. [01:31:06] [Client thread/ERROR] [FML/]: 34: ASM: squeek.spiceoflife.gui.TooltipHandler@22e69a44 onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  78. [01:31:06] [Client thread/ERROR] [FML/]: 35: ASM: squeek.tictooltips.TooltipHandler@214257f1 onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  79. [01:31:06] [Client thread/ERROR] [FML/]: 36: ASM: tconstruct.achievements.AchievementEvents@f6f90b8 tooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  80. [01:31:06] [Client thread/ERROR] [FML/]: 37: ASM: iguanaman.iguanatweakstconstruct.harvestlevels.VanillaToolTipHandler@3738a3cf onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  81. [01:31:06] [Client thread/ERROR] [FML/]: 38: ASM: iguanaman.iguanatweakstconstruct.leveling.handlers.MobHeadTooltipHandler@86d8bfc onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  82. [01:31:06] [Client thread/ERROR] [FML/]: 39: ASM: iguanaman.iguanatweakstconstruct.tweaks.handlers.VanillaToolNerfHandler@f5e65ca onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  83. [01:31:06] [Client thread/ERROR] [FML/]: 40: ASM: iguanaman.iguanatweakstconstruct.tweaks.handlers.VanillaHoeNerfHandler@16fcb801 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  84. [01:31:06] [Client thread/ERROR] [FML/]: 41: ASM: iguanaman.iguanatweakstconstruct.tweaks.handlers.VanillaSwordNerfHandler@6ae01c71 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  85. [01:31:06] [Client thread/ERROR] [FML/]: 42: ASM: iguanaman.iguanatweakstconstruct.restriction.PartRestrictionHandler@3bcd45ac onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  86. [01:31:06] [Client thread/ERROR] [FML/]: 43: LOW
  87. [01:31:06] [Client thread/ERROR] [FML/]: 44: ASM: iguanaman.iguanatweakstconstruct.replacing.PartToolTipHandler@2de71a62 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  88. [01:31:06] [Client thread/ERROR] [FML/]: 45: LOWEST
  89. [01:31:06] [Client thread/ERROR] [FML/]: 46: ASM: iguanaman.hungeroverhaul.util.IguanaEventHook@1ac13c4a renderTooltips(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  90. [01:31:08] [Client thread/INFO] [TabbyChat/]: [CHAT] This server doesn't have Hardcore Questing Mode enabled.
  91. [01:31:08] [Client thread/INFO] [NEIAddons/]: Received handshake from server
  92. [01:31:08] [Client thread/INFO] [NEIAddons/]: Available server commands: SetAE2FakeSlot
  93. [01:31:08] [Client thread/INFO] [STDOUT/]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
  94. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: RfToolsDimensionManager.syncFromServer
  95. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Dimension information from server is empty.
  96. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Getting dimlet mapping from server
  97. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Material, tile.thermalfoundation.ore6
  98. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Material, tile.ore.berries.one
  99. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Material, tile.ore.berries.one1
  100. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Material, tile.ore.berries.one2
  101. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Material, tile.ore.berries.one3
  102. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Material, tile.ore.berries.two
  103. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Material, tile.ore.berries.two
  104. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Material, tile.ore.berries.two1
  105. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Material, tile.appliedenergistics2.OreQuartzCharged
  106. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Foliage, Oak
  107. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Biome, Sky
  108. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Biome, Storage Cell
  109. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Liquid, enderium.molten
  110. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Liquid, mana
  111. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Liquid, honey
  112. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Liquid, platinum.molten
  113. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Liquid, aluminumbrass.molten
  114. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Liquid, steam
  115. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Liquid, signalum.molten
  116. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Liquid, invar.molten
  117. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Liquid, glowstone
  118. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Liquid, manyullyn.molten
  119. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Liquid, mithril.molten
  120. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Liquid, pigiron.molten
  121. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Liquid, alumite.molten
  122. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Liquid, bronze.molten
  123. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Liquid, lumium.molten
  124. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Blacklisted dimlet Liquid, electrum.molten
  125. [01:31:08] [Client thread/INFO] [mcjty.lib.varia.Logging/]: Could not read 'userdimlets.json', this is not an error!
  126. [01:31:08] [Client thread/INFO] [simplyjetpacks/]: Received server configuration
  127. [01:31:08] [Client thread/INFO] [TabbyChat/]: [CHAT] ------------------------------------------
  128. [01:31:08] [Client thread/INFO] [TabbyChat/]: [CHAT] Hello, xenoflot!
  129. [01:31:08] [Client thread/INFO] [TabbyChat/]: [CHAT] visit www.s4pack.com for latest news!
  130. [01:31:08] [Client thread/INFO] [TabbyChat/]: [CHAT] ------------------------------------------
  131. [01:31:08] [Client thread/INFO] [TabbyChat/]: [CHAT]
  132. [01:31:08] [Client thread/INFO] [STDOUT/]: [com.thevoxelbox.voxelmap.t:a:-1]: new dimension 0 previous 0.5
  133. [01:31:08] [Client thread/INFO] [STDOUT/]: [mcjty.lib.network.SendPreferencesToClientHelper:setPreferences:16]: setPreferences: prefs.getStyle() = STYLE_FLAT_GRADIENT
  134. [01:31:08] [Netty Client IO #8/ERROR] [FML/]: NetworkDispatcher exception
  135. java.io.IOException: An existing connection was forcibly closed by the remote host
  136. at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_65]
  137. at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_65]
  138. at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_65]
  139. at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_65]
  140. at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_65]
  141. at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
  142. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?]
  143. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?]
  144. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
  145. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
  146. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
  147. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
  148. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  149. at java.lang.Thread.run(Unknown Source) [?:1.8.0_65]
  150. [01:31:08] [Netty Client IO #8/INFO] [THAUMCRAFT/]: Restoring client configs.
  151. [01:31:08] [Netty Client IO #8/INFO] [Compact Machines/]: Unregistering dimension 4 on client side
  152. [01:31:08] [Netty Client IO #8/INFO] [Compact Machines/]: Restored original dimension id: 4
  153. [01:31:08] [Netty Client IO #8/DEBUG] [EnderCore/]: Skipping syncing field com.enderio.core.common.config.ConfigHandler.showRegistryNameTooltips as it was marked NoSync
  154. [01:31:08] [Netty Client IO #8/DEBUG] [EnderCore/]: Skipping syncing field com.enderio.core.common.config.ConfigHandler.disableVoidFog as it was marked NoSync
  155. [01:31:08] [Netty Client IO #8/DEBUG] [EnderCore/]: Skipping syncing field com.enderio.core.common.config.ConfigHandler.textureErrorRemover as it was marked NoSync
  156. [01:31:08] [Netty Client IO #8/DEBUG] [EnderCore/]: Skipping syncing field com.enderio.core.common.config.ConfigHandler.showDurabilityTooltips as it was marked NoSync
  157. [01:31:08] [Netty Client IO #8/DEBUG] [EnderCore/]: Skipping syncing field com.enderio.core.common.config.ConfigHandler.defaultModSort as it was marked NoSync
  158. [01:31:08] [Netty Client IO #8/DEBUG] [EnderCore/]: Skipping syncing field com.enderio.core.common.config.ConfigHandler.showOredictTooltips as it was marked NoSync
  159. [01:31:08] [Netty Client IO #8/INFO] [EnderCore/]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
  160. [01:31:08] [Netty Client IO #8/INFO] [EnderCore/]: Reset configs to client values for tterrag.wailaplugins.config.WPConfigHandler
  161. [01:31:08] [Netty Client IO #8/INFO] [mcjty.lib.varia.Logging/]: Disconnect from server: Unregistering RFTools dimensions
  162. [01:31:08] [Netty Client IO #8/INFO] [simplyjetpacks/]: Loading configuration files
  163. [01:31:08] [Netty Client IO #8/DEBUG] [OpenMods/]: openmods.network.IdSyncManager.onDisconnect(IdSyncManager.java:124): Disconnected, restoring local data
  164. [01:31:08] [Client thread/DEBUG] [FML/]: Reverting to frozen data state.
  165. [01:31:08] [Client thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp
  166. [01:31:08] [Client thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp
  167. [01:31:08] [Client thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s
  168. [01:31:08] [Client thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML
  169. [01:31:08] [Client thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML
  170. [01:31:08] [Client thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s
  171. [01:31:08] [Client thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge
Advertisement
Add Comment
Please, Sign In to add comment