Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] : One Click download opens a white screen and never resolves #643

Closed
AlexGBaker opened this issue Nov 5, 2024 · 6 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@AlexGBaker
Copy link

AlexGBaker commented Nov 5, 2024

Issue encountered

Updated to the latest version of the manager after an update today, tried to add more songs to and was greeted with this white modal that refuses to resolve when trying to one click download playlists.

image

Expected Behavior

Processes the maps properly and wraps up

Steps to Reproduce

Navigate to this or this playlist but the issue seems to be consistent for all the playlists currently. Individual songs seem to work okay.

Operating System

Windows 10

Version

v1.4.11

Additional Context

Individual songs within a playlist seem to work fine.
Issue persists through computer reboots/re-install of the software.

@AlexGBaker AlexGBaker added the bug Something isn't working label Nov 5, 2024
@silentrald
Copy link
Collaborator

@AlexGBaker can you attach the logs file as well in the post to have more context? Follow this as well to get it
image

@AlexGBaker
Copy link
Author

AlexGBaker commented Nov 5, 2024

2024-11-4-v1.4.11.log
Here is the most recent log from my attempt a minute ago.

[2024-11-04 22:17:47.912] [error] Unhandled Exception UnhandledRejection Error: ERR_FILE_NOT_FOUND (-6) loading 'file:///C:/Users/Belkarama/AppData/Local/Programs/bs-manager/resources/app.asar/dist/renderer/oneclick-download-playlist.html%3FplaylistUrl=https:/api.beatsaver.com/playlists/id/165539/download/beatsaver-165539.bplist' at rejectAndCleanup (node:electron/js2c/browser_init:2:84559) at WebContents.failListener (node:electron/js2c/browser_init:2:84772) at WebContents.emit (node:events:514:28)

Seems to be the most likely cause.

@silentrald
Copy link
Collaborator

Yeah seems that this was a bug due to #636, where it changed the ? to %3F. Might need to patch that.

Workaround for that is just downloading the playlist from BSM or if you have the bplist downloaded, we have a drag and drop feature in the latest artifact on alpha. You can download that from here for your testing purposes.

https://github.com/Zagrios/bs-manager/actions/runs/11671066829 (click on release-windows-latest)

@Medzon888
Copy link

Got same error. Yesterday all was be fine btw

@silentrald
Copy link
Collaborator

@AlexGBaker @Medzon888 there should be a new BSM release, try to update the app and see if the is patched.

@AlexGBaker
Copy link
Author

With the update in place this has now been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants