Jump to content

1.7.10 Pixelmon Mod (fatal error)


SC_Zero

Recommended Posts

Hello to everyone at the forum.

I have a really annoying bug with forge. I am using the Pixelmon Mod 3.2 and Forge 1180. I already tried to get help by the Pixelmon support-team, but they just said, it's a forge issue. So I hope you can help me :) (appologize for my bad grammatic, english is not my native language)

 

To the error:

Sometimes, when I am sending out a pokemon (throwing the pokeball), the game terminate my connection an give me the following message: "Connection Lost: A fatal Error has occured, this connection is terminated . . ."

This happens in Single Player and not always but frequently. It doesn't matter which pokemon I am sending out, which biome I am standing in, or which pokemon I want to battle. It just randomly give me this error and closes my world.

I am using the orginal Minecraft Launcher (no cracked shit) and have a legal copy of the game. This bug appeared in all versions of pixelmon since 3.1 (since the mod support 1.7) and only when trying to send out a pokemon. I searched for hours, what could cause this to happen. As I already said, the Pixelmon support-team said, it's a forge issue. I searched the forum for my error but I couldn't find a solution.

 

What I already tried:

- Redownloaded Pixelmon mod

- Reinstalled forge (also tried different versions from 1180 to 1189)

- Used the JVM Argument "-Dforge.forceNoStencil=true"

- Made a new world

- Completly removed ".minecraft"-folder and recreate everything

 

 

I am literally out of ideas. This is not an unknown bug, I saw other people having the exact same issue.

 

There is the report from the development console:

 

 

[22:32:30 INFO]: Client> [22:32:30] [Client thread/INFO]: [CHAT] You sent out Blitza!

[22:32:30 INFO]: Client> [22:32:30] [Client thread/ERROR] [FML]: FMLIndexedMessageCodec exception caught

[22:32:30 INFO]: Client> io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(76) + length(1) exceeds writerIndex(76): SlicedByteBuf(ridx: 76, widx: 76, cap: 76/76, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 77, cap: 77/77))

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]

[22:32:30 INFO]: Client> at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]

[22:32:30 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0]

[22:32:30 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0]

[22:32:30 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0]

[22:32:30 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0]

[22:32:30 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]

[22:32:30 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]

[22:32:30 INFO]: Client> Caused by: java.lang.IndexOutOfBoundsException: readerIndex(76) + length(1) exceeds writerIndex(76): SlicedByteBuf(ridx: 76, widx: 76, cap: 76/76, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 77, cap: 77/77))

[22:32:30 INFO]: Client> at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]

[22:32:30 INFO]: Client> at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]

[22:32:30 INFO]: Client> at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]

[22:32:30 INFO]: Client> at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:289) ~[te.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]

[22:32:30 INFO]: Client> ... 18 more

[22:32:30 INFO]: Client> [22:32:30] [Client thread/ERROR] [FML]: EntitySpawnHandler exception

[22:32:30 INFO]: Client> io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(76) + length(1) exceeds writerIndex(76): SlicedByteBuf(ridx: 76, widx: 76, cap: 76/76, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 77, cap: 77/77))

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]

[22:32:30 INFO]: Client> at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]

[22:32:30 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0]

[22:32:30 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0]

[22:32:30 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0]

[22:32:30 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0]

[22:32:30 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]

[22:32:30 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]

[22:32:30 INFO]: Client> Caused by: java.lang.IndexOutOfBoundsException: readerIndex(76) + length(1) exceeds writerIndex(76): SlicedByteBuf(ridx: 76, widx: 76, cap: 76/76, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 77, cap: 77/77))

[22:32:30 INFO]: Client> at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]

[22:32:30 INFO]: Client> at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]

[22:32:30 INFO]: Client> at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]

[22:32:30 INFO]: Client> at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:289) ~[te.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]

[22:32:30 INFO]: Client> ... 18 more

[22:32:30 INFO]: Client> [22:32:30] [Client thread/ERROR] [FML]: OpenGuiHandler exception

[22:32:30 INFO]: Client> io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(76) + length(1) exceeds writerIndex(76): SlicedByteBuf(ridx: 76, widx: 76, cap: 76/76, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 77, cap: 77/77))

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]

[22:32:30 INFO]: Client> at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]

[22:32:30 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0]

[22:32:30 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0]

[22:32:30 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0]

[22:32:30 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0]

[22:32:30 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]

[22:32:30 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]

[22:32:30 INFO]: Client> Caused by: java.lang.IndexOutOfBoundsException: readerIndex(76) + length(1) exceeds writerIndex(76): SlicedByteBuf(ridx: 76, widx: 76, cap: 76/76, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 77, cap: 77/77))

[22:32:30 INFO]: Client> at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]

[22:32:30 INFO]: Client> at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]

[22:32:30 INFO]: Client> at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]

[22:32:30 INFO]: Client> at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:289) ~[te.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]

[22:32:30 INFO]: Client> ... 18 more

[22:32:30 INFO]: Client> [22:32:30] [Client thread/ERROR] [FML]: HandshakeCompletionHandler exception

[22:32:30 INFO]: Client> io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(76) + length(1) exceeds writerIndex(76): SlicedByteBuf(ridx: 76, widx: 76, cap: 76/76, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 77, cap: 77/77))

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]

[22:32:30 INFO]: Client> at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]

[22:32:30 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0]

[22:32:30 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0]

[22:32:30 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0]

[22:32:30 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0]

[22:32:30 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]

[22:32:30 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]

[22:32:30 INFO]: Client> Caused by: java.lang.IndexOutOfBoundsException: readerIndex(76) + length(1) exceeds writerIndex(76): SlicedByteBuf(ridx: 76, widx: 76, cap: 76/76, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 77, cap: 77/77))

[22:32:30 INFO]: Client> at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]

[22:32:30 INFO]: Client> at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]

[22:32:30 INFO]: Client> at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]

[22:32:30 INFO]: Client> at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:289) ~[te.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]

[22:32:30 INFO]: Client> ... 18 more

[22:32:30 INFO]: Client> [22:32:30] [Client thread/ERROR] [FML]: There was a critical exception handling a packet on channel FML

[22:32:30 INFO]: Client> io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(76) + length(1) exceeds writerIndex(76): SlicedByteBuf(ridx: 76, widx: 76, cap: 76/76, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 77, cap: 77/77))

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]

[22:32:30 INFO]: Client> at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]

[22:32:30 INFO]: Client> at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]

[22:32:30 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]

[22:32:30 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0]

[22:32:30 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0]

[22:32:30 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0]

[22:32:30 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0]

[22:32:30 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]

[22:32:30 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]

[22:32:30 INFO]: Client> Caused by: java.lang.IndexOutOfBoundsException: readerIndex(76) + length(1) exceeds writerIndex(76): SlicedByteBuf(ridx: 76, widx: 76, cap: 76/76, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 77, cap: 77/77))

[22:32:30 INFO]: Client> at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]

[22:32:30 INFO]: Client> at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]

[22:32:30 INFO]: Client> at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]

[22:32:30 INFO]: Client> at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:289) ~[te.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]

[22:32:30 INFO]: Client> at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]

[22:32:30 INFO]: Client> at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]

[22:32:30 INFO]: Client> ... 18 more

[22:32:30 INFO]: Client> [22:32:30] [server thread/INFO]: SC_Zero lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}

[22:32:30 INFO]: Client> [22:32:30] [server thread/INFO]: SC_Zero hat das Spiel verlassen

[22:32:30 INFO]: Client> [22:32:30] [server thread/INFO]: Stopping singleplayer server as player logged out

[22:32:30 INFO]: Client> [22:32:30] [server thread/INFO]: Stopping server

[22:32:30 INFO]: Client> [22:32:30] [server thread/INFO]: Saving players

[22:32:30 INFO]: Client> [22:32:30] [server thread/INFO]: Saving worlds

[22:32:30 INFO]: Client> [22:32:30] [server thread/INFO]: Saving chunks for level 'Pixelmon Welt'/Overworld

[22:32:30 INFO]: Client> [22:32:30] [server thread/INFO]: Saving chunks for level 'Pixelmon Welt'/Nether

[22:32:30 INFO]: Client> [22:32:30] [server thread/INFO]: Saving chunks for level 'Pixelmon Welt'/The End

[22:32:30 INFO]: Client> [22:32:30] [server thread/INFO] [FML]: Unloading dimension 0

[22:32:30 INFO]: Client> [22:32:30] [server thread/INFO] [FML]: Unloading dimension -1

[22:32:30 INFO]: Client> [22:32:30] [server thread/INFO] [FML]: Unloading dimension 1

[22:32:31 INFO]: Client> [22:32:31] [server thread/INFO] [FML]: Applying holder lookups

[22:32:31 INFO]: Client> [22:32:31] [server thread/INFO] [FML]: Holder lookups applied

[22:32:41 INFO]: Client> [22:32:41] [Client thread/INFO] [LiteLoader]: LiteLoader is shutting down, shutting down core providers and syncing configuration

[22:32:41 INFO]: Client> [22:32:41] [Client thread/INFO]: Stopping!

 

 

I really hope, someone can help me with this really annoying bug.

 

 

Greetings

Zero

Link to comment
Share on other sites

Something in the entities data watcher is not encoding correctly and thus breaking the packet.

I would have to see the data to figure it out, however, it's throwing an error when encoding the data watcher, which we don't control.

I'll look into it more, but honestly, I care very little for Pixelmon and without an environment to reproduce the error I can't do much.

 

Edit:

Looked into it with cpw ya, sounds like Pixelmon is throwing a IOException in there datawatcher and FML is eating it. I've yelled at cpw about that and it will be fixed int he next Forge version. By Fixed, I mean it'll tell you the proper error and kick the client from the server, this needs to be truly fixed by Pixelmon.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Big thx for taking time for me and looking after my error. I will get the newest forge version when it's comming out and send the crash report to the pixelmon staff.

 

I am really happy, that you guys reply so fast and trying to fix errors as fast as possible :)

Link to comment
Share on other sites

  • 1 month later...

Edit:

Looked into it with cpw ya, sounds like Pixelmon is throwing a IOException in there datawatcher and FML is eating it. I've yelled at cpw about that and it will be fixed int he next Forge version. By Fixed, I mean it'll tell you the proper error and kick the client from the server, this needs to be truly fixed by Pixelmon.

 

Sorry for the bump of an old topic, but was wondering what the news on this was FML wise? As it does still happen, with the same error.. More than willing to fix it on Pixelmon's end if we can narrow it down to what we have done wrong. (Side note: Never recall saying this was a forge issue.. only recall asking for a crash/error report |:)

Link to comment
Share on other sites

  • 3 years later...

please. i have googled everything. i have tried everything. there is no help and nothing else i can do. idk if anyone even goes on this anymore since it has been like 4 years but i need some kind of help if they do. i am using pixelmon 6.2.3. everytim i go on single play it kicks me off saying fatal error, then it puts me on the multiplayer screen. I go on an official pixelmon server on multiplayer with the same version of pixelmon as me and it loads for a second then kicks me off saying fatal error. i have uninstalled and re installed forge and pixelmon like 3 times.i have googled like 30 different things to try and get help. theres nothing. if anyone sees this. please help

Link to comment
Share on other sites

1. This thread is almost 4 years old, if you have an issue please make a new thread.

2. If your issue is with a 1.7.10 version, please update or you will not get much help.

