Sinytra / Connector

A compatibility layer that allows running Fabric mods on NeoForge
https://sinytra.org/docs/connector
MIT License
521 stars 22 forks source link

Crash when rotating Chisel & Bits blocks #1263

Closed BigSneezus closed 2 months ago

BigSneezus commented 2 months ago

Mod Name

Chisel & Bits

Mod Homepage

https://www.curseforge.com/minecraft/mc-mods/chisels-bits

Minecraft version

1.20.1

Describe the bug

Game crashes when opening Chisel & Bits radial menu while holding a chiseled block (opening the menu that offers to rotate or mirror, not the menu from the chisel itself or any bits)

Steps to reproduce

  1. Load into world
  2. Make build out of bits
  3. Pick up chiseled block in Survival Mode
  4. Open Chisel & Bits menu
  5. Crashes here, most of the time. Sometimes requires several rotations to crash

Logs

https://gist.github.com/BigSneezus/3a47d3bfd1bf0cb7866b20c928fa3ef6 https://gist.github.com/BigSneezus/ec96dc7badeaa433674d67d1df953b1f

Additional context

Getting this error in a modpack I'm building. I'm using Connector to load BetterX and its dependencies, no other fabric mods.

The mod list normally runs around 400 mods, though I culled the list down to just the mods present in the crash in a fresh instance. Mods are as follows, all as forge releases. Connector is present but does not load any fabric mods:

Chisel & Bits Moonlight Lib Every Compat Wood Good Chipped Resourceful Lib Athena Ecologics Connector Forgified Fabric API

I've included Chipped/EveryCompat and their dependencies, in case the crash has to do with blocks or functions from those mods.

Chisel & Bits does not crash when ran with only Connector, does not crash when connector is removed from the full ~400 mod list, but does crash within this list, as well as with Connector in the full modlist.

BigSneezus commented 2 months ago

Replicated the issue with just-

Chisel & Bits Athena Connector Forgified Fabric API

https://gist.github.com/BigSneezus/998e875f07b820af45ed21a3d1f71151