ZedDevStuff / USTManager

MIT License
1 stars 1 forks source link

UST shows up in-game, but does not play #24

Closed kierkat10 closed 4 months ago

kierkat10 commented 5 months ago

I made a UST for P-2's clean track, and it does not play, yet it still shows in the menu. I checked it using a JSON validator and it passed. What is the issue?

Here is the .ust file: image

And here's a screenshot of the folder: image

On a lighter note, the .png also does not show in the menu and is just a white square.

kierkat10 commented 5 months ago

Removing the "global" section also seemed to do nothing.

kierkat10 commented 4 months ago

@ZedDevStuff?

ZedDevStuff commented 4 months ago

@ZedDevStuff?

Sorry I'm pretty busy recently. Try removing the global entry and iirc the icon only works if it's named icon.png

kierkat10 commented 4 months ago

Found the solution: You can't have spaces in your .mp3/.wav file

That's it :D