GregTechCEu / GregTech

GregTech CE 1.12 fork continuing progression and development
GNU Lesser General Public License v3.0
223 stars 166 forks source link

fix NPE with null fluids in quantum tanks #2443

Closed TechLord22 closed 3 weeks ago

TechLord22 commented 1 month ago

What

Fixes NPE caused by a quantum tank containing a FluidStack with a null Fluid. I'm not sure how someone managed to get their tank into this state originally, but this will fix the crash if the scenario happens.

Outcome

Fixes potential crash with quantum tanks.