What does this mean?

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Bashara

New Member
Jul 29, 2019
1
0
0
I've been trying to play my FTB Unleashed but these errors keep popping up and the FTB window goes blank:
2014-10-01 08:59:15 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: com/pam/harvestcraft/PacketPipeline
2014-10-01 08:59:15 [INFO] [STDERR] at com.pam.harvestcraft.harvestcraft.<clinit>(harvestcraft.java:39)
2014-10-01 08:59:15 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2014-10-01 08:59:15 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2014-10-01 08:59:15 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:425)
2014-10-01 08:59:15 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2014-10-01 08:59:15 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-10-01 08:59:15 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2014-10-01 08:59:15 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-10-01 08:59:15 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-10-01 08:59:15 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2014-10-01 08:59:15 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-10-01 08:59:15 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-10-01 08:59:15 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2014-10-01 08:59:15 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2014-10-01 08:59:15 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-10-01 08:59:15 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-10-01 08:59:15 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-10-01 08:59:15 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2014-10-01 08:59:15 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-10-01 08:59:15 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-10-01 08:59:15 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2014-10-01 08:59:15 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-10-01 08:59:15 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-10-01 08:59:15 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2014-10-01 08:59:15 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)
2014-10-01 08:59:15 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
2014-10-01 08:59:15 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
2014-10-01 08:59:15 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2014-10-01 08:59:15 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2014-10-01 08:59:15 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2014-10-01 08:59:15 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: com.pam.harvestcraft.PacketPipeline
2014-10-01 08:59:15 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2014-10-01 08:59:15 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-10-01 08:59:15 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-10-01 08:59:15 [INFO] [STDERR] ... 30 more
2014-10-01 08:59:15 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: io/netty/handler/codec/MessageToMessageCodec
2014-10-01 08:59:15 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2014-10-01 08:59:15 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(Unknown Source)
2014-10-01 08:59:15 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(Unknown Source)
2014-10-01 08:59:15 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)
2014-10-01 08:59:15 [INFO] [STDERR] ... 32 more
2014-10-01 08:59:15 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: io.netty.handler.codec.MessageToMessageCodec
2014-10-01 08:59:15 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:139)
2014-10-01 08:59:15 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-10-01 08:59:15 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-10-01 08:59:15 [INFO] [STDERR] ... 36 more

What does this mean?