Closed Auros closed 2 years ago
Seems like there is still this missing.
I suppose that it's complaining about this line
https://github.com/Kylemc1413/SongCore/blob/4e267edd44bbb7aa5639ca9cc1992ae45f31e7ae/Loader.cs#L983
But I don't know how to address that myself. So just reporting.
This PR pushes some things onto the main thread that SHOULD be on the main thread. This way, debugging using the unity profile will work. Also, I made it so the word "song" is singular if there is only 1 song installed (cause I only have one song installed and it was bothering me).