Open jstarpl opened 1 year ago
I'm suffering the same issue with v0.11.1 from the releases published here on github OS: Windows 11 22H2 (OS Build 22621.1192)
I'm suffering the same issue with v0.11.1 from the releases published here on github OS: Windows 11 22H2 (OS Build 22621.1192)
I have been able to narrow this down to a problem with node-hid
library taking veeeery long to return a list of attached devices. Unfortunately, the API is not async, so it locks up the main thread until it returns. On the other hand, I have not been able to replicate this issue after rebooting. Do you have anything that could mess with HID or USB stack somehow? For me, one possible culprit is OpenRGB, because that's something that I've installed recently.
Describe the bug SuperConductor freezes on startup
To Reproduce Steps to reproduce the behavior:
Expected behavior SuperConductor should not freeze.
Screenshots
Desktop (please complete the following information):
Additional context I'm attaching my SuperConductor folder: SuperConductor.zip
I did not check versions prior to v0.11.1.
Deleting the contents of the
Projects
subfolder didn't change anything, SuperConductor still froze. Deleting the entireSuperConductor
folder didn't help either. I tried disconnecting my Stream Decks, didn't help either.STDOUT from SuperConductor.exe on startup: