Recipe Book Server Crash
WenXin20 opened this issue ยท 5 comments
Versions:
Curios: v2.0.21
Forge: v31.1.39
Minecraft: v1.15.2
Observed Behavior:
- Pressing the recipe book button while in the Curios Gui will crash the game client side while on a server.
Expected Behavior:
- Recipe Book Gui should open w/o crashing.
Steps to Reproduce:
- Open Curios Gui
- Press Recipe Book Button
- Crash
...
Crash Log: Link
In your environment, does the recipe book button work fine in the vanilla inventory GUI?
Hmm, what about in the crafting table GUI?
I can't reproduce this in my environment, everything works fine, so could you try to reproduce this without any other mods? At this juncture, this looks like a compatibility issue but I'm not sure which mod could be the cause and I'm not sure if this strictly needs a dedicated server to reproduce.
I had to rewrite the recipe book GUI implementation anyways, so I think that'll solve this issue. But do let me know if it doesn't and I'll re-open it.