Download
(71 Kb)
Download
Updated: 05/15/23 02:22 PM
Pictures
File Info
Compatibility:
Necrom (9.0.0)
Scribes of Fate (8.3.5)
Updated:05/15/23 02:22 PM
Created:04/25/15 07:21 PM
Monthly downloads:1,902
Total downloads:959,157
Favorites:828
MD5:
Categories:TradeSkill Mods, ToolTip
TraitBuddy  Popular! (More than 5000 hits)
Version: 9.1.0
by: Weolo [More]
TraitBuddy is an addon that tries to help you easily manage and keep track of what crafting research traits all your characters know. Great for those alt'o'holics out there just like myself.

I have expanded many game tooltips so that the information you want to see is right there on the item where you need it. There is also a custom screen if you prefer to see all the research in one place.

In case you are unsure what an alt is, it is a term to describe another/alternative character.

This addon is for Blacksmithing, Clothing, Woodworker and Jewellery traits as the other professions don't have traits you can research.

The latest version of addon library LibAddonMenu is required and will need to be installed separately.

Features
  • Expanded in-game tooltips:
    Bag, loot, mail, buyback, trade, guild store search, guild store listings, links placed in chat, quest rewards, crafting, equipped items, and motifs
  • See the traits your character and your alts know
  • See the traits your character and your alts are researching
  • Automatically knows when your research has finished. You don't need to log on to your alts for it to update.
  • See the motifs your character and your alts know
  • Research overview screen
  • Compact movable window
  • Allows you to view any of your alts by simply picking them from a dropdown or using an icon bar
  • The screen you see will be just as if you had logged on to that alt
  • You choose which alts are included/compared
  • Customisable icon and text colours
  • Translated into English, French, German, Japanese and Russian
  • Supports gamepad mode
  • Ability to filter motifs, unknown, almost completed etc
  • List of all crafted sets with details of their bonuses and locations
  • Support for other addons such as Inventory Grid View and Inventory Insight
  • Icons in inventory
  • Plus a lot more...
Check out the attached screenshots for a small sample of what the addon offers.

What do the icons mean?
Green Tick
The selected character has researched that trait.

Orange Tick
At least one or more of your characters has completed researching that trait.
But not the currently selected character.

Blue Hourglass
The selected character is researching that trait.

Orange Hourglass
No characters have completed researching that trait but one or more of your characters have started to learn it.

The colours can be customised from the options.

How to set it up
  • Log in to each character one by one so TraitBuddy can automatically work its magic
  • Check out the tooltips on items with traits and motifs
There are 3 ways to open the TraitBuddy window
  1. Bind a key
  2. Use the buttons added to the corners of the crafting stations, skill screen and guild store
  3. Use the chat commands /traitbuddy and /traitbuddyoptions
Use any combination you prefer.
Binding a key is done from the normal ESO options screen
  • Bring up the ESO Options > Controls > Keybindings and scroll down until you see "TraitBuddy Addon"
  • Choose a key you would like to use to show and hide the window
  • Personally I bind the ] key

Info for other Addon makers
Detect when mousing over a trait in TraitBuddy
In your onLoad function
Lua Code:
  1. CALLBACK_MANAGER:RegisterCallback("TB-OnTraitMouseUp", OnTraitMouseUp)
Then add a new function to do your custom stuff
Lua Code:
  1. local function OnTraitMouseUp(craftingSkillType, researchLineIndex, traitIndex)
  2.     d(zo_strformat("DEBUG: OnTraitMouseUp <<1>> <<2>> <<3>>", tostring(craftingSkillType), tostring(researchLineIndex), tostring(traitIndex)))
  3. end

If you have ideas to improve this addon or have found a bug please either post on the comments section of this addon page or send me a private message.

I hope you like it and find it useful.
See you in game @Weolo on EU Server
9.1.0 (131)

- Updated to Scribes of Fate DLC / Update 37
- Added Firesong motifs, number 117
- Added House Mornard motifs, number 118
- Added Blessed Inheritor motifs, number 119
- Added Scribes of Mora motifs, number 120
- Blessed Inheritor and Scribes of Mora motifs will automatically show when available

