spicetify / marketplace

Download extensions and themes directly from Spicetify
MIT License
1.06k stars 177 forks source link

Spicetify Marketplace: Dynamic Dribblish Crash #133

Closed JayChen078 closed 2 years ago

JayChen078 commented 2 years ago

Normal functioning marketplace that allowed me to do everything and I installed dynamic dribblish - then I turned on the option for a loading screen, which now, just crashes spotify every time I close and open it. The loading screen just sticks.

I used, " spicetify config custom_apps spicetify-marketplace-main- " to remove the config info, and then deleted the actual spicetify marketplace main folder from the custom apps folder as well.

Upon reinstallation of spicetify marketplace, using a brand new download from git-hub, "spicetify apply" launches right into the crashed loading screen again.

Any fixes please?

CharlieS1103 commented 2 years ago

@JayChen078 I recommend following the steps in the readme titled "Manual Reset" https://github.com/spicetify/spicetify-marketplace#manual-reset . Odds are this is a dribblish dynamic issue and not a marketplace issue, but if this doesn't work, please leave another comment.

CharlieS1103 commented 2 years ago

@julienmaille

JayChen078 commented 2 years ago

@CharlieS1103

I fixed the issue - unsure what I did that fixed it, but it seemed like waiting a day and re-doing it worked.

Manual reset in this case doesn't work, due to DribblishDynamic crashing Spotify before access to marketplace can even occur for inspect element. I guess a question would be, even upon deleting the custom_app file of marketplace, reinstalling it, comes with all the previously installed marketplace apps, is there a way to reset default, before any apps in bash code?

JulienMaille commented 2 years ago

the marketplace crashes even without dribbblish, I'm also stuck without any solution to reset marketplace's settings.

JayChen078 commented 2 years ago

@CharlieS1103

Does a manual reset exist for marketplace in terminal? To return entirely to default, blank, no installs? Or is it only accessible thru inspect element commands?

CharlieS1103 commented 2 years ago

Only accessible through inspect element commands? I find it odd that you're all experiencing crashes, mind sending your config file? ALso do other custom apps work for you?

JayChen078 commented 2 years ago

**Manual Reset:

If you lose access to the marketplace page, and therefore cannot access the setting, follow these steps:

First ensure you have dev-tools enabled by running spicetify enable-devtool apply Open up console by right clicking anywhere on Spotify (that isn't an element), and clicking inspect element. Click the console tab in the devtools window that appears, and run the following command(in console) Marketplace.reset()**

I was talking about this. I meant the dev-tools console. You cannot access the dev-tools if spotify crashes on startup.

JayChen078 commented 2 years ago

Screen Shot 2022-02-28 at 3 06 03 AM

Here's my config file. All other custom-apps/extensions work fine, regardless if I manually installed them or through the marketplace.

CharlieS1103 commented 2 years ago

@JayChen078 disable marketplace, open up devtools, hit the application tab, local storage, fund the xpui.js one, type "marketplace" in the filter bar and remove everything that starts with that tag.

CharlieS1103 commented 2 years ago

The issue could be that you have dribblish.js running already, so I recommend using a. Theme that doesn't have js when using marketplace.