[Bug]: Quilt Crash On Startup
PixelQubed opened this issue ยท 3 comments
Minecraft Version
1.20.1
What happened?
Crashes on startup.
I don't have any more info than that other than the fabric version loads fine on Quilt and the Quilt-specific version on Modrith doesn't load and runs into this error.
How do you trigger this bug?
- Installed the latest version of the mod.
- Launched the Minecraft Quilt Instance
- Error Occurs.
Loader
Quilt
Loader Version
Quilt 0.19.1
API Version
Quilted Fabric API (QFAPI) 7.0.4 / Quilt Standard Libraries (QSL) 6.0.3
Mod Version
Charm Of Undying-Quilt 6.4.2+1.20.1
Relevant Log Outputs
This is because you have a version of Vein Mining installed that is for Fabric and not Quilt. It's a niche error, basically the library that all my mods use are embedded into each of them. However, the Fabric and Quilt versions of the library are not compatible with each other (because they don't expect to be loaded in the same environment).
I think you can fix the crash simply by installing the Quilt version of Vein Mining instead.