Normal Error between MFR and BOP?

Status
Not open for further replies.

zCha0z

New Member
Jul 29, 2019
9
0
0
FTB Launcher version: v1.2.7
Minecraft Version: Unleashed-1.5.2-Recommended
Java version: Java 7 Update 45
*NO non FTB Unleashed Mod added besides pre-loaded ones.


Did some research on it and some threads says it normal because BOP fixed it on their end but MFR hasn't. Is this true, or am I the only one who is getting this error?
*[BOP] Biomes O'Plenty
*[MFR] MineFactory Reloaded


http://www.minecraftforum.net/topic...plenty-v112-1-year-anniversary/page__st__7600
Capture.PNG

[Entire LOG] http://pastebin.com/embed_js.php?i=0GJJaGrP

[Error Part] - java.lang.ClassNotFoundException: biomesoplenty.mobs.EntityJungleSpider
Code:
2013-11-30 10:54:27 [INFO] [STDERR] java.lang.ClassNotFoundException: biomesoplenty.mobs.EntityJungleSpider
2013-11-30 10:54:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-11-30 10:54:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-11-30 10:54:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-11-30 10:54:27 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-11-30 10:54:27 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-11-30 10:54:27 [INFO] [STDERR] at powercrystals.minefactoryreloaded.modhelpers.biomesoplenty.BiomesOPlenty.load(BiomesOPlenty.java:119)
2013-11-30 10:54:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-11-30 10:54:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-11-30 10:54:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-30 10:54:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-30 10:54:27 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-11-30 10:54:27 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-11-30 10:54:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-30 10:54:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-30 10:54:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-11-30 10:54:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-11-30 10:54:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-11-30 10:54:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-11-30 10:54:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-11-30 10:54:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-11-30 10:54:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-11-30 10:54:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-11-30 10:54:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-11-30 10:54:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-30 10:54:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-30 10:54:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-11-30 10:54:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-11-30 10:54:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-11-30 10:54:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-11-30 10:54:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-11-30 10:54:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-11-30 10:54:27 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
2013-11-30 10:54:27 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213)
2013-11-30 10:54:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-11-30 10:54:27 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-11-30 10:54:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-11-30 10:54:27 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-11-30 10:54:27 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-11-30 10:54:27 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2013-11-30 10:54:27 [INFO] [STDERR] at miscperipherals.asm.ImplementIfLoadedTransformer.transform(ImplementIfLoadedTransformer.java:19)
2013-11-30 10:54:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352)
2013-11-30 10:54:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225)
2013-11-30 10:54:27 [INFO] [STDERR] ... 36 more
 
Last edited:
Status
Not open for further replies.