Polymorph (Fabric 1.16.1 - 1.19.2)

Polymorph (Fabric 1.16.1 - 1.19.2)

12M Downloads

Minecraft 22w43a unable to craft by right click

deceased-a opened this issue ยท 3 comments

commented

Versions (Be specific, do not write "latest"):

  • Minecraft: 22w43a and beyond
  • Polymorph: 0.45.0
  • Forge/Fabric: Fabric

Observed Behavior: crash client

Expected Behavior: divide items

Steps to Reproduce:

  1. Install 22w43a snapshot
  2. Pick-up some blocks in creative
  3. Use right click in crafting table

Crash Log: https://pastebin.com/83M40TFc

22w42a least version where worked.

Additional information:

{
    "type": "crafting_shapeless",
    "ingredients": [{ "item": "minecraft:barrier" }],
    "result": { "item": "minecraft:barrier", "count": 1 }
}
commented

You're free to fork and build your own version, the mod is open source. But I wouldn't accept any PRs to update to snapshots. My decision to not update to snapshot versions is not due to lack of time, it's due to the fact that I don't want to release versions for snapshots that are very susceptible to change in subsequent releases. For me, I'd rather wait until the official release before updating.

commented

This could just be an error related to the snapshot itself, but I don't update to snapshot versions so please wait for the official 1.19.3 release for this to be fixed (if still necessary).

commented

Probably, we needs really waiting official 1.19.3 release or beta, nor alpha.