UnderminersTeam / UndertaleModTool

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

Newest GMS Version Issue #1130

Closed Red1Fouad closed 1 year ago

Red1Fouad commented 1 year ago

Describe the bug

Adding new assets doesn't work anymore because of the new game maker update, that includes sprites and audio.

Sprites: when adding new sprites, they're invisible in the game.

Audio, when adding a sound, the game doesn't recognize it and gives an error of the requested audio not existing.

Game: Megaman Maker

Reproducing steps

  1. Open Megaman Maker 1.8 Data
  2. Use the AddASound script to add a .wav sound
  3. Try to use that sound in the game
  4. The game doesn't load the sound saying it doesn't exist

Setup Details

  1. The latest UMT Bleeding edge was used.
  2. Windows 10 (x64).
  3. The current Gamemaker Studio 2 version.
Jacky720 commented 1 year ago

Is this still an issue?

Red1Fouad commented 1 year ago

Is this still an issue?

nope! it works now