Farmer's Delight module crashing ProjectE -- no EMC values
rainbowskydancer opened this issue ยท 1 comments
Prerequisites
- I am running the latest version
- I have made sure there is no duplicate issue
Details
- MC Version: 1.18.2
- Mod Version: 5.0.0
Description
A bug in the farmer's delight plugin is making Project E error out when processing stuff. By consequence, nothing has an EMC value.
Expected behavior
Items in-game having EMC values.
To Reproduce
Steps to reproduce the behavior:
- have Project E, Farmer's Delight, JEI, and this mod together.
- run MC as normal.
- look up in JEI if items like stone have EMC values
Logs
- specific part of console.log: https://gist.github.com/ericcotelnu/24fd2c53f4592f20549a21f8c31b72d8
- latest.log https://gist.github.com/ericcotelnu/fb6161ce2a8a7161e13ed8ef47fb8865
Same problem here on server, on client works fine. For now you can go to config/ProjectE open the mapping.toml and change the values of "CraftingMapper.FarmersDelightCuttingBoardMapper" and "CraftingMapper.FarmersDelightCookingPotMapper" to false, you lose some farmers delight EMC values but the rest works for now, at least for me.