ChiselsAndBits / Chisels-and-Bits

A Minecraft mod about chiseling and designing custom blocks in game.
https://algorithmx2.github.io/Chisels-and-Bits/
MIT License
218 stars 81 forks source link

"Dandelion Tea Bit" crash #1187

Open SunsetJesus4653 opened 7 months ago

SunsetJesus4653 commented 7 months ago

Upon opening the creative inventory or searching "chisel" in REI/other similar mod, the game immediately crashes due to this error: "java.lang.IllegalStateException: Accidentally adding the same item stack twice [Dandelion Tea Bit] to a Creative Mode Tab: Bits". I did have Farmer's Respite and Respite Creators installed, and when I removed them the crash stopped happening. I'm not sure if this error is caused by something on this mod's end or on FR's end.

crash-2024-02-11_17.44.09-client.txt

SunsetJesus4653 commented 7 months ago

The Farmer's Delight mods add liquids like tea, and for some reason Chisels and Bits attempts to create a bit out of the liquids. I believe that is what causes this crash when it comes to dandelion tea. For some reason, it is able to create a bit item out of the dog food liquid, but it is not a source block that can be placed so the bit item cannot be placed. And for some reason, it causes no crash.

marchermans commented 6 months ago

Will be fixed in 1.20.4, and potentially backported if I have the time.