xJon / Tekkit-2

The official sequel to Tekkit (2012)
https://technicpack.net/modpack/tekkit-2
15 stars 1 forks source link

Fluids don't get pumped if there is an IC2 iron scaffold inside of them #262

Closed witepah closed 23 hours ago

witepah commented 3 weeks ago

Was this bug reported before?

Please provide a link to your crash report or latest.log, if relevant

No response

If you have any, please provide a list of additional mods

No response

Please describe the issue you are experiencing

As the title says, the IC2 scaffold block interacts wierdly with the pump from BuildCraft. I noticed this while trying to pump oil but the pump only pumps out the big pillar in the middle untill it reaches ground level and then it stops. Removing the scaffold from the oil solves this. How to reproduce: put an iron scaffold block or more inside an oil puddle and start pumping it out. When the oil level reaches the scaffold it will stop pumping. image image

xJon commented 3 weeks ago

Can you go to \tekkit-2\config\fluidlogged_api.cfg, delete these 2 lines, and try again? The blocks might need placing again.

    {blockId:"ic2:blockironscaffold", canFluidFlow:true},
    {blockId:"ic2:blockscaffold", canFluidFlow:true},
witepah commented 3 weeks ago

I tried it on a test world and by removing those lines it works as expected. The oil pumping doesn't bug out anymore. image

xJon commented 23 hours ago

Resolved in 1.2.4.