This is amazing, glad it's back! I have it installed with BC3, UE, Railcraft, and a couple of others. It's amazing! You're AWESOME POWERCRYSTALS! DIAMONDS TO YOU!
There seems to have been a regrettable change to the way planters handle nonplantable blocks.
It used to be that I could block out most of the inventory with e.g. cobblestone, and it would handle this gracefully; just ignore those slots and move on to the others. (I did this so I wouldn't need to have many full stacks of saplings/seeds/etc before they'd get passed along the pipe.) Now, however, it seems to break or at least impair the farm - it will keep trying to plant cobblestone in those regions rather than grabbing something random and valid from a different slot. (I had a 3x3 section of dirt, ringed by 1-thick soul sand, planting oak saplings in the middle slot and nether wart on one edge, with a lapis upgrade. It was planting the centermost sapling and a few of the nether wart, but leaving the rest of the farm fallow, until I removed the cobblestone that had previously been working fine.)
I think it'd be really nice if the planter's arrangement slots got divorced from its resource inventory; set up the layout with mirror/ghost items (whatever they're called), and a separate bank of slots for its plantables, ideally with a configurable cap on how many of each there could be. (Or just a single stack, that'd do for any but the largest farms, and even those can do so gradually, especially if harvester output feeds into them.)
Just updated to the build 2.6.0 of MineFactory Reloaded, everything was working fine before, now I'm recieving this error, degrading to the previous version fixes it:
java.lang.NullPointerException
at ic2.api.item.ElectricItem.discharge(ElectricItem.java:58)
at net.lepko.easycrafting.modcompat.ModCompatIC2.discharge(ModCompatIC2.java:72)
at net.lepko.easycrafting.easyobjects.EasyItemStack.fromItemStack(EasyItemStack.java:67)
at net.lepko.easycrafting.helpers.RecipeHelper.scanRecipes(RecipeHelper.java:64)
at net.lepko.easycrafting.helpers.RecipeHelper.checkForNewRecipes(RecipeHelper.java:47)
at net.lepko.easycrafting.ModEasyCrafting.postInit(ModEasyCrafting.java:82)
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:494)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-27 07:08:08 [SEVERE] [ForgeModLoader] Caught exception from ChargePads
java.lang.NullPointerException
at ic2.api.item.ElectricItem.charge(ElectricItem.java:41)
at myrathi.ic2.chargepads.s.B_(SourceFile:77)
at myrathi.ic2.chargepads.w.C_(SourceFile:28)
at myrathi.ic2.chargepads.d.a(SourceFile:116)
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:494)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-27 07:08:08 [INFO] [STDERR] java.lang.NullPointerException
2013-05-27 07:08:08 [INFO] [STDERR] at ic2.api.item.ElectricItem.discharge(ElectricItem.java:58)
2013-05-27 07:08:08 [INFO] [STDERR] at net.lepko.easycrafting.modcompat.ModCompatIC2.discharge(ModCompatIC2.java:72)
2013-05-27 07:08:08 [INFO] [STDERR] at net.lepko.easycrafting.easyobjects.EasyItemStack.fromItemStack(EasyItemStack.java:67)
2013-05-27 07:08:08 [INFO] [STDERR] at net.lepko.easycrafting.helpers.RecipeHelper.scanRecipes(RecipeHelper.java:64)
2013-05-27 07:08:08 [INFO] [STDERR] at net.lepko.easycrafting.helpers.RecipeHelper.checkForNewRecipes(RecipeHelper.java:47)
2013-05-27 07:08:08 [INFO] [STDERR] at net.lepko.easycrafting.ModEasyCrafting.postInit(ModEasyCrafting.java:82)
2013-05-27 07:08:08 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-27 07:08:08 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-27 07:08:08 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-27 07:08:08 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-27 07:08:08 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-27 07:08:08 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-27 07:08:08 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-27 07:08:08 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-27 07:08:08 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-27 07:08:08 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-27 07:08:08 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-27 07:08:08 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-27 07:08:08 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-27 07:08:08 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-27 07:08:08 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-27 07:08:08 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-27 07:08:08 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-27 07:08:08 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-27 07:08:08 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-27 07:08:08 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-27 07:08:08 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-27 07:08:08 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-27 07:08:08 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-27 07:08:08 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-27 07:08:08 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-27 07:08:08 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-27 07:08:08 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-27 07:08:08 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-27 07:08:08 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-27 07:08:08 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
I tried removing the mods in the error report, (EasyCrafting and ChargePads) but then it has the same error, but with IC2.
relatively new user of mods in mine craft here so I'll keep this short and to the point. I've run into a game crash after updating to mine factory reloaded 2.6.0-862 similar to Noxinecrotic 's problem above but with different mods. While I was running a great deal of mods at the same time (48 mods before the update O.o) it was quite stable as the majority of the mods were centred around build craft 3. it was only after the update to 2.6.0 that things went downhill. Specifics and crash reports below. Thanks all and great mod.
1: Got into game after update, opened inventory with not enough items mod installed, interaction with NEI gui resulted in crash.
---- Minecraft Crash Report ----
// Why is it breaking
Time: 27/05/13 6:35 PM
Description: Rendering screen
java.lang.NullPointerException
at ic2.api.item.ElectricItem.discharge(ElectricItem.java:58)
at ic2.neiIntegration.core.ChargeTooltipHandler.handleItemTooltip(ChargeTooltipHandler.java:31)
at codechicken.nei.forge.GuiContainerManager.itemDisplayNameMultiline(GuiContainerManager.java:173)
at codechicken.nei.forge.GuiContainerManager.concatenatedDisplayName(GuiContainerManager.java:202)
at codechicken.nei.ItemList$ItemMatcher.matches(ItemList.java:41)
at codechicken.nei.ItemList.itemMatchesSearch(ItemList.java:75)
at codechicken.nei.LayoutManager.renderSlotOverlay(LayoutManager.java:821)
at codechicken.nei.forge.GuiContainerManager.renderSlotOverlay(GuiContainerManager.java:540)
at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:444)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:146)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:48)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1021)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:871)
at net.minecraft.client.Minecraft.run(Minecraft.java:760)
at java.lang.Thread.run(Unknown Source)
2: Removed NEI mod as it seemed to be the problem, went into creative selecting industrial craft 2 tab of the creative menu caused another crash.
---- Minecraft Crash Report ----
// Why did you do that?
Time: 27/05/13 8:32 PM
Description: Updating screen events
java.lang.NullPointerException
at ic2.api.item.ElectricItem.charge(ElectricItem.java:41)
at gravisuite.ItemGraviChestPlate.func_77633_a(ItemGraviChestPlate.java:168)
at net.minecraft.creativetab.CreativeTabs.func_78018_a(CreativeTabs.java:184)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74227_b(GuiContainerCreative.java:501)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73879_b(GuiContainerCreative.java:471)
at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:131)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73867_d(GuiContainerCreative.java:589)
at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:111)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1500)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:835)
at net.minecraft.client.Minecraft.run(Minecraft.java:760)
at java.lang.Thread.run(Unknown Source)
BTW, I have a suggestion for your Deep Storage units.
I'm currently "redecorating" and moving lots of stuff around to get it better organized and like a lot of folks I use vanilla Item Frames and Signs to label chests.
Include an unpgrade slot in the GUI for the Deep Storage Unit where a user can add a Sign (as though the sign were an upgrade module), or Item Frame, or a Book. The Sign would allow a text entry box to accept a user typed description (which is often more flexible than the default item name) or left blank just displays the default item name. Putting an Item Frame in the same upgrade slot would just add the appearance of the item frame to the outside with the item in the storage unit displayed. Adding a Book would add the Item Frame image with the text desvription overlayed over it... and maybe allow the display side(s) to be selectable (top and bottom too please if that's possible).
So far as I'm aware, it would be a unique feature, would require no dependencies other than vanilla items, and wouldn't require any additional block IDs so users who upgraded would just have additional options in the GUI for the same mech block they already had in place.
Just trying out 2.6 and loving everything, but having an issue with the laser. I'm in the overworld and it seems to be mining stuff like glowstone, nether quartz and I can't confirm 100% but it seems to be duping the blocks. Is there something I'm missing here?
Yes. It makes new ores, it doesn't pull them from the surrounding areas. Think of it like a very fancy looking massfab.
Ha was just coming back to say id accidentally let a piece of sand fall down the hole
Was trying to work out what was going on for far too long
Edit: Also have you had a thought about adding other mod ores (Other than AE) like Bauxite or the rest of the gamit of Nether ores stuff to the laser, or perhaps making it configurable?
It's part of the API; talk to your favorite mod authors to get them to add support. I did AE because I personally use that a ton; KL has support for TE ores in the drill in TE too.
The block smasher doesn't seem to be playing very well with certus quartz ore from applied energistics. It gave me stone when I put it in the block smasher.
Same problem here. All Mods are up to date. Some receipes are broken after adding PowerCrystalCore Version 1.1.6-107 to my minecraft installation. I get the following error In ForgeModLoader-client-0.log when starting minecraft
2013-05-27 15:53:46 [INFO] [STDERR] java.lang.NullPointerException
2013-05-27 15:53:46 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:268)
2013-05-27 15:53:46 [INFO] [STDERR] at powercrystals.core.oredict.ItemIdentifier.fromItemStack(ItemIdentifier.java:32)
2013-05-27 15:53:46 [INFO] [STDERR] at powercrystals.core.oredict.OreDictTracker.registerOreDictEntry(OreDictTracker.java:16)
2013-05-27 15:53:46 [INFO] [STDERR] at powercrystals.core.CoreCore.registerOreEvent(CoreCore.java:81)
2013-05-27 15:53:46 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_117_CoreCore_registerOreEvent_OreRegisterEvent.invoke(.dynamic)
Without Powercrystal Core everything seems to be ok. Tested this with Forge 7.8.0.711 + 712 .
Sorry, this is a compatibility issue between PowerCrystalCore and PowerCrafting. I don't know which one causes the problem, but here is the longer error log:
2013-05-27 16:27:49 [INFO] [STDERR] java.lang.NullPointerException
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:268)
2013-05-27 16:27:49 [INFO] [STDERR] at powercrystals.core.oredict.ItemIdentifier.fromItemStack(ItemIdentifier.java:32)
2013-05-27 16:27:49 [INFO] [STDERR] at powercrystals.core.oredict.OreDictTracker.registerOreDictEntry(OreDictTracker.java:16)
2013-05-27 16:27:49 [INFO] [STDERR] at powercrystals.core.CoreCore.registerOreEvent(CoreCore.java:81)
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_117_CoreCore_registerOreEvent_OreRegisterEvent.invoke(.dynamic)
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:304)
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:286)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.api.PC_OreDictionary.register(PC_OreDictionary.java:44)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.api.registry.PC_BlockRegistry.register(PC_BlockRegistry.java:92)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.api.registry.PC_BlockRegistry.register(PC_BlockRegistry.java:151)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.api.PC_APIModule$ModuleFieldInit.onFieldWithAnnotation(PC_APIModule.java:241)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.api.reflect.PC_ReflectHelper.getAllFieldsWithAnnotation(PC_ReflectHelper.java:302)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.api.reflect.PC_ReflectHelper.getAllFieldsWithAnnotation(PC_ReflectHelper.java:311)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.api.PC_APIModule.init(PC_APIModule.java:125)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-05-27 16:27:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.launcher.loader.PC_ModuleObject.callMethod(PC_ModuleObject.java:169)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.launcher.loader.PC_ModuleObject.init(PC_ModuleObject.java:229)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.launcher.PC_Launcher.init(PC_Launcher.java:113)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.launcher.mod_PowerCraft.init(mod_PowerCraft.java:76)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-05-27 16:27:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
2013-05-27 16:27:49 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-05-27 16:27:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-27 16:27:49 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-05-27 16:27:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-27 16:27:49 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-27 16:27:49 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
2013-05-27 16:27:49 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-27 16:27:49 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:722)
2013-05-27 16:27:49 [INFO] [STDERR] java.lang.NullPointerException
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:268)
2013-05-27 16:27:49 [INFO] [STDERR] at powercrystals.core.oredict.ItemIdentifier.fromItemStack(ItemIdentifier.java:32)
2013-05-27 16:27:49 [INFO] [STDERR] at powercrystals.core.oredict.OreDictTracker.registerOreDictEntry(OreDictTracker.java:16)
2013-05-27 16:27:49 [INFO] [STDERR] at powercrystals.core.CoreCore.registerOreEvent(CoreCore.java:81)
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_117_CoreCore_registerOreEvent_OreRegisterEvent.invoke(.dynamic)
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:304)
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:286)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.api.PC_OreDictionary.register(PC_OreDictionary.java:44)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.api.registry.PC_BlockRegistry.register(PC_BlockRegistry.java:92)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.api.registry.PC_BlockRegistry.register(PC_BlockRegistry.java:151)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.api.PC_APIModule$ModuleFieldInit.onFieldWithAnnotation(PC_APIModule.java:241)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.api.reflect.PC_ReflectHelper.getAllFieldsWithAnnotation(PC_ReflectHelper.java:302)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.api.reflect.PC_ReflectHelper.getAllFieldsWithAnnotation(PC_ReflectHelper.java:311)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.api.PC_APIModule.init(PC_APIModule.java:125)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-05-27 16:27:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.launcher.loader.PC_ModuleObject.callMethod(PC_ModuleObject.java:169)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.launcher.loader.PC_ModuleObject.init(PC_ModuleObject.java:229)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.launcher.PC_Launcher.init(PC_Launcher.java:113)
2013-05-27 16:27:49 [INFO] [STDERR] at powercraft.launcher.mod_PowerCraft.init(mod_PowerCraft.java:76)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-05-27 16:27:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
2013-05-27 16:27:49 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-05-27 16:27:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-27 16:27:49 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-05-27 16:27:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-05-27 16:27:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-27 16:27:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-27 16:27:49 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-27 16:27:49 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
2013-05-27 16:27:49 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-27 16:27:49 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-27 16:27:49 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:722)
Powercrafting seems to have registered an ore dictionary item that doesn't actually exist. That's a bug on their side.
There seems to have been a regrettable change to the way planters handle nonplantable blocks.
It used to be that I could block out most of the inventory with e.g. cobblestone, and it would handle this gracefully; just ignore those slots and move on to the others. (I did this so I wouldn't need to have many full stacks of saplings/seeds/etc before they'd get passed along the pipe.) Now, however, it seems to break or at least impair the farm - it will keep trying to plant cobblestone in those regions rather than grabbing something random and valid from a different slot. (I had a 3x3 section of dirt, ringed by 1-thick soul sand, planting oak saplings in the middle slot and nether wart on one edge, with a lapis upgrade. It was planting the centermost sapling and a few of the nether wart, but leaving the rest of the farm fallow, until I removed the cobblestone that had previously been working fine.)
I think it'd be really nice if the planter's arrangement slots got divorced from its resource inventory; set up the layout with mirror/ghost items (whatever they're called), and a separate bank of slots for its plantables, ideally with a configurable cap on how many of each there could be. (Or just a single stack, that'd do for any but the largest farms, and even those can do so gradually, especially if harvester output feeds into them.)
This exact change should have been part of 2.6, though; it now has a 3x3 filter setup and a 4x4 resource area, minus the cap on amount it accepts. If you updated and it's not behaving the way you want, can you post screenshots?
Correct. It's closer to an IC2 massfab than a BC quarry, despite the name - it just looks much fancier.
Configurable work is easily doable. I'll try to get that into the next release.
That would be fantastic. The drill is, by default, very slow and expensive.
Does it currently support netherores aside from quartz/glowstone? I have not seen it pull any yet.
Thank you for your constant and quick reponses! Very refreshing to see such an active developer.
Rollback Post to RevisionRollBack
Mojang, please prioritize bug fixes before content.
That would be fantastic. The drill is, by default, very slow and expensive.
Does it currently support netherores aside from quartz/glowstone? I have not seen it pull any yet.
Thank you for your constant and quick reponses! Very refreshing to see such an active developer.
NetherOres does this on its end if you want to use a beta version of that. I should probably post an update to that already..
I just updated to MFR 2.60 along with using buildcraft 3.5.3 I'm trying to pump the sewage blocks that are part of world spawn. I can pick it up with buckets, but unable to use the BC pump. I've already tried removing the api folder out of the buildcraft folder inside the MFR mod file, but it hasn't changed anything.
There's an issue with the interaction of MFR liquids with BC pumps, because we have a weird prototype of the new forge fluids system for 1.6. I don't want to fix it because it's going to break again in 1.6 almost certainly, so I'd rather do the conversion all at once then.
Just checked out the new version. I'm glad I can finally put your worldgen back in my world! I was surprised when I started to work the mining laser and got glowstone; it's pretty interesting, I have to say. Lots of cool stuff!
I have a Liquicrafter fed by a thermal expansion aqueus accumulator attached to an Applied Energistics ME network and being ticked by a rednet controller timer for the auto crafting of water cells. When I update to the most recent version of powercrystals core and MFR I get this crash:
java.lang.NullPointerException
at powercrystals.minefactoryreloaded.tile.machine.TileEntityLiquiCrafter.checkResources(TileEntityLiquiCrafter.java:145)
at powercrystals.minefactoryreloaded.tile.machine.TileEntityLiquiCrafter.func_70316_g(TileEntityLiquiCrafter.java:100)
at net.minecraft.world.World.func_72939_s(World.java:2202)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:546)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:652)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:571)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at powercrystals.minefactoryreloaded.tile.machine.TileEntityLiquiCrafter.checkResources(TileEntityLiquiCrafter.java:145)
at powercrystals.minefactoryreloaded.tile.machine.TileEntityLiquiCrafter.func_70316_g(TileEntityLiquiCrafter.java:100)
-- Tile entity being ticked --
Details:
Name: factoryLiquiCrafter // powercrystals.minefactoryreloaded.tile.machine.TileEntityLiquiCrafter
Block type: ID #3131 (tile.mfr.machine.1 // powercrystals.minefactoryreloaded.block.BlockFactoryMachine)
Block data value: 4 / 0x4 / 0b0100
Block location: World: (-30,83,479), Chunk: (at 2,5,15 in -2,29; contains blocks -32,0,464 to -17,255,479), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #3131 (tile.mfr.machine.1 // powercrystals.minefactoryreloaded.block.BlockFactoryMachine)
Actual block data value: 4 / 0x4 / 0b0100
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2202)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:546)
-- Affected level --
Details:
Level name: Toxic Dragon
All players: 1 total; [EntityPlayerMP['DragnHntr'/266, l='Toxic Dragon', x=-32.70, y=82.00, z=479.41]]
Chunk stats: ServerChunkCache: 904 Drop: 0
Level seed: 5077930172533098927
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-92,64,256), Chunk: (at 4,4,0 in -6,16; contains blocks -96,0,256 to -81,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 13442030 game time, 18811669 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 33000 (now: false), thunder time: 14913 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:652)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:571)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Removing the liquicrafter with MCedit allows the world to load again, replacing the liquicrafter alone doesnt cause it to crash again, but putting a water bucket and empty cell into the template side causes the same error.
I been having problems with Optifine and NEI have any sugestions or is it a bug.
what "problems" are you having? Is it a crash or is it texture issues? (If its a crash, logs or it didn't happen)
What forge version are you using? What optifine version are you using? What MFR version are you using? What NEI version are you using?
What does this have to do with MFR AT ALL?!
what "problems" are you having? Is it a crash or is it texture issues? (If its a crash, logs or it didn't happen)
What forge version are you using? What optifine version are you using? What MFR version are you using? What NEI version are you using?
What does this have to do with MFR AT ALL?!
What that guy said. I at least need a screenshot or a stack trace or something.
I have a Liquicrafter fed by a thermal expansion aqueus accumulator attached to an Applied Energistics ME network and being ticked by a rednet controller timer for the auto crafting of water cells. When I update to the most recent version of powercrystals core and MFR I get this crash:
java.lang.NullPointerException
at powercrystals.minefactoryreloaded.tile.machine.TileEntityLiquiCrafter.checkResources(TileEntityLiquiCrafter.java:145)
at powercrystals.minefactoryreloaded.tile.machine.TileEntityLiquiCrafter.func_70316_g(TileEntityLiquiCrafter.java:100)
at net.minecraft.world.World.func_72939_s(World.java:2202)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:546)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:652)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:571)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at powercrystals.minefactoryreloaded.tile.machine.TileEntityLiquiCrafter.checkResources(TileEntityLiquiCrafter.java:145)
at powercrystals.minefactoryreloaded.tile.machine.TileEntityLiquiCrafter.func_70316_g(TileEntityLiquiCrafter.java:100)
-- Tile entity being ticked --
Details:
Name: factoryLiquiCrafter // powercrystals.minefactoryreloaded.tile.machine.TileEntityLiquiCrafter
Block type: ID #3131 (tile.mfr.machine.1 // powercrystals.minefactoryreloaded.block.BlockFactoryMachine)
Block data value: 4 / 0x4 / 0b0100
Block location: World: (-30,83,479), Chunk: (at 2,5,15 in -2,29; contains blocks -32,0,464 to -17,255,479), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #3131 (tile.mfr.machine.1 // powercrystals.minefactoryreloaded.block.BlockFactoryMachine)
Actual block data value: 4 / 0x4 / 0b0100
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2202)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:546)
-- Affected level --
Details:
Level name: Toxic Dragon
All players: 1 total; [EntityPlayerMP['DragnHntr'/266, l='Toxic Dragon', x=-32.70, y=82.00, z=479.41]]
Chunk stats: ServerChunkCache: 904 Drop: 0
Level seed: 5077930172533098927
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-92,64,256), Chunk: (at 4,4,0 in -6,16; contains blocks -96,0,256 to -81,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 13442030 game time, 18811669 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 33000 (now: false), thunder time: 14913 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:652)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:571)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Removing the liquicrafter with MCedit allows the world to load again, replacing the liquicrafter alone doesnt cause it to crash again, but putting a water bucket and empty cell into the template side causes the same error.
Whoops, fixed in the betas now. Expect a 2.6.1 shortly (as is normal for our releases...).
So far Block Smasher is pretty cool, but I've had two issues with it that I've found with cross-mod w/ them. Gregtech gems go through and give a block called GT Ore, not sure if it's really your bug to fix but its happening. In addition to this, Applied Energistics Certus Quartz results in a strange stone block with ID 1:6.
The Laser Drill is awesome and I'm not sure if it's intended to or not but it currently does not gather any mod ores. I'm imagining it gathering Forestry Fertilizer making it somewhat renewable again.
sagedaniel
http://www.minecraftforum.net/topic/1211757-timetraveler-real-time-travel-inside-of-minecraft-go-to-your-past/
It used to be that I could block out most of the inventory with e.g. cobblestone, and it would handle this gracefully; just ignore those slots and move on to the others. (I did this so I wouldn't need to have many full stacks of saplings/seeds/etc before they'd get passed along the pipe.) Now, however, it seems to break or at least impair the farm - it will keep trying to plant cobblestone in those regions rather than grabbing something random and valid from a different slot. (I had a 3x3 section of dirt, ringed by 1-thick soul sand, planting oak saplings in the middle slot and nether wart on one edge, with a lapis upgrade. It was planting the centermost sapling and a few of the nether wart, but leaving the rest of the farm fallow, until I removed the cobblestone that had previously been working fine.)
I think it'd be really nice if the planter's arrangement slots got divorced from its resource inventory; set up the layout with mirror/ghost items (whatever they're called), and a separate bank of slots for its plantables, ideally with a configurable cap on how many of each there could be. (Or just a single stack, that'd do for any but the largest farms, and even those can do so gradually, especially if harvester output feeds into them.)
Try deleting the IC2 folder from your MFR jar. (That's the correct way, btw)
That's interesting, but ugh rendering.
Yes. It makes new ores, it doesn't pull them from the surrounding areas. Think of it like a very fancy looking massfab.
It's part of the API; talk to your favorite mod authors to get them to add support. I did AE because I personally use that a ton; KL has support for TE ores in the drill in TE too.
e: turns out this IS an MFR bug. Will be fixed in 2.6.1.
Powercrafting seems to have registered an ore dictionary item that doesn't actually exist. That's a bug on their side.
This exact change should have been part of 2.6, though; it now has a 3x3 filter setup and a 4x4 resource area, minus the cap on amount it accepts. If you updated and it's not behaving the way you want, can you post screenshots?
INFORMATION WANTS TO BE WRONG
That would be fantastic. The drill is, by default, very slow and expensive.
Does it currently support netherores aside from quartz/glowstone? I have not seen it pull any yet.
Thank you for your constant and quick reponses! Very refreshing to see such an active developer.
NetherOres does this on its end if you want to use a beta version of that. I should probably post an update to that already..
INFORMATION WANTS TO BE WRONG
I prefer to use betas whenever possible, some people call me odd, so feel free to send.
Link to all betas is in the OP.
INFORMATION WANTS TO BE WRONG
Any ideas on how to fix it?
INFORMATION WANTS TO BE WRONG
---- Minecraft Crash Report ----
// Sorry
Time: 5/27/13 3:01 PM
Description: Ticking tile entity
java.lang.NullPointerException
at powercrystals.minefactoryreloaded.tile.machine.TileEntityLiquiCrafter.checkResources(TileEntityLiquiCrafter.java:145)
at powercrystals.minefactoryreloaded.tile.machine.TileEntityLiquiCrafter.func_70316_g(TileEntityLiquiCrafter.java:100)
at net.minecraft.world.World.func_72939_s(World.java:2202)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:546)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:652)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:571)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at powercrystals.minefactoryreloaded.tile.machine.TileEntityLiquiCrafter.checkResources(TileEntityLiquiCrafter.java:145)
at powercrystals.minefactoryreloaded.tile.machine.TileEntityLiquiCrafter.func_70316_g(TileEntityLiquiCrafter.java:100)
-- Tile entity being ticked --
Details:
Name: factoryLiquiCrafter // powercrystals.minefactoryreloaded.tile.machine.TileEntityLiquiCrafter
Block type: ID #3131 (tile.mfr.machine.1 // powercrystals.minefactoryreloaded.block.BlockFactoryMachine)
Block data value: 4 / 0x4 / 0b0100
Block location: World: (-30,83,479), Chunk: (at 2,5,15 in -2,29; contains blocks -32,0,464 to -17,255,479), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #3131 (tile.mfr.machine.1 // powercrystals.minefactoryreloaded.block.BlockFactoryMachine)
Actual block data value: 4 / 0x4 / 0b0100
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2202)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:546)
-- Affected level --
Details:
Level name: Toxic Dragon
All players: 1 total; [EntityPlayerMP['DragnHntr'/266, l='Toxic Dragon', x=-32.70, y=82.00, z=479.41]]
Chunk stats: ServerChunkCache: 904 Drop: 0
Level seed: 5077930172533098927
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-92,64,256), Chunk: (at 4,4,0 in -6,16; contains blocks -96,0,256 to -81,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 13442030 game time, 18811669 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 33000 (now: false), thunder time: 14913 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:652)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:571)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1409609392 bytes (1344 MB) / 2093809664 bytes (1996 MB) up to 4241293312 bytes (4044 MB)
JVM Flags: 6 total; -XX:PermSize=128M -XX:MaxPermSize=256M -Xincgc -Xmn512M -Xms2g -Xmx4g
AABB Pool Size: 5637 (315672 bytes; 0 MB) allocated, 5057 (283192 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
FML: MCP v7.51 FML v5.2.12.712 Minecraft Forge 7.8.0.712 88 mods loaded, 88 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{5.2.12.712} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{7.8.0.712} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.8.6.6} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHCore{1.5.2.1} [CoFH Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ImmibisMicroblocks{55.0.1} [Immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.5.2.13} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PowerCrystalsCore{1.1.6} [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_bspkrsCore{v2.04(1.5.2)} [bspkrsCore] ([1.5.2]bspkrsCorev2.04.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TreeCapitator{Forge 1.5.2.r01} [TreeCapitator] ([1.5.2]TreeCapitator.Forge.1.5.2.r01.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHNetwork{1.5.2.1} [CoFHNetwork] (CoFHCore-1.5.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHWorld{1.5.2.1} [CoFHWorld] (CoFHCore-1.5.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CustomLAN{2.2} [Custom LAN Mod] (CustomPortForge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ImmibisMicroblocksInstallCheck{55.0.1} [Immibis's Microblocks (Check for incorrect installation)] (immibis-microblocks-55.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ReiMinimap{v3.3_06 [1.5.2]} [mod_ReiMinimap] ([1.5.2]ReiMinimap_v3.3_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
LoginMessage{v0.4} [LoginMessage] ([forge_universal]LoginMessage_v0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core{3.5.3} [BuildCraft] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{3.5.3} [BC Transport] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{3.5.3} [BC Silicon] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalExpansion{2.4.2.0} [Thermal Expansion] (ThermalExpansion-2.4.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IC2{1.115.314-lf} [IndustrialCraft 2] (industrialcraft-2_1.115.314-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{3.5.3} [BC Builders] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{3.5.3} [BC Energy] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{3.5.3} [BC Factory] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded{1.5.1R2.6.0} [MineFactory Reloaded] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AppliedEnergistics{rv.10.n} [Applied Energistics] (appeng-rv10-n.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BetterDungeons{1.0.1} [Better dungeons] (BetterDungeons.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.2.3} [BiblioCraft] (BiblioCraft[v1.2.3].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Additional-Buildcraft-Objects{1.0.3.140} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.3.140.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderStorage{1.4.2.6} [EnderStorage] (EnderStorage 1.4.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatForestryPre{1.5.1R2.6.0} [MFR Compat: Forestry (2)] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forestry{2.2.2.2} [Forestry for Minecraft] (forestry-A-2.2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BinnieCore{1.6-pre8} [Binnie Core] (extra-bees-1.6-pre8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtraBees{1.6-pre8} [Extra Bees] (extra-bees-1.6-pre8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization{0.7.37} [Factorization] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IronChest{5.2.6.421} [Iron Chest] (ironchest-universal-1.5.2-5.2.6.421.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Railcraft{7.1.0.0} [Railcraft] (Railcraft_1.5.1-7.1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Thaumcraft{3.0.5e} [Thaumcraft] (Thaumcraft3.0.5e.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DartCraft{Beta 0.1.15} [DartCraft] (DartCraft Beta 0.1.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ImmibisCore{55.1.1} [Immibis Core] (immibis-core-55.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DimensionalAnchors{55.0.0} [Dimensional Anchors] (dimensional-anchor-55.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EE3{pre1h (build 16)} [Equivalent Exchange 3] (ee3-universal-pre1h-16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization.misc{0.7.37} [Factorization Miscellaneous Nonsense] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization.dimensionalSlice{0.7.37} [Factorization Dimensional Slices] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
iChunUtil{1.0.1} [iChunUtil] (iChunUtil1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GraviGun{1.5.0.2} [GraviGun] (GravityGun1.5.0v2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
inventorytweaks{1.54b} [Inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PortalGun{1.5.1} [PortalGun] (PortalGun1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
KBITC3EssenceAddon{2.3.2} [ThaumCraft3 Essence Addons] (KBI TC3 Essentia Everything Addon for 1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatAppliedEnergistics{1.5.1R2.6.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatAtum{1.5.1R2.6.0} [MFR Compat: Atum] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatBackTools{1.5.1R2.6.0} [MFR Compat: BackTools] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatBiomesOPlenty{1.5.1R2.6.0} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatChococraft{1.5.1R2.6.0} [MFR Compat: Chococraft] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatExtraBiomes{1.5.1R2.6.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatForestry{1.5.1R2.6.0} [MFR Compat: Forestry] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatIC2{1.5.1R2.6.0} [MFR Compat: IC2] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatMagicalCrops{1.5.1R2.6.0} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatMystcraft{1.5.1R2.6.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Natura{1.5.1_2.0.21} [Natura] (Natura_2.0.21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatNatura{1.5.1R2.6.0B1} [MFR Compat: Natura] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatPams{1.5.1R2.6.0} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatRP2{1.5.1R2.6.0} [MFR Compat: RP2] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
SoulShards{1.27} [SoulShards] (SoulShards-v1.27-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatSoulShards{1.5.1R2.6.0} [MFR Compat: SoulShards] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatSufficientBiomes{1.5.1R2.6.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFReloaded|CompatThaumcraft{1.5.1R2.6.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatThermalExpansion{1.5.1R2.6.0} [MFR Compat: ThermalExpansion] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct{1.5.1_1.3.3.14} [Tinkers' Construct] (TConstruct_1.3.3.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatTConstruct{1.5.1R2.6.0B1} [MFR Compat: TConstruct] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatTwilightForest{1.5.1R2.6.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatVanilla{1.5.1R2.6.0} [MFR Compat: Vanilla] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatXyCraft{1.5.1R2.6.0} [MFR Compat: XyCraft] (MineFactoryReloaded-2.6.0-862.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mmmPowersuits{0.7.0-527} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.7.0-527.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PowersuitAddons{0.2.3-141} [Andrew2448's Modular Powersuits Addon] (MPSA-0.2.3-141_MPS-490.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons{1.6.r10} [NEI Addons] (neiaddons-1.5.2-1.6.r10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|AE{1.6.r10} [NEI Addons: Applied Energistics] (neiaddons-1.5.2-1.6.r10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|CraftingTables{1.6.r10} [NEI Addons: Crafting Tables] (neiaddons-1.5.2-1.6.r10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|ExtraBees{1.6.r10} [NEI Addons: Extra Bees] (neiaddons-1.5.2-1.6.r10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|Forestry{1.6.r10} [NEI Addons: Forestry] (neiaddons-1.5.2-1.6.r10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIPlugins{1.0.8.10} [NEI Plugins] (NEIPlugins-1.0.8.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NetherOres{1.5.1R2.1.3} [Nether Ores] (NetherOres-2.1.3-60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ObsidiPlates{1.5.0} [Obsidian Pressure Plates] (obsidiplates-1.5.2-universal-1.5.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PowerConverters{1.5.1R2.3.0} [Power Converters] (PowerConverters-2.3.0-54.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
rftl{1.0} [RottenFleshToLeather] (RottenFleshToLeather-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThaumicBees{1.4.7 - 184} [ThaumicBees] (thaumicbees-1.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_WMLL{Stable 52} [mod_WMLL] (WMLLStable52152.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OmniTools{3.1.3.0} [OmniTools] (OmniTools-3.1.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 2063 (115528 bytes; 0 MB) allocated, 1993 (111608 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['DragnHntr'/266, l='Toxic Dragon', x=-32.70, y=82.00, z=479.41]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Removing the liquicrafter with MCedit allows the world to load again, replacing the liquicrafter alone doesnt cause it to crash again, but putting a water bucket and empty cell into the template side causes the same error.
What forge version are you using? What optifine version are you using? What MFR version are you using? What NEI version are you using?
What does this have to do with MFR AT ALL?!
What that guy said. I at least need a screenshot or a stack trace or something.
Whoops, fixed in the betas now. Expect a 2.6.1 shortly (as is normal for our releases...).
INFORMATION WANTS TO BE WRONG
Already did in the 2.6.1 betas.
INFORMATION WANTS TO BE WRONG
I swear you and emy don't sleep.
The Laser Drill is awesome and I'm not sure if it's intended to or not but it currently does not gather any mod ores. I'm imagining it gathering Forestry Fertilizer making it somewhat renewable again.
That's all, thanks.