mccreery / better-hud

All the information you'll ever need! A Minecraft mod written in Forge.
https://www.curseforge.com/minecraft/mc-mods/better-hud
MIT License
32 stars 11 forks source link

Interaction with Ferdzz/PlaceableItems causes game to crash #67

Closed BestMordaEver closed 5 years ago

BestMordaEver commented 5 years ago

Mod Placeable Items allows you to place items on different surfaces (duh), where they become interactable blocks, and you can break the block to retrieve the item. BHUD causes game to crash if enchanted sword is picked up in such fashion. Specifically, several seconds after you break the sword block (which doesn't drop the sword) the game freezes and crashes. It consistently happens with mod enabled in the BHUD menu and inconsistently with mod being disabled. Yes, it works perfectly without BHUD. I will post the same issue to Ferdzz. latest.log crash-2019-07-05_19.37.46-server.txt

mccreery commented 5 years ago

See the option to disable NBT storage in the block viewer. That functionality will be removed from the next version because of this and many similar crashes.