9.0.0 (130)

- Updated to Firesong DLC / Update 36
- Added Syrabanic Marine motifs, number 112
- Added Systres Guardian motifs, number 114
- Added Y'ffre's Will motifs, number 115
- Added Drowned Mariner motifs, number 116
- Added Old Growth Brewer crafted set
- Added Claw of the Forest Wraith crafted set
- Added Chimera's Rebuke crafted set

8.9.1 (129)

- Fixed more tooltips over textures in the TraitBuddy screen

8.9 (128)

- Updated to High Isle Chapter / Update 34
- Added Ancestral Breton motifs, number 93
- Added Dreadsails motifs, number 110
- Added Ascendant Order motifs, number 111
- Added Steadfast Society motifs, number 113
- Added Druid's Braid crafted set
- Added Order's Wrath crafted set
- Added Serpent's Disdain crafted set
- Changed the draw layer and tier on some textures
- Replaced some deprecated ESO constants
- Optimised strings and string functions
- Added Spanish language translations (Aņadidas traducciones al espaņol)
- Fixed a typo in the English translation

8.8 (127)

- Updated to Ascending Tide DLC / Update 33
- With "Account Wide Achievements" changed checking for known chapter motifs from Achievements to individual character Lore Books
- LOG INTO each character will fix this
- Added IsLoreBookChapterKnown() function
- Added IsAchievementChapterKnown() function
- Added Annihilarch's Chosen motifs, number 107
- Added Fargrave Guardian motifs, number 108
- Fixed a bug detecting crown motifs for languages other than English

8.7.1 (126)

- Small logic change - Events from EVENT_NON_COMBAT_BONUS_CHANGED only kick in after EVENT_PLAYER_ACTIVATED

8.7 (125)

- Updated to Deadlands DLC / Update 32
- Added House Hexos motifs, number 98
- Added Ancient Daedric motifs, number 104
- Added Crimson Oath motifs, number 105
- Added Silver Rose motifs, number 106
- Added Wretched Vitality crafted set
- Added Deadlands Demolisher crafted set
- Added Iron Flask crafted set

8.6.1 (124)

- Visual bug - I forgot to increase the shown level number in the settings screen

8.6 (123)

- Updated to Waking Flame DLC / Update 31
- Added Sul-Xan motifs, number 102
- Added Black Fin Legion motifs, number 103

8.5 (122)

- Added Waking Flame motifs, number 99
- Added True-Sworn motifs, number 100

8.4.3 (121)

- Companion item traits no longer show as researchable
- Removed option to show or hide trait tooltips for companion items

8.4.2 (120)

- Improved the logic of displaying companion trait tooltips

8.4.1 (119)

- Fixed companion tooltips showing your worn items instead, Thanks Vaddi
- Added option to show or hide trait tooltips for companion items

8.4 (118)

- Updated to Blackwood Chapter / Update 30
- Added Ancestral Akaviri motifs, number 92
- Added Ivory Brigade motifs, number 101
- Added Diamond's Victory crafted set
- Added Heartland Conqueror crafted set
- Added Hist Whisperer crafted set

8.3.1 (117)

- Forgot to change the version number shown in the Addon settings screen

8.3 (116)

- Updated to Flames of Ambition DLC, Update 29
- Added Nighthollow motifs, number 95
- Added Wayward Guardian motifs, number 97
- Addon size reduced a little more, currently, 26k (zipped) smaller than version 7.5 was

8.2 (115)

- Added Thorn Legion motifs, number 90
- Added Hazardous Alchemy motifs, number 91
- Using ESO icons for light and medium armour
- Removed all custom icons
- Addon size reduced
- Data utility code for motifs refactored

8.1 (114)

- Updated to Markarth DLC / Update 28
- Added Ancestral Reach motifs, number 94
- Added Arkthzand Armory motifs, number 96
- Added Aetherial Ascension crafted set
- Added Legacy of Karth crafted set
- Added Red Eagle's Fury crafted set
- Sets icon changed to new collections set icon

