UnderminersTeam / UndertaleModTool

The most complete tool for modding, decompiling and unpacking Undertale (and other Game Maker: Studio games!)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In a sound's properties, the "Audio file" fields are bugged. UMT must restart for changes to show in the tool.

Jesright73 opened this issue · comments

Describe the bug

In a sound's properties page, the Audio file property is visually and functionally bugged.
If an embedded sound has never been assigned, the Audio file index number can be changed, but an embedded sound can't be drag'n'dropped into the adjacent field. After changing the index number to a valid embedded audio, the second field does not update, and the Play button claims there is no sound file
image

image

When editing a sound that has embedded audio assigned, the index number cannot be changed, but the second field allows drag'n'drop. However, the number and asset fields do not update, even though the embedded audio that was just now dropped in plays when Play is clicked.

Upon saving and restarting UMT, the Audio file fields show the correct Index Number and Embedded Audio, and the play button functions normally.

Reproducing steps

  1. Go to a sound's properties (new or existing, doesn't matter).
  2. Try to change either of the Audio file fields.
  3. Note the lack of proper change.
  4. Save and restart.
  5. Changes now show as properly applied

Setup Details

UndertaleModTool version: Bleeding Edge GUI, also occurs in all versions since Pre-release 0.4 (and likely before that)
OS: Winodws 10
Game: Any (tested with AM2R, Revita, Stealth Bastard Deluxe, and Heartbound Demo)