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

"Something went wrong" - Spotify Crashes when using Spicetify [1.2.53] #3243

Closed
2 tasks done
SpikeNew7774 opened this issue Dec 20, 2024 · 12 comments
Closed
2 tasks done
Labels
πŸ› bug Something isn't working

Comments

@SpikeNew7774
Copy link

πŸ” Have you checked Spicetify.app page for your issue?

  • I have checked the FAQ

πŸ” Is there already an issue for your problem?

  • I have checked older issues, open and closed

β„Ή Environment / Computer Info

- Spotify version: 
    Spotify for Windows (64 bit)
    1.2.53.438.g246d60c9
    xpui_2024-12-18_1734520474687_246d60c
    cef_131.3.1+gcb062df+chromium-131.0.6778.109
    Runtime: Chrome
    Build System: Bazel
- Spicetify version: 2.38.6

πŸ“ Description

When Spicetify is installed, the app just crashes by saying that Something went wrong. I checked the Devtools and found there's some React Error. I would appriciate if this would get fixed soon, because I'm a Spicetify Extension developer myself, and need to make some updates.

πŸ“Έ Screenshots

When using Spicetify.
image

Without using Spicetify: (It's just basically Spotify)

Console:
image
image
image
image

@SpikeNew7774 SpikeNew7774 added the πŸ› bug Something isn't working label Dec 20, 2024
@rxri
Copy link
Member

rxri commented Dec 20, 2024

Yes it will happen. Multiple reloads will help in this instance. There’s no known fix for it and I don’t think there’ll be in v2. I recommend downgrading to 1.2.52 if reloading multiple times on startup is bothering you.

technical talk: it’s because Spotify moved ScrollableContainer to one of these small JavaScript files that are acting as chunks, and they’re loaded later than all webpack, resulting in this. Sometimes spicetify will catch up to it, sometimes not…

@rxri rxri closed this as not planned Won't fix, can't repro, duplicate, stale Dec 20, 2024
@rxri rxri pinned this issue Dec 20, 2024
@SpikeNew7774
Copy link
Author

@rxri Thanks. I actually just downgraded the version and it works now. Thanks!

@rxri
Copy link
Member

rxri commented Dec 20, 2024

but spicetify besides this works just fine on 1.2.53, so after reloads it will work until you start spotify again

@SpikeNew7774
Copy link
Author

@rxri Also thanks for the fast response, beacuse my extension is about to have a big update, that I'm finishing up, and I wanted to let the Spicetify team know about this issue.

@rxri
Copy link
Member

rxri commented Dec 20, 2024

Technically as a fix we could wait until ScrollableContainer is available but when they change something it will be in constant loop, also it would require checking the webpack object over and over

@AnonymousGryffindor
Copy link

@rxri Thanks. I actually just downgraded the version and it works now. Thanks!

How do I downgrade?

@rxri rxri changed the title "Something went wrong" - Spotify Crashes when using Spicetify "Something went wrong" - Spotify Crashes when using Spicetify [1.2.53] Dec 20, 2024
@rxri
Copy link
Member

rxri commented Dec 20, 2024

Use this https://docs.google.com/spreadsheets/d/1wztO1L4zvNykBRw7X4jxP8pvo11oQjT0O5DvZ_-S4Ok and only this for list of spotify installers for both macOS & Windows.

@spicetify spicetify deleted a comment from AV3RG Dec 20, 2024
@levanter4419
Copy link

levanter4419 commented Dec 20, 2024

I downloaded the necessary file to downgrade for Mac but then what should I do? I'm so lost.

@rxri
Copy link
Member

rxri commented Dec 20, 2024

Inside the .tgz you will have folder that you need to replace with old one in Spotify.app (which is a folder) - you may click Show contents of directory or something in the dropdown

@rxri
Copy link
Member

rxri commented Dec 21, 2024

Fixed with https://github.com/spicetify/cli/releases/tag/v2.38.7

@Starra
Copy link

Starra commented Dec 21, 2024

I'm still having the same issue with v2.38.7. I've tried uninstalling and reinstalling Spicetify but that doesn't work.

@asleepa
Copy link

asleepa commented Dec 22, 2024

Fixed with https://github.com/spicetify/cli/releases/tag/v2.38.7

I am still having this issue despite reinstalling Spicetify, no matter how many times I reload the page.

Update: I had to completely reset Spicetify. Now it seems to be working fine.

@spicetify spicetify locked as resolved and limited conversation to collaborators Dec 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
πŸ› bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants