Frostiful

Frostiful

8M Downloads

Crash with tooltips F3+H

Opened this issue ยท 2 comments

commented

When I use the shortcut F3+H to display the id's of the blocks, items, etc, the game crashes, the crash report indicates that it is a problem with the mod.

https://pastebin.com/PtQfXPN7

commented

If you're using some sort of Forge version of the Fabric API to get Frostiful to work on that platform, the crash report indicates that for some reason they pass an immutable map to the ModifyItemAttributeModifiersCallback event. This is not the documented behaviour for Fabric API and an issue on their end, not mine.

commented

That log looks like you are using Forge... can you confirm that this is on Fabric?