Advertisement
Guest User

Binds When elvUI error

a guest
Mar 25th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.63 KB | None | 0 0
  1. 10x BindsWhen\BindsWhen-6.2.2.5.lua:339: attempt to index field '?' (a nil value)
  2. BindsWhen\BindsWhen-6.2.2.5.lua:339: in function <BindsWhen\BindsWhen.lua:338>
  3. [C]: in function `UpdateSlot'
  4. ElvUI\modules\bags\bags.lua:462: in function `UpdateBagSlots'
  5. ElvUI\modules\bags\bags.lua:879: in function <ElvUI\modules\bags\bags.lua:862>
  6.  
  7. Locals:
  8. self = ElvUI_BankContainerFrame {
  9.  0 = <userdata>
  10.  isBank = true
  11.  ContainerHolder = ElvUI_BankContainerFrameContainerHolder {
  12.  }
  13.  Bags = <table> {
  14.  }
  15.  UpdateCooldowns = <function> defined @ElvUI\modules\bags\bags.lua:474
  16.  UpdateAllSlots = <function> defined @ElvUI\modules\bags\bags.lua:488
  17.  reagentToggle = ElvUI_BankContainerFrameReagentButton {
  18.  }
  19.  totalSlots = 28
  20.  UpdateBagSlots = <function> defined @ElvUI\modules\bags\bags.lua:454
  21.  UpdateSlot = <function> defined =[C]:-1
  22.  bottomOffset = 8
  23.  purchaseBagButton = <unnamed> {
  24.  }
  25.  template = "Transparent"
  26.  sortButton = ElvUI_BankContainerFrameSortButton {
  27.  }
  28.  bagText = <unnamed> {
  29.  }
  30.  editBox = ElvUI_BankContainerFrameEditBox {
  31.  }
  32.  closeButton = ElvUI_BankContainerFrameCloseButton {
  33.  }
  34.  bagsButton = ElvUI_BankContainerFrameBagsButton {
  35.  }
  36.  depositButton = ElvUI_BankContainerFrameDepositButton {
  37.  }
  38.  holderFrame = <unnamed> {
  39.  }
  40.  BagIDs = <table> {
  41.  }
  42.  reagentFrame = ElvUIReagentBankFrame {
  43.  }
  44.  topOffset = 50
  45. }
  46. bag = 2
  47. slot = 1
  48. (*temporary) = nil
  49. (*temporary) = nil
  50. (*temporary) = nil
  51. (*temporary) = nil
  52. (*temporary) = nil
  53. (*temporary) = "attempt to index field '?' (a nil value)"
  54. GetBindText = <function> defined @BindsWhen\BindsWhen.lua:49
  55. SetItemButtonBindType = <function> defined @BindsWhen\BindsWhen.lua:108
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement