But, there IS a way to automatically remove the drill. When you first place a miner, the side to the right of the side you're facing is the side pipes/tubes put/take items in/out of the drill slot. So, if you place a miner facing north, the side facing you would be the south side, and the side to the right of that would be the east side. It would also be the side you would need to use in order to have automatic drill retraction.
Posts by Souperstishin
-
-
-
-
I also crash when trying to look at my achievements.
I'm on windows, using 1.70b, and it happens even when ic2 is the only mod installed
Display Spoiler
Code
Display Morejava.lang.NullPointerException at ic2.platform.GuiIC2Achievements.b(GuiIC2Achievements.java:287) at ic2.platform.GuiIC2Achievements.a(GuiIC2Achievements.java:168) at kz.b(EntityRenderer.java:986) at EntityRendererProxy.b(EntityRendererProxy.java:15) at net.minecraft.client.Minecraft.x(SourceFile:742) at net.minecraft.client.Minecraft.run(SourceFile:662) at java.lang.Thread.run(Unknown Source) Stopping! Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component argument pData at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method) at sun.java2d.windows.GDIWindowSurfaceData.(Unknown Source) at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source) at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source) at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source) at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source) at java.awt.Component.getGraphics(Unknown Source) at sun.awt.RepaintArea.paint(Unknown Source) at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$000(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour ce) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour ce) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour ce) at java.awt.EventQueue.dispatchEvent(Unknown Source)SoundSystem shutting down... at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
I should also note that it only happens if I set any of the ore generation options in the config file to false. If they're all set to true I don't have any problems.