Bagnon

Bagnon

122M Downloads

Bagnon bug v8.1.6

sporta06 opened this issue · 1 comments

commented

Hello,

I am getting the following error in WoW with Bagnon v8.1.6:

2x ...s\Bagnon\external\Wildpants\features\autoDisplay.lua:187: hooksecurefunc(): BagSlotButton_UpdateChecked is not a function
[C]:: in function 'hooksecurefunc'
...s\Bagnon\external\Wildpants\features\autoDisplay.lua:187: in function 'HookInterfaceEvents'
...s\Bagnon\external\Wildpants\features\autoDisplay.lua:14: in function <...s\Bagnon\external\Wildpants\features\autoDisplay.lua:12>
(tail call): ?
[C]:: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
...xternal\Wildpants\libs\AceAddon-3.0\AceAddon-3.0-12.lua:558: in function 'EnableAddon'
...xternal\Wildpants\libs\AceAddon-3.0\AceAddon-3.0-12.lua:571: in function 'EnableAddon'
...xternal\Wildpants\libs\AceAddon-3.0\AceAddon-3.0-12.lua:651: in function <...xternal\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:636>
[C]:: ?
[C]:: in function 'LoadAddOn'
FrameXML\UIParent.lua:446: in function 'UIParentLoadAddOn'
FrameXML\UIParent.lua:565: in function 'TimeManager_LoadUI'
FrameXML\UIParent.lua:1192: in function <FrameXML\UIParent.lua:1090>

It is also throwing the follwing at the same time:

4x ...s\Bagnon\external\Wildpants\components\inventory.lua:22: attempt to call method 'SetChecked' (a nil value)
...s\Bagnon\external\Wildpants\components\inventory.lua:22: in function 'CheckBagButtons'
...s\Bagnon\external\Wildpants\components\inventory.lua:13: in function <...s\Bagnon\external\Wildpants\components\inventory.lua:11>
[C]:: in function 'Show'
FrameXML\UIParent.lua:3166: in function 'ShowUIPanel'
...ace\Bagnon\external\Wildpants\core\frames.lua:55: in function 'ShowFrame'
...s\Bagnon\external\Wildpants\features\autoDisplay.lua:166: in function 'OpenAllBags'
FrameXML\MailFrame.lua:63: in function <FrameXML\MailFrame.lua:50>
[C]:: in function 'TurnOrActionStop'
[string "TURNORACTION"]:4: in function <[string "TURNORACTION"]:1>

WoW is patched to v8.1.5.29704

I have tried removing Bagnon and reinstalling but am still getting this error.

Thanks in advance.

commented