Settings not saving #323
-
Unable to save settings. New install of stream deck and plugin. Tried reinstalling. SD: 6.8.1 (21263) Plugin: 3.5.2 ws://192.168.0.228:8123/api/websocket
Unhandled Event: deviceDidConnect |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
After 3 days of trying to hack at it. I figured it out. I run Windows 11 24H2 Insiders. The issue is with some network congestion algorithim in windows. Found this post: https://www.reddit.com/r/elgato/comments/1ftv4z1/time_plugin_no_longer_works_on_24h2/ netsh int tcp set supplemental Internet CongestionProvider=ctcp I did a lot to try to fix it so hopefully that is the thing that did it. |
Beta Was this translation helpful? Give feedback.
After 3 days of trying to hack at it. I figured it out. I run Windows 11 24H2 Insiders. The issue is with some network congestion algorithim in windows.
Found this post: https://www.reddit.com/r/elgato/comments/1ftv4z1/time_plugin_no_longer_works_on_24h2/
netsh int tcp set supplemental Internet CongestionProvider=ctcp
I did a lot to try to fix it so hopefully that is the thing that did it.