Combuctor (native Bagnon)

Combuctor (native Bagnon)

2M Downloads

Bags do not open post-patch. Error on open and close.

rahldese opened this issue ยท 3 comments

commented

28x ...aceCombuctor\common\components\frameBase.lua:22: Usage: PlaySound(soundKitID, optional["SFX","Music","Ambience", "Dialog" or "Master"], [forceNoDuplicates, runFinishCallback])
[C]: in function PlaySound' ...aceCombuctor\common\components\frameBase.lua:22: in function OnHide'
...aceCombuctor\common\components\inventory.lua:17: in function <...aceCombuctor\common\components\inventory.lua:16>
[C]: in function Hide' FrameXML\UIParent.lua:2944: in function HideUIPanel'
Combuctor\common\core\frames.lua:63: in function <Combuctor\common\core\frames.lua:59>
(tail call): ?
...aceCombuctor\common\features\autoDisplay.lua:157: in function `ToggleAllBags'
[string "OPENALLBAGS"]:1: in function <[string "OPENALLBAGS"]:1>

Locals:
(*temporary) = "igBackPackClose"

is what I get out of buggrabber on the close.

31x ...aceCombuctor\common\components\frameBase.lua:17: Usage: PlaySound(soundKitID, optional["SFX","Music","Ambience", "Dialog" or "Master"], [forceNoDuplicates, runFinishCallback])
[C]: in function PlaySound' ...aceCombuctor\common\components\frameBase.lua:17: in function OnShow'
...aceCombuctor\common\components\inventory.lua:12: in function <...aceCombuctor\common\components\inventory.lua:11>
[C]: in function Show' FrameXML\UIParent.lua:2928: in function ShowUIPanel'
Combuctor\common\core\frames.lua:54: in function <Combuctor\common\core\frames.lua:50>
(tail call): ?
...aceCombuctor\common\features\autoDisplay.lua:157: in function `ToggleAllBags'
[string "OPENALLBAGS"]:1: in function <[string "OPENALLBAGS"]:1>

Locals:
(*temporary) = "igBackPackOpen"

on the open.

commented

+1

commented

Please magic it into working again. I can't function with normal bags.

commented

EDIT: The new changes fixes all errors.


+1

1x ...aceCombuctor\common\components\frameBase.lua:17: Usage: PlaySound(soundKitID, optional["SFX","Music","Ambience", "Dialog" or "Master"], [forceNoDuplicates, runFinishCallback])
[C]: in function PlaySound' ...aceCombuctor\common\components\frameBase.lua:17: in function OnShow'
...aceCombuctor\common\components\inventory.lua:12: in function <...aceCombuctor\common\components\inventory.lua:11>
[C]: in function Show' FrameXML\UIParent.lua:2928: in function <FrameXML\UIParent.lua:2923> [C]: in function ShowUIPanel'
Combuctor\common\core\frames.lua:54: in function <Combuctor\common\core\frames.lua:50>
(tail call): ?
[string "COMBUCTOR_TOGGLE"]:1: in function <[string "COMBUCTOR_TOGGLE"]:1>

Locals:
(*temporary) = "igBackPackOpen"

on open


1x ...aceCombuctor\common\components\frameBase.lua:22: Usage: PlaySound(soundKitID, optional["SFX","Music","Ambience", "Dialog" or "Master"], [forceNoDuplicates, runFinishCallback])
[C]: in function PlaySound' ...aceCombuctor\common\components\frameBase.lua:22: in function OnHide'
...aceCombuctor\common\components\inventory.lua:17: in function <...aceCombuctor\common\components\inventory.lua:16>
[C]: in function Hide' FrameXML\UIParent.lua:3092: in function <FrameXML\UIParent.lua:3087> [C]: in function securecall'
FrameXML\UIParent.lua:3130: in function CloseWindows' FrameXML\UIParent.lua:3158: in function CloseAllWindows'
[string ":OnMouseUp"]:13: in function <[string ":OnMouseUp"]:1>

Locals:
(*temporary) = "igBackPackClose"

on close


i have tried putting a minus sign on line 17 and line 22 in .the frameBase.lua script file as some people on the web has suggested as a working fix. but it hasn't worked for me. this error output is with no changes made to the frameBase.lua file. and only the main add-on and the combuctor config add-on enabled as there seems to be some other errors with the professions and / or the scrap add-ons