8.0 (113)

- Updated to Stonethorn DLC / Update 27
- Added Greymoor motifs, number 85
- Added Sea Giant motifs, number 86
Archived Files (131)
File Name
Version
Size
Uploader
Date
9.0.0
71kB
Weolo
11/08/22 09:47 PM
8.9.1
71kB
Weolo
06/10/22 02:43 PM
8.9
71kB
Weolo
06/06/22 03:33 PM
8.8
66kB
Weolo
03/16/22 08:01 PM
8.7.1
66kB
Weolo
12/20/21 11:42 AM
8.7
66kB
Weolo
11/01/21 06:39 PM
8.6.1
66kB
Weolo
08/26/21 04:04 PM
8.6
66kB
Weolo
08/26/21 03:24 PM
8.5
65kB
Weolo
07/16/21 07:50 PM
8.4.3
65kB
Weolo
06/05/21 01:06 AM
8.4.2
65kB
Weolo
06/04/21 03:45 PM
8.4.1
65kB
Weolo
06/04/21 02:49 PM
8.4
65kB
Weolo
06/03/21 03:37 PM
8.3.1
65kB
Weolo
03/09/21 03:28 PM
8.3
65kB
Weolo
03/09/21 02:54 PM
8.2
69kB
Weolo
12/28/20 04:00 PM
8.1
82kB
Weolo
11/01/20 10:22 AM
8.0
90kB
Weolo
08/23/20 10:42 AM
7.9
82kB
Weolo
07/06/20 02:14 PM
7.8
81kB
Weolo
05/01/20 07:15 PM
7.7
81kB
Weolo
04/15/20 01:06 PM
7.6
80kB
Weolo
03/15/20 02:39 PM
7.5
90kB
Weolo
02/28/20 07:20 AM
7.4.1
79kB
Weolo
02/24/20 01:01 PM
7.4
79kB
Weolo
02/18/20 02:48 PM
7.3
79kB
Weolo
12/23/19 11:22 PM
7.2
79kB
Weolo
10/21/19 03:05 PM
7.1
79kB
Weolo
10/16/19 04:18 PM
7.0
79kB
Weolo
09/06/19 06:25 PM
6.9
79kB
Weolo
08/11/19 08:16 AM
6.8
79kB
Weolo
06/02/19 01:40 PM
6.7.1
79kB
Weolo
05/22/19 01:14 PM
6.7
79kB
Weolo
05/18/19 11:02 PM
6.6
78kB
Weolo
05/11/19 12:38 PM
6.5.1
78kB
Weolo
04/27/19 11:04 AM
6.5
78kB
Weolo
04/26/19 04:53 PM
6.4
120kB
Weolo
02/25/19 09:22 PM
6.3
119kB
Weolo
10/23/18 03:28 PM
6.2.2
126kB
Weolo
09/30/18 05:49 PM
6.2.1
126kB
Weolo
09/03/18 04:26 PM
6.2
126kB
Weolo
08/30/18 12:42 PM
6.1
126kB
Weolo
08/14/18 02:48 PM
6.0
126kB
Weolo
06/29/18 02:29 PM
5.9.2
126kB
Weolo
06/29/18 09:15 AM
5.9.1
126kB
Weolo
05/27/18 04:29 PM
5.9
126kB
Weolo
05/22/18 05:29 PM
5.8.5
124kB
Weolo
05/15/18 11:50 AM
5.8.4
124kB
Weolo
04/14/18 03:33 PM
5.8.3
123kB
Weolo
04/02/18 08:56 AM
5.8.2
123kB
Weolo
02/28/18 03:27 PM
5.8.1
123kB
Weolo
02/18/18 04:18 PM
5.8
124kB
Weolo
02/11/18 12:18 PM
5.7
123kB
Weolo
12/20/17 05:14 PM
5.6
123kB
Weolo
11/03/17 05:22 PM
5.5.2
126kB
Weolo
10/21/17 04:09 AM
5.5.1
126kB
Weolo
10/15/17 11:04 AM
5.5
126kB
Weolo
10/12/17 05:52 PM
5.4.1
116kB
Weolo
09/03/17 10:39 AM
5.3.2
113kB
Weolo
08/18/17 09:40 AM
5.3.1
113kB
Weolo
08/17/17 01:24 PM
5.3
112kB
Weolo
08/14/17 02:15 AM
5.2.2
111kB
Weolo
06/29/17 11:59 AM
5.2.1
111kB
Weolo
06/23/17 09:54 AM
5.2
111kB
Weolo
06/19/17 04:51 PM
5.1
111kB
Weolo
06/05/17 12:03 PM
5.0
110kB
Weolo
05/21/17 11:54 PM
4.9
109kB
Weolo
04/30/17 09:18 AM
4.8.2
109kB
Weolo
04/20/17 12:39 AM
4.8.1
109kB
Weolo
04/18/17 10:51 AM
4.8
109kB
Weolo
04/17/17 10:32 AM
4.7
106kB
Weolo
04/05/17 10:38 AM
4.6
104kB
Weolo
03/22/17 01:23 PM
4.5
103kB
Weolo
02/28/17 10:59 PM
4.4
101kB
Weolo
02/12/17 09:54 PM
4.3
100kB
Weolo
02/09/17 11:00 AM
4.2
101kB
Weolo
02/05/17 09:22 PM
4.1.2
99kB
Weolo
01/24/17 01:09 PM
4.1.1
99kB
Weolo
01/23/17 12:46 AM
4.1
99kB
Weolo
01/22/17 06:29 PM
4.0.1
94kB
Weolo
01/17/17 02:43 AM
4.0
94kB
Weolo
01/16/17 03:49 PM
3.9.1
90kB
Weolo
01/04/17 03:05 PM
3.9
90kB
Weolo
12/27/16 02:08 PM
3.8
90kB
Weolo
12/22/16 05:53 PM
3.7
89kB
Weolo
12/19/16 02:50 PM
3.6
89kB
Weolo
12/15/16 12:43 PM
3.5
89kB
Weolo
11/12/16 02:34 PM
3.4
88kB
Weolo
11/05/16 12:24 PM
3.3
88kB
Weolo
11/01/16 02:01 PM
3.2.1
85kB
Weolo
10/21/16 04:16 PM
3.2
85kB
Weolo
10/21/16 03:57 PM
3.1
84kB
Weolo
10/08/16 08:26 AM
3.0
84kB
Weolo
10/04/16 10:07 PM
2.9
83kB
Weolo
09/15/16 03:50 PM
2.8.3
82kB
Weolo
08/24/16 01:06 AM
2.8.2
82kB
Weolo
08/23/16 12:00 PM
2.8.1
82kB
Weolo
08/21/16 07:40 PM
2.8
82kB
Weolo
08/16/16 04:14 PM
2.7.6
81kB
Weolo
08/09/16 12:59 PM
2.7.5
81kB
Weolo
08/07/16 08:44 AM
2.7.4
81kB
Weolo
08/06/16 10:50 AM
2.7.3
80kB
Weolo
08/04/16 01:19 PM
2.7.2
80kB
Weolo
08/01/16 04:27 PM
2.7.1
80kB
Weolo
08/01/16 03:05 PM
2.7
80kB
Weolo
07/31/16 06:20 PM
2.6
80kB
Weolo
05/31/16 10:55 AM
2.5
79kB
Weolo
04/27/16 08:46 PM
2.4
79kB
Weolo
04/10/16 04:52 PM
2.3.1
77kB
Weolo
03/15/16 04:51 PM
2.3
77kB
Weolo
03/15/16 04:01 PM
2.2
78kB
Weolo
03/06/16 11:16 PM
2.1
76kB
Weolo
11/02/15 04:50 PM
2.0
76kB
Weolo
11/02/15 12:44 PM
1.9
76kB
Weolo
10/24/15 11:07 PM
1.8.3
75kB
Weolo
09/30/15 11:23 AM
1.8.2
76kB
Weolo
09/09/15 05:44 PM
1.8.1
76kB
Weolo
09/07/15 11:41 PM
1.8
76kB
Weolo
09/07/15 10:20 PM
1.7.2
74kB
Weolo
09/03/15 11:30 AM
1.7.1
74kB
Weolo
09/02/15 03:22 PM
1.7
74kB
Weolo
09/02/15 12:37 PM
1.6
73kB
Weolo
07/23/15 04:57 PM
1.5.2
69kB
Weolo
06/16/15 11:29 AM
1.5.1
63kB
Weolo
06/13/15 08:26 PM
1.5
63kB
Weolo
06/13/15 01:05 PM
1.4.1
62kB
Weolo
06/05/15 11:26 AM
1.4
62kB
Weolo
06/04/15 01:50 PM
1.3
61kB
Weolo
05/21/15 04:07 PM
1.2.1
45kB
Weolo
05/03/15 01:05 PM
1.1
15kB
Weolo
04/28/15 09:41 PM
1.0
13kB
Weolo
04/25/15 07:21 PM


