Guest User

Untitled

a guest
Dec 11th, 2018
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.45 KB | None | 0 0
  1. 1x BaudManifest\BaudManifest-2.44.lua:1318: attempt to call global 'BaudManifestUpdateList' (a nil value)
  2. BaudManifest\BaudManifest-2.44.lua:1318: in function <BaudManifest\BaudManifest.lua:1286>
  3.  
  4. Locals:
  5. self = <unnamed> {
  6.  0 = <userdata>
  7. }
  8. (for index) = 1
  9. (for limit) = 3
  10. (for step) = 1
  11. Display = 1
  12. (*temporary) = nil
  13. (*temporary) = BaudManifestDisplay1 {
  14.  0 = <userdata>
  15.  Entry = <table> {
  16.  }
  17.  UpArrow = BaudManifestDisplay1ScrollBarUpArrow {
  18.  }
  19.  List = <table> {
  20.  }
  21.  DownArrow = BaudManifestDisplay1ScrollBarDownArrow {
  22.  }
  23.  Resize = BaudManifestDisplay1Resize {
  24.  }
  25.  FilterEdit = BaudManifestDisplay1FilterEditBox {
  26.  }
  27.  SortDrop = BaudManifestDisplay1SortDropDown {
  28.  }
  29.  Text = BaudManifestDisplay1Text {
  30.  }
  31.  Entries = 44
  32.  NoEntries = BaudManifestDisplay1NoEntries {
  33.  }
  34.  FilterDrop = BaudManifestDisplay1FilterDropDown {
  35.  }
  36.  MaxEntries = 0
  37.  ScrollBar = BaudManifestDisplay1ScrollBar {
  38.  }
  39.  RefreshFrame = <unnamed> {
  40.  }
  41.  FadeFrame = <unnamed> {
  42.  }
  43.  Reset = BaudManifestDisplay1ResetButton {
  44.  }
  45. }
  46. (*temporary) = "attempt to call global 'BaudManifestUpdateList' (a nil value)"
  47. QueuedUpdate = <table> {
  48.  1 = false
  49.  2 = true
  50. }
  51. DragPending = nil
  52. DragItem = nil
  53. GetItemString = <function> defined @BaudManifest\BaudManifest.lua:229
  54. IgnoreHooks = nil
  55. Displays = <table> {
  56.  1 = BaudManifestDisplay1 {
  57.  }
  58.  2 = BaudManifestDisplay2 {
  59.  }
  60.  3 = BaudManifestDisplay3 {
  61.  }
  62.  4 = BaudManifestDisplay4 {
  63.  }
  64.  5 = BaudManifestDisplay5 {
  65.  }
  66. }
Add Comment
Please, Sign In to add comment