marcopixel / monstercat-visualizer

A real time audio visualizer for Rainmeter similar to the ones used in the Monstercat videos.
MIT License
920 stars 103 forks source link

Song information not showing #358

Open happi2307 opened 3 years ago

happi2307 commented 3 years ago

Describe the bug

[ The song information does not come up, even after reinstalling rainmeter and Spicetify-cli. In rainmeter, it shows a error: Plugin:Unable to load "Chameleon" (error 126), and Plugin: Unable to load "SpotifyPlugin" (126)]

To Reproduce

idk

Screenshots

[ image The same happens with the Monstercat visualiser, but I use another visualiser for now. ]

System information

Additional context / media

[ Add any other context or screenshots about the problem here. ]

Runer23 commented 3 years ago

I believe the new spotify UI update, and the new spicetify completely broke it. I've got the same issues. All of my earlier spicetify skins are broken too...

EDIT: scratch that, i had to completely reinstall spicetify, spotify and follow this again: https://github.com/khanhas/spicetify-cli/wiki/Guide-for-Rainmeter-user . its now working for me again, apart from the spicetify skins

astronaut954 commented 3 years ago

Had the same problem. To solve the problem I've restored the backup with the code spicetify restore backup and after it I did a fresh install of Spicetify with the following code: Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/khanhas/spicetify-cli/master/install.ps1" | Invoke-Expression

Everything is working fine now.

just4t commented 3 years ago

... Perhaps, this recent patch could be of help. More info. about here. Hope this helps!