UndertaleModTool icon indicating copy to clipboard operation
UndertaleModTool copied to clipboard

The `Window.Show...()` extension methods can crash UTMT.

Open VladiStep opened this issue 1 year ago • 1 comments

Describe the bug

For example, the Window.ShowError() extension method can crash UTMT instead of displaying the error text in some cases. See #1930.

Reproducing steps

  1. Use Window.ShowError() somewhere.
  2. "???"
  3. "Profit!"

Setup Details

  1. UTMT version - https://github.com/UnderminersTeam/UndertaleModTool/commit/8c5462c41eab770fa9bcb0da1cf5ed014bc20362 ("underanalyzer", though I think this also applies to the "master").
  2. OS - Windows 11 (though, I believe the version doesn't matter).

VladiStep avatar Sep 27 '24 22:09 VladiStep