Advertisement
Guest User

Untitled

a guest
May 29th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. Message: Interface\AddOns\MikScrollingBattleText\MSBTLoot.lua:39: attempt to call global 'GetAuctionItemClasses' (a nil value)
  2. Time: 05/29/16 11:14:56
  3. Count: 1
  4. Stack: Interface\AddOns\MikScrollingBattleText\MSBTLoot.lua:39: in main chunk
  5.  
  6. Locals: module = <table> {
  7. }
  8. moduleName = "Loot"
  9. MSBTProfiles = <table> {
  10. IsModDisabled = <function> defined @Interface\AddOns\MikScrollingBattleText\MSBTProfiles.lua:1804
  11. DeleteProfile = <function> defined @Interface\AddOns\MikScrollingBattleText\MSBTProfiles.lua:1934
  12. CopyProfile = <function> defined @Interface\AddOns\MikScrollingBattleText\MSBTProfiles.lua:1919
  13. ResetProfile = <function> defined @Interface\AddOns\MikScrollingBattleText\MSBTProfiles.lua:1955
  14. masterProfile = <table> {
  15. }
  16. SetOptionUserDisabled = <function> defined @Interface\AddOns\MikScrollingBattleText\MSBTProfiles.lua:1780
  17. SelectProfile = <function> defined @Interface\AddOns\MikScrollingBattleText\MSBTProfiles.lua:1889
  18. SetOption = <function> defined @Interface\AddOns\MikScrollingBattleText\MSBTProfiles.lua:1666
  19. }
  20. MSBTParser = <table> {
  21. REACTION_NEUTRAL = 32
  22. CONTROL_HUMAN = 256
  23. REACTION_HOSTILE = 64
  24. UNITTYPE_PLAYER = 1024
  25. UnregisterHandler = <function> defined @Interface\AddOns\MikScrollingBattleText\MSBTParser.lua:147
  26. captureFuncs = <table> {
  27. }
  28. TARGET_TARGET = 65536
  29. UNITTYPE_NPC = 2048
  30. TestFlagsAny = <function> defined @Interface\AddOns\MikScrollingBattleText\MSBTParser.lua:155
  31. REACTION_FRIENDLY = 16
  32. Enable = <function> defined @Interface\AddOns\MikScrollingBattleText\MSBTParser.lua:859
  33. CONTROL_SERVER = 512
  34. TestFlagsAll = <function> defined @Interface\AddOns\MikScrollingBattleText\MSBTParser.lua:163
  35. RegisterHandler = <function> defined @Interface\AddOns\MikScrollingBattleText\MSBTParser.lua:140
  36. AFFILIATION_OUTSIDER = 8
  37. AFFILIATION_MINE = 1
  38. UNITTYPE_OBJECT = 16384
  39. classMap = <table> {
  40. }
  41. AFFILIATION_PARTY = 2
  42. TARGET_FOCUS = 131072
  43. UNITTYPE_PET = 4096
  44. OBJECT_NONE = 2147483648
  45. UNITTYPE_GUARDIAN = 8192
  46. unitMap = <table> {
  47. }
  48. AFFILIATION_RAID = 4
  49. Disable = <function> defined @Interface\AddOns\MikScrollingBattleText\MSBTParser.lua:887
  50. }
  51. string_gsub = <function> defined =[C]:-1
  52. string_format = <function> defined =[C]:-1
  53. math_ceil = <function> defined =[C]:-1
  54. GetItemInfo = <function> defined =[C]:-1
  55. GetItemCount = <function> defined =[C]:-1
  56. DisplayEvent = <function> defined @Interface\AddOns\MikScrollingBattleText\MSBTAnimations.lua:360
  57. GOLD = "Gold"
  58. SILVER = "Silver"
  59. COPPER = "Copper"
  60. (*temporary) = <function> defined =[C]:-1
  61. (*temporary) = 10
  62. (*temporary) = nil
  63. (*temporary) = "attempt to call global 'GetAuctionItemClasses' (a nil value)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement