Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Quick note: as client couldn't create crash log, here's part of 'latest.log' with crash itself
- [23:16:37] [Netty Local Client IO #0/ERROR]: NetworkDispatcher exception
- java.lang.IllegalArgumentException: Payload may not be larger than 32767 bytes
- at net.minecraft.network.play.client.CPacketCustomPayload.<init>(CPacketCustomPayload.java:28) ~[it.class:?]
- at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.toC17Packet(FMLProxyPacket.java:143) ~[FMLProxyPacket.class:?]
- at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.write(NetworkDispatcher.java:527) ~[NetworkDispatcher.class:?]
- at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895) ~[DefaultChannelPipeline.class:4.0.23.Final]
- at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240) ~[AbstractChannel.class:4.0.23.Final]
- at net.minecraft.network.NetworkManager$4.run(NetworkManager.java:247) [eo$4.class:?]
- at io.netty.channel.local.LocalEventLoop.run(LocalEventLoop.java:33) [LocalEventLoop.class:4.0.23.Final]
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
- [23:16:38] [Netty Local Client IO #0/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
- [23:16:38] [Server thread/INFO]: SimPiko lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
- [23:16:38] [Server thread/INFO]: SimPiko left the game
- [23:16:38] [Client thread/INFO]: Mapping halted in D:\gry\mc ftb_official\MultiMC\instances\All Teh Mods\minecraft\journeymap\data\sp\one\DIM0
- [23:16:38] [Server thread/INFO]: Stopping singleplayer server as player logged out
- [23:16:38] [Server thread/INFO]: Removed Networks
- [23:16:38] [Server thread/INFO]: Stopping server
- [23:16:38] [Server thread/INFO]: Saving players
- [23:16:38] [Server thread/INFO]: Saving worlds
- [23:16:38] [Server thread/INFO]: Saving chunks for level 'one'/Overworld
- [23:16:38] [Server thread/INFO]: Saving chunks for level 'one'/ExtraUtils2_Quarry_Dim
- [23:16:38] [Server thread/INFO]: Unloading WorldData for world 0!
- [23:16:39] [Server thread/INFO]: Unloading WorldData for world -9999!
- [23:16:39] [Server thread/INFO]: Unloading dimension 0
- [23:16:39] [Server thread/INFO]: Unloading dimension -9999
- [23:16:40] [Server thread/INFO]: Applying holder lookups
- [23:16:40] [Server thread/INFO]: Holder lookups applied
- [23:16:40] [Server thread/INFO]: Deep Resonance: server is stopping. Shutting down gracefully
- [23:16:40] [Server thread/INFO]: Saving EnderTank Data
- [23:16:40] [Server thread/INFO]: Unloading EnderTank Data
- [23:16:40] [Server thread/INFO]: RFTools: server is stopping. Shutting down gracefully
- [23:16:41] [Server thread/INFO]: RFTools: server is stopping. Shutting down gracefully
- [23:16:41] [Server thread/INFO]: Cleaning up RFTools dimensions
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement