Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.10.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_111, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 640799272 bytes (611 MB) / 862978048 bytes (823 MB) up to 3790077952 bytes (3614 MB)
- JVM Flags: 0 total;
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML:
- Loaded coremods (and transformers):
- GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4501' Renderer: 'Intel(R) HD Graphics 530'
- [16:33:18] [Client thread/INFO] [FML]: MinecraftForge v12.18.2.2099 Initialized
- [16:33:18] [Client thread/INFO] [FML]: Replaced 232 ore recipes
- [16:33:18] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
- [16:33:18] [Client thread/INFO] [FML]: Searching D:\Projects\Minecraft\1.10.2\Currency-Mod\run\mods for mods
- [16:33:19] [Client thread/WARN] [FML]: ****************************************
- [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
- [16:33:19] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
- [16:33:19] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
- [16:33:19] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [16:33:19] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- [16:33:19] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [16:33:19] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
- [16:33:19] [Client thread/WARN] [FML]: ****************************************
- [16:33:20] [Client thread/INFO] [FML]: Forge Mod Loader has identified 8 mods to load
- [16:33:20] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, modcurrency, devworld, itemtransformhelper, JEI, theoneprobe] at CLIENT
- [16:33:20] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, modcurrency, devworld, itemtransformhelper, JEI, theoneprobe] at SERVER
- [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
- [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
- [16:33:20] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
- [16:33:21] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
- [16:33:21] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
- [16:33:21] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
- [16:33:21] [Client thread/INFO] [FML]: Applying holder lookups
- [16:33:21] [Client thread/INFO] [FML]: Holder lookups applied
- [16:33:21] [Client thread/INFO] [FML]: Applying holder lookups
- [16:33:21] [Client thread/INFO] [FML]: Holder lookups applied
- [16:33:21] [Client thread/INFO] [FML]: Applying holder lookups
- [16:33:21] [Client thread/INFO] [FML]: Holder lookups applied
- [16:33:21] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
- [16:33:21] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
- [16:33:21] [Client thread/INFO] [FML]: OBJLoader: Domain modcurrency has been added.
- [16:33:21] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
- [16:33:21] [Client thread/INFO] [FML]: Applying holder lookups
- [16:33:21] [Client thread/INFO] [FML]: Holder lookups applied
- [16:33:21] [Client thread/INFO] [FML]: Injecting itemstacks
- [16:33:21] [Client thread/INFO] [FML]: Itemstack injection complete
- [16:33:23] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [16:33:23] [Thread-8/INFO]: Initializing LWJGL OpenAL
- [16:33:23] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [16:33:24] [Thread-8/INFO]: OpenAL initialized.
- [16:33:24] [Sound Library Loader/INFO]: Sound engine started
- [16:33:27] [Client thread/INFO] [FML]: Max texture size: 16384
- [16:33:27] [Client thread/INFO]: Created: 16x16 textures-atlas
- [16:33:28] [Client thread/INFO] [ItemTransformHelper]: Warning - The Item Transform Helper replaces your IBakedModels with a wrapped version, this
- [16:33:28] [Client thread/INFO] [ItemTransformHelper]: is done even when the helper is not in your hotbar, and might cause problems if your
- [16:33:28] [Client thread/INFO] [ItemTransformHelper]: IBakedModel implements an interface ItemTransformHelper doesn't know about.
- [16:33:28] [Client thread/INFO] [ItemTransformHelper]: I recommend you disable the mod when you're not actively using it to transform your items.
- [16:33:29] [Client thread/INFO] [FML]: Injecting itemstacks
- [16:33:29] [Client thread/INFO] [FML]: Itemstack injection complete
- [16:33:29] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 8 mods
- [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
- [16:33:31] [Client thread/INFO]: SoundSystem shutting down...
- [16:33:31] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
- [16:33:31] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [16:33:31] [Thread-10/INFO]: Initializing LWJGL OpenAL
- [16:33:31] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [16:33:31] [Thread-10/INFO]: OpenAL initialized.
- [16:33:32] [Sound Library Loader/INFO]: Sound engine started
- [16:33:34] [Client thread/INFO] [FML]: Max texture size: 16384
- [16:33:34] [Client thread/INFO]: Created: 1024x512 textures-atlas
- [16:33:35] [Client thread/INFO] [ItemTransformHelper]: Warning - The Item Transform Helper replaces your IBakedModels with a wrapped version, this
- [16:33:35] [Client thread/INFO] [ItemTransformHelper]: is done even when the helper is not in your hotbar, and might cause problems if your
- [16:33:35] [Client thread/INFO] [ItemTransformHelper]: IBakedModel implements an interface ItemTransformHelper doesn't know about.
- [16:33:35] [Client thread/INFO] [ItemTransformHelper]: I recommend you disable the mod when you're not actively using it to transform your items.
- [16:33:35] [Client thread/WARN]: Skipping bad option: lastServer:
- [16:33:36] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
- [16:33:39] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
- [16:33:39] [Server thread/INFO]: Generating keypair
- [16:33:39] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
- [16:33:39] [Server thread/INFO] [FML]: Applying holder lookups
- [16:33:39] [Server thread/INFO] [FML]: Holder lookups applied
- [16:33:39] [Server thread/INFO] [FML]: Loading dimension 0 (Development World) (net.minecraft.server.integrated.IntegratedServer@5ec01d1f)
- [16:33:40] [Server thread/INFO] [FML]: Loading dimension 1 (Development World) (net.minecraft.server.integrated.IntegratedServer@5ec01d1f)
- [16:33:40] [Server thread/INFO] [FML]: Loading dimension -1 (Development World) (net.minecraft.server.integrated.IntegratedServer@5ec01d1f)
- [16:33:40] [Server thread/INFO]: Preparing start region for level 0
- [16:33:40] [Server thread/INFO]: Changing view distance to 12, from 10
- [16:33:41] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
- [16:33:41] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
- [16:33:41] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 8 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
- [16:33:41] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
- [16:33:41] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
- [16:33:41] [Server thread/INFO]: Player373[local:E:8a3f7916] logged in with entity id 0 at (-6.5, 56.0, -9.5)
- [16:33:41] [Server thread/INFO]: Player373 joined the game
- [16:33:41] [Client thread/INFO] [JEI]: Beginning startup...
- [16:33:42] [Server thread/INFO]: Saving and pausing game...
- [16:33:42] [Server thread/INFO]: Saving chunks for level 'Development World'/Overworld
- [16:33:42] [Server thread/INFO]: Saving chunks for level 'Development World'/Nether
- [16:33:42] [Server thread/INFO]: Saving chunks for level 'Development World'/The End
- [16:33:42] [Client thread/INFO] [JEI]: Registering plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
- [16:33:42] [Client thread/INFO] [JEI]: Registered plugin: mezz.jei.plugins.vanilla.VanillaPlugin in 128 ms
- [16:33:42] [Client thread/INFO] [JEI]: Registering plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
- [16:33:42] [Client thread/INFO] [JEI]: Registered plugin: mezz.jei.plugins.jei.JEIInternalPlugin in 5 ms
- [16:33:42] [Client thread/INFO] [JEI]: Building recipe registry...
- [16:33:42] [Client thread/INFO] [JEI]: Built recipe registry in 70 ms
- [16:33:42] [Client thread/INFO] [JEI]: Building item filter...
- [16:33:42] [Client thread/INFO] [JEI]: Built item filter in 62 ms
- [16:33:42] [Client thread/INFO] [JEI]: Building runtime...
- [16:33:42] [Client thread/INFO] [JEI]: Built runtime in 65 ms
- [16:33:42] [Client thread/INFO] [JEI]: Sending runtime to plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
- [16:33:42] [Client thread/INFO] [JEI]: Sent runtime to plugin: mezz.jei.plugins.vanilla.VanillaPlugin in 0 ms
- [16:33:42] [Client thread/INFO] [JEI]: Sending runtime to plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
- [16:33:42] [Client thread/INFO] [JEI]: Sent runtime to plugin: mezz.jei.plugins.jei.JEIInternalPlugin in 0 ms
- [16:33:42] [Client thread/INFO] [JEI]: Finished startup in 529 ms
- [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]
- com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
- at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
- at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
- at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3060) [Minecraft.class:?]
- at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:131) [SkinManager$3.class:?]
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_111]
- at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_111]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_111]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_111]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
- [16:33:45] [Netty Server IO #1/ERROR] [FML]: FMLIndexedMessageCodec exception caught
- io.netty.handler.codec.DecoderException: java.lang.InstantiationException: gunn.modcurrency.network.PacketSendItem
- at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:4.0.23.Final]
- at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:4.0.23.Final]
- at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:4.0.23.Final]
- at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.processPacket(FMLProxyPacket.java:109) [FMLProxyPacket.class:?]
- at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:156) [NetworkManager.class:?]
- at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:51) [NetworkManager.class:?]
- at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
- at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleServerSideCustomPacket(NetworkDispatcher.java:449) [NetworkDispatcher.class:?]
- at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:272) [NetworkDispatcher.class:?]
- at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:73) [NetworkDispatcher.class:?]
- at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:4.0.23.Final]
- at io.netty.channel.local.LocalChannel.finishPeerRead(LocalChannel.java:326) [LocalChannel.class:4.0.23.Final]
- at io.netty.channel.local.LocalChannel.access$400(LocalChannel.java:45) [LocalChannel.class:4.0.23.Final]
- at io.netty.channel.local.LocalChannel$5.run(LocalChannel.java:312) [LocalChannel$5.class:4.0.23.Final]
- at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [SingleThreadEventExecutor.class:4.0.23.Final]
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [NioEventLoop.class:4.0.23.Final]
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
- Caused by: java.lang.InstantiationException: gunn.modcurrency.network.PacketSendItem
- at java.lang.Class.newInstance(Class.java:427) ~[?:1.8.0_111]
- at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:101) ~[FMLIndexedMessageToMessageCodec.class:?]
- at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:40) ~[FMLIndexedMessageToMessageCodec.class:?]
- at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:4.0.23.Final]
- at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:4.0.23.Final]
- ... 25 more
- Caused by: java.lang.NoSuchMethodException: gunn.modcurrency.network.PacketSendItem.<init>()
- at java.lang.Class.getConstructor0(Class.java:3082) ~[?:1.8.0_111]
- at java.lang.Class.newInstance(Class.java:412) ~[?:1.8.0_111]
- at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:101) ~[FMLIndexedMessageToMessageCodec.class:?]
- at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:40) ~[FMLIndexedMessageToMessageCodec.class:?]
- at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:4.0.23.Final]
- at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:4.0.23.Final]
- ... 25 more
- [16:33:45] [Netty Server IO #1/ERROR] [FML]: SimpleChannelHandlerWrapper exception
- io.netty.handler.codec.DecoderException: java.lang.InstantiationException: gunn.modcurrency.network.PacketSendItem
- at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:4.0.23.Final]
- at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:4.0.23.Final]
- at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:4.0.23.Final]
- at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.processPacket(FMLProxyPacket.java:109) [FMLProxyPacket.class:?]
- at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:156) [NetworkManager.class:?]
- at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:51) [NetworkManager.class:?]
- at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
- at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleServerSideCustomPacket(NetworkDispatcher.java:449) [NetworkDispatcher.class:?]
- at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:272) [NetworkDispatcher.class:?]
- at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:73) [NetworkDispatcher.class:?]
- at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:4.0.23.Final]
- at io.netty.channel.local.LocalChannel.finishPeerRead(LocalChannel.java:326) [LocalChannel.class:4.0.23.Final]
- at io.netty.channel.local.LocalChannel.access$400(LocalChannel.java:45) [LocalChannel.class:4.0.23.Final]
- at io.netty.channel.local.LocalChannel$5.run(LocalChannel.java:312) [LocalChannel$5.class:4.0.23.Final]
- at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [SingleThreadEventExecutor.class:4.0.23.Final]
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [NioEventLoop.class:4.0.23.Final]
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
- Caused by: java.lang.InstantiationException: gunn.modcurrency.network.PacketSendItem
- at java.lang.Class.newInstance(Class.java:427) ~[?:1.8.0_111]
- at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:101) ~[FMLIndexedMessageToMessageCodec.class:?]
- at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:40) ~[FMLIndexedMessageToMessageCodec.class:?]
- at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:4.0.23.Final]
- at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:4.0.23.Final]
- ... 25 more
- Caused by: java.lang.NoSuchMethodException: gunn.modcurrency.network.PacketSendItem.<init>()
- at java.lang.Class.getConstructor0(Class.java:3082) ~[?:1.8.0_111]
- at java.lang.Class.newInstance(Class.java:412) ~[?:1.8.0_111]
- at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:101) ~[FMLIndexedMessageToMessageCodec.class:?]
- at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:40) ~[FMLIndexedMessageToMessageCodec.class:?]
- at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:4.0.23.Final]
- at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:4.0.23.Final]
- ... 25 more
- [16:33:45] [Netty Server IO #1/ERROR] [FML]: There was a critical exception handling a packet on channel modcurrency
- io.netty.handler.codec.DecoderException: java.lang.InstantiationException: gunn.modcurrency.network.PacketSendItem
- at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:4.0.23.Final]
- at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) ~[DefaultChannelPipeline.class:4.0.23.Final]
- at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:4.0.23.Final]
- at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.processPacket(FMLProxyPacket.java:109) [FMLProxyPacket.class:?]
- at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:156) [NetworkManager.class:?]
- at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:51) [NetworkManager.class:?]
- at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
- at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleServerSideCustomPacket(NetworkDispatcher.java:449) [NetworkDispatcher.class:?]
- at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:272) [NetworkDispatcher.class:?]
- at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:73) [NetworkDispatcher.class:?]
- at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:4.0.23.Final]
- at io.netty.channel.local.LocalChannel.finishPeerRead(LocalChannel.java:326) [LocalChannel.class:4.0.23.Final]
- at io.netty.channel.local.LocalChannel.access$400(LocalChannel.java:45) [LocalChannel.class:4.0.23.Final]
- at io.netty.channel.local.LocalChannel$5.run(LocalChannel.java:312) [LocalChannel$5.class:4.0.23.Final]
- at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [SingleThreadEventExecutor.class:4.0.23.Final]
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [NioEventLoop.class:4.0.23.Final]
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
- Caused by: java.lang.InstantiationException: gunn.modcurrency.network.PacketSendItem
- at java.lang.Class.newInstance(Class.java:427) ~[?:1.8.0_111]
- at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:101) ~[FMLIndexedMessageToMessageCodec.class:?]
- at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:40) ~[FMLIndexedMessageToMessageCodec.class:?]
- at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:4.0.23.Final]
- at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:4.0.23.Final]
- ... 25 more
- Caused by: java.lang.NoSuchMethodException: gunn.modcurrency.network.PacketSendItem.<init>()
- at java.lang.Class.getConstructor0(Class.java:3082) ~[?:1.8.0_111]
- at java.lang.Class.newInstance(Class.java:412) ~[?:1.8.0_111]
- at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:101) ~[FMLIndexedMessageToMessageCodec.class:?]
- at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:40) ~[FMLIndexedMessageToMessageCodec.class:?]
- at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:4.0.23.Final]
- at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:4.0.23.Final]
- ... 25 more
- [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}}
- [16:33:45] [Server thread/INFO]: Player373 left the game
- [16:33:45] [Server thread/INFO]: Stopping singleplayer server as player logged out
- [16:33:45] [Server thread/INFO]: Stopping server
- [16:33:45] [Server thread/INFO]: Saving players
- [16:33:45] [Server thread/INFO]: Saving worlds
- [16:33:45] [Server thread/INFO]: Saving chunks for level 'Development World'/Overworld
- [16:33:45] [Server thread/INFO]: Saving chunks for level 'Development World'/Nether
- [16:33:45] [Server thread/INFO]: Saving chunks for level 'Development World'/The End
- [16:33:45] [Server thread/INFO] [FML]: Unloading dimension 0
- [16:33:45] [Server thread/INFO] [FML]: Unloading dimension -1
- [16:33:45] [Server thread/INFO] [FML]: Unloading dimension 1
- [16:33:45] [Server thread/INFO] [FML]: Applying holder lookups
- [16:33:45] [Server thread/INFO] [FML]: Holder lookups applied
- Process finished with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment