Summoning Rituals

Summoning Rituals

4M Downloads

Crash with Blue Skies

hainkiwanki opened this issue ยท 1 comments

commented

Version

1.18.2

Crash Report

https://pastebin.com/P78tjcnn

Log

No response

Additional Context

No

Modifications

No response

Did the crash happen in singleplayer or on a server?

Singleplayer

commented

For future reference, if anyone finds this:

JEI does not support multiple mods registering a new ingredient type for the same target class. For the block below the altar, I registered an ingredient type that targets block states and Blue Skies seems to do the same thing (I say "seems" because they decided to make their mod closed source .-.) which results in a crash.

The new approach to fix this is to use another target class e.g. a wrapped block state to avoid having the same target.