This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Have enchanting with rank 2 binding of strength cloak enchant learned2. Open ackis recipe list and mouse over the presumably rank 3 of the recipe to try to learn the source of it (i only show unlearned recipes)3. get lua error, no box pops up next to the enchant
What is the expected output? What do you see instead?
What version of the product are you using?7.0.3.4-1-g3f73c92
Do you have an error log of what happened?
Message: ...dOns\AckisRecipeList\Objects\AcquireType\MobDrop.lua:73: attempt to index field 'Location' (a nil value)Time: 10/17/16 17:53:23Count: 16Stack: ...dOns\AckisRecipeList\Objects\AcquireType\MobDrop.lua:73: in function `_func_insert_tooltip_text'...isRecipeList\Objects\AcquireType\BaseAcquireType.lua:128: in function `InsertTooltipText'Interface\AddOns\AckisRecipeList\Interface\List.lua:828: in function `DisplayAcquireData'Interface\AddOns\AckisRecipeList\Interface\List.lua:1003: in function <Interface\AddOns\AckisRecipeList\Interface\List.lua:929>Interface\AddOns\AckisRecipeList\Interface\List.lua:234: in function <Interface\AddOns\AckisRecipeList\Interface\List.lua:230>
Locals: self = <table> { _name = "Mob Drop" _func_expand_list_entry = <function> defined @Interface\AddOns\AckisRecipeList\Objects\AcquireType\MobDrop.lua:32 _recipes = <table> { } _hasEntities = true _colorData = <table> { } _func_insert_tooltip_text = <function> defined @Interface\AddOns\AckisRecipeList\Objects\AcquireType\MobDrop.lua:62 _id = 4 _func_waypoint_target = <function> defined @Interface\AddOns\AckisRecipeList\Objects\AcquireType\MobDrop.lua:76 _entities = <table> { } _hasCoordinates = true _label = "MOB_DROP"}recipe = <table> { crafted_item_binding = "BIND_ON_EQUIP" skill_level = 1 crafted_item_id = 128548 recipe_item_binding = "BIND_ON_PICKUP" Profession = <table> { } medium_level = 760 _acquireTypeData = <table> { } _localizedName = "Binding of Strength" trivial_level = 780 _spellID = 191020 optimal_level = 1 state = 4 item_filter_type = "enchanting_cloak" recipe_item_id = 128607 isValidated = true _bitflags = <table> { } _expansionID = 7 _qualityID = 1 easy_level = 770}identifier = 80927localizedLocationName = nilacquire_info = trueaddline_func = <function> defined @Interface\AddOns\AckisRecipeList\Interface\List.lua:780mob = <table> { identifier = 80927 name = "Cordana Felsong" coord_y = 0 coord_x = 0 item_list = <table> { }}(*temporary) = <function> defined @Interface\AddOns\AckisRecipeList\Interface\List.lua:780(*temporary) = 1(*temporary) = -2(*temporary) = true(*temporary) = nil(*temporary) = nil(*temporary) = "Cordana Felsong"(*temporary) = <table> { hex = "cc4c38" b = 0.22 g = 0.3 r = 0.8}(*temporary) = 10(*temporary) = 187.5(*temporary) = "attempt to index field 'Location' (a nil value)"L = <table> { Wik'Tar = "Wik'Tar" Namha Moonwater = "Namha Moonwater" Shen'dralar Provisioner = "Shen'dralar Provisioner" About = "About" MISSING_LIBRARY = "%s is missing. Addon cannot run." Elder Oakpaw = "Elder Oakpaw" Smeltmaster Ashpaw = "Smeltmaster Ashpaw" TRAINER_DESC = "Recipes learned from trainers should be included in the scan." CLEAR_EXCLUSION_LIST_DESC = "Removes all recipes from the exclusion list." Quest = "Quest" "Jack" Pisarek Slamfix = ""Jack" Pisarek Slamfix" Tognus Flintfire = "Tognus Flintfire" Heldan Galesong = "Heldan Galesong" EXPANDALL_DESC = "Expand all recipes listed below.Hold the Shift key to expand sub-entries." LEATHER_DESC = "Recipes that make leather items should be included in the scan." Indormi = "Indormi" ENG_DISC_ARMY_KNIFE = "This is discovered after creating your first Army Knife." Amal'thazad = "Amal'thazad" Captain Halyndor = "Captain Halyndor" Durnholde Rifleman = "Durnholde Rifleman" Taladan = "Taladan" Pratt McGrubben = "Pratt McGrubben" Seersa Copperpinch = "Seersa Copperpinch" Kaevan Highwit = "Kaevan Highwit" Sunfury Researcher = "Sunfury Researcher" Poranna Snowbraid = "Poranna Snowbraid" HEROIC = "Drops in 25 man Heroic version of this raid." Raenah = "Raenah" Humphry = "Humphry" Arthur Denny = "Arthur Denny" Feera = "Feera" Alexis Marlowe = "Alexis Marlowe" Manfred Staller = "Manfred Staller" Exclusion Issues = "Exclusion Issues" Gordunni Soulreaper = "Gordunni Soulreaper" Galissa Sundew = "Galissa Sundew" DAILY_COOKING_FISH = "Choose Barrel of Fish when completing any of these ques
Please provide any additional information below.
Fixed with latest alpha build.
To post a comment, please login or register a new account.