RobustToolbox icon indicating copy to clipboard operation
RobustToolbox copied to clipboard

Exceptions caught in parallel manager have their error message eaten

Open DrSmugleaf opened this issue 2 months ago • 1 comments

  • Throw an error in something running within parallel manager
  • Message is parallel: Exception in ParallelManager: at ... with the original error message eaten

DrSmugleaf avatar Oct 28 '25 10:10 DrSmugleaf

Maybe I'm not sure what you mean, but it seems to work fine for me? E.g. throwing an exception in gas tile overlay seems to include the exception type, message & location?

Image

ElectroJr avatar Nov 02 '25 01:11 ElectroJr