Curios API (Forge/NeoForge)

Curios API (Forge/NeoForge)

140M Downloads

Recipe Book Server Crash

WenXin20 opened this issue ยท 5 comments

commented

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:

  1. Open Curios Gui
  2. Press Recipe Book Button
  3. Crash
    ...

Crash Log: Link

commented

In your environment, does the recipe book button work fine in the vanilla inventory GUI?

commented

Yeah, it's only in the curios inventory that it crashes.

commented

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.

commented

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.

commented

Thanks! I'll be sure to do that!