Error when using void storage keybind
Phanx opened this issue ยท 0 comments
Bagnon 6.1. Get this error when using a keybind to open the void storage window:
1x Bagnon\main.lua:97: attempt to index field '?' (a nil value)
Bagnon\main.lua:97: in function 'IsFrameEnabled'
Bagnon\main.lua:61: in function 'ToggleFrame'
[string "BAGNON_VAULT_TOGGLE"]:2: in function <[string "BAGNON_VAULT_TOGGLE"]:1>
Bag and bank keybinds work fine, and the void strage window seems to work fine when forcing it to open with /run Bagnon:CreateFrame("vault"):ShowFrame()