LibProcessable

14.8k Downloads

LibProcessable-12.lua:446 error

class2u opened this issue ยท 1 comments

commented

Hi p3lim, thank you for making this great addon. It is very convenient and useful. I get an error when loading it. But the function is working.

  • What version are you using?

70000.38-Release

  • Can the issue be reproduced, and if so, how?

Load this addon and login to game.

  • If there was an error message, please include it.

`` 1x ...dOns\Molinari\libs\LibProcessable\LibProcessable-12.lua:446: attempt to call global 'GetAuctionItemClasses' (a nil value)
...dOns\Molinari\libs\LibProcessable\LibProcessable-12.lua:446: in function <...dOns\Molinari\libs\LibProcessable\LibProcessable.lua:404>

Locals:
self = {
0 =
}
event = "PLAYER_LOGIN"
(_temporary) = nil
(_temporary) = "attempt to call global 'GetAuctionItemClasses' (a nil value)"
inscriptionSkill = 0
jewelcraftingSkill = 0
enchantingSkill = 0
blacksmithingSkill = 0
lib =

{
IsProspectable = defined @molinari\libs\LibProcessable\LibProcessable.lua:42
containers =
{
}
enchantingBuildings =
{
}
IsMillable = defined @molinari\libs\LibProcessable\LibProcessable.lua:22
ores =
{
}
IsOpenable = defined @molinari\libs\LibProcessable\LibProcessable.lua:380
IsDisenchantable = defined @molinari\libs\LibProcessable\LibProcessable.lua:323
herbs =
{
}
}
hasEnchantingBuilding = nil
itemClasses =
{
}

commented

Fixed with ff6e8b8