Trying to install HexDebug on Quilt with Quilt Kotlin Libraries instead of Fabric Language Kotlin results in the game failing to launch with the following error:
---- Quilt Loader: Failed to load ----
Date/Time: 2024/06/23 11:21:51.1339 [-0700]
Quilt Loader Version: 0.26.0
-- Error 1 --
HexDebug requires version [1.9.4+kotlin.1.8.21, ∞) of fabric-language-kotlin, which is missing!
- <mods>/hexdebug-fabric-0.2.2+1.19.2.jar
Interestingly, if I mangle the jar file to remove the dependency on fabric-language-kotlin from fabric.mod.json, the game loads just fine, likely because QKL is supposed to be compatible with FLK.
In case they might be needed, I've uploaded the full logs here.