Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hex casting throws issues with quilt despite correct version of cloth-config being present #659

Closed
KelvinCrank22 opened this issue Apr 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@KelvinCrank22
Copy link

Modloader

Forge

Minecraft version

1.19.2

Hex Casting version

0.10.3

Modloader version

Quilt 0.25.0 + Quilted Fabric API 4.0.0-beta.30+0.77.0-1.19.2

Modpack info

Just Hex Casting + dependencies

The latest.log file

https://mclo.gs/NNitpTz

Issue description

It seems like the code implemented for Hex Casting to verify it has the right Cloth Config version doesn't work correctly with Quilt?

Steps to reproduce

Using Prism Launcher -- chose 1.19.2 + latest Quilt version 0.25.0
Manually added Hex Casting, Cardinal Components API, Cloth Config v8, Patchouli, PAUCAL, and Quilt Kotlin Libraries.
Quilted Fabric API is installed automatically on attempting to boot the game.

Other information

No response

@object-Object
Copy link
Member

Duplicate of #498. Try downgrading to a Cloth Config version starting with 8.2 - the Fabric mod config specifies 8.2.x, and the crash log confirms that:

Hex Casting requires any version between 8.2 (inclusive) and 8.3 (exclusive) of cloth-config, but only a different version is present: 8.3.115

@object-Object object-Object closed this as not planned Won't fix, can't repro, duplicate, stale Apr 28, 2024
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Hex Casting Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants