Hey people,
I've worked on an addon for IC2, and I've put it on my server, and it appeared to be working correctly, though now there's a problem when someone places my block, it will draw power from attached cables / generators, though,
when my friend had a generator below it, which was fully filled with EU, and my block had consumed some EU, it wouldn't suck up more energy.
I can't figure out what I'm doing wrong by looking at my code so if anyone can, you're my hero
Here's the code ( implements IEnergySink from the API http://pastebin.com/nNZhrvdW
edit: fixed link