andruzzzhka / BeatSaverDownloader

Mod for Beat Saber to download songs from BeatSaver.com in-game
MIT License
71 stars 41 forks source link

Playlists won't load if BeatDrop is installed but playlists folder doesn't exist #26

Open shrubin-zz opened 5 years ago

shrubin-zz commented 5 years ago

I have my playlists in the Beat Saber directory instead of BeatDrop and for some reason the playlists directory didn't exist there. This is causing a crash since the code assumes that the playlists folder exists when BeatDrop is installed. The crash prevents the rest of the playlists from loading.

As a workaround, adding an empty playlists folder to BeatDrop fixes the issue.