UnderminersTeam / UndertaleModTool

The most complete tool for modding, decompiling and unpacking Undertale (and other GameMaker games!)
GNU General Public License v3.0
1.11k stars 212 forks source link

Streaming UTMT on discord causes crash #1447

Open Luigi0s opened 1 year ago

Luigi0s commented 1 year ago

Describe the bug

This bug prevents UndertaleModTool from being streamed properly on Discord. When you join a call and stream UTMT, the stream will attempt to load for about 1-3 seconds before crashing without warning.

Reproducing steps

  1. Open the Discord app.
  2. Join or start a call.
  3. Stream the UndertaleModTool application.

Setup Details

  1. UndertaleModTool v0.5.1.0
  2. Windows 10
  3. Any game or None
Archie-osu commented 1 year ago

The issue must have manifested way earlier than now, I'm getting the same behavior as far back as v0.4.0.0-pre1. The last commit before the migration to .NET 5 (d1dab93b5b2bd25bfbe9298d32c80a49c6823588) doesn't crash.

I've also reproduced the issue on Bleeding Edge with my laptop on Windows 11 23H2, meaning it's not OS-dependant.

@colinator27 might have some input on this, as they were the one that did the migration AFAIK?

colinator27 commented 1 year ago

This likely has nothing to do with this project, but with either WPF or one of our libraries we use. Upgrading .NET or those libraries could be a potential fix, but that's just a shot in the dark.

Miepee commented 7 months ago

FWIW, this also happens when running utmt under WINE.