errors with latest version
Addonman opened this issue ยท 5 comments
Error occured in: Global
Count: 1
Message: ..\AddOns\Broker_Currency\Tooltip.lua line 180:
attempt to index local 'gainedReference' (a nil value)
Debug:
[string "@RCLootCouncil\Classes\Services\ErrorHandler.lua"]:149:
...dOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:147
[string "=[C]"]: ?
[string "@Broker_Currency\Tooltip.lua"]:180:
Broker_Currency\Tooltip.lua:177
[string "@Broker_Currency\Tooltip.lua"]:216:
Broker_Currency\Tooltip.lua:184
[string "@Broker_Currency\Tooltip.lua"]:274: OnEnter()
[string "@bazooka\Bazooka.lua"]:1583: showTip()
[string "@bazooka\Bazooka.lua"]:1388:
Bazooka\Bazooka.lua:1379
Locals:
private =
ThrowError = defined @interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:48
DoesErrorExist = defined @interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:90
ClearOldErrors = defined @interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:110
SanitizeLine = defined @interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:86
MAX_STACK_DEPTH = 10
log =
}
ErrorHandler = defined @interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:119
IncrementErrorCount = defined @interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:80
NewError = defined @interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:52
IsRCLootCouncilError = defined @interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:97
}
orig_errorhandler = defined @interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:717
Count: 11
Message: ..\AddOns\Broker_Currency\Broker_Currency.lua line 376:
attempt to compare nil with number
Debug:
[string "@RCLootCouncil\Classes\Services\ErrorHandler.lua"]:149:
...dOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:147
[string "=(tail call)"]: ?
[string "@Broker_Currency\Broker_Currency.lua"]:376: ?()
[string "@ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:119:
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119
[string "=[C]"]: ?
[string "@ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:29:
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:25
[string "@ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:64: Fire()
[string "@ace3\AceEvent-3.0\AceEvent-3.0.lua"]:120:
Ace3\AceEvent-3.0\AceEvent-3.0.lua:119
Locals:
None
Count: 1
Message: ..\AddOns\Broker_Currency\Broker_Currency.lua line 265:
attempt to index local 'left4' (a nil value)
Debug:
[string "=(tail call)"]: ?
[string "@Broker_Currency\Broker_Currency.lua"]:265:
Broker_Currency\Broker_Currency.lua:245
[string "@Broker_Currency\Broker_Currency.lua"]:630:
Broker_Currency\Broker_Currency.lua:627
[string "=[C]"]: ?
[string "@ace3\AceAddon-3.0\AceAddon-3.0.lua"]:70:
Ace3\AceAddon-3.0\AceAddon-3.0.lua:65
[string "@ace3\AceAddon-3.0\AceAddon-3.0.lua"]:498: InitializeAddon()
[string "@ace3\AceAddon-3.0\AceAddon-3.0.lua"]:623:
Ace3\AceAddon-3.0\AceAddon-3.0.lua:615
Locals:
None
Just wanted to post an update. Under the pull requests - christophknuth posted a fix that allows the latest version of the addon to be used. I'm currently using it and haven't had any errors thus far.
The lua error is fixed in pull #13 as Wraithlord noted. But it doesn't fix the underlying problem of no currencies in the mouseover summary list.
Initially when I posted - it wasn't exhibiting that behavior. When I logged back in just a few minutes ago - no currencies are showing in the mouseover summary list (as stated above). Label me annoyed - I thought it was finally fixed. Reverted back.
I can confirm these are still happening on 9.0.5.7. I've had to roll back to 9.0.2.1.