1.20.1 Quilt crashes
Sentineluno opened this issue ยท 2 comments
So i try to use the mod with the quilt loader but it just doesn't even load, it just straight up breaks the game before it starts, is this iusse due to a dependency i need or is there something else going on.
For the record it doesn't show any error code, just the minecraft launcher with the following text.
I'm unsure of if they are having the same issue as me, but this issue is the closest I could find and very recent.
I believe this is just an issue with the Quilt Kotlin Libraries having a lower version of FLK than this mod requires.
The latest release of QKL labeled as compatible with 1.20.1 includes version 1.10.10 of FLK, whereas particle core and fzzy config require 1.10.18.
This can be fixed by just installing version 4.0.0 or higher of QKL, as despite it being labeled as only compatible with 1.20.4 it will still work on 1.20.1
Crash log with ver. 2.1.3 of QKL: https://mclo.gs/BwYAWHw
Related issue in QKL repo that made me aware of the mc version weirdness: QuiltMC/quilt-kotlin-libraries#93
Related issue asking for QKL to include several compatible versions on modrinth: QuiltMC/quilt-kotlin-libraries#95