beatsaber-linux-goodies: QBeat: Always fails to fetch mods

Everytime I run ./QBeat --list (or any other command where it would fetch the mod list) I get ERROR: Failed to fetch mod list from beatmods.

It’s not my internet connection as visiting the url it fetches via my browser does work.

Version: Alpha 9 (but I’ve had the problem since I first tried QBeat at Alpha 7) OS: Fedora 31

My armchair guess is there’s some dependency I’m missing? The only dependencies I see mentioned for the built release is Qt5 (which I definitely have) and minizip (which I also have).

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 18 (9 by maintainers)

Most upvoted comments

For what it’s worth I did a fresh reinstall when I upgraded to Fedora 32 which resolved the issue for me personally.

Meanwhile the upstream bug was found to be a duplicate of another bug where the cause is known.