Describe the bug
When using Special K (https://github.com/SpecialKO/SpecialK) with its Galaxy integration enabled, it makes requests to the galaxy api that comet is not able to handle, resulting in crashes.
Specifically, comet outputs "comet::api::handlers::communication_service Unhandled communication service message type 43".
Using comet by itself, SK with official galaxy services, or comet with SK with galaxy integration disabled ([steam.log] silent=true) all work.
To Reproduce
Steps to reproduce the behavior:
- Ensure SK config has platform integrations enabled (silent=false under [Steam.log])
- Launch game with both comet and special K
- Open Special K overlay
- Shortly after, the game will crash
Expected behavior
The functionality of message type 43 to be implemented, or at least handled without triggering a crash.
System (please complete the following information):
- OS: Windows 11
- Architecture: x86_64
Describe the bug
When using Special K (https://github.com/SpecialKO/SpecialK) with its Galaxy integration enabled, it makes requests to the galaxy api that comet is not able to handle, resulting in crashes.
Specifically, comet outputs "comet::api::handlers::communication_service Unhandled communication service message type 43".
Using comet by itself, SK with official galaxy services, or comet with SK with galaxy integration disabled ([steam.log] silent=true) all work.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The functionality of message type 43 to be implemented, or at least handled without triggering a crash.
System (please complete the following information):