Posts by nallar
-
-
For now, don't directly connect solars to couplers, put an MFSU between.
That shouldn't be possible, it checks if it is an instance of that. I'll decompile their mod and see if there's anyhting strange, or maybe I just made a stupid mistake :(.
Codeif(ienergysink1 instanceof TileEntityElectricBlock){ i1 = ((TileEntityElectricBlock)ienergysink1).safelyInjectEnergy(energypath1.targetDirection, k - l); j += k - i1; j1 = k - l - i1; }
edit: I fail, forgot to change something when copy/pasting it. Will post version 0.4 soon, fixing this rather stupid bug
-
-
-
-
No, it only does stuff when using solar panels, and it's not really 512EU/t, it's more complicated than that.
Please, could someone send me a craftbukkit JAR with MLMP for CB, forge for CB, and IC2 for CB with no other add-ons/mods?
I think I've got a bukkit port, need to test that I've not done something strange so yet again it only works on my setup.
-
-
-
-
I think he was thinking of Lithium + Water = boom, I'm not him :P.
-
This gives further benefit to using Electric Wrenches.
-
-
-
-
Yeah, i'm dying to hear about this also.
Try reading the second page of the thread? -
It's done, working, doesn't explode them. You can see in teh image I linked sing copper cable to the right, I think.
However, one issue with releasing it, need to wait for Nargon to update their minecraft.patch release to work correctly...
It won't work correctly until then.
Because of the nature of the bug, it works fine when testing in MCP using startclient.bat...
-
I've found an issue with your patch. After making any modificatiosn to EnergyNet.java, on reobfuscating you get a broken energynet.class, which looks for EnergyNEt$EnergyNet$EnergyTarget class, instead of EnergyNet$EnergyTArget class...
This is a bit of a problem, as I can't release what I'm working on. Any ideas?
It works fine with startclient.bat, however when you try to actually use it...
edit: Ignore this, it's actually an MCP bug.
The solution, for now is to make the static inner classes public classes in the same package.
-
-
-
give some images?
ARe you putting in uranium cells?
Do use a sensible design...