itsdinkd / AQM2

1.17 - 1.19.2
https://www.curseforge.com/minecraft/modpacks/another-quality-modpack-2
10 stars 6 forks source link

[BUG] Putting a Diamond Crack Hammer in a Create Mixer causes crash #69

Closed xRebellion closed 2 years ago

xRebellion commented 2 years ago

Modpack Version 1.3.3

Minecraft Version 1.18.2

Describe the crash or bug As the title suggests, putting a diamond crack hammer (Resourceful Tools) inside a Create mixer causes crash

Steps to reproduce the behavior:

  1. Build a powered Create mixer with basin
  2. Insert Diamond Crack Hammer from Resourceful Tools to basin
  3. Crash happens, and the world can no longer be opened as long as the crash remains

Expected behavior It should not have crashed

Crash log or latest.log.log use pastebin.com for your log https://pastebin.com/XCmkmcyj

Additional context None

Laff70 commented 2 years ago

Probably related to https://github.com/itsdinkd/AQM2/issues/58#issue-1282887347 A workaround would probably involve using a crafty turtle to automate the crafting, although that would require a fair bit of Lua programming.

xRebellion commented 2 years ago

Probably related to #58 (comment) A workaround would probably involve using a crafty turtle to automate the crafting, although that would require a fair bit of Lua programming.

Ah, I missed that issue, alright then, seems like I'd have to report directly to the Create devs