Crash when interacting with certain Copycat blocks
Closed this issue ยท 4 comments
Game crashes when interacting with either a Copycat Stairs, Copycat Fence, Copycat Fence Gate, or Copycat Wall. But only if the player has no block in their hand, or the copycat block already has already been given a block
Versions
Minecraft: 1.21.1
Neoforge: 21.1.213
Create: Tried with both 6.0.7 and 6.0.8. Same results
Create: Connected: 1.1.8-mc1.21.1
No other mods were enabled
having the same issue, happends only when i rightclick the block with wrench, Or block that isnt supported? (lanter, torch)
This crash report is related to trying to shift click copycat fence with wrench:
We'r also having this issue, i modified the code to work with Create 6.0.8 api changes and it seems to be running so far. I did not test everything but copycat blocks are working again without any issues. I created a PR #180