Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.23 KB | None | 0 0
  1. [INFO] [Waila]: Player EntityPlayerMP['Nuklearzombie'/34555, l='world_ftb_infinity_evolved', x=42.50, y=88.00, z=701.50] connected. Sending ping
  2.  
  3. [INFO] [mcjty.lib.varia.Logging]: SMP: Player logged in: Sync diminfo to clients
  4.  
  5. [INFO] [mcjty.lib.varia.Logging]: Sync dimension info to clients!
  6.  
  7. [INFO] [mcjty.lib.varia.Logging]: Send validation data to the client
  8.  
  9. [INFO] [STDOUT]: [mcjty.lib.preferences.PreferencesProperties:syncToClient:38]: syncToClient: style = STYLE_FLAT_GRADIENT
  10.  
  11. [ERROR] [FML]: NetworkDispatcher exception
  12.  
  13. io.netty.handler.codec.CorruptedFrameException: length wider than 21-bit
  14.  
  15. at net.minecraft.util.MessageDeserializer2.decode(SourceFile:42) ~[fc.class:?]
  16.  
  17. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:232) ~[ByteToMessageDecoder.class:?]
  18.  
  19. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:131) ~[ByteToMessageDecoder.class:?]
  20.  
  21. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  22.  
  23. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  24.  
  25. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
  26.  
  27. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  28.  
  29. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  30.  
  31. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149) [ReadTimeoutHandler.class:?]
  32.  
  33. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  34.  
  35. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  36.  
  37. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  38.  
  39. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100) [AbstractNioByteChannel$NioByteUnsafe.class:?]
  40.  
  41. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
  42.  
  43. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
  44.  
  45. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
  46.  
  47. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  48.  
  49. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  50.  
  51. [ERROR] [FML]: NetworkDispatcher exception
  52.  
  53. io.netty.handler.codec.DecoderException: java.io.IOException: Bad packet id 24
  54.  
  55. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:263) ~[ByteToMessageDecoder.class:?]
  56.  
  57. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:131) ~[ByteToMessageDecoder.class:?]
  58.  
  59. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  60.  
  61. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  62.  
  63. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:212) [ByteToMessageDecoder.class:?]
  64.  
  65. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  66.  
  67. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  68.  
  69. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [ChannelInboundHandlerAdapter.class:?]
  70.  
  71. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  72.  
  73. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  74.  
  75. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [ChannelInboundHandlerAdapter.class:?]
  76.  
  77. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:143) [ReadTimeoutHandler.class:?]
  78.  
  79. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  80.  
  81. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  82.  
  83. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:767) [DefaultChannelPipeline.class:?]
  84.  
  85. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:558) [AbstractChannel$AbstractUnsafe$5.class:?]
  86.  
  87. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) [SingleThreadEventExecutor.class:?]
  88.  
  89. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348) [NioEventLoop.class:?]
  90.  
  91. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  92.  
  93. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  94.  
  95. Caused by: java.io.IOException: Bad packet id 24
  96.  
  97. at net.minecraft.util.MessageDeserializer.decode(SourceFile:37) ~[ez.class:?]
  98.  
  99. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:232) ~[ByteToMessageDecoder.class:?]
  100.  
  101. ... 19 more
  102.  
  103. [ERROR] [FML]: NetworkDispatcher exception
  104.  
  105. io.netty.handler.codec.DecoderException: java.io.IOException: Bad packet id 766514
  106.  
  107. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:263) ~[ByteToMessageDecoder.class:?]
  108.  
  109. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:147) ~[ByteToMessageDecoder.class:?]
  110.  
  111. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  112.  
  113. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  114.  
  115. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:212) [ByteToMessageDecoder.class:?]
  116.  
  117. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  118.  
  119. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  120.  
  121. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [ChannelInboundHandlerAdapter.class:?]
  122.  
  123. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  124.  
  125. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  126.  
  127. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [ChannelInboundHandlerAdapter.class:?]
  128.  
  129. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:143) [ReadTimeoutHandler.class:?]
  130.  
  131. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  132.  
  133. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  134.  
  135. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:767) [DefaultChannelPipeline.class:?]
  136.  
  137. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:558) [AbstractChannel$AbstractUnsafe$5.class:?]
  138.  
  139. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) [SingleThreadEventExecutor.class:?]
  140.  
  141. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348) [NioEventLoop.class:?]
  142.  
  143. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  144.  
  145. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  146.  
  147. Caused by: java.io.IOException: Bad packet id 766514
  148.  
  149. at net.minecraft.util.MessageDeserializer.decode(SourceFile:37) ~[ez.class:?]
  150.  
  151. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:232) ~[ByteToMessageDecoder.class:?]
  152.  
  153. ... 19 more
  154.  
  155. [ERROR] [FML]: NetworkDispatcher exception
  156.  
  157. io.netty.handler.codec.DecoderException: java.io.IOException: Bad packet id 41
  158.  
  159. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:263) ~[ByteToMessageDecoder.class:?]
  160.  
  161. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:147) ~[ByteToMessageDecoder.class:?]
  162.  
  163. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  164.  
  165. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  166.  
  167. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:212) [ByteToMessageDecoder.class:?]
  168.  
  169. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  170.  
  171. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  172.  
  173. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [ChannelInboundHandlerAdapter.class:?]
  174.  
  175. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  176.  
  177. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  178.  
  179. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [ChannelInboundHandlerAdapter.class:?]
  180.  
  181. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:143) [ReadTimeoutHandler.class:?]
  182.  
  183. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  184.  
  185. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  186.  
  187. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:767) [DefaultChannelPipeline.class:?]
  188.  
  189. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:558) [AbstractChannel$AbstractUnsafe$5.class:?]
  190.  
  191. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) [SingleThreadEventExecutor.class:?]
  192.  
  193. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348) [NioEventLoop.class:?]
  194.  
  195. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  196.  
  197. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  198.  
  199. Caused by: java.io.IOException: Bad packet id 41
  200.  
  201. at net.minecraft.util.MessageDeserializer.decode(SourceFile:37) ~[ez.class:?]
  202.  
  203. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:232) ~[ByteToMessageDecoder.class:?]
  204.  
  205. ... 19 more
  206.  
  207. [ERROR] [FML]: NetworkDispatcher exception
  208.  
  209. io.netty.handler.codec.DecoderException: java.io.IOException: Bad packet id 5441
  210.  
  211. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:263) ~[ByteToMessageDecoder.class:?]
  212.  
  213. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:196) ~[ByteToMessageDecoder.class:?]
  214.  
  215. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  216.  
  217. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  218.  
  219. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:214) [ByteToMessageDecoder.class:?]
  220.  
  221. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  222.  
  223. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  224.  
  225. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [ChannelInboundHandlerAdapter.class:?]
  226.  
  227. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  228.  
  229. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  230.  
  231. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [ChannelInboundHandlerAdapter.class:?]
  232.  
  233. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:143) [ReadTimeoutHandler.class:?]
  234.  
  235. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  236.  
  237. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  238.  
  239. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:767) [DefaultChannelPipeline.class:?]
  240.  
  241. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:558) [AbstractChannel$AbstractUnsafe$5.class:?]
  242.  
  243. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) [SingleThreadEventExecutor.class:?]
  244.  
  245. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348) [NioEventLoop.class:?]
  246.  
  247. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  248.  
  249. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  250.  
  251. Caused by: java.io.IOException: Bad packet id 5441
  252.  
  253. at net.minecraft.util.MessageDeserializer.decode(SourceFile:37) ~[ez.class:?]
  254.  
  255. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:232) ~[ByteToMessageDecoder.class:?]
  256.  
  257. ... 19 more
  258.  
  259. [ERROR] [FML]: NetworkDispatcher exception
  260.  
  261. io.netty.handler.codec.CorruptedFrameException: length wider than 21-bit
  262.  
  263. at net.minecraft.util.MessageDeserializer2.decode(SourceFile:42) ~[fc.class:?]
  264.  
  265. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:232) ~[ByteToMessageDecoder.class:?]
  266.  
  267. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:196) ~[ByteToMessageDecoder.class:?]
  268.  
  269. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  270.  
  271. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  272.  
  273. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [ChannelInboundHandlerAdapter.class:?]
  274.  
  275. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  276.  
  277. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  278.  
  279. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [ChannelInboundHandlerAdapter.class:?]
  280.  
  281. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:143) [ReadTimeoutHandler.class:?]
  282.  
  283. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  284.  
  285. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  286.  
  287. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:767) [DefaultChannelPipeline.class:?]
  288.  
  289. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:558) [AbstractChannel$AbstractUnsafe$5.class:?]
  290.  
  291. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) [SingleThreadEventExecutor.class:?]
  292.  
  293. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348) [NioEventLoop.class:?]
  294.  
  295. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  296.  
  297. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  298.  
  299. [INFO] Nuklearzombie lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: io.netty.handler.codec.CorruptedFrameException: length wider than 21-bit], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  300.  
  301. [INFO] Nuklearzombie left the game
  302.  
  303. [INFO] UUID of player Nuklearzombie is 99fa7120-163e-448e-81aa-0c44a40eb437
  304.  
  305. [INFO] [FML]: Client protocol version 2
  306.  
  307. [INFO] [FML]: Client attempting to join with 179 mods : HardcoreQuesting@4.4.4,BuildCraft|Silicon@7.1.23,ProjRed|Expansion@4.7.0pre12.95,ForgeMicroblock@1.2.0.345,iChunUtil@4.2.3,rftools@4.23,ExtraBees@2.0-pre14,PortalGun@4.0.0-beta-6,ThaumicExploration@0.6.0,springboards@0.1,EnderZoo@1.7.10-1.0.15.32,MineFactoryReloaded|CompatTwilightForest@1.7.10R2.8.1,MagicBees@2.4.4,Botany@2.0-pre14,ProjRed|Integration@4.7.0pre12.95,endercore@1.7.10-0.2.0.39_beta,Mystcraft@0.12.3.04,MineFactoryReloaded|CompatProjRed@1.7.10R2.8.1,BuildCraft|Robotics@7.1.23,McMultipart@1.2.0.345,BiomesOPlenty@2.1.0,props@2.4.2,ExtraUtilities@1.2.12,Railcraft@9.12.2.0,guideapi@1.7.10-1.0.1-20,MineFactoryReloaded|CompatRailcraft@1.7.10R2.8.1,WR-CBE|Addons@1.4.1.9,MineFactoryReloaded|CompatForestry@1.7.10R2.8.1,IC2NuclearControl@2.4.3a,ThermalFoundation@1.7.10R1.2.6,MineFactoryReloaded|CompatVanilla@1.7.10R2.8.1,ForgeMultipart@1.2.0.345,headcrumbs@1.7.4,StevesCarts@2.0.0.b18,BrandonsCore@1.0.0.12,RedstoneArsenal@1.7.10R1.1.2,MCFrames@1.0,CoFHCore@1.7.10R3.1.4,ResourceLoader@1.3,neresources@0.1.0.ManuallyBuilt,BiblioWoodsForestry@1.7,FastCraft@1.25,OpenPeripheral@0.6,Forge@10.13.4.1614,ExtraTrees@2.0-pre14,Aroma1997sDimension@1.0,HatStand@4.0.0,StorageDrawers@1.7.10-1.10.9,gendustry@1.6.3.132,ThaumicTinkerer@unspecified,AdvancedSolarPanel@1.7.10-3.5.1,BuildCraft|Energy@7.1.23,modtweaker2@0.9.6,IC2@2.2.827-experimental,JABBA@1.2.2,ExtraTiC@1.4.6,MineFactoryReloaded|CompatIC2@1.7.10R2.8.1,ProjRed|Transportation@4.7.0pre12.95,FML@7.10.99.99,Natura@2.2.0,NEIAddons|Forestry@1.12.14.40,TiCTooltips@1.2.5,ThE-core@1.0.0.1,BiblioWoodsNatura@1.5,<CoFH ASM>@000,NEIAddons|CraftingTables@1.12.14.40,NEIAddons|ExNihilo@1.12.14.40,WailaHarvestability@1.1.6,ThermalDynamics@1.7.10R1.2.1,ProjRed|Illumination@4.7.0pre12.95,TMechworks@0.2.15.106,fastleafdecay@1.4,Botania@r1.8-249,Hats@4.0.1,LogisticsPipes@0.9.3.132,Avaritia@1.13,FTBU@1.0.18.2,FTBT@1.0.2,NotEnoughItems@1.0.5.120,Thaumcraft@4.2.3.5,Waila@1.5.10,ProjRed|Compatibility@4.7.0pre12.95,ForgeRelocation@0.0.1.4,extracells@2.3.14,TConstruct@1.7.10-1.8.8.build988,simplyjetpacks@1.5.3,StevesFactoryManager@A93,appliedenergistics2-core@rv3-beta-6,NEIAddons@1.12.14.40,BinnieCore@2.0-pre14,inpure|core@1.7.10R1.0.0B9,StorageDrawersForestry@1.7.10-1.1.2,BiblioCraft@1.11.7,BuildCraft|Core@7.1.23,OpenModsCore@0.10,ImmersiveEngineering@0.7.7,SolarExpansion@1.6a,bdlib@1.9.4.109,NEIAddons|Developer@1.12.14.40,tcinventoryscan@1.0.11,wawla@1.3.1,RelocationFMP@0.0.1.2,Genetics@2.0-pre14,mcp@9.05,Mantle@1.7.10-0.3.2.jenkins191,ProjRed|Transmission@4.7.0pre12.95,journeymap@5.1.4p2,appliedenergistics2@rv3-beta-6,thaumcraftneiplugin@@VERSION@,WR-CBE|Logic@1.4.1.9,OpenPeripheralIntegration@0.6,MineFactoryReloaded|CompatTConstruct@1.7.10R2.8.1,MineFactoryReloaded|CompatAppliedEnergistics@1.7.10R2.8.1,DraconicEvolution@1.0.2h,WR-CBE|Core@1.4.1.9,inventorytweaks@1.59-dev-152-cf6e263,MineFactoryReloaded|CompatBuildCraft@1.7.10R2.8.1,StorageDrawersMisc@1.7.10-1.1.2,harvestcraft@1.7.10j,Morpheus@1.7.10-1.6.21,ThermalExpansion@1.7.10R4.1.5,TwilightForest@2.3.7,BuildCraft|Factory@7.1.23,MineFactoryReloaded|CompatThaumcraft@1.7.10R2.8.1,GraviSuite@1.7.10-2.0.3,AgriCraft@1.7.10-1.5.0,OpenPeripheralCore@1.4,NEIAddons|AppEng@1.12.14.40,OpenBlocks@1.6,EnderStorage@1.4.7.37,ForbiddenMagic@1.7.10-0.575,EnderTech@1.7.10-0.3.2.405,FTBL@1.0.18.2,MineFactoryReloaded|CompatForgeMicroblock@1.7.10R2.8.1,CarpentersBlocks@3.3.8.1,MineFactoryReloaded@1.7.10R2.8.1,StevesWorkshop@0.5.1,EnderIO@1.7.10-2.3.0.429_beta,BuildCraft|Compat@7.1.7,Translocator@1.1.2.16,ComputerCraft@1.75,funkylocomotion@1.0,CustomMainMenu@1.9.2,neiintegration@1.1.2,AWWayofTime@v1.3.3,MrTJPCoreMod@1.1.0.33,immersiveintegration@0.6.8,IronChest@6.0.62.742,NEIAddons|Botany@1.12.14.40,MineFactoryReloaded|CompatThermalExpansion@1.7.10R2.8.1,thaumicenergistics@1.1.3.0,Aroma1997Core@1.0.2.16,CodeChickenCore@1.0.7.47,BigReactors@0.4.3A,MineTweaker3@3.0.13,BinniePatcher@1.8.2,ThaumicTinkerer-preloader@0.1,aobd@2.9.2,NetherOres@1.7.10R2.3.1,letsencryptcraft@@VERSION@,debug@1.0,StorageDrawersNatura@1.7.10-1.1.1,BuildCraft|Transport@7.1.23,StorageDrawersBop@1.7.10-1.1.1,Aroma1997CoreHelper@1.0.2.16,chisel@2.9.5.11,Baubles@1.0.1.10,StevesAddons@0.10.16,ProjRed|Core@4.7.0pre12.95,denseores@1.0,ProjRed|Exploration@4.7.0pre12.95,witchery@0.24.1,Forestry@4.2.16.64,OpenMods@0.10,BiblioWoodsBoP@1.9,PTRModelLib@1.0.0,BuildCraft|Builders@7.1.23,ChocoPatcher@1.1,runicdungeons@1.1.7b
  308.  
  309. [INFO] [journeymap]: CLIENT
  310.  
  311. [INFO] [FML]: Attempting connection with missing mods [] at CLIENT
  312.  
  313. [INFO] [FML]: [Server thread] Server side modded connection established
  314.  
  315. [INFO] [mcjty.lib.varia.Logging]: SMP: Sync dimensions to client
  316.  
  317. [INFO] Nuklearzombie[/87.149.77.40:62262] logged in with entity id 35023 at (42.5, 88.0, 701.5)
  318.  
  319. [INFO] Nuklearzombie joined the game
  320.  
  321. [INFO] [EnderCore]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  322.  
  323. [INFO] [AgriCraft]: Sending mutations to player: Nuklearzombie
  324.  
  325. [INFO] [Waila]: Player EntityPlayerMP['Nuklearzombie'/35023, l='world_ftb_infinity_evolved', x=42.50, y=88.00, z=701.50] connected. Sending ping
  326.  
  327. [INFO] [mcjty.lib.varia.Logging]: SMP: Player logged in: Sync diminfo to clients
  328.  
  329. [INFO] [mcjty.lib.varia.Logging]: Sync dimension info to clients!
  330.  
  331. [INFO] [mcjty.lib.varia.Logging]: Send validation data to the client
  332.  
  333. [INFO] [STDOUT]: [mcjty.lib.preferences.PreferencesProperties:syncToClient:38]: syncToClient: style = STYLE_FLAT_GRADIENT
  334.  
  335. [ERROR] [FML]: NetworkDispatcher exception
  336.  
  337. io.netty.handler.codec.CorruptedFrameException: length wider than 21-bit
  338.  
  339. at net.minecraft.util.MessageDeserializer2.decode(SourceFile:42) ~[fc.class:?]
  340.  
  341. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:232) ~[ByteToMessageDecoder.class:?]
  342.  
  343. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:131) ~[ByteToMessageDecoder.class:?]
  344.  
  345. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  346.  
  347. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  348.  
  349. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
  350.  
  351. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  352.  
  353. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  354.  
  355. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149) [ReadTimeoutHandler.class:?]
  356.  
  357. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  358.  
  359. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  360.  
  361. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  362.  
  363. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100) [AbstractNioByteChannel$NioByteUnsafe.class:?]
  364.  
  365. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
  366.  
  367. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
  368.  
  369. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
  370.  
  371. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  372.  
  373. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  374.  
  375. [ERROR] [FML]: NetworkDispatcher exception
  376.  
  377. io.netty.handler.codec.CorruptedFrameException: length wider than 21-bit
  378.  
  379. at net.minecraft.util.MessageDeserializer2.decode(SourceFile:42) ~[fc.class:?]
  380.  
  381. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:232) ~[ByteToMessageDecoder.class:?]
  382.  
  383. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:196) ~[ByteToMessageDecoder.class:?]
  384.  
  385. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  386.  
  387. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  388.  
  389. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [ChannelInboundHandlerAdapter.class:?]
  390.  
  391. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  392.  
  393. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  394.  
  395. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [ChannelInboundHandlerAdapter.class:?]
  396.  
  397. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:143) [ReadTimeoutHandler.class:?]
  398.  
  399. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:237) [DefaultChannelHandlerContext.class:?]
  400.  
  401. at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:223) [DefaultChannelHandlerContext.class:?]
  402.  
  403. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:767) [DefaultChannelPipeline.class:?]
  404.  
  405. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:558) [AbstractChannel$AbstractUnsafe$5.class:?]
  406.  
  407. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) [SingleThreadEventExecutor.class:?]
  408.  
  409. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348) [NioEventLoop.class:?]
  410.  
  411. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  412.  
  413. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  414.  
  415. [INFO] Nuklearzombie lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: io.netty.handler.codec.CorruptedFrameException: length wider than 21-bit], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  416.  
  417. [INFO] Nuklearzombie left the game
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement