chrismaltby / gb-studio

A quick and easy to use drag and drop retro game creator for your favourite handheld video game system
https://www.gbstudio.dev
MIT License
8.56k stars 471 forks source link

Converted .uge tracks return error message, cannot compile or edit #1006

Closed animasodo closed 2 years ago

animasodo commented 2 years ago

Describe the bug I have converted my .mod tracks to .uge using hUGETracker (importing the original file and saving as the new format), but they seem to return an error message when trying to compile the game or modify the tracks in the embedded tracker, Cannot read property '0' of undefined.

To Reproduce Steps to reproduce the behavior:

  1. Download this track.
  2. Make a play music event for it.
  3. Try to edit or compile.
  4. See error

Expected behavior I should be able to edit the tracks or at least compile the game.

Screenshots imagen imagen

Platform (please complete the following information):

pau-tomas commented 2 years ago

Sorry but I can't reproduce this issue on Mac, the song loads in the tracker and compiles correctly.

animasodo commented 2 years ago

I noticed that track specifically does work after making this issue, I updated the link to a track that I know doesn't work. My bad.

pau-tomas commented 2 years ago

I think I found the issue but it might take a bit to solve in a proper way. Thanks!