shedaniel / RoughlyEnoughItems

Clean and Configurable. Your recipe viewer mod for 1.13+.
Other
325 stars 66 forks source link

[Bug] Crash with REI and viewing Aether recipes #1672

Open Xplodin opened 3 months ago

Xplodin commented 3 months ago

What happened?

tried adding a broken recipe to favorites/left side and it crashed hard the recipe was in Aether's enchanting section

What mod loaders are you seeing the problem on?

Forge

What do you think this bug is of?

Relevant log output

Description: Getting tooltips

java.lang.ClassCastException: class me.shedaniel.rei.jeicompat.wrap.JEIWrappedDisplay cannot be cast to class com.aetherteam.aether.integration.rei.categories.item.AetherCookingRecipeDisplay (me.shedaniel.rei.jeicompat.wrap.JEIWrappedDisplay is in module rei_plugin_compatibilities@12.0.93 of loader 'TRANSFORMER' @775b3762; com.aetherteam.aether.integration.rei.categories.item.AetherCookingRecipeDisplay is in module aether@1.20.1-1.4.2-neoforge of loader 'TRANSFORMER' @775b3762)

Anything else?

This may be in the wrong section, but the game said REI crashed and then quit to desktop https://gist.github.com/Xplodin/b5cd139dac4cfaca4561975ab6df786c ^full crashlog

By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.

By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.