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