LibItemCache-2.0

LibItemCache-2.0

936 Downloads

Error

funkydude opened this issue ยท 4 comments

commented

Occurred via Combuctor 7.1 beta

1x ...ombuctor\libs\LibItemCache-1.1-24\Caches\BagBrother.lua:100: bad argument #1 to 'strmatch' (string expected, got boolean)
[C]: in function `strmatch'
...ombuctor\libs\LibItemCache-1.1-24\Caches\BagBrother.lua:100: in function `GetItemCount'
...ombuctor\libs\LibItemCache-1.1-24\Caches\BagBrother.lua:89: in function <...ombuctor\libs\LibItemCache-1.1\Caches\BagBrother.lua:72>
(tail call): ?
...faceCombuctor\libs\LibItemCache-1.1-24\Core.lua:245: in function `GetItemCounts'
...eCombuctor\common\features\tooltipCounts.lua:62: in function <...eCombuctor\common\features\tooltipCounts.lua:43>
...eCombuctor\common\features\tooltipCounts.lua:91: in function <...eCombuctor\common\features\tooltipCounts.lua:88>
[C]: ?
[C]: in function `SetAction'
...er4\libs\LibActionButton-1.0\LibActionButton-1.0-68.lua:1475: in function `SetTooltip'
...er4\libs\LibActionButton-1.0\LibActionButton-1.0-68.lua:1288: in function <...er4\libs\LibActionButton-1.0\LibActionButton-1.0.lua:1282>
...er4\libs\LibActionButton-1.0\LibActionButton-1.0-68.lua:526: in function <...er4\libs\LibActionButton-1.0\LibActionButton-1.0.lua:524>

Locals:
(*temporary) = true
(*temporary) = "^(%d+)"
(*temporary) = "string expected, got boolean"
commented

This is continually spamming.

commented

@funkydude
Could you go to your World of Warcraft/WTF/SavedVariables folder and post the BagBrother.lua file?
Something got corrupted in your offline item database, I'd like to see what.

commented

@Jaliborc
No, that contains far too much personal information.

Reading the code I do not see how it relates to the SV file, but I did a search for booleans. The only booleans in the SV file were for table entries "faction", "view" and "deposit". Does that help?

commented

Yes, figured it out.