Edited by DaemonUmbra

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • So i know for a fact this has been asked before but Render stuff troubles me a little and i didnt find any answer for recent version. I have a custom nausea effect. Currently i add both my nausea effect and the vanilla one for the effect. But the problem is that when I open the inventory, both are listed, while I'd only want mine to show up (both in the inv and on the GUI)   I've arrived to the GameRender (on joined/net/minecraft/client) and also found shaders on client-extra/assets/minecraft/shaders/post and client-extra/assets/minecraft/shaders/program but I'm lost. I understand that its like a regular screen, where I'd render stuff "over" the game depending on data on the server, but If someone could point to the right client and server classes that i can read to see how i can manage this or any tip would be apreciated
    • Let me try and help you with love spells, traditional healing, native healing, fortune telling, witchcraft, psychic readings, black magic, voodoo, herbalist healing, or any other service your may desire within the realm of african native healing, the spirits and the ancestors. I am a sangoma and healer. I could help you to connect with the ancestors , interpret dreams, diagnose illness through divination with bones, and help you heal both physical and spiritual illness. We facilitate the deepening of your relationship to the spirit world and the ancestors. Working in partnership with one\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\’s ancestors is a gift representing a close link with the spirit realm as a mediator between the worlds.*   Witchdoctors, or sorcerers, are often purveyors of mutis and charms that cause harm to people. we believe that we are here for only one purpose, to heal through love and compassion.*   African people share a common understanding of the importance of ancestors in daily life. When they have lost touch with their ancestors, illness may result or bad luck. Then a traditional healer, or sangoma, is sought out who may prescribe herbs, changes in lifestyle, a career change, or changes in relationships. The client may also be told to perform a ceremony or purification ritual to appease the ancestors.*   Let us solve your problems using powerful African traditional methods. We believe that our ancestors and spirits give us enlightenment, wisdom, divine guidance, enabling us to overcome obstacles holding your life back. Our knowledge has been passed down through centuries, being refined along the way from generation to generation. We believe in the occult, the paranormal, the spirit world, the mystic world.*   The services here are based on the African Tradition Value system/religion,where we believe the ancestors and spirits play a very important role in society. The ancestors and spirits give guidance and counsel in society. They could enable us to see into the future and give solutions to the problems affecting us. We use rituals, divination, spells, chants and prayers to enable us tackle the task before us.*   I have experience in helping and guiding many people from all over the world. My psychic abilities may help you answer and resolve many unanswered questions
    • Let me try and help you with love spells, traditional healing, native healing, fortune telling, witchcraft, psychic readings, black magic, voodoo, herbalist healing, or any other service your may desire within the realm of african native healing, the spirits and the ancestors. I am a sangoma and healer. I could help you to connect with the ancestors , interpret dreams, diagnose illness through divination with bones, and help you heal both physical and spiritual illness. We facilitate the deepening of your relationship to the spirit world and the ancestors. Working in partnership with one\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\’s ancestors is a gift representing a close link with the spirit realm as a mediator between the worlds.*   Witchdoctors, or sorcerers, are often purveyors of mutis and charms that cause harm to people. we believe that we are here for only one purpose, to heal through love and compassion.*   African people share a common understanding of the importance of ancestors in daily life. When they have lost touch with their ancestors, illness may result or bad luck. Then a traditional healer, or sangoma, is sought out who may prescribe herbs, changes in lifestyle, a career change, or changes in relationships. The client may also be told to perform a ceremony or purification ritual to appease the ancestors.*   Let us solve your problems using powerful African traditional methods. We believe that our ancestors and spirits give us enlightenment, wisdom, divine guidance, enabling us to overcome obstacles holding your life back. Our knowledge has been passed down through centuries, being refined along the way from generation to generation. We believe in the occult, the paranormal, the spirit world, the mystic world.*   The services here are based on the African Tradition Value system/religion,where we believe the ancestors and spirits play a very important role in society. The ancestors and spirits give guidance and counsel in society. They could enable us to see into the future and give solutions to the problems affecting us. We use rituals, divination, spells, chants and prayers to enable us tackle the task before us.*   I have experience in helping and guiding many people from all over the world. My psychic abilities may help you answer and resolve many unanswered questions
    • Let me try and help you with love spells, traditional healing, native healing, fortune telling, witchcraft, psychic readings, black magic, voodoo, herbalist healing, or any other service your may desire within the realm of african native healing, the spirits and the ancestors. I am a sangoma and healer. I could help you to connect with the ancestors , interpret dreams, diagnose illness through divination with bones, and help you heal both physical and spiritual illness. We facilitate the deepening of your relationship to the spirit world and the ancestors. Working in partnership with one\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\’s ancestors is a gift representing a close link with the spirit realm as a mediator between the worlds.*   Witchdoctors, or sorcerers, are often purveyors of mutis and charms that cause harm to people. we believe that we are here for only one purpose, to heal through love and compassion.*   African people share a common understanding of the importance of ancestors in daily life. When they have lost touch with their ancestors, illness may result or bad luck. Then a traditional healer, or sangoma, is sought out who may prescribe herbs, changes in lifestyle, a career change, or changes in relationships. The client may also be told to perform a ceremony or purification ritual to appease the ancestors.*   Let us solve your problems using powerful African traditional methods. We believe that our ancestors and spirits give us enlightenment, wisdom, divine guidance, enabling us to overcome obstacles holding your life back. Our knowledge has been passed down through centuries, being refined along the way from generation to generation. We believe in the occult, the paranormal, the spirit world, the mystic world.*   The services here are based on the African Tradition Value system/religion,where we believe the ancestors and spirits play a very important role in society. The ancestors and spirits give guidance and counsel in society. They could enable us to see into the future and give solutions to the problems affecting us. We use rituals, divination, spells, chants and prayers to enable us tackle the task before us.*   I have experience in helping and guiding many people from all over the world. My psychic abilities may help you answer and resolve many unanswered questions
    • Let me try and help you with love spells, traditional healing, native healing, fortune telling, witchcraft, psychic readings, black magic, voodoo, herbalist healing, or any other service your may desire within the realm of african native healing, the spirits and the ancestors. I am a sangoma and healer. I could help you to connect with the ancestors , interpret dreams, diagnose illness through divination with bones, and help you heal both physical and spiritual illness. We facilitate the deepening of your relationship to the spirit world and the ancestors. Working in partnership with one\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\’s ancestors is a gift representing a close link with the spirit realm as a mediator between the worlds.*   Witchdoctors, or sorcerers, are often purveyors of mutis and charms that cause harm to people. we believe that we are here for only one purpose, to heal through love and compassion.*   African people share a common understanding of the importance of ancestors in daily life. When they have lost touch with their ancestors, illness may result or bad luck. Then a traditional healer, or sangoma, is sought out who may prescribe herbs, changes in lifestyle, a career change, or changes in relationships. The client may also be told to perform a ceremony or purification ritual to appease the ancestors.*   Let us solve your problems using powerful African traditional methods. We believe that our ancestors and spirits give us enlightenment, wisdom, divine guidance, enabling us to overcome obstacles holding your life back. Our knowledge has been passed down through centuries, being refined along the way from generation to generation. We believe in the occult, the paranormal, the spirit world, the mystic world.*   The services here are based on the African Tradition Value system/religion,where we believe the ancestors and spirits play a very important role in society. The ancestors and spirits give guidance and counsel in society. They could enable us to see into the future and give solutions to the problems affecting us. We use rituals, divination, spells, chants and prayers to enable us tackle the task before us.*   I have experience in helping and guiding many people from all over the world. My psychic abilities may help you answer and resolve many unanswered questions
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.