Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [19/7/2015 12:01:26 PM] [12:01:26] [Netty Client IO #0/ERROR] [FML]: NetworkDispatcher exception
- [19/7/2015 12:01:26 PM] java.io.IOException: An existing connection was forcibly closed by the remote host
- [19/7/2015 12:01:26 PM] at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_45]
- [19/7/2015 12:01:26 PM] at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_45]
- [19/7/2015 12:01:26 PM] at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_45]
- [19/7/2015 12:01:26 PM] at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_45]
- [19/7/2015 12:01:26 PM] at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_45]
- [19/7/2015 12:01:26 PM] at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
- [19/7/2015 12:01:26 PM] at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
- [19/7/2015 12:01:26 PM] [12:01:26] [Netty Client IO #0/INFO] [simplyjetpacks]: Loading configuration files
- [19/7/2015 12:01:26 PM] [12:01:26] [Netty Client IO #0/ERROR] [FML]: Exception caught during firing event cpw.mods.fml.common.network.FMLNetworkEvent$ClientDisconnectionFromServerEvent@7feccf66:
- [19/7/2015 12:01:26 PM] java.lang.RuntimeException: No OpenGL context found in the current thread.
- [19/7/2015 12:01:26 PM] at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124) ~[lwjgl-2.9.1.jar:?]
- [19/7/2015 12:01:26 PM] at org.lwjgl.opengl.GL11.glDeleteLists(GL11.java:714) ~[lwjgl-2.9.1.jar:?]
- [19/7/2015 12:01:26 PM] at mods.eln.misc.UtilsClient.glDeleteListsAllSafe(UtilsClient.java:616) ~[UtilsClient.class:?]
- [19/7/2015 12:01:26 PM] at mods.eln.client.ConnectionListener.onDisconnectedFromServerEvent(ConnectionListener.java:41) ~[ConnectionListener.class:?]
- [19/7/2015 12:01:26 PM] at cpw.mods.fml.common.eventhandler.ASMEventHandler_833_ConnectionListener_onDisconnectedFromServerEvent_ClientDisconnectionFromServerEvent.invoke(.dynamic) ~[?:?]
- [19/7/2015 12:01:26 PM] at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
- [19/7/2015 12:01:26 PM] at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
- [19/7/2015 12:01:26 PM] at cpw.mods.fml.common.network.handshake.NetworkDispatcher.close(NetworkDispatcher.java:388) [NetworkDispatcher.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.invokeClose(DefaultChannelHandlerContext.java:560) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.close(DefaultChannelHandlerContext.java:545) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.ChannelOutboundHandlerAdapter.close(ChannelOutboundHandlerAdapter.java:71) [ChannelOutboundHandlerAdapter.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.invokeClose(DefaultChannelHandlerContext.java:560) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.close(DefaultChannelHandlerContext.java:545) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.close(DefaultChannelHandlerContext.java:423) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelPipeline.close(DefaultChannelPipeline.java:826) [DefaultChannelPipeline.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.AbstractChannel.close(AbstractChannel.java:177) [AbstractChannel.class:?]
- [19/7/2015 12:01:26 PM] at net.minecraft.network.NetworkManager.func_150718_a(NetworkManager.java:230) [ej.class:?]
- [19/7/2015 12:01:26 PM] at net.minecraft.network.NetworkManager.exceptionCaught(NetworkManager.java:104) [ej.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) [ChannelInboundHandlerAdapter.class:?]
- [19/7/2015 12:01:26 PM] at cpw.mods.fml.common.network.handshake.NetworkDispatcher.exceptionCaught(NetworkDispatcher.java:470) [NetworkDispatcher.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at mods.immibis.core.impl.NetworkingManager.exceptionCaught(NetworkingManager.java:550) [NetworkingManager.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:61) [ChannelHandlerAdapter.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:61) [ChannelHandlerAdapter.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:61) [ChannelHandlerAdapter.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) [ChannelInboundHandlerAdapter.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) [ChannelInboundHandlerAdapter.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) [ChannelInboundHandlerAdapter.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) [ChannelInboundHandlerAdapter.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:61) [ChannelHandlerAdapter.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:275) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:253) [DefaultChannelHandlerContext.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:773) [DefaultChannelPipeline.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125) [AbstractNioByteChannel$NioByteUnsafe.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
- [19/7/2015 12:01:26 PM] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
- [19/7/2015 12:01:26 PM] at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
- [19/7/2015 12:01:26 PM] [12:01:26] [Netty Client IO #0/ERROR] [FML]: Index: 5 Listeners:
- [19/7/2015 12:01:26 PM] [12:01:26] [Netty Client IO #0/ERROR] [FML]: 0: NORMAL
- [19/7/2015 12:01:26 PM] [12:01:26] [Netty Client IO #0/ERROR] [FML]: 1: ASM: crazypants.enderio.machine.hypercube.ConnectionHandler@7328c35e onDisconnectedFromServer(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [19/7/2015 12:01:26 PM] [12:01:26] [Netty Client IO #0/ERROR] [FML]: 2: ASM: crazypants.enderio.machine.transceiver.ConnectionHandler@3a5478c1 onDisconnectedFromServer(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [19/7/2015 12:01:26 PM] [12:01:26] [Netty Client IO #0/ERROR] [FML]: 3: ASM: tonius.simplyjetpacks.SyncTracker@619dacc8 onClientDisconnectedFromServer(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [19/7/2015 12:01:26 PM] [12:01:26] [Netty Client IO #0/ERROR] [FML]: 4: ASM: dan200.computercraft.shared.proxy.ComputerCraftProxyCommon$ForgeHandlers@26ec7f49 onConnectionClosed(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [19/7/2015 12:01:26 PM] [12:01:26] [Netty Client IO #0/ERROR] [FML]: 5: ASM: mods.eln.client.ConnectionListener@3c9281ef onDisconnectedFromServerEvent(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [19/7/2015 12:01:26 PM] [12:01:26] [Netty Client IO #0/ERROR] [FML]: 6: ASM: micdoodle8.mods.galacticraft.core.network.ConnectionEvents@7cc326fb onConnectionClosed(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [19/7/2015 12:01:26 PM] [12:01:26] [Netty Client IO #0/ERROR] [FML]: 7: ASM: hats.common.core.EventHandler@756e25ff onClientDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [19/7/2015 12:01:26 PM] [12:01:26] [Netty Client IO #0/ERROR] [FML]: 8: ASM: openmods.network.IdSyncManager@65cab518 onDisconnect(Lcpw/mods/fml/common/network/FMLNetworkEvent$ClientDisconnectionFromServerEvent;)V
- [19/7/2015 12:01:26 PM] [Client thread/INFO] [FML]: Applying holder lookups
- [19/7/2015 12:01:26 PM] [Client thread/WARN] [FML]: Unable to lookup CompactMachines:interfaceblock for public static org.dave.CompactMachines.block.BlockCM org.dave.CompactMachines.init.ModBlocks.interfaceblock. Is there something wrong with the registry?
- [19/7/2015 12:01:26 PM] [Client thread/INFO] [FML]: Holder lookups applied
- [19/7/2015 12:01:28 PM] [Client thread/INFO] [MapWriter]: Mw.close: closing...
- [19/7/2015 12:01:28 PM] [Client thread/INFO] [MapWriter]: waiting for 247 tasks to finish...
- [19/7/2015 12:01:29 PM] [Client thread/INFO] [MapWriter]: done
- [19/7/2015 12:01:29 PM] [Client thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
- [19/7/2015 12:01:29 PM] [Client thread/INFO] [Mekanism]: Reloaded config.
Advertisement
Add Comment
Please, Sign In to add comment