REI GUI crash conflict with Haema GUI | 1.18.1
Opened this issue ยท 1 comments
Describe the bug
There's two GUIs at work in this crash. The first is the REI gui when using the Book of Blood from the Haema mod which shows all possible ritual combos and what they do. The second is the Haema attribute screen that pops up after a successful ritual. The crash stems from when the game attempts to load both by the player activating the ritual while holding the Book of Blood, which results in the activation of both GUIs at the same time.
Steps to Reproduce
- Obtain Book of Blood from Haema mod
- Setup a ritual from the Haema mod
- Perform the ritual while holding the Book of Blood
- Crash
Screenshots
Both GUIs when working properly:
https://imgur.com/a/oFxu3lp
Environment (please complete the following information with the version):
- Minecraft: 1.18.1
- Mod Loader: Fabric 0.12.12
Logs
Crash Report: https://pastebin.com/aqwTiY3Y
Latest.log: https://pastebin.com/zyU80wzL
Additional context
This happens strictly with only when the game attempts to load both GUIs at once. Otherwise works perfectly.
More Notes:
I posted this on Haema's page too due to not knowing where the exact cause is and who's side it's on to fix so here's the link to that issue page: williambl/haema#103 in case something is figured out on that side.