We originally got these errors when running the broken BoP version pack that was distributed with 1.1.2, then when we rolled back to 0.5.5 it cleared up. Now we've got the "fixed" version from the BoP thread (granted, the item IDs are all fixed) but we're getting these errors again. I only started admin a few days ago so feel free to tell me to RTFM if you have to, just point me in the right direction first if you can.
Any suggestions much appreciated.
Cheers
2013-08-04 23:50:28 [SEVERE] java.lang.ClassNotFoundException: biomesoplenty.mobs.EntityJungleSpider
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:273)
2013-08-04 23:50:28 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at java.lang.Class.forName0(Native Method)
2013-08-04 23:50:28 [SEVERE] at java.lang.Class.forName(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at powercrystals.minefactoryreloaded.modhelpers.biomesoplenty.BiomesOPlenty.load(BiomesOPlenty.java:119)
2013-08-04 23:50:28 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-08-04 23:50:28 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-08-04 23:50:28 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-08-04 23:50:28 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-08-04 23:50:28 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
2013-08-04 23:50:28 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:168)
2013-08-04 23:50:28 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:574)
2013-08-04 23:50:28 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-08-04 23:50:28 [SEVERE] Caused by: java.lang.NullPointerException
2013-08-04 23:50:28 [SEVERE] at org.objectweb.asm.ClassReader.<init>(ClassReader.java:153)
2013-08-04 23:50:28 [SEVERE] at miscperipherals.asm.ImplementIfLoadedTransformer.transform(ImplementIfLoadedTransformer.java:19)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:387)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:260)
2013-08-04 23:50:28 [SEVERE] ... 36 more
2013-08-04 23:50:30 [SEVERE] java.lang.ClassNotFoundException: biomesoplenty.items.projectiles.EntityMudball
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:273)
2013-08-04 23:50:30 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.Class.forName0(Native Method)
2013-08-04 23:50:30 [SEVERE] at java.lang.Class.forName(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.api.Entities.getClass(Entities.java:16)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.api.Entities.<clinit>(Entities.java:5)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.integration.MFRIntegration.registerGrindables(MFRIntegration.java:105)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.integration.MFRIntegration.init(MFRIntegration.java:29)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.integration.BOPCrossIntegration.postInit(BOPCrossIntegration.java:85)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.BiomesOPlenty.postInit(BiomesOPlenty.java:130)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
2013-08-04 23:50:30 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:168)
2013-08-04 23:50:30 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:574)
2013-08-04 23:50:30 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-08-04 23:50:30 [SEVERE] Caused by: java.lang.NullPointerException
2013-08-04 23:50:30 [SEVERE] at org.objectweb.asm.ClassReader.<init>(ClassReader.java:153)
2013-08-04 23:50:30 [SEVERE] at miscperipherals.asm.ImplementIfLoadedTransformer.transform(ImplementIfLoadedTransformer.java:19)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:387)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:260)
2013-08-04 23:50:30 [SEVERE] ... 41 more
2013-08-04 23:50:30 [SEVERE] java.lang.ClassNotFoundException: biomesoplenty.items.projectiles.EntityDart
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:273)
2013-08-04 23:50:30 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.Class.forName0(Native Method)
2013-08-04 23:50:30 [SEVERE] at java.lang.Class.forName(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.api.Entities.getClass(Entities.java:16)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.api.Entities.<clinit>(Entities.java:6)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.integration.MFRIntegration.registerGrindables(MFRIntegration.java:105)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.integration.MFRIntegration.init(MFRIntegration.java:29)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.integration.BOPCrossIntegration.postInit(BOPCrossIntegration.java:85)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.BiomesOPlenty.postInit(BiomesOPlenty.java:130)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
2013-08-04 23:50:30 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:168)
2013-08-04 23:50:30 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:574)
2013-08-04 23:50:30 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-08-04 23:50:30 [SEVERE] Caused by: java.lang.NullPointerException
2013-08-04 23:50:30 [SEVERE] at org.objectweb.asm.ClassReader.<init>(ClassReader.java:153)
2013-08-04 23:50:30 [SEVERE] at miscperipherals.asm.ImplementIfLoadedTransformer.transform(ImplementIfLoadedTransformer.java:19)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:387)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:260)
2013-08-04 23:50:30 [SEVERE] ... 41 more
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:273)
2013-08-04 23:50:28 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at java.lang.Class.forName0(Native Method)
2013-08-04 23:50:28 [SEVERE] at java.lang.Class.forName(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at powercrystals.minefactoryreloaded.modhelpers.biomesoplenty.BiomesOPlenty.load(BiomesOPlenty.java:119)
2013-08-04 23:50:28 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-08-04 23:50:28 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-08-04 23:50:28 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-08-04 23:50:28 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-08-04 23:50:28 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-08-04 23:50:28 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
2013-08-04 23:50:28 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:168)
2013-08-04 23:50:28 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:574)
2013-08-04 23:50:28 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-08-04 23:50:28 [SEVERE] Caused by: java.lang.NullPointerException
2013-08-04 23:50:28 [SEVERE] at org.objectweb.asm.ClassReader.<init>(ClassReader.java:153)
2013-08-04 23:50:28 [SEVERE] at miscperipherals.asm.ImplementIfLoadedTransformer.transform(ImplementIfLoadedTransformer.java:19)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:387)
2013-08-04 23:50:28 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:260)
2013-08-04 23:50:28 [SEVERE] ... 36 more
2013-08-04 23:50:30 [SEVERE] java.lang.ClassNotFoundException: biomesoplenty.items.projectiles.EntityMudball
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:273)
2013-08-04 23:50:30 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.Class.forName0(Native Method)
2013-08-04 23:50:30 [SEVERE] at java.lang.Class.forName(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.api.Entities.getClass(Entities.java:16)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.api.Entities.<clinit>(Entities.java:5)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.integration.MFRIntegration.registerGrindables(MFRIntegration.java:105)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.integration.MFRIntegration.init(MFRIntegration.java:29)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.integration.BOPCrossIntegration.postInit(BOPCrossIntegration.java:85)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.BiomesOPlenty.postInit(BiomesOPlenty.java:130)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
2013-08-04 23:50:30 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:168)
2013-08-04 23:50:30 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:574)
2013-08-04 23:50:30 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-08-04 23:50:30 [SEVERE] Caused by: java.lang.NullPointerException
2013-08-04 23:50:30 [SEVERE] at org.objectweb.asm.ClassReader.<init>(ClassReader.java:153)
2013-08-04 23:50:30 [SEVERE] at miscperipherals.asm.ImplementIfLoadedTransformer.transform(ImplementIfLoadedTransformer.java:19)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:387)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:260)
2013-08-04 23:50:30 [SEVERE] ... 41 more
2013-08-04 23:50:30 [SEVERE] java.lang.ClassNotFoundException: biomesoplenty.items.projectiles.EntityDart
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:273)
2013-08-04 23:50:30 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.Class.forName0(Native Method)
2013-08-04 23:50:30 [SEVERE] at java.lang.Class.forName(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.api.Entities.getClass(Entities.java:16)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.api.Entities.<clinit>(Entities.java:6)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.integration.MFRIntegration.registerGrindables(MFRIntegration.java:105)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.integration.MFRIntegration.init(MFRIntegration.java:29)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.integration.BOPCrossIntegration.postInit(BOPCrossIntegration.java:85)
2013-08-04 23:50:30 [SEVERE] at biomesoplenty.BiomesOPlenty.postInit(BiomesOPlenty.java:130)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-08-04 23:50:30 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
2013-08-04 23:50:30 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:168)
2013-08-04 23:50:30 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:574)
2013-08-04 23:50:30 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-08-04 23:50:30 [SEVERE] Caused by: java.lang.NullPointerException
2013-08-04 23:50:30 [SEVERE] at org.objectweb.asm.ClassReader.<init>(ClassReader.java:153)
2013-08-04 23:50:30 [SEVERE] at miscperipherals.asm.ImplementIfLoadedTransformer.transform(ImplementIfLoadedTransformer.java:19)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:387)
2013-08-04 23:50:30 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:260)
2013-08-04 23:50:30 [SEVERE] ... 41 more
Cheers