Guest User

Untitled

a guest
Nov 6th, 2016
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.01 KB | None | 0 0
  1. A detailed walkthrough of the error, its code path and all known details is as follows:
  2. ---------------------------------------------------------------------------------------
  3.  
  4. -- System Details --
  5. Details:
  6. Minecraft Version: 1.10.2
  7. Operating System: Windows 10 (amd64) version 10.0
  8. Java Version: 1.8.0_111, Oracle Corporation
  9. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  10. Memory: 640799272 bytes (611 MB) / 862978048 bytes (823 MB) up to 3790077952 bytes (3614 MB)
  11. JVM Flags: 0 total;
  12. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  13. FML:
  14. Loaded coremods (and transformers):
  15. GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4501' Renderer: 'Intel(R) HD Graphics 530'
  16. [16:33:18] [Client thread/INFO] [FML]: MinecraftForge v12.18.2.2099 Initialized
  17. [16:33:18] [Client thread/INFO] [FML]: Replaced 232 ore recipes
  18. [16:33:18] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  19. [16:33:18] [Client thread/INFO] [FML]: Searching D:\Projects\Minecraft\1.10.2\Currency-Mod\run\mods for mods
  20. [16:33:19] [Client thread/WARN] [FML]: ****************************************
  21. [16:33:19] [Client thread/WARN] [FML]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  22. [16:33:19] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
  23. [16:33:19] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
  24. [16:33:19] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  25. [16:33:19] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  26. [16:33:19] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  27. [16:33:19] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
  28. [16:33:19] [Client thread/WARN] [FML]: ****************************************
  29. [16:33:20] [Client thread/INFO] [FML]: Forge Mod Loader has identified 8 mods to load
  30. [16:33:20] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, modcurrency, devworld, itemtransformhelper, JEI, theoneprobe] at CLIENT
  31. [16:33:20] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, modcurrency, devworld, itemtransformhelper, JEI, theoneprobe] at SERVER
  32. [16:33:20] [Client thread/ERROR] [devworld]: The mod devworld is expecting signature @FINGERPRINT@ for source devworld-1.10-b14-client.jar, however there is no signature matching that description
  33. [16:33:20] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Currency Mod, FMLFileResourcePack:Developer World, FMLFileResourcePack:Item Transform Helper, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:The One Probe
  34. [16:33:20] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  35. [16:33:21] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
  36. [16:33:21] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  37. [16:33:21] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  38. [16:33:21] [Client thread/INFO] [FML]: Applying holder lookups
  39. [16:33:21] [Client thread/INFO] [FML]: Holder lookups applied
  40. [16:33:21] [Client thread/INFO] [FML]: Applying holder lookups
  41. [16:33:21] [Client thread/INFO] [FML]: Holder lookups applied
  42. [16:33:21] [Client thread/INFO] [FML]: Applying holder lookups
  43. [16:33:21] [Client thread/INFO] [FML]: Holder lookups applied
  44. [16:33:21] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  45. [16:33:21] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  46. [16:33:21] [Client thread/INFO] [FML]: OBJLoader: Domain modcurrency has been added.
  47. [16:33:21] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
  48. [16:33:21] [Client thread/INFO] [FML]: Applying holder lookups
  49. [16:33:21] [Client thread/INFO] [FML]: Holder lookups applied
  50. [16:33:21] [Client thread/INFO] [FML]: Injecting itemstacks
  51. [16:33:21] [Client thread/INFO] [FML]: Itemstack injection complete
  52. [16:33:23] [Sound Library Loader/INFO]: Starting up SoundSystem...
  53. [16:33:23] [Thread-8/INFO]: Initializing LWJGL OpenAL
  54. [16:33:23] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  55. [16:33:24] [Thread-8/INFO]: OpenAL initialized.
  56. [16:33:24] [Sound Library Loader/INFO]: Sound engine started
  57. [16:33:27] [Client thread/INFO] [FML]: Max texture size: 16384
  58. [16:33:27] [Client thread/INFO]: Created: 16x16 textures-atlas
  59. [16:33:28] [Client thread/INFO] [ItemTransformHelper]: Warning - The Item Transform Helper replaces your IBakedModels with a wrapped version, this
  60. [16:33:28] [Client thread/INFO] [ItemTransformHelper]: is done even when the helper is not in your hotbar, and might cause problems if your
  61. [16:33:28] [Client thread/INFO] [ItemTransformHelper]: IBakedModel implements an interface ItemTransformHelper doesn't know about.
  62. [16:33:28] [Client thread/INFO] [ItemTransformHelper]: I recommend you disable the mod when you're not actively using it to transform your items.
  63. [16:33:29] [Client thread/INFO] [FML]: Injecting itemstacks
  64. [16:33:29] [Client thread/INFO] [FML]: Itemstack injection complete
  65. [16:33:29] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 8 mods
  66. [16:33:29] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Currency Mod, FMLFileResourcePack:Developer World, FMLFileResourcePack:Item Transform Helper, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:The One Probe
  67. [16:33:31] [Client thread/INFO]: SoundSystem shutting down...
  68. [16:33:31] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  69. [16:33:31] [Sound Library Loader/INFO]: Starting up SoundSystem...
  70. [16:33:31] [Thread-10/INFO]: Initializing LWJGL OpenAL
  71. [16:33:31] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  72. [16:33:31] [Thread-10/INFO]: OpenAL initialized.
  73. [16:33:32] [Sound Library Loader/INFO]: Sound engine started
  74. [16:33:34] [Client thread/INFO] [FML]: Max texture size: 16384
  75. [16:33:34] [Client thread/INFO]: Created: 1024x512 textures-atlas
  76. [16:33:35] [Client thread/INFO] [ItemTransformHelper]: Warning - The Item Transform Helper replaces your IBakedModels with a wrapped version, this
  77. [16:33:35] [Client thread/INFO] [ItemTransformHelper]: is done even when the helper is not in your hotbar, and might cause problems if your
  78. [16:33:35] [Client thread/INFO] [ItemTransformHelper]: IBakedModel implements an interface ItemTransformHelper doesn't know about.
  79. [16:33:35] [Client thread/INFO] [ItemTransformHelper]: I recommend you disable the mod when you're not actively using it to transform your items.
  80. [16:33:35] [Client thread/WARN]: Skipping bad option: lastServer:
  81. [16:33:36] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
  82. [16:33:39] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
  83. [16:33:39] [Server thread/INFO]: Generating keypair
  84. [16:33:39] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  85. [16:33:39] [Server thread/INFO] [FML]: Applying holder lookups
  86. [16:33:39] [Server thread/INFO] [FML]: Holder lookups applied
  87. [16:33:39] [Server thread/INFO] [FML]: Loading dimension 0 (Development World) (net.minecraft.server.integrated.IntegratedServer@5ec01d1f)
  88. [16:33:40] [Server thread/INFO] [FML]: Loading dimension 1 (Development World) (net.minecraft.server.integrated.IntegratedServer@5ec01d1f)
  89. [16:33:40] [Server thread/INFO] [FML]: Loading dimension -1 (Development World) (net.minecraft.server.integrated.IntegratedServer@5ec01d1f)
  90. [16:33:40] [Server thread/INFO]: Preparing start region for level 0
  91. [16:33:40] [Server thread/INFO]: Changing view distance to 12, from 10
  92. [16:33:41] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
  93. [16:33:41] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
  94. [16:33:41] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
  95. [16:33:41] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  96. [16:33:41] [Server thread/INFO]: Player373[local:E:8a3f7916] logged in with entity id 0 at (-6.5, 56.0, -9.5)
  97. [16:33:41] [Server thread/INFO]: Player373 joined the game
  98. [16:33:41] [Client thread/INFO] [JEI]: Beginning startup...
  99. [16:33:42] [Server thread/INFO]: Saving and pausing game...
  100. [16:33:42] [Server thread/INFO]: Saving chunks for level 'Development World'/Overworld
  101. [16:33:42] [Server thread/INFO]: Saving chunks for level 'Development World'/Nether
  102. [16:33:42] [Server thread/INFO]: Saving chunks for level 'Development World'/The End
  103. [16:33:42] [Client thread/INFO] [JEI]: Registering plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
  104. [16:33:42] [Client thread/INFO] [JEI]: Registered plugin: mezz.jei.plugins.vanilla.VanillaPlugin in 128 ms
  105. [16:33:42] [Client thread/INFO] [JEI]: Registering plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
  106. [16:33:42] [Client thread/INFO] [JEI]: Registered plugin: mezz.jei.plugins.jei.JEIInternalPlugin in 5 ms
  107. [16:33:42] [Client thread/INFO] [JEI]: Building recipe registry...
  108. [16:33:42] [Client thread/INFO] [JEI]: Built recipe registry in 70 ms
  109. [16:33:42] [Client thread/INFO] [JEI]: Building item filter...
  110. [16:33:42] [Client thread/INFO] [JEI]: Built item filter in 62 ms
  111. [16:33:42] [Client thread/INFO] [JEI]: Building runtime...
  112. [16:33:42] [Client thread/INFO] [JEI]: Built runtime in 65 ms
  113. [16:33:42] [Client thread/INFO] [JEI]: Sending runtime to plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
  114. [16:33:42] [Client thread/INFO] [JEI]: Sent runtime to plugin: mezz.jei.plugins.vanilla.VanillaPlugin in 0 ms
  115. [16:33:42] [Client thread/INFO] [JEI]: Sending runtime to plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
  116. [16:33:42] [Client thread/INFO] [JEI]: Sent runtime to plugin: mezz.jei.plugins.jei.JEIInternalPlugin in 0 ms
  117. [16:33:42] [Client thread/INFO] [JEI]: Finished startup in 529 ms
  118. [16:33:43] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@38385922[id=a808da89-2014-3b52-8ec8-9f9283f06338,name=Player373,properties={},legacy=false]
  119. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  120. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
  121. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
  122. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
  123. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
  124. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
  125. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
  126. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
  127. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
  128. at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
  129. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
  130. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
  131. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
  132. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
  133. at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3060) [Minecraft.class:?]
  134. at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:131) [SkinManager$3.class:?]
  135. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_111]
  136. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_111]
  137. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_111]
  138. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_111]
  139. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  140. [16:33:45] [Netty Server IO #1/ERROR] [FML]: FMLIndexedMessageCodec exception caught
  141. io.netty.handler.codec.DecoderException: java.lang.InstantiationException: gunn.modcurrency.network.PacketSendItem
  142. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:4.0.23.Final]
  143. at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:4.0.23.Final]
  144. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  145. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  146. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:4.0.23.Final]
  147. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:4.0.23.Final]
  148. at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.processPacket(FMLProxyPacket.java:109) [FMLProxyPacket.class:?]
  149. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:156) [NetworkManager.class:?]
  150. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:51) [NetworkManager.class:?]
  151. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.0.23.Final]
  152. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  153. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  154. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleServerSideCustomPacket(NetworkDispatcher.java:449) [NetworkDispatcher.class:?]
  155. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:272) [NetworkDispatcher.class:?]
  156. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:73) [NetworkDispatcher.class:?]
  157. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.0.23.Final]
  158. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  159. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  160. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:4.0.23.Final]
  161. at io.netty.channel.local.LocalChannel.finishPeerRead(LocalChannel.java:326) [LocalChannel.class:4.0.23.Final]
  162. at io.netty.channel.local.LocalChannel.access$400(LocalChannel.java:45) [LocalChannel.class:4.0.23.Final]
  163. at io.netty.channel.local.LocalChannel$5.run(LocalChannel.java:312) [LocalChannel$5.class:4.0.23.Final]
  164. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [SingleThreadEventExecutor.class:4.0.23.Final]
  165. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [NioEventLoop.class:4.0.23.Final]
  166. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
  167. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  168. Caused by: java.lang.InstantiationException: gunn.modcurrency.network.PacketSendItem
  169. at java.lang.Class.newInstance(Class.java:427) ~[?:1.8.0_111]
  170. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:101) ~[FMLIndexedMessageToMessageCodec.class:?]
  171. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:40) ~[FMLIndexedMessageToMessageCodec.class:?]
  172. at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:4.0.23.Final]
  173. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:4.0.23.Final]
  174. ... 25 more
  175. Caused by: java.lang.NoSuchMethodException: gunn.modcurrency.network.PacketSendItem.<init>()
  176. at java.lang.Class.getConstructor0(Class.java:3082) ~[?:1.8.0_111]
  177. at java.lang.Class.newInstance(Class.java:412) ~[?:1.8.0_111]
  178. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:101) ~[FMLIndexedMessageToMessageCodec.class:?]
  179. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:40) ~[FMLIndexedMessageToMessageCodec.class:?]
  180. at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:4.0.23.Final]
  181. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:4.0.23.Final]
  182. ... 25 more
  183. [16:33:45] [Netty Server IO #1/ERROR] [FML]: SimpleChannelHandlerWrapper exception
  184. io.netty.handler.codec.DecoderException: java.lang.InstantiationException: gunn.modcurrency.network.PacketSendItem
  185. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:4.0.23.Final]
  186. at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:4.0.23.Final]
  187. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  188. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  189. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:4.0.23.Final]
  190. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:4.0.23.Final]
  191. at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.processPacket(FMLProxyPacket.java:109) [FMLProxyPacket.class:?]
  192. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:156) [NetworkManager.class:?]
  193. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:51) [NetworkManager.class:?]
  194. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.0.23.Final]
  195. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  196. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  197. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleServerSideCustomPacket(NetworkDispatcher.java:449) [NetworkDispatcher.class:?]
  198. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:272) [NetworkDispatcher.class:?]
  199. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:73) [NetworkDispatcher.class:?]
  200. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.0.23.Final]
  201. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  202. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  203. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:4.0.23.Final]
  204. at io.netty.channel.local.LocalChannel.finishPeerRead(LocalChannel.java:326) [LocalChannel.class:4.0.23.Final]
  205. at io.netty.channel.local.LocalChannel.access$400(LocalChannel.java:45) [LocalChannel.class:4.0.23.Final]
  206. at io.netty.channel.local.LocalChannel$5.run(LocalChannel.java:312) [LocalChannel$5.class:4.0.23.Final]
  207. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [SingleThreadEventExecutor.class:4.0.23.Final]
  208. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [NioEventLoop.class:4.0.23.Final]
  209. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
  210. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  211. Caused by: java.lang.InstantiationException: gunn.modcurrency.network.PacketSendItem
  212. at java.lang.Class.newInstance(Class.java:427) ~[?:1.8.0_111]
  213. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:101) ~[FMLIndexedMessageToMessageCodec.class:?]
  214. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:40) ~[FMLIndexedMessageToMessageCodec.class:?]
  215. at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:4.0.23.Final]
  216. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:4.0.23.Final]
  217. ... 25 more
  218. Caused by: java.lang.NoSuchMethodException: gunn.modcurrency.network.PacketSendItem.<init>()
  219. at java.lang.Class.getConstructor0(Class.java:3082) ~[?:1.8.0_111]
  220. at java.lang.Class.newInstance(Class.java:412) ~[?:1.8.0_111]
  221. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:101) ~[FMLIndexedMessageToMessageCodec.class:?]
  222. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:40) ~[FMLIndexedMessageToMessageCodec.class:?]
  223. at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:4.0.23.Final]
  224. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:4.0.23.Final]
  225. ... 25 more
  226. [16:33:45] [Netty Server IO #1/ERROR] [FML]: There was a critical exception handling a packet on channel modcurrency
  227. io.netty.handler.codec.DecoderException: java.lang.InstantiationException: gunn.modcurrency.network.PacketSendItem
  228. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:4.0.23.Final]
  229. at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:4.0.23.Final]
  230. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
  231. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
  232. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) ~[DefaultChannelPipeline.class:4.0.23.Final]
  233. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:4.0.23.Final]
  234. at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.processPacket(FMLProxyPacket.java:109) [FMLProxyPacket.class:?]
  235. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:156) [NetworkManager.class:?]
  236. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:51) [NetworkManager.class:?]
  237. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.0.23.Final]
  238. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  239. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  240. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleServerSideCustomPacket(NetworkDispatcher.java:449) [NetworkDispatcher.class:?]
  241. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:272) [NetworkDispatcher.class:?]
  242. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:73) [NetworkDispatcher.class:?]
  243. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.0.23.Final]
  244. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  245. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  246. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:4.0.23.Final]
  247. at io.netty.channel.local.LocalChannel.finishPeerRead(LocalChannel.java:326) [LocalChannel.class:4.0.23.Final]
  248. at io.netty.channel.local.LocalChannel.access$400(LocalChannel.java:45) [LocalChannel.class:4.0.23.Final]
  249. at io.netty.channel.local.LocalChannel$5.run(LocalChannel.java:312) [LocalChannel$5.class:4.0.23.Final]
  250. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [SingleThreadEventExecutor.class:4.0.23.Final]
  251. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [NioEventLoop.class:4.0.23.Final]
  252. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
  253. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  254. Caused by: java.lang.InstantiationException: gunn.modcurrency.network.PacketSendItem
  255. at java.lang.Class.newInstance(Class.java:427) ~[?:1.8.0_111]
  256. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:101) ~[FMLIndexedMessageToMessageCodec.class:?]
  257. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:40) ~[FMLIndexedMessageToMessageCodec.class:?]
  258. at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:4.0.23.Final]
  259. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:4.0.23.Final]
  260. ... 25 more
  261. Caused by: java.lang.NoSuchMethodException: gunn.modcurrency.network.PacketSendItem.<init>()
  262. at java.lang.Class.getConstructor0(Class.java:3082) ~[?:1.8.0_111]
  263. at java.lang.Class.newInstance(Class.java:412) ~[?:1.8.0_111]
  264. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:101) ~[FMLIndexedMessageToMessageCodec.class:?]
  265. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:40) ~[FMLIndexedMessageToMessageCodec.class:?]
  266. at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:4.0.23.Final]
  267. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:4.0.23.Final]
  268. ... 25 more
  269. [16:33:45] [Server thread/INFO]: Player373 lost connection: TextComponent{text='A fatal error has occurred, this connection is terminated', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  270. [16:33:45] [Server thread/INFO]: Player373 left the game
  271. [16:33:45] [Server thread/INFO]: Stopping singleplayer server as player logged out
  272. [16:33:45] [Server thread/INFO]: Stopping server
  273. [16:33:45] [Server thread/INFO]: Saving players
  274. [16:33:45] [Server thread/INFO]: Saving worlds
  275. [16:33:45] [Server thread/INFO]: Saving chunks for level 'Development World'/Overworld
  276. [16:33:45] [Server thread/INFO]: Saving chunks for level 'Development World'/Nether
  277. [16:33:45] [Server thread/INFO]: Saving chunks for level 'Development World'/The End
  278. [16:33:45] [Server thread/INFO] [FML]: Unloading dimension 0
  279. [16:33:45] [Server thread/INFO] [FML]: Unloading dimension -1
  280. [16:33:45] [Server thread/INFO] [FML]: Unloading dimension 1
  281. [16:33:45] [Server thread/INFO] [FML]: Applying holder lookups
  282. [16:33:45] [Server thread/INFO] [FML]: Holder lookups applied
  283.  
  284. Process finished with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment