Zagrios / bs-manager

An all-in-one tool that lets you easly manage BeatSaber versions, maps, mods, and even more.
GNU General Public License v3.0
583 stars 45 forks source link

[BUG] : keeps removing versions when i download them #591

Open Zacbary opened 1 month ago

Zacbary commented 1 month ago

Bug Description

Reproduction Steps

Expected Behavior

Screenshots

System Specs

Additional context

silentrald commented 1 month ago

Can you post your logs.

image

Can you also add some more context of the problem such as your system specs.

Crul0 commented 1 month ago

hav9ng the same issue

silentrald commented 1 month ago

@Crul0 can you post your logs?

Crul0 commented 1 month ago

2024-10-8-v1.4.8.log

silentrald commented 1 month ago

@Crul0 There's only 1 unexpected error in the logs but other than that, I don't see anything inherently wrong in the logs 🤔. Although here are some few suggestion that might hopefully fix your issue.

If nothing works, might need to relook into your new logs if anything new error log pops up.

[2024-10-08 18:38:21.750] [info]  getVersionOfBSFolder C:\Users\private\BSManager\BSInstances\1.37.1 undefined
[2024-10-08 18:38:21.764] [info]  getVersionOfBSFolder C:\Users\private\BSManager\BSInstances\1.37.1 (1) undefined
This one is unexpected -> [2024-10-08 18:38:21.776] [info]  unable to get version from globalgamemanagers file C:\Users\private\BSManager\BSInstances\1.37.1 (1)\Beat Saber_Data\globalgamemanagers
[2024-10-08 18:38:21.784] [info]  getVersionOfBSFolder C:\Users\private\BSManager\BSInstances\1.37.1 (2) undefined
[2024-10-08 18:38:21.793] [info]  getVersionOfBSFolder C:\Users\private\BSManager\BSInstances\1.37.1 (3) undefined
[2024-10-08 18:38:21.807] [info]  getVersionOfBSFolder C:\Users\private\BSManager\BSInstances\Beat Saber undefined
Crul0 commented 1 month ago

still not working its doing the same thing ive done everything you said

Crul0 commented 1 month ago

when i run it as admin it works fine

silentrald commented 1 month ago

Yeah, seems that there are permission problems when reading some files/folders. Should be a good workaround to run BSM as admin for now.