UndertaleModTool
UndertaleModTool copied to clipboard
The `Window.Show...()` extension methods can crash UTMT.
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
- Use
Window.ShowError()somewhere. - "???"
- "Profit!"
Setup Details
- UTMT version - https://github.com/UnderminersTeam/UndertaleModTool/commit/8c5462c41eab770fa9bcb0da1cf5ed014bc20362 ("underanalyzer", though I think this also applies to the "master").
- OS - Windows 11 (though, I believe the version doesn't matter).