Just put a basic redstone gate on a structure pipe next to you engine and tell it to apply a redstone signal as long as the engine is save -> no more explosions.
Posts by Taranis
-
-
hmm... He just released .17 with this note:
Many other mod blocks will maintain state now, but are non-interactable.
I wonder if it still crashes.
Yes, just tested it with buidcraft pipes, maybe in the next version.
-
Taranis, that is one cool idea. Your own mobile drilling gantry... I can see putting one together using the buildcraft oil wells and teleport pipes. I now have something to do once the filler is done building my castle out of stone bricks.
Oh, about the quarries, I like putting them over water so the lava they hit turns to obsidian...
At the moment there is a bug in the zeppelin mod: If you put red power wires or buildcraft pipes on your craft minecraft will crash.
-
I guess, that there are still unmined ores underground. The bedrock layer isn't flat, so sometimes there will be unreachable ore blocks below bedrock blocks. Also the miner won't dig cobwebs at the moment, so the miner could stop digging on that level. Torches and rails (found in the new mineshafts) will also stop the miner.
-
Tanaris: That sounds awesome. Looking at the Zepplin's thread it seems like I would need to mess around with the config files of it to get it to recognize the IC blocks. Did you have to do that?
You only have to define blocks, that are excluded from the craft and you don't want to exclude the IC blocks. I've only increased the maximum size of the crafts, apart from that my config file is plain default. At the moment IC's blocks won't work during flight, so once you reach your target position right click the controller block and the craft will rejoin the world. I've read that with the next version IC machines should even work during flight.
-
I've built a mining ship with the zeppelin mod.
It has 4 miners with OV scanners and diamond drills, 4 pumps, a MFSU, some batboxes and some generators/solar panels.
When I've finished mining in one spot I just fly the ship to the next position ... to mine where no man has mined beforeThe maximum power output of my generators/panels is 90 EU/t which is less than my miners are draining. Some miners take longer than others, so while some are pausing my MFSU recharges.
Each miner has its own batbox which is constantly full so I guess those miners are never draining more than 32 EU/t since they can run without interruption. -
As far as I know machines only work in loaded chunks. To send power both sender and recipient
have to be in a loaded chunk. So if you built that 500 block EV line in a direct horizontal line, then sender or recipient
or both (depends where you are standing) are in an unloaded chunk. The maximum render distance is 128 blocks, everything farther away will be unloaded. -
When I open the chest of a miner after the drill hit high grass the game crashes
Error Log:
Code
Display MoreMods loaded: 5 ModLoader Beta 1.8.1 mod_EE 1.8.1 mod_IC2 v1.15 mod_Zeppelin 1.8.1.0.16 mod_RecipeBook Beta 1.8 Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem. If you wish to report this, please copy this entire text and email it to support@mojang.com. Please include a description of what you did when the error occured. --- BEGIN ERROR REPORT 8660e5c1 -------- Generated 14.10.11 23:30 Minecraft: Minecraft Beta 1.8.1 OS: Windows 7 (amd64) version 6.1 Java: 1.6.0_26, Sun Microsystems Inc. VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc. LWJGL: 2.4.2 OpenGL: ATI Radeon HD 5700 Series version 4.1.10362 Compatibility Profile Context, ATI Technologies Inc. java.lang.ArrayIndexOutOfBoundsException: -1 at ul.a(SourceFile:79) at ul.b(SourceFile:83) at pj.a(RenderItem.java:250) at em.a(GuiContainer.java:124) at em.a(GuiContainer.java:57) at iw.b(EntityRenderer.java:711) at EntityRendererProxy.b(EntityRendererProxy.java:15) at net.minecraft.client.Minecraft.run(SourceFile:689) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT 245813b6 ----------
Could it be that the miner creates an invalid item?