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.
When hovering an item that can be equipped as a trinket, an
InvokationTargetException
is thrown by the call toTrinketSlot.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: