Hex Casting

Hex Casting

6M Downloads

Game does not launch with Hexcasting 0.10.1 installed on Fabric

Ryminer2 opened this issue ยท 5 comments

commented

Game crashes before the window even appears with the latest release.
https://pastebin.com/MerkBC6Y

Mods installed:

Fabric 0.14.10
Fabric API 0.67.0
Fabric Language Kotlin 1.8.6
Patchouli 1.19.2-77 Fabric
Paucal Fabric 0.5.0

commented

After reading the pastebin, It seems like this crash is the result of something expecting Cloth Config to be installed even though it is intended to be an optional dependency. For anyone else experiencing this issue, installing that should fix it.

commented

Can confirm this fixes it.

commented

Whoops, that's on me. Hold on a second

commented

I'm just going to make it mandatory rather than try and finagle a wrapper class

commented

whoops last commit should have fixed it