alatsombath / Fountain-of-Colors

Music visualizer for Rainmeter
https://www.deviantart.com/alatsombath/art/Fountain-of-Colors-desktop-music-visualizer-518894563
95 stars 9 forks source link

Visualizer crashes whenever sound is being played #16

Closed ghost closed 5 years ago

ghost commented 5 years ago

https://streamable.com/9ey4m

OS: Windows 10 Pro Rainmeter Version: Latest (4.3 Beta Release - 3279)

Visualizer downloaded from DeviantArt

ghost commented 5 years ago

In the final version of Rainmeter it doesn't show up at all

thesn10 commented 5 years ago

can you provide rainmeter logs?

ghost commented 5 years ago

image

thesn10 commented 5 years ago

I would recommend looking at the known issues first if you have not already done so. I also looked up the error message in the AudioLevel plugin source code and it seems that the IAudioClient most likely can not be initialized because of a wrong waveformat (your audio device could not be recognized) , Unfortunately I can not reproduce your problem so I can not debug it either. You can either debug it yourself by building the AudioLevel plugin source code or just wait for alatsombath to fix the problem or add more debug information.