Updated to 1.10. Download link: here.
Posts by fewizz
-
-
Hey,
A few players are reporting this issue to me about their client crashing when they enter the nether. They report that the issue subsides once they remove fastcraft from their clients. This happens on both SSP and SMP. I have replicated the issue. Entering the nether did not crash me but wondering around for no more than a minute did cause the same crash.
Log: http://pastebin.com/n2ySJcZ7Not entirely sure what the reason could be, but it seems like a relatively recent issue. Most likely a conflict with a mod recently updated or changed. The only thing I can think of is disabling EnderIO's wither skeleton separation. (B:replaceWitherSkeletons=false)
As a side note, this also gets spammed in consoles. Not sure if it's relevant to the above issue. This one seems to stem from an erroring entity from Matter Overdrive. Particularly the phaser_fire. A link to the same issue here: https://github.com/simeonradivoev/MatterOverdrive/issues/367
Log: http://pastebin.com/6gMXWnX7Either way, not entirely sure, but insight would be helpful. Cheers.
Pls, try latest version of NEID -
Красава! Спасибо за перевод!
-
Cauldron crash:
---- Minecraft Crash Report ----
// Who set us up the TNT?Time: 16.08.14 19:43
Description: Exception in server tick loopcpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.func_78024_c()Ljava/lang/String;
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:692)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:322)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:279)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.func_78024_c()Ljava/lang/String;
at f4113n.BioMaterials.BioMaterialsMod.addRecipes(BioMaterialsMod.java:84)
at f4113n.BioMaterials.BioMaterialsMod.load(BioMaterialsMod.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)