View Issue Details

IDProjectCategoryView StatusLast Update
0000975Industrial-Craft²machinespublic2014-03-13 15:44
ReporterPhoenix_CZ Assigned ToPlayer  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
PlatformIntelOSWindowsOS Version7
Summary0000975: Canning machine cause crash of client, server is ok.
DescriptionIf you right click on canning machine it will disconnect client everytime.
ic2 exp version 0000416, also same issue on 0000419

client log:

[10:57:31 INFO]: Client> [10:57:31] [Client thread/ERROR] [FML]: NetworkEventFiringHandler exception
[10:57:31 INFO]: Client> java.lang.ArrayIndexOutOfBoundsException
[10:57:31 INFO]: Client> [10:57:31] [Client thread/ERROR] [FML]: There was a critical exception handling a packet on channel ic2
[10:57:31 INFO]: Client> java.lang.ArrayIndexOutOfBoundsException
[10:57:31 INFO]: Client> [10:57:31] [Netty Client IO 0000005/ERROR] [FML]: NetworkDispatcher exception
[10:57:31 INFO]: Client> io.netty.handler.codec.EncoderException: java.io.IOException: Can't serialize unregistered packet
[10:57:31 INFO]: Client> at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:129) ~[MessageToByteEncoder.class:?]
[10:57:31 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644) ~[DefaultChannelHandlerConte
xt.class:?]
[10:57:31 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:698) ~[DefaultChannelHandlerContext.cla
ss:?]
[10:57:31 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:637) ~[DefaultChannelHandlerContext.cla
ss:?]
[10:57:31 INFO]: Client> at cpw.mods.fml.common.network.handshake.NetworkDispatcher.write(NetworkDispatcher.java:405) ~[NetworkDispatcher.class:?]
[10:57:31 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644) ~[DefaultChannelHandlerConte
xt.class:?]
[10:57:31 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:698) ~[DefaultChannelHandlerContext.cla
ss:?]
[10:57:31 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.writeAndFlush(DefaultChannelHandlerContext.java:688) ~[DefaultChannelHandlerCon
text.class:?]
[10:57:31 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.writeAndFlush(DefaultChannelHandlerContext.java:717) ~[DefaultChannelHandlerCon
text.class:?]
[10:57:31 INFO]: Client> at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:893) ~[DefaultChannelPipeline.class:?]
[10:57:31 INFO]: Client> at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:239) ~[AbstractChannel.class:?]
[10:57:31 INFO]: Client> at net.minecraft.network.NetworkManager$1.run(NetworkManager.java:171) [eg.class:?]
[10:57:31 INFO]: Client> at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) [SingleThreadEventExecutor
.class:?]
[10:57:31 INFO]: Client> at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348) [NioEventLoop.class:?]
[10:57:31 INFO]: Client> at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.cla
ss:?]
[10:57:31 INFO]: Client> at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
[10:57:31 INFO]: Client> Caused by: java.io.IOException: Can't serialize unregistered packet
[10:57:31 INFO]: Client> at net.minecraft.util.MessageSerializer.encode(SourceFile:28) ~[er.class:?]
[10:57:31 INFO]: Client> at net.minecraft.util.MessageSerializer.encode(SourceFile:14) ~[er.class:?]
[10:57:31 INFO]: Client> at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:111) ~[MessageToByteEncoder.class:?]
[10:57:31 INFO]: Client> ... 15 more
Steps To ReproduceIf you right click on canning machine it will disconnect client everytime.
Additional Informationserver is running without any log, only that client was disconnected
Tagscanning machine disconnect client
Minecraft Version

Activities

Phoenix_CZ

2014-03-10 20:16

reporter   ~0002217

also bugged in build 422

Player

2014-03-13 14:37

administrator   ~0002238

fixed in the next build

Phoenix_CZ

2014-03-13 15:41

reporter   ~0002254

works fine, thanks.

Issue History

Date Modified Username Field Change
2014-03-08 10:00 Phoenix_CZ New Issue
2014-03-08 10:05 Phoenix_CZ Tag Attached: canning machine disconnect client
2014-03-10 20:16 Phoenix_CZ Note Added: 0002217
2014-03-13 14:37 Player Note Added: 0002238
2014-03-13 14:37 Player Status new => resolved
2014-03-13 14:37 Player Resolution open => fixed
2014-03-13 14:37 Player Assigned To => Player
2014-03-13 15:41 Phoenix_CZ Note Added: 0002254
2014-03-13 15:44 Player Status resolved => closed