Conjuring

Conjuring

3M Downloads

opening the enchiridion crashes your game

diamondkinger opened this issue ยท 6 comments

commented

everytime i open the enchriridion book, it crashes my game

this is the error i get with it

The game crashed whilst unexpected error
Error: java.lang.NoClassDefFoundError:
vazkii/patchouli/common/book/BookRegistry
Exit Code: -1

commented

Can confirm, happens every time with the same error.

commented

What version of Conjuring and Patchouli are you using? It seems like Patchouli might have changed some important class names

commented

I use Conjuring 1.0.23 without Patchouli

commented

same, i also use 1.0.23 (which im pretty sure is for minecraft 1.19 which is what im using)

commented

There was an oversight when porting Conjuring for trying to load Patchouli, but a 1.19 version is available as a snapshot on their Maven. You can download it there.

It seems a bit pointless to make a release disabling Patchouli, only to re-enable it in the (possibly near) future.
For now you will simply have to install Patchouli or remove the Enchiridion somehow (datapack to remove recipe or kubejs would work)

commented

Given that there is no real problem apart from Patchouli not being declared as a dependency, I will close this issue for now and pin it to prevent future confusion. Check the above comment from Noaaan for where to download 1.19 builds of Patchouli
Cheers