Category: TradeSkill Mods
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
ayradyss's Portal Bug Reports Feature Requests
Author:
Version:
3.2.0 BETA 1
Date:
11-07-2009 02:37 PM
Size:
191.28 Kb
Downloads:
110,422
Favorites:
880
MD5:
Pictures
Click to enlarge
Alternative output to chatframe
Click to enlarge
/rb skill output
Click to enlarge
Output to the tooltip!
Click to enlarge
Auction House Color Coding
Recipe Book   Popular! (More than 5000 hits)
RecipeBook is a mod that allows you to browse tradeskill recipes with one alt and see whether your other alts know it.


************ PLEASE NOTE ******************
This is a BETA version. It seems to be working, but there are a number of things that aren't quite complete. Please be liberal with the bug reports and requests. Please let me know how the memory and CPU economy are.

Also: Your data WILL NOT carry over from old (prior to 3.0.2) versions.
****************************************


For example:
I have character BetsyRoss, who is a tailor by nature. She knows Pattern: American Flag, but for some reason, I can never remember this when UncleScrooge goes to the aucthouse to buy patterns.
* Previously, I would have to keep a written or mental list of BetsyRoss's known patterns so that UncleScrooge didn't buy her a second copy of Pattern: American Flag on accident.
* Now, with RecipeBook, UncleScrooge can mouse over Pattern: American Flag and see "Already known by: BetsyRoss" right there on the tooltip - or, if he chooses, in a special chat tab just for RecipeBook information.

It's fun! It's helpful! It's easy to use! It's also still in development, so there are a few known issues and some miscellaneous housework to be done.

RecipeBook is most easlily managed using the minimap button and integrated menus. However, there are some slash commands for those who prefer them:

Usage: /recipebook or /rb or /rbk or /rbook<options>
* General:
- /rb help : Displays a help message
- /rb on|off : Turns RecipeBook's data display on or off. It will continue to update alts' tradeskills when the tradeskill frames are opened, so you have the best list possible.
- /rb config : Opens the graphical config window.
- /rb skill: Open the skill browse window, which allows you to browse known recipes by character and tradeskill.

* Sharing:
- /rb send <alt> to <player> : Sends your RecipeBook data for a given alt to another player. Use 'all' as your alt to send all alts you know. Use 'me' to send just your character.

* Banking:
- /rb bank: Displays your banked items and banking options

* Skill Display:
- /rb search <item> : Searches for items containing the given string.
- /rb searchmats <item> : Searches for items using materials which match the given string.

* Auction House Options (only available via /rb config):
- Color Recipes based on status: This will shade the icons for recipes you see in the Auction House based on whether other alts can learn them.
- Current color scheme is as follows (in order of precedence):
- Normal : Current alt can learn the recipe
- Green : Another alt can currently learn the recipe
- Orange : Current alt is the only character who will be able to learn the recipe (requires /rb self on)
- Cyan : Some alt or alts will be able to learn the recipe (may include current character)
- Red : No alt/alts will be able to learn the recipe, based on current data
- Dark Red : All available alts already know the recipe
- Blackout Banked Recipes: This will shade the icons for recipes that you have banked black in the Auction House so that you can tell you already have a copy.

* Debugging functions
- /rb debug : Turns on debug mode
- /rb verbose : Turns on verbose send mode.

Known issues:
* RecipeBook only updates its recipe list when your tradeskill window is open. So, if BetsyRoss just learned Pattern: Giant American Flag, she'll have to open her Tailoring window before RecipeBook (or UncleScrooge) knows about it.

Housekeeping:
* Hopes for next phase: Updating your recipe list when you learn items (in progress). Better colour-coding customization.

Compatibilities:
The easiest way to add RecipeBook compatibility to *your* mod is to call the following in your tooltip output:
RecipeBook_DoHookedFunction(tooltip, link);
Where tooltip is the tooltip (or tooltip name) you're using and link is the item link itself. That will add RecipeBook's data lines.
We're starting over with 3.0

Special thanks to:
Curse Gaming's Pentarion and Ghandi, for some hard work helping me debug the German client version. Particularly to Pentarion for ongoing translation work.



PLEASE NOTE: If you learn a new recipe, you will have to open your appropriate tradeskill window to update RecipeBook's database. Hopefully this will change soon.
  Change Log - Recipe Book
3.2.0:
- /rb has been pulled as a slash command. You will need to use /rbk. I'm just exhausted by my workarounds for RatingBuster not working around from one patch to the next.
- Some tooltip debugging in the pattern matching section. RecipeBook will now default to using the GameTooltip if it is trying to access a tooltip that doesn't have the methods it wants. Please report ALL unusual behavior.
3.1.0:
- deDE version: Alchimie --> Alchemie; hopefully alchemy will detect now.
- Altered my Auctioneer tooltip hooks to be more in line with Auctioneer's API, thank you the Auctioneer IRC folks. Method to remove duplicate tooltips a little clunky, but seems to work.
- Nil check to RB skill brouse window.
- /rbk searchmats reinstated
- When right-clicking an item returned from the Search box, "Has Tradeskill (skill)" line is no longer present if no other alts have that tradeskill.

3.0.8:
FIXED:
- Turning off "banked" tracking for bags will now actually prevent items from being added to your banked list when you pick them up.
- RecipeBook data should now update more accurately when you are actively skilling up.
- No longer requires a relog to update the difficulty of known recipes if it changes while you are logged in.
- Fixed a line 234 error that occurred when mousing over a recipe that had a rep requirement AND a character could learn it in the future.
- Fixed a typo in RECIPEBOOK_ERR_TRADESKILLNOTSCANNED; now possessive is correctly used.
- Now using Blizzard's EasyMenu for some RecipeBook dropdown menus instead of tediously copying Blizzard code; this should improve functionality
- When a character is deleted from the Browse tab their name should no longer appear in the character selection dropdown.
- Fixed line 633 and 652 errors (apparently, that variable is no longer explicitly global)
- Auctioneer's Appraiser tab now includes RecipeBook data for its tooltips.
BETA 2:
- As a workaround for the Taint/focus issue, I've moved the RecipeBook sharing options. It's a little less intuitive, but I'm actively seeking feedback on what you think.
Right-click on the RecipeBook minimap button to get the share menu. It will use your current target if that target is a friendly player; otherwise it will prompt you for a name.
- Those who don't believe in minimap buttons, please continue to use "/rbk send altname to target" to share.
- I've added in "/rbk update from <player>" as well, to request an update from a player.
  Optional Files - Recipe Book
Sorry, there are currently no optional files available.
  Archived Versions - Recipe Book
File Name
Version
Size
Author
Date
3.2.0 BETA 1
191kB
ayradyss
05-28-2009 10:02 PM
3.0.8 BETA 1
190kB
ayradyss
02-02-2009 01:35 PM
3.0.2 ALPHA 8
189kB
ayradyss
11-16-2008 08:43 PM
  Comments - Recipe Book
Post A Reply Comment Options
Old 08-25-2007, 05:40 PM  
Kaomie
A Scalebane Royal Guard
 
Kaomie's Avatar
Interface Author - Click to view interfaces

Forum posts: 438
File comments: 18
Uploads: 2
Quote:
Originally posted by ayradyss
Kaomie - I have a test realm version with some changes that seems to be working, maybe I'll get that one posted...
Thanks that would be really nice
__________________
Kaomie
"WE LOTS OF PEOPLE FROM STRONG SERVER GUILDS" - Trade Channel
Kaomie is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-24-2007, 07:26 AM  
ayradyss
A Theradrim Guardian
 
ayradyss's Avatar
Interface Author - Click to view interfaces

Forum posts: 68
File comments: 80
Uploads: 6
ACE2 conversion is unlikely - I've toyed with the idea before and still don't feel like I'm willing to make the changes. Basically, I'm too darn independent-minded. :P

Kaomie - I have a test realm version with some changes that seems to be working, maybe I'll get that one posted...
ayradyss is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-17-2007, 02:01 AM  
Tirili
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
YAY! Folks, this version rocks!

downloaded and installed the "f" version (fresh install) and for now everything seems to work fine
My main's professions were scanned and stored correctly also all the data for my alts are gathered and stored correctly.
Logged in my bank-toon and scanned the AH for recipes and everything seems to work as it should be, even with the first aid books... no more errors this time!
I am not sure what about faction reward - recipes but i'm on it.

edit: scanned a few faction-reward dealers too and... here we go... no errors till now

/hug @ ayradyss

You've done it!

with best regards,
me


Hey... what about the idea of a future conversion / implementation into ACE2?
__________________

Last edited by Tirili : 08-17-2007 at 01:33 PM.
Tirili is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-17-2007, 12:43 AM  
Kaomie
A Scalebane Royal Guard
 
Kaomie's Avatar
Interface Author - Click to view interfaces

Forum posts: 438
File comments: 18
Uploads: 2
Hiya,

Not sure if you tried anything regarding patch 2.2 yet, but here is an error I get with RecipeBook 2.1.0f on PTR-2.2.0.7125:
Quote:
RecipeBook-2.1.0f\RecipeBook.lua:275: hooksecurefunc(): ContainerFrameItemButton_OnUpdate is not a function
RecipeBook-2.1.0f\RecipeBook.lua:275: in function `RecipeBook_HookFunctions'
RecipeBook-2.1.0f\RecipeBook.lua:226: in function `RecipeBook_InitializeSetup'
RecipeBook-2.1.0f\RecipeBook.lua:322: in function `RecipeBook_OnEvent'
Now I have no clue if this is related, but you may want to have a look at:
http://svn.wowace.com/wowace/trunk/FixMe/FixMe.lua

Thanks,
__________________
Kaomie
"WE LOTS OF PEOPLE FROM STRONG SERVER GUILDS" - Trade Channel

Last edited by Kaomie : 08-17-2007 at 12:46 AM.
Kaomie is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-16-2007, 01:41 PM  
ayradyss
A Theradrim Guardian
 
ayradyss's Avatar
Interface Author - Click to view interfaces

Forum posts: 68
File comments: 80
Uploads: 6
Does the F version still do it?
ayradyss is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-16-2007, 01:15 PM  
ayradyss
A Theradrim Guardian
 
ayradyss's Avatar
Interface Author - Click to view interfaces

Forum posts: 68
File comments: 80
Uploads: 6
Tirilli -
I'll keep working on the DE fix.

I have a tailor/enchanter main as well; I'll try to see if I can replicate the bug.
ayradyss is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-15-2007, 06:02 AM  
Tirili
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
@ ayradyss

Tried out the "e" with a fresh install (deleted WTF-.lua etc.) and for now, BugSack throws out only one error:

RecipeBook-2.1.0e\localization.de.lua:96: attempt to call a string value


But i have another issue for now:
The data-collecting works fine for all my alt-toons - but NOT for my main (tailoring, enchanting, cooking, first aid).
The message that data was collected appears as it should be when logging in with my alts after a fresh install of the "e" version and opening the tradeskill-windows for the first time.
But logging in my main and opening the windows will show up no message; no data is collected (opened the RecipeBook.lua found into my WTF-folder to find out whether data was collected or not after logout).
I deleted all the files again and tried logging in my main first, but also no message nor data-collecting nor another errors in BugSack.
Need some more coffee, so... any ideas?


Edit:

Been glad too early:
Issues with first aid books still present:

1)
RecipeBook-2.1.0e\RecipeBook.lua:495: invalid capture index
RecipeBook-2.1.0e\RecipeBook.lua:495: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0e\RecipeBookAuction.lua:90: in function <Interface\AddOns\RecipeBook\RecipeBookAuction.lua:63>
<in C code>: in function `updateFunction'
Interface\FrameXML\UIPanelTemplates.lua:237: in function `FauxScrollFrame_OnVerticalScroll':
<string>:"*:OnVerticalScroll":1: in function <[string "*:OnVerticalScroll"]:1>
<in C code>: in function `SetVerticalScroll'
<string>:"*:OnValueChanged":1: in function <[string "*:OnValueChanged"]:1>
<in C code>: in function `SetValue'
Interface\FrameXML\UIPanelTemplates.lua:174: in function `FauxScrollFrame_Update':
Blizzard_AuctionUI\Blizzard_AuctionUI.lua:666: in function `AuctionFrameBrowse_Update'
Fence-1.0.46401\modules\Fence_Browse.lua:142: in function <Interface\AddOns\Fence\modules\Fence_Browse.lua:141>
(tail call): ?:
<in C code>: in function `AuctionFrameBrowse_Update'
Blizzard_AuctionUI\Blizzard_AuctionUI.lua:217: in function `AuctionFrameBrowse_OnEvent'
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>

2)
RecipeBook-2.1.0e\RecipeBook.lua:495: invalid capture index
RecipeBook-2.1.0e\RecipeBook.lua:495: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0e\RecipeBookAuction.lua:90: in function <Interface\AddOns\RecipeBook\RecipeBookAuction.lua:63>
<in C code>: in function `AuctionFrameBrowse_Update'
Blizzard_AuctionUI\Blizzard_AuctionUI.lua:217: in function `AuctionFrameBrowse_OnEvent'
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>

3)
RecipeBook-2.1.0e\RecipeBook.lua:495: invalid capture index
RecipeBook-2.1.0e\RecipeBook.lua:495: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0e\RecipeBook.lua:425: in function `RecipeBook_DoHookedFunction'
RecipeBook-2.1.0e\RecipeBook.lua:364: in function <Interface\AddOns\RecipeBook\RecipeBook.lua:363>
<in C code>: in function `AuctionFrameItem_OnEnter'
<string>:"*:OnEnter":1: in function <[string "*:OnEnter"]:1>

4)
RecipeBook-2.1.0e\RecipeBook.lua:495: invalid capture index
RecipeBook-2.1.0e\RecipeBook.lua:495: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0e\RecipeBook.lua:425: in function `RecipeBook_DoHookedFunction'
RecipeBook-2.1.0e\RecipeBook.lua:364: in function <Interface\AddOns\RecipeBook\RecipeBook.lua:363>
<in C code>: in function `AuctionFrameItem_OnEnter'
<string>:"*:OnUpdate":2: in function <[string "*:OnUpdate"]:1>

****... need more dot's... erm... coffee... a lot of coffee... ^^
__________________

Last edited by Tirili : 08-15-2007 at 07:10 AM.
Tirili is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-14-2007, 10:15 PM  
ayradyss
A Theradrim Guardian
 
ayradyss's Avatar
Interface Author - Click to view interfaces

Forum posts: 68
File comments: 80
Uploads: 6
Tirilli - Try the "e" version (going up now)...
ayradyss is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-13-2007, 03:41 AM  
Tirili
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
@ ayradyss:

Got some new errors with some of the tailoring-recipes (german "Eisschattenzwirnschultern / -stiefel / -robe):

1)
RecipeBook-2.1.0d\RecipeBook.lua:492: invalid capture index
RecipeBook-2.1.0d\RecipeBook.lua:492: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0d\RecipeBook.lua:422: in function `RecipeBook_DoHookedFunction'
RecipeBook-2.1.0d\RecipeBook.lua:362: in function `RecipeBook_DefaultHook'
RecipeBook-2.1.0d\RecipeBook.lua:373: in function <Interface\AddOns\RecipeBook\RecipeBook.lua:366>
<in C code>: in function `ContainerFrameItemButton_OnEnter'
<string>:"*:OnEnter":1: in function <[string "*:OnEnter"]:1>

2) (infinite loop if cursor over recipe @ vendor)
RecipeBook-2.1.0d\RecipeBook.lua:492: invalid capture index
RecipeBook-2.1.0d\RecipeBook.lua:492: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0d\RecipeBook.lua:422: in function `RecipeBook_DoHookedFunction'
RecipeBook-2.1.0d\RecipeBook.lua:362: in function `RecipeBook_DefaultHook'
RecipeBook-2.1.0d\RecipeBook.lua:373: in function <Interface\AddOns\RecipeBook\RecipeBook.lua:366>
<in C code>: in function `ContainerFrameItemButton_OnEnter'
Interface\FrameXML\ContainerFrame.lua:664: in function <Interface\FrameXML\ContainerFrame.lua:655>:
<in C code>: in function `ContainerFrameItemButton_OnUpdate'
<string>:"*:OnUpdate":1: in function <[string "*:OnUpdate"]:1>

3)
RecipeBook-2.1.0d\RecipeBook.lua:492: invalid capture index
RecipeBook-2.1.0d\RecipeBook.lua:492: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0d\RecipeBookAuction.lua:44: in function <Interface\AddOns\RecipeBook\RecipeBookAuction.lua:31>
<in C code>: in function `MerchantFrame_UpdateMerchantInfo'
Interface\FrameXML\MerchantFrame.lua:60: in function `MerchantFrame_Update':
Interface\FrameXML\MerchantFrame.lua:49: in function `MerchantFrame_OnShow':
<string>:"*:OnShow":1: in function <[string "*:OnShow"]:1>
<in C code>: in function `Show'
Interface\FrameXML\UIParent.lua:1077: in function `SetUIPanel':
Interface\FrameXML\UIParent.lua:876: in function `ShowUIPanel':
Interface\FrameXML\MerchantFrame.lua:24: in function `MerchantFrame_OnEvent':
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>

4)
RecipeBook-2.1.0d\RecipeBook.lua:492: invalid capture index
RecipeBook-2.1.0d\RecipeBook.lua:492: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0d\RecipeBookAuction.lua:44: in function <Interface\AddOns\RecipeBook\RecipeBookAuction.lua:31>
<in C code>: in function `MerchantFrame_UpdateMerchantInfo'
Interface\FrameXML\MerchantFrame.lua:60: in function `MerchantFrame_Update':
Interface\FrameXML\MerchantFrame.lua:31: in function `MerchantFrame_OnEvent':
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>

5)
RecipeBook-2.1.0d\RecipeBook.lua:492: invalid capture index
RecipeBook-2.1.0d\RecipeBook.lua:492: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0d\RecipeBook.lua:422: in function `RecipeBook_DoHookedFunction'
RecipeBook-2.1.0d\RecipeBook.lua:362: in function <Interface\AddOns\RecipeBook\RecipeBook.lua:361>
<in C code>: in function `SetMerchantItem'
<string>:"*:OnEnter":3: in function <[string "*:OnEnter"]:1>

6)
RecipeBook-2.1.0d\RecipeBook.lua:492: invalid capture index
RecipeBook-2.1.0d\RecipeBook.lua:492: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0d\RecipeBookAuction.lua:44: in function <Interface\AddOns\RecipeBook\RecipeBookAuction.lua:31>
<in C code>: in function `MerchantFrame_UpdateMerchantInfo'
Interface\FrameXML\MerchantFrame.lua:60: in function `MerchantFrame_Update':
Interface\FrameXML\MerchantFrame.lua:19: in function `MerchantFrame_OnEvent':
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>

7)
RecipeBook-2.1.0d\RecipeBook.lua:492: invalid capture index
RecipeBook-2.1.0d\RecipeBook.lua:492: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0d\RecipeBook.lua:422: in function `RecipeBook_DoHookedFunction'
RecipeBook-2.1.0d\RecipeBook.lua:362: in function `RecipeBook_DefaultHook'
RecipeBook-2.1.0d\RecipeBook.lua:373: in function <Interface\AddOns\RecipeBook\RecipeBook.lua:366>
<in C code>: in function `ContainerFrameItemButton_OnEnter'
<string>:"*:OnEvent":2: in function <[string "*:OnEvent"]:1>
<in C code>: in function `ShowContainerSellCursor'
Interface\FrameXML\ContainerFrame.lua:647: in function <Interface\FrameXML\ContainerFrame.lua:609>:
<in C code>: in function `ContainerFrameItemButton_OnEnter'
<string>:"*:OnEnter":1: in function <[string "*:OnEnter"]:1>

8)
RecipeBook-2.1.0d\RecipeBook.lua:492: invalid capture index
RecipeBook-2.1.0d\RecipeBook.lua:492: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0d\RecipeBook.lua:422: in function `RecipeBook_DoHookedFunction'
RecipeBook-2.1.0d\RecipeBook.lua:362: in function `RecipeBook_DefaultHook'
RecipeBook-2.1.0d\RecipeBook.lua:373: in function <Interface\AddOns\RecipeBook\RecipeBook.lua:366>
<in C code>: in function `ContainerFrameItemButton_OnEnter'
<string>:"*:OnEvent":2: in function <[string "*:OnEvent"]:1>
<in C code>: in function `PickupContainerItem'
Interface\FrameXML\ContainerFrame.lua:568: in function <Interface\FrameXML\ContainerFrame.lua:561>:
<in C code>: in function `ContainerFrameItemButton_OnClick'
<string>:"*:OnClick":2: in function <[string "*:OnClick"]:1>

9)
RecipeBook-2.1.0d\RecipeBook.lua:492: invalid capture index
RecipeBook-2.1.0d\RecipeBook.lua:492: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0d\RecipeBook.lua:422: in function `RecipeBook_DoHookedFunction'
RecipeBook-2.1.0d\RecipeBook.lua:362: in function `RecipeBook_DefaultHook'
RecipeBook-2.1.0d\RecipeBook.lua:373: in function <Interface\AddOns\RecipeBook\RecipeBook.lua:366>
<in C code>: in function `ContainerFrameItemButton_OnEnter'
<string>:"*:OnEvent":2: in function <[string "*:OnEvent"]:1>
<in C code>: in function `UseContainerItem'
Interface\FrameXML\ContainerFrame.lua:585: in function <Interface\FrameXML\ContainerFrame.lua:561>:
<in C code>: in function `ContainerFrameItemButton_OnClick'
<string>:"*:OnClick":2: in function <[string "*:OnClick"]:1>

In some cases, some of the errors will occur when picking up faction rewards from the syndicate, Sha'tar or every other faction (enchanting and tailoring in my case ^^)
__________________
Tirili is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-07-2007, 06:49 AM  
ayradyss
A Theradrim Guardian
 
ayradyss's Avatar
Interface Author - Click to view interfaces

Forum posts: 68
File comments: 80
Uploads: 6
I'll investigate, thanks!
ayradyss is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-07-2007, 02:43 AM  
Tirili
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Hi and thanks, ayradyss...
i just tried out the new localisation but it seems not to work; BugSack throws out the following errors when ever my cursor targets the same first aid books (tried with "Erste Hilfe für Meister - Hilfe, der Doktor kommt!..."):

1)
RecipeBook-2.1.0d\RecipeBook.lua:492: invalid capture index
RecipeBook-2.1.0d\RecipeBook.lua:492: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0d\RecipeBookAuction.lua:90: in function <Interface\AddOns\RecipeBook\RecipeBookAuction.lua:63>
<in C code>: in function `AuctionFrameBrowse_Update'
Blizzard_AuctionUI\Blizzard_AuctionUI.lua:217: in function `AuctionFrameBrowse_OnEvent'
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>

2)
RecipeBook-2.1.0d\RecipeBook.lua:492: invalid capture index
RecipeBook-2.1.0d\RecipeBook.lua:492: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0d\RecipeBook.lua:422: in function `RecipeBook_DoHookedFunction'
RecipeBook-2.1.0d\RecipeBook.lua:362: in function <Interface\AddOns\RecipeBook\RecipeBook.lua:361>
<in C code>: in function `AuctionFrameItem_OnEnter'
<string>:"*:OnEnter":1: in function <[string "*:OnEnter"]:1>

3)
RecipeBook-2.1.0d\RecipeBook.lua:492: invalid capture index
RecipeBook-2.1.0d\RecipeBook.lua:492: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0d\RecipeBook.lua:422: in function `RecipeBook_DoHookedFunction'
RecipeBook-2.1.0d\RecipeBook.lua:362: in function <Interface\AddOns\RecipeBook\RecipeBook.lua:361>
<in C code>: in function `AuctionFrameItem_OnEnter'
<string>:"*:OnUpdate":2: in function <[string "*:OnUpdate"]:1>

the last one in an infinite loop so BugSack will shut down for the known minute not to crash ^^

With best regards,
me
__________________

Last edited by Tirili : 08-07-2007 at 02:54 AM.
Tirili is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-05-2007, 11:12 PM  
ayradyss
A Theradrim Guardian
 
ayradyss's Avatar
Interface Author - Click to view interfaces

Forum posts: 68
File comments: 80
Uploads: 6
Bug updates

Tirili and German folks - Try the new localization.de.lua here:
http://home.comcast.net/~recipebook/...ization.de.lua

Just download it and drop it into your Interface/Addons/RecipeBook directory to overwrite the old one. Does that help with the error?


ALL:
I've found the bug with the professions getting forgotten/AH being unstable and as soon as I get my account back for testing I'm going to need some folks who can check the E version for me. Drop me a line (dr.nykki (at) gmail.com) if you want a prerelease to bugcheck.

The disconnect-on-load issue should be fixed in E; I have one of five computers I can get it to reproduce intermittently on, so I need someone who gets the bug all the time to test for me.

Storm: Spam should be toned down significantly in next version; some of the UI functions seem to be moving more slowly after a patch than previously, and I'm not 100% convinced it's my bug versus Blizzard's way of doing things.
Re: output bug - I'll investigate. I think that may have been fixed incidentally to something else I'm doing.

I'm sorry, folks - RL totally dive-bombed me these last few weeks, but I did my research presentation this week so I should be able to code a bit now.
ayradyss is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-03-2007, 11:02 AM  
Tirili
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Hi to everyone,
my problems with that version are as follow:
Everytime my mousecursor targets one of the first aid books, BugSack throws out the following errors again and again...

1)
RecipeBook-2.1.0d\RecipeBook.lua:492: invalid capture index
RecipeBook-2.1.0d\RecipeBook.lua:492: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0d\RecipeBook.lua:422: in function `RecipeBook_DoHookedFunction'
RecipeBook-2.1.0d\RecipeBook.lua:362: in function <Interface\AddOns\RecipeBook\RecipeBook.lua:361>
<in C code>: in function `InboxFrameItem_OnEnter'
<string>:"*:OnEnter":1: in function <[string "*:OnEnter"]:1>

2)
RecipeBook-2.1.0d\RecipeBook.lua:492: invalid capture index
RecipeBook-2.1.0d\RecipeBook.lua:492: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0d\RecipeBook.lua:422: in function `RecipeBook_DoHookedFunction'
RecipeBook-2.1.0d\RecipeBook.lua:362: in function <Interface\AddOns\RecipeBook\RecipeBook.lua:361>
<in C code>: in function `InboxFrameItem_OnEnter'
<string>:"*:OnUpdate":2: in function <[string "*:OnUpdate"]:1>

3)
RecipeBook-2.1.0d\RecipeBook.lua:492: invalid capture index
RecipeBook-2.1.0d\RecipeBook.lua:492: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0d\RecipeBook.lua:422: in function `RecipeBook_DoHookedFunction'
RecipeBook-2.1.0d\RecipeBook.lua:362: in function `RecipeBook_DefaultHook'
RecipeBook-2.1.0d\RecipeBook.lua:373: in function <Interface\AddOns\RecipeBook\RecipeBook.lua:366>
<in C code>: in function `ContainerFrameItemButton_OnEnter'
<string>:"*:OnEnter":1: in function <[string "*:OnEnter"]:1>

4)
RecipeBook-2.1.0d\RecipeBook.lua:492: invalid capture index
RecipeBook-2.1.0d\RecipeBook.lua:492: in function `RecipeBook_GetSkillInfo'
RecipeBook-2.1.0d\RecipeBook.lua:422: in function `RecipeBook_DoHookedFunction'
RecipeBook-2.1.0d\RecipeBook.lua:362: in function `RecipeBook_DefaultHook'
RecipeBook-2.1.0d\RecipeBook.lua:373: in function <Interface\AddOns\RecipeBook\RecipeBook.lua:366>
<in C code>: in function `ContainerFrameItemButton_OnEnter'
Interface\FrameXML\ContainerFrame.lua:664: in function <Interface\FrameXML\ContainerFrame.lua:655>:
<in C code>: in function `ContainerFrameItemButton_OnUpdate'
<string>:"*:OnUpdate":1: in function <[string "*:OnUpdate"]:1>

Last but not least:
No diconnects at all but my version (2.1.0d) is not saving the recipes of my main-char (tailoring, enchanting, first aid, cooking). Everytime i log in with him, the rescann will finish successfull but if i quit the game and log in some time later, all data of my main seems to be lost again.
Using a german client, i tried to delete the .lua files found into my WTF-folder but nothing helped.
Interesting btw. that all the data of all of my alts seemed to be saved properly.

With best regards,
me
__________________
Tirili is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-02-2007, 11:06 AM  
dragont
A Kobold Labourer
 
dragont's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
Bugs

I think I've found a what allows the mod to keep the information in that as soon as you login to an alt open all of your professions. I've found that if you don't or do it after you've been doing things it clears all the data for that alts unopened professions. If I remember this it works great and its done wonders for keeping track of things.
dragont is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-01-2007, 10:39 AM  
Raederle
A Murloc Raider

Forum posts: 8
File comments: 42
Uploads: 0
Recipe confusion

This addon used to be rock solid but now I'm being told I dont have recipes that I konw I have. I go back to the char.. check, and voila there it is. I resave with charprofiler the recipes and bank data, go back to the ah mule and am still told I dont have this or that recipe. That makes trusting the mod dangerous at best. Also I have mules where I've said DONT TRACK THIS MULE, and yet every bleeping ench recipe is showing "mule can learn". Sigh.

So what's the deal? Is this known and being worked on?

Raederle
Raederle is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.