TehCheat / PoEHelper

Compiled version of Qvin0000's ExileAPI to make things easy
147 stars 55 forks source link

HighlightedItems error #37

Open L30z0n opened 1 year ago

L30z0n commented 1 year ago

Hi there,

I'm trying to use highlightedItems but got the following error:

2023-05-11 07:50:56.277 -03:00 [ERR] HighlightedItems, PerfomanceRender -> System.IndexOutOfRangeException: Index was outside the bounds of the array. at HighlightedItems.HighlightedItems.IsInventoryFull() at HighlightedItems.HighlightedItems.MoveItemsToInventory(IList`1 items)+MoveNext() at HighlightedItems.HighlightedItems.Render() at ExileCore.Shared.PluginWrapper.PerfomanceRender()

image