Crash when working with fluids
ShadowzOfTheDark opened this issue ยท 2 comments
Issue type:
- ๐ Bug
Short description:
Integrated dynamics doesn't seem to make the proper checks to make sure a tank is valid.
Steps to reproduce the problem:
For mods you will require integrated dynamics and pneumaticraft all running on a server.
Utilize an aerial interface with a dispenser upgrade. (This makes the block contain a fluid).
Hook up a fluid reader up to the interface with the aspect "Total Fluid Capacity"
If whomever owns the aerial interface leaves the server will crash due to the interface no longer containing a tank.
Expected behaviour:
Won't crash when doing this.
Versions:
- This mod: 1.1.11
- Minecraft: 1.12.2
- Forge: 14.23.5.2855
- Pneumaticcraft Repressurized: 0.11.15-398
Log file:
I'll poke around the source code of this mod and pneumaticcraft and get back with what I find.