Crashes throw this exception... any fixes?
Exception details:
PaintDotNet.UnobservedErrorException: This result is an error, but it was not observed. Stack trace: (--- at PaintDotNet.Functional.ResultErrorData..ctor(Exception error, Boolean requireObservation) in D:\src\pdn\src\Base\Functional\ResultErrorData.cs:line 101
at PaintDotNet.Functional.Func.Try[T1](Action`1 f, T1 arg1) in D:\src\pdn\src\Base\Functional\Func.cs:line 190
at PaintDotNet.Concurrency.AsyncSource`1.SetResult(Result`1 result) in D:\src\pdn\src\Base\Concurrency\AsyncSource`1.cs:line 28
at PaintDotNet.Th