Posts by Zeitheron

    Update:

    I found out why this happened, and I am very sorry, I am soo stupid X/

    Anyway the problem was that BasicSink's capacity was 0 and I just had to update it at doSetup()

    ..Sorry once again :/

    I was trying to make my own type of TileEntity accept EU using IEnergySink.

    I am using BasicSink. I got cables to connect, however the energy is not being directed to the TE.


    Here is the Tile Entity:



    I may later ask here if I would have problems with BasicSource