kuba2k2 / spicetify-beat-saber

Beat Saber map availability plugin for Spicetify
MIT License
27 stars 0 forks source link

Unable to set directory #8

Closed SomethinClever closed 1 year ago

SomethinClever commented 1 year ago

I am unable to type or paste my BeatSaber file directory into the settings box. Opening the "Browse for directory" menu leads to endless loading.

https://github.com/kuba2k2/spicetify-beat-saber/assets/138703198/134ed9e3-eb85-41f1-852e-1906ea899113

Not sure why it didn't show up in the video, but the backend is also connected on version v2.0.1, should it matter image

kuba2k2 commented 1 year ago

2.0.1 is the correct version for backend. Typing or pasting the path is not supported, you need to use the browser button.

Please enable devtools in spicetify (spicetify enable-devtools IIRC), press Ctrl+Shift+I, navigate to the Console tab and open the directory picker again. Post screenshots of errors, if any occur.

AstraxCZ commented 1 year ago

had same issue tried enabling devtools but it didn't work

image

image image image

AstraxCZ commented 1 year ago

Seems path null left error

image image

But path like e: or c: lists folders and files it the location

image image

kuba2k2 commented 1 year ago

Thanks, this should be fixed in extension v2.1.1 and backend v2.0.2.

AstraxCZ commented 1 year ago

good to know

AstraxCZ commented 1 year ago

Works good now: image

image

Thanks for your time

Automaetic-official commented 1 year ago

I installed extension v2.1.1 and backend v2.0.2, but the problem persists for me.

Just after starting spotify:

01_just_after_starting_spotify

More errors appeared shortly after:

02_more_errors_appeared_shortly_after

When trying to set beat saber directory:

03_when_trying_to_set_beat_saber_directory

AstraxCZ commented 1 year ago

do you have backend connected?

image

kuba2k2 commented 1 year ago

These errors are caused by the Marketplace extension, not by the Beat Saber extension. In fact, the only error from this extension is: obraz which can indicate either outdated backend, or backend not running at all. Did you reboot your PC after installation?

Open your browser and go to http://localhost:23287/. You should see the following: obraz If there's "Not found" error or the version is not 2.0.2, it means your backend is outdated.

Automaetic-official commented 1 year ago

Thank you for being fast and helpful :) Rebooting worked its magic yet again