Adorn (Forge)

Adorn (Forge)

6M Downloads

Crash when using furnace

radiolite opened this issue ยท 1 comments

commented

Versions of Minecraft, Fabric and Adorn

  • Adorn: v1.10.0+1.16.1
  • Minecraft: 1.16.1
  • Fabric Loader: v0.9.2+build.206
  • Fabric API: v0.17.0+build.386-1.16.1

Describe the bug

Place coal (or presumably any fuel) into a furnace's fuel slot. This causes the client to crash.

logs: https://pastebin.com/CQed0xh7

To Reproduce

Steps to reproduce the behavior:

  1. Place down a furnace block
  2. Attempt to put coal into the fuel slot of a furnace by any means (click and drag, shift click, mousewheelie)
  3. Crash
  4. See error

Expected behavior

Placing coal into a furnace should not crash

Additional context (Optional)

Probably mod incompatibility.

commented

It turns out the server host did not start any mod and instead loaded a vanilla server, causing this issue