Files
Bubberstation/code/modules/atmospherics
Zephyr 619a1c25bd Emit a stacktrace on the creation of zero volume gas mixtures (#75935)
Almost all of the logic used for gas mixtures does not work if they have
zero volume.

I don't want this to cause a breakdown in atmos so all I'm having it do
it throw a stack trace, but this should make it much easier in the
future to figure out where atmos problems are coming from.

I've also changed pipenet reconciliation to not use a zero volume gas
mixture, and instead only create the gas mixture after calculating what
the volume should be
2023-06-10 11:15:44 -07:00
..