Advertisement
Guest User

Untitled

a guest
Dec 8th, 2014
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.79 KB | None | 0 0
  1. Date: 2014-12-08 20:51:58
  2. ID: 1
  3. Error occured in: Global
  4. Count: 1
  5. Message: ..\AddOns\MooTrack\MooTrack.lua line 862:
  6.    attempt to index field 'lstIcons' (a nil value)
  7. Debug:
  8.    MooTrack\MooTrack.lua:862:
  9.       MooTrack\MooTrack.lua:850
  10. Locals:
  11. self = <unnamed> {
  12.  0 = <userdata>
  13.  Right = <unnamed> {
  14.  }
  15.  Left = <unnamed> {
  16.  }
  17.  Middle = <unnamed> {
  18.  }
  19. }
  20. frm = frmNewTrack {
  21.  0 = <userdata>
  22.  menuDisplayText = MooUI_Track_menuDisplayText {
  23.  }
  24.  lblTarget = <unnamed> {
  25.  }
  26.  btnNextIcon = <unnamed> {
  27.  }
  28.  btnTarget = <unnamed> {
  29.  }
  30.  txtIcon = <unnamed> {
  31.  }
  32.  icon = Texture {
  33.  }
  34.  lblFound = <unnamed> {
  35.  }
  36.  lblName = <unnamed> {
  37.  }
  38.  lblDisplayText = <unnamed> {
  39.  }
  40.  btnPrevIcon = <unnamed> {
  41.  }
  42.  sldSize = frmNewTrack_sldSize {
  43.  }
  44.  txtTarget = <unnamed> {
  45.  }
  46.  menuShowWhen = MooUI_Track_menuShowWhen {
  47.  }
  48.  lstShowWhenOptions = <table> {
  49.  }
  50.  lblShowWhen = <unnamed> {
  51.  }
  52.  btnFindIcon = <unnamed> {
  53.  }
  54.  btnMyself = <unnamed> {
  55.  }
  56.  lblIcon = <unnamed> {
  57.  }
  58.  lblSize = <unnamed> {
  59.  }
  60.  ShowIcon = <function> defined @Interface\AddOns\MooTrack\MooTrack.lua:735
  61.  btnTrack = <unnamed> {
  62.  }
  63.  txtName = <unnamed> {
  64.  }
  65.  lstDisplayTextOptions = <table> {
  66.  }
  67. }
  68. spec = 1
  69. (*temporary) = <table> {
  70. }
  71. (*temporary) = 40
  72. (*temporary) = 40
  73. (*temporary) = "Gushing Wounds"
  74. (*temporary) = "Buntera"
  75. (*temporary) = nil
  76. (*temporary) = nil
  77. (*temporary) = nil
  78. (*temporary) = nil
  79. (*temporary) = nil
  80. (*temporary) = nil
  81. (*temporary) = "attempt to index field 'lstIcons' (a nil value)"
  82. GetSpecialization = <function> defined @Interface\AddOns\MooTrack\MooTrack.lua:25
  83. NewTrackingIcon = <function> defined @Interface\AddOns\MooTrack\MooTrack.lua:134
  84. MooUI_tblTrackPerSpec = <table> {
  85.  1 = <table> {
  86.  }
  87.  2 = <table> {
  88.  }
  89.  3 = <table> {
  90.  }
  91.  4 = <table> {
  92.  }
  93.  0 = <table> {
  94.  }
  95. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement