Reagent Tree

4 - causes error when used with Ackis Recipe List

What steps will reproduce the problem?
1. Have current versions of both Reagent Tree and Ackis Recipe List enabled
2. Open a profession

What is the expected output? What do you see instead?
Unexpected error is generated and recipes in tooltips aren't sorted by level (though, no other ill effects are apparent).

What version of the product are you using?
Reagent Tree v0.42 Ackis Recipe List v1.0 r2765

Do you have an error log of what happened?
Interface\\AddOns\\ReagentTree\\Core.lua:365 attempt to call method 'AddRecipeData' (a nil value)

Please provide any additional information below.
Recent changes to Ackis Recipe List have broken the support for it: The "AddRecipeData" function has been removed and "InitializeRecipe" now does the same thing. Also, the "GetRecipeData" function has been removed - supposedly the database is shared.

[edit: Added that "GetRecipeData" was removed too.]

User When Change
Feldar Feb 17, 2010 at 23:08 UTC Changed status from Accepted to Fixed
Feldar Dec 18, 2009 at 19:44 UTC Changed status from New to Accepted
CaptWhyNot Dec 17, 2009 at 05:30 UTC Changed description:
  2. Open a profession

  What is the expected output? What do you see instead?
- Unexpected error is generated (though, no other ill effects are apparent).
+ Unexpected error is generated and recipes in tooltips aren't sorted by level (though, no other ill effects are apparent).
  What version of the product are you using?
  Reagent Tree v0.42; Ackis Recipe List v1.0 r2765
----------------------------------------
  Interface\\AddOns\\ReagentTree\\Core.lua:365: attempt to call method 'AddRecipeData' (a nil value)

  Please provide any additional information below.
- Recent changes to Ackis Recipe List have broken the support for it: "AddRecipeData" has been removed and "InitializeRecipe" now does the same thing.
+ Recent changes to Ackis Recipe List have broken the support for it: The "AddRecipeData" function has been removed and "InitializeRecipe" now does the same thing. Also, the "GetRecipeData" function has been removed - supposedly the database is shared.
+
+ [edit: Added that "GetRecipeData" was removed too.]
CaptWhyNot Dec 15, 2009 at 21:52 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

Facts

Last updated
Feb 17, 2010
Reported
Dec 15, 2009
Status
Fixed - Developer made requested changes. QA should verify.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees