
Sulfuric acid bottles don't transfer contents to drums properly
Closed this issue ยท 5 comments
Issue occurs when right-clicking on a drum with a bottle of sulfuric acid.
Expected behaviour:
- Bottle in hand empties
- Bottle contents are transferred to drum
What actually happens:
- Bottle in hand remains full
- Drum GUI opens
- Drum displays correct amount of sulfuric acid in both the block render and the GUI tank, however JADE shows the drum to still be empty. Causing the drum to update resets the GUI tank and the block render back to empty.
Tested with buckets, bottles, and other fluids. Issue only occurs with sulfuric acid bottles. Tested in a large custom modpack, was unable to test standalone with only TFC as adding Artisanal to my clean install causes a rendering overlay crash on startup.
2025-06-11.20-41-27.mov
Did you add Patchouli to your clean install of TFC? That might be the source of the error
I tested it again and I can no longer reproduce the issue. I didn't change any mods so idk what happened.
The issue that you had indicates that the fluid was able to enter the drum on the client side but not on the server side. No idea what caused it, since I thought I'd patched that bug in dev. Weird. Anyway glad you were able to resolve it.