Any plans for an inline BC Energy Counter/Averager? It's all I need to complete my complete energy monitoring ComputerCraft system.
Posts by MatadorPants
-
-
Small issue I ran into with the new 2.3 beta:
When you have the multi tool out, shift clicking cycles through the different modes until you get to the Personal ID Encoder mode. Then it won't cycle any further than that, and you begin "swinging" the tool when trying to right click (shift or not shift). It also doesn't encode the ID cards.
-
Does the UUM recipe disabler (stand alone mod) work for 1.4.6?
-
I'm getting the following crash regularly when having electric engines placed/running. When removing them, the crashes stop. (SMP, 1.7b)
Not 100% certain it's transformers, but it seems to be related.
EDIT: After some further testing, I don't think this is related to Transformers. Sorry about that.
Codejava.lang.IndexOutOfBoundsException: Index: 6, Size: 6 at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.remove(Unknown Source) at yc.h(World.java:2136) at in.h(WorldServer.java:514) at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679) at ho.r(DedicatedServer.java:270) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497) at fy.run(SourceFile:849)