MrCrayfish / MrCrayfishFurnitureMod-Refurbished

The next generation of MrCrayfish's Furniture Mod, written from the ground up with brand new models.
https://www.curseforge.com/minecraft/mc-mods/refurbished-furniture
MIT License
29 stars 10 forks source link

Compatibility issue with Roughly Enough Items - Fabric 1.20.1 #16

Closed ExoJordy closed 1 month ago

ExoJordy commented 1 month ago

The Game Crashes with Roughly Enough Items installed on fabric 1.20.1 when right clicking the Freezer, Microwave and oven (with or without power enabled)

Crashlog here - https://pastebin.com/uaw2Ns8S

I have opened the game without the below mods enabled:

Roughly Enough Resources (rer-2.9.0.jar) Roughly Enough Professions (RoughlyEnoughProfessions-fabric.1.20.1-2.0.2.jar) Roughly Enough Items (RoughlyEnoughItems-12.1.740-fabric.jar)

Let me know if you need any more info regarding this crash.

Jab125 commented 1 month ago

The Game Crashes with Roughly Enough Items installed on fabric 1.20.1 when right clicking the Freezer, Microwave and oven (with or without power enabled)

Crashlog here - https://pastebin.com/uaw2Ns8S

I have opened the game without the below mods enabled:

Roughly Enough Resources (rer-2.9.0.jar) Roughly Enough Professions (RoughlyEnoughProfessions-fabric.1.20.1-2.0.2.jar) Roughly Enough Items (RoughlyEnoughItems-12.1.740-fabric.jar)

Let me know if you need any more info regarding this crash.

Tell @shedaniel to figure out how to fix it, but it seems like REI is not setup for enum extension

Jab125 commented 1 month ago

Actually, this looks like a bug where the custom enums aren't registered.

MrCrayfish commented 1 month ago

Thanks for the report. This has been fixed in https://github.com/MrCrayfish/MrCrayfishFurnitureMod-Refurbished/commit/cde1251a2dfa1ce140119f8574338340699bc4fc

lihaan commented 1 month ago

Any rough idea when will this patch be pushed to release? Thanks!