Post A Reply Comment Options
Unread 04/26/19, 05:00 PM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Version 6.5

Version 6.5 will be available to download shortly.

A couple of fixes and you can now see the material locations and research locations on the tooltips in the trait screen

I am working on an way to quickly craft items you want to make but its not ready to release yet.
I have started gathering information on the changes for Elsweyr but thats a work in progress
Report comment to moderator  
Reply With Quote
Unread 04/20/19, 10:18 AM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Yeah it super hard to figure out
The last thing I added to try and help was the xml setting excludeFromResizeToFitExtents="true"
Hoping that the game would not try to auto calculate width and height of many of my controls

I don't know if many addons use that setting but I was seeing it more in the base game xml more
Report comment to moderator  
Reply With Quote
Unread 04/20/19, 12:03 AM  
Akopian Atrebates

Forum posts: 9
File comments: 230
Uploads: 0
Strangely, with my setup, so far, I can turn off the following addons and the error does not show up.

Perfect Pixel
Craftstore
Trait Buddy

If I only run those addons and turn almost everything else off, they run fine, so I suspect that either it is the sheer number of addons (as you suggested) or there are still other addons combining to cause problems.

Originally Posted by Akopian Atrebates
This went away at some point, but it has started up again, so I thought I would let you know. I have very many addons running at the same time. 196 is the count I get currently. I think I like seeing all the addons and making them work together as almost as fun as the game . . . You authors are so creative. Anyway, since it is probably specific to my setup, I will experiment a little. It happens under some configurations but not others, so I will analyse the differences and see what I can discover and let you know if I find anything. No big deal if it does not work. I love what you have done, and realize that it is too much to ask for you to figure this out if it is because the shear number of addons running.

Thanks for all your time and effort in making your addons.

Originally Posted by Weolo
@Akopian Atrebates

Too many anchors processed
This error can actually be caused by many reasons.
It's not always the issue of the addon in the error message as well, which is super odd to me.
One cause can be related to using a very large number of addons. This makes the error more likely to happen.

Can I check if you use a lot of addons?
Report comment to moderator  
Reply With Quote
Unread 04/19/19, 09:37 PM  
Akopian Atrebates

Forum posts: 9
File comments: 230
Uploads: 0
This went away at some point, but it has started up again, so I thought I would let you know. I have very many addons running at the same time. 196 is the count I get currently. I think I like seeing all the addons and making them work together as almost as fun as the game . . . You authors are so creative. Anyway, since it is probably specific to my setup, I will experiment a little. It happens under some configurations but not others, so I will analyse the differences and see what I can discover and let you know if I find anything. No big deal if it does not work. I love what you have done, and realize that it is too much to ask for you to figure this out if it is because the shear number of addons running.

Thanks for all your time and effort in making your addons.

Originally Posted by Weolo
@Akopian Atrebates

Too many anchors processed
This error can actually be caused by many reasons.
It's not always the issue of the addon in the error message as well, which is super odd to me.
One cause can be related to using a very large number of addons. This makes the error more likely to happen.

Can I check if you use a lot of addons?
Report comment to moderator  
Reply With Quote
Unread 04/12/19, 05:40 PM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Originally Posted by Dueydoodah
If I use an Instant All Research scroll, the timers in the addon do not reflect the change even after visiting the workbenches. Maybe a button to refresh the timers would be an easy fix.
Thanks for the feedback Dueydoodah

Yeah I noticed this recently too, it used to work, duno what happened.
I am planning to add a refresh button and fix the timers when using the research scrolls.
Report comment to moderator  
Reply With Quote
Unread 04/12/19, 05:12 PM  
Dueydoodah

Forum posts: 6
File comments: 29
Uploads: 0
If I use an Instant All Research scroll, the timers in the addon do not reflect the change even after visiting the workbenches. Maybe a button to refresh the timers would be an easy fix.
Report comment to moderator  
Reply With Quote
Unread 04/11/19, 12:27 PM  
DiNanna63

Forum posts: 0
File comments: 34
Uploads: 0
Thanks! I use Minion and it shows I have 6.4. I did have the TraitBuddy button add-on which showed 3.1 - I think I may have installed that recently so what you've said makes sense. I've deleted both and reinstalled 6.4. I've just tested it and it works perfectly once again. Thanks again!
Report comment to moderator  
Reply With Quote
Unread 04/11/19, 12:00 PM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
I know exactly what that is DiNanna63

You have accidentally installed the copy of TraitBuddy posted by Mitsarugi that was created 3 years ago.
As that version is only 3.1 where as the latest TraitBuddy is 6.4 you will have to clear the data down to prevent errors.

This is my best advise to fix it.
  • Uninstall every instance of TraitBuddy you currently have.
  • Delete the TraitBuddy saved variables file
  • Reinstall my version of TraitBuddy, no other one
  • Log back in to each character to repopulate the data

Let me know if any of that does not make sense
Report comment to moderator  
Reply With Quote
Unread 04/10/19, 03:09 PM  
DiNanna63

Forum posts: 0
File comments: 34
Uploads: 0
Re: Re: Bugged after update

Originally Posted by Weolo
Originally Posted by DiNanna63
Ever since the last patch maintenance, I've been getting bug reports on TraitBuddy. Plus, every time I go to craft or go into the guild bank, a "0" shows up in guild chat for each stage of crafting the item(s) which results in rows of "0"'s. I've finally disabled it and everything is normal. I hope this can be fixed. I want to use it.
Hi DiNanna63

Thanks for your comments
What you are experiencing cannot be caused by TraitBuddy.

I have been using TraitBuddy since the patch and have had no issues at all.
You say "every time I go to craft or go into the guild bank, a "0" shows up in guild chat for each stage of crafting the item(s)" which has confused me as TraitBuddy does not output any messages like this, and does not have any item crafting options either.

If you could copy the bug report you are seeing then I might be able to take a closer look?
Thanks for the quick reply. It's really odd because with it active I have those issues. Deactivated, I don't. With the bugcatcher add on giving me errors with TraitBuddy, I thought I should (finally) report it.

user:/AddOns/TraitBuddy/TraitBuddy.lua:131: function expected instead of nil
stack traceback:
user:/AddOns/TraitBuddy/TraitBuddy.lua:131: in function 'StructureAndFix'
<Locals> craftingSkillTypes = tbl, id = 8796093048122025, c = tbl, styleIndex = 1, _ = "Molybdenum", _ = "/esoui/art/icons/crafting_m...", _ = 0, _ = true, itemStyle = 1, quality = 1 </Locals>

user:/AddOns/TraitBuddy/TraitBuddy.lua:2135: in function 'OnPlayerActivated'
user:/AddOns/TraitBuddy/TraitBuddyData.lua:63: table index is nil
stack traceback:
user:/AddOns/TraitBuddy/TraitBuddyData.lua:63: in function '(main chunk)'
<Locals> ITEMSTYLE_GRIMHARLEQUIN = 58, ITEMSTYLE_HOLLOWJACK = 59, traitMaterials = tbl </Locals>

user:/AddOns/TraitBuddy/TraitBuddy.lua:1190: function expected instead of nil
stack traceback:
user:/AddOns/TraitBuddy/TraitBuddy.lua:1190: in function 'OnStyleLearned'
<Locals> eventCode = 131522, styleIndex = 29, chapterIndex = 2, c = tbl, _ = "Charcoal of Remorse", _ = "/esoui/art/icons/crafting_s...", _ = 0, _ = true, itemStyle = 29, _ = 1 </Locals>

edited to add I disabled the addon again, restarted the UI then enabled it. After restarting the UI and bind a key to turn it on, I get this bug report:

bad argument #1 to 'ipairs' (table/struct expected, got nil)
stack traceback:
[C]: in function 'ipairs'
user:/AddOns/TraitBuddy/TraitBuddy.lua:403: in function 'GetWhoKnows'
<Locals> craftingSkillType = 1, researchLineIndex = 1, traitIndex = 1, know = tbl, researching = tbl, dontKnow = tbl </Locals>
user:/AddOns/TraitBuddy/TraitBuddy.lua:419: in function 'IsTraitKnown2'
<Locals> craftingSkillType = 1, researchLineIndex = 1, traitIndex = 1 </Locals>
user:/AddOns/TraitBuddy/TraitBuddy.lua:1064: in function 'UpdateUI'
<Locals> craftingSkillType = 1, section = ud, crafting = ud, researchLineSplit = tbl, researchLineIndex = 1, _ = "Axe", _ = "/esoui/art/icons/gear_breto...", numTraits = 9, _ = 2332800, traitIndex = 1 </Locals>
user:/AddOns/TraitBuddy/TraitBuddy.lua:1256: in function 'OnAltSelected'
<Locals> comboBox = tbl, characterName = "Princess Ayriah", item = tbl, selectionChanged = true, alt = ud </Locals>
EsoUI/Libraries/ZO_ComboBox/ZO_ComboBox_Base.lua:216: in function 'ZO_ComboBox_Base:ItemSelectedClickHelper'
<Locals> self = tbl, item = tbl, selectionChanged = true </Locals>
EsoUI/Libraries/ZO_ComboBox/ZO_ComboBox_Base.lua:227: in function 'ZO_ComboBox_Base:SelectItem'
<Locals> self = tbl, item = tbl </Locals>
user:/AddOns/TraitBuddy/TraitBuddy.lua:1278: in function 'AltsDropdown_SelectCharacter'
<Locals> selectId = 8796093048122025, item = tbl </Locals>
user:/AddOns/TraitBuddy/TraitBuddy.lua:2212: in function 'TraitBuddyUI:Toggle'
<Locals> self = tbl </Locals>
:1: in function '(main chunk)'
<Locals> keybind = "TB_TOGGLE_GUI" </Locals>

I'm disabling it again.
Last edited by DiNanna63 : 04/10/19 at 03:51 PM.
Report comment to moderator  
Reply With Quote
Unread 04/10/19, 12:32 PM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Re: Bugged after update

Originally Posted by DiNanna63
Ever since the last patch maintenance, I've been getting bug reports on TraitBuddy. Plus, every time I go to craft or go into the guild bank, a "0" shows up in guild chat for each stage of crafting the item(s) which results in rows of "0"'s. I've finally disabled it and everything is normal. I hope this can be fixed. I want to use it.
Hi DiNanna63

Thanks for your comments
What you are experiencing cannot be caused by TraitBuddy.

I have been using TraitBuddy since the patch and have had no issues at all.
You say "every time I go to craft or go into the guild bank, a "0" shows up in guild chat for each stage of crafting the item(s)" which has confused me as TraitBuddy does not output any messages like this, and does not have any item crafting options either.

If you could copy the bug report you are seeing then I might be able to take a closer look?
Report comment to moderator  
Reply With Quote
Unread 04/10/19, 07:47 AM  
DiNanna63

Forum posts: 0
File comments: 34
Uploads: 0
Bugged after update

Ever since the last patch maintenance, I've been getting bug reports on TraitBuddy. Plus, every time I go to craft or go into the guild bank, a "0" shows up in guild chat for each stage of crafting the item(s) which results in rows of "0"'s. I've finally disabled it and everything is normal. I hope this can be fixed. I want to use it.
Report comment to moderator  
Reply With Quote
Unread 03/21/19, 03:38 PM  
JTPete

Forum posts: 0
File comments: 6
Uploads: 0
Re: Re: Name change not recognized

Originally Posted by Weolo
Originally Posted by JTPete
Hi, I have been using Trait Buddy and really appreciate the help it gives me tracking my crafting. I do have one small issue I am hoping you may help with, that is a character's name was changed using the in game tokens for name change, but Trait Buddy still lists the old name. Do you know if there is something I can do to get the new name to show in Trait Buddy? Thanks so much!
Hi JTPete

TraitBuddy stores data by character ID since version 2.7, the current version is 6.4
To TraitBuddy it shouldn't matter what the name of your character is.
Could you make sure that you have only installed one addon with the name TraitBuddy from ESOUI. As there are 2 floating around.
Can you double check the version number you have installed.

If things are still not working could you scroll to the bottom of the TraitBuddy settings screen and take a screenshot. The character management should be showing.
I have the screenshot. Yes I am using 6.4. I think I have it fixed. I am an old slow gamer, (a little embarrassed) I use a controller on pc, maybe part of the problem. I never even opened up the TraitBuddy UI. What I was referring to was the inline notice while both in the inventory menu of bank, or at the crafting stations, where you are looking at a particular item and scroll down it show which alts know it and which alts can research and in progress. This was the extent of my using TraitBuddy, but now I have found the UI and I went to the character management you mentioned and deleted the old character from another alt. Then I logged out/in with the alt whose name was changed. So far so good. This is as far as I have gotten but the name shows correctly now. I may have to delete the old name from each alt and reinstall TraitBuddy but, not a problem. So, many thanks for your support and for building this fine addon!
Report comment to moderator  
Reply With Quote
Unread 03/21/19, 11:42 AM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Re: Name change not recognized

Originally Posted by JTPete
Hi, I have been using Trait Buddy and really appreciate the help it gives me tracking my crafting. I do have one small issue I am hoping you may help with, that is a character's name was changed using the in game tokens for name change, but Trait Buddy still lists the old name. Do you know if there is something I can do to get the new name to show in Trait Buddy? Thanks so much!
Hi JTPete

TraitBuddy stores data by character ID since version 2.7, the current version is 6.4
To TraitBuddy it shouldn't matter what the name of your character is.
Could you make sure that you have only installed one addon with the name TraitBuddy from ESOUI. As there are 2 floating around.
Can you double check the version number you have installed.

If things are still not working could you scroll to the bottom of the TraitBuddy settings screen and take a screenshot. The character management should be showing.
Report comment to moderator  
Reply With Quote
Unread 03/21/19, 09:22 AM  
JTPete

Forum posts: 0
File comments: 6
Uploads: 0
Name change not recognized

Hi, I have been using Trait Buddy and really appreciate the help it gives me tracking my crafting. I do have one small issue I am hoping you may help with, that is a character's name was changed using the in game tokens for name change, but Trait Buddy still lists the old name. Do you know if there is something I can do to get the new name to show in Trait Buddy? Thanks so much!
Report comment to moderator  
Reply With Quote
Unread 03/05/19, 11:49 AM  
Nymbil
 
Nymbil's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Great addon

Originally Posted by Weolo
Originally Posted by Nymbil
Any chance of getting recipe info added? I use to have an addon that showed which toons knew a recipe, and which ones still needed to learn it. The maker stopped updating though and it stopped working. Any chance your add on can do this? I see that it does it for motifs, which is very helpful, but having it for recipes would save a ton of time logging through all my toons to see who knows what recipes.
I have considered it in the past.
I use Master Recipe List addon, it's really good for that
https://www.esoui.com/downloads/info...ecipeList.html

Okay, I'll look into that one. Thanks!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: