wisp-forest / conjuring

A mod about spawners, tools and (secretly) food
https://modrinth.com/mod/conjuring
MIT License
9 stars 11 forks source link

opening the enchiridion crashes your game #40

Closed diamondkinger closed 2 years ago

diamondkinger commented 2 years ago

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

Wehrmachtserdbeere commented 2 years ago

Can confirm, happens every time with the same error.

Noaaan commented 2 years ago

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

Wehrmachtserdbeere commented 2 years ago

I use Conjuring 1.0.23 without Patchouli

diamondkinger commented 2 years ago

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

Noaaan commented 2 years ago

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)

gliscowo commented 2 years ago

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