AHilyard / EquipmentCompare

A mod for Minecraft 1.16.5 that makes it easier to compare equipment.
Other
10 stars 9 forks source link

[Fabric/1.18.2] Compare tooltip fails to display when comparing trinkets #4

Closed MisterPeModder closed 2 years ago

MisterPeModder commented 2 years ago

When hovering an item that can be equipped as a trinket, an InvokationTargetException is thrown by the call to TrinketSlot.canInsert() in TrinketsHandler, causing the tooltip to not display.

This is caused by an incompatibility with newer Trinkets versions, updating the included Cardinal Components dependencies seems to resolve the issue.

Versions:

AHilyard commented 2 years ago

Thanks for the report! This has been fixed in the latest release on CurseForge. :)