syndenbock / Farmer

World of Warcraft addon that makes farming fun
2 stars 0 forks source link

Lua error when item levels hidden #18

Closed Anonomit closed 4 months ago

Anonomit commented 5 months ago

In the Items plugin, getItemLevelText() returns nil when options.showEquipmentItemLevels ~= true.

This causes an error when the result is later concatenated with a string, such as here on line 298.

syndenbock commented 4 months ago

Thanks for reporting this, I'll clean up that code a bit as it's pretty inconsistent across that plugin and will fix that issue in there. The fix should be out some time tomorrow.

syndenbock commented 4 months ago

This was fixed in version 3.22.