Advertisement
Guest User

Untitled

a guest
Jul 29th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1. 13x <string>:" return function(_item)...":45: attempt to call field "?" (a number value)
  2. [string " return function(_item)TradeSkillMaster_Crafting.lua:220: in function "GetCustomPrice"
  3. TradeSkillMaster_Crafting-Dev122\Modules\Cost.lua:29: in function "GetMatCost"
  4. TradeSkillMaster_Crafting-Dev122\Modules\Cost.lua:72: in function "GetCraftCost"
  5. TradeSkillMaster_Crafting-Dev122\Modules\Cost.lua:96: in function "GetCraftPrices"
  6. TradeSkillMaster_Crafting-Dev122\Modules\CraftingGUI.lua:1229: in function "callback"
  7. TradeSkillMaster-Dev122\Util\Util.lua:284: in function <TradeSkillMaster\Util\Util.lua:272>
  8.  
  9. Locals:
  10. self = <table> {
  11. SetDefaultModuleLibraries = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:398
  12. _author = "Sapu94, Bart39"
  13. EnableModule = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:363
  14. GetCraftingCost = <func> @..\TradeSkillMaster_Crafting.lua:184
  15. baseName = "TradeSkillMaster_Crafting"
  16. GetOperationList = <func> @..\TradeSkillMaster_Crafting.lua:103
  17. _desc = "Provides a rich profession interface complete with a powerful crafting queue."
  18. Printf = <func> @Bagnon\libs\..\AceConsole-3.0.lua:69
  19. SetDefaultModulePrototype = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:440
  20. defaultModuleState = true
  21. IsEnabled = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:482
  22. Util = <table> {}
  23. DisableModule = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:381
  24. operations = <table> {}
  25. RegisterModule = <func> @..\TradeSkillMaster_Crafting.lua:81
  26. operationDefaults = <table> {}
  27. RegisterMessage = <func> @AskMrRobot\Libs\..\CallbackHandler-1.0.lua:118
  28. UnregisterMessage = <func> @AskMrRobot\Libs\..\CallbackHandler-1.0.lua:181
  29. db = <table> {}
  30. SetEnabledState = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:455
  31. craftReverseLookup = <table> {}
  32. enabledState = true
  33. RegisterEvent = <func> @AskMrRobot\Libs\..\CallbackHandler-1.0.lua:118
  34. GetTooltip = <func> @..\TradeSkillMaster_Crafting.lua:131
  35. Queue = <table> {}
  36. enchantingItemIDs = <table> {}
  37. IterateModules = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:468
  38. IsOperationIgnored = <func> @..\TradeSkillMaster_Crafting.lua:124
  39. Enable = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:325
  40. RegisterChatCommand = <func> @Bagnon\libs\..\AceConsole-3.0.lua:85
  41. GetModule = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:241
  42. UpdateCraftReverseLookup = <func> @..\TradeSkillMaster_Crafting.lua:207
  43. defaultModuleLibraries = <table> {}
  44. UnregisterChatCommand = <func> @Bagnon\libs\..\AceConsole-3.0.lua:111
  45. GetOperationInfo = <func> @..\TradeSkillMaster_Crafting.lua:114
  46. GetName = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:310
  47. Sync = <table> {}
  48. orderedModules = <table> {}
  49. tooltipOptions = <table> {}
  50. Disable = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:345
  51. Inventory = <table> {}
  52. CraftingGUI = <table> {}
  53. Print = <func> @Bagnon\libs\..\AceConsole-3.0.lua:54
  54. GetCraftingMatCost = <func> @..\TradeSkillMaster_Crafting.lua:197
  55. IsModule = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:499
  56. UnregisterAllEvents = <func> @AskMrRobot\Libs\..\CallbackHandler-1.0.lua:202
  57. SetDefaultModuleState = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:418
  58. _version = "Dev122"
  59. modules = <table> {}
  60. IterateEmbeds = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:473
  61. slashCommands = <table> {}
  62. Gather = <table> {}
  63. NewModule = <func>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement