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,728
Total downloads:955,118
Favorites:827
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 09/09/16, 11:56 PM  
Ckau
 
Ckau's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 72
Uploads: 4
And i have 3 errors:


And can resize window?


Thx.
Report comment to moderator  
Reply With Quote
Unread 09/09/16, 11:56 PM  
Ckau
 
Ckau's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 72
Uploads: 4
Hi, russian localization
ru.lua
Code:
local strings = {
	SI_BINDING_NAME_TB_TOGGLE_GUI	= "Вкл/Откл TraitBuddy",
	TB_KNOWN 						= "Известен",
	TB_BEING_RESEARCHED 			= "Идет исследование...",
	TB_COULD_RESEARCH				= "Можно исследовать",
	TB_YOU_KNOW						= "Трейт известен",
	TB_YOU_ARE_RESEARCHING			= "Трейт исследуется...",
	TB_YOU_COULD_RESEARCH			= "Трейт можно исследовать",
	
	--Options
	TB_OP_RELOAD					= "Требуется перезагрузка UI /reloadui",
	TB_OP_HEADING1 					= "Which Tooltips",
	TB_OP_HEADING2 					= "Tooltip Appearance",
	TB_OP_HEADING3					= "Other",
	TB_OP_HEADING4					= "Character Management",
	TB_OP_HEADING5					= "Appearance",
	TB_OP_KNOWN						= "Раздел 'Известен'",
	TB_OP_KNOWN_TT					= "Вкл. раздел 'Известен'",
	TB_OP_KNOWN_COLOUR				= "Цвет раздела 'Известен'",
	TB_OP_KNOWN_COLOUR_TT			= "Выбор цвета раздела 'Известен'",
	TB_OP_RESEARCHING				= "Раздел 'Исследуется...'",
	TB_OP_RESEARCHING_TT			= "Вкл. раздел 'Исследуется...'",
	TB_OP_RESEARCHING_COLOUR		= "Цвет раздела 'Исследуется...'",
	TB_OP_RESEARCHING_COLOUR_TT		= "Выбор цвета раздела 'Исследуется...'",
	TB_OP_CANRESEARCH				= "Раздел 'Можно исследовать'",
	TB_OP_CANRESEARCH_TT			= "Вкл. раздел 'Можно исследовать'",
	TB_OP_CANRESEARCH_COLOUR		= "Цвет раздела 'Можно исследовать'",
	TB_OP_CANRESEARCH_COLOUR_TT		= "Выбор цвета раздела 'Можно исследовать'",
	TB_OP_YOUKNOW					= "Раздел 'Суммарной информации'",
	TB_OP_YOUKNOW_TT				= "Вкл. раздел 'Суммарной информации' внизу предмета",
	TB_OP_BAG						= "Сумка",
	TB_OP_BAG_TT					= "Расширить описание сумок. Используется во многих местах, в том числе в инвентаре и банке",
	TB_OP_LOOT						= "Дроп",
	TB_OP_LOOT_TT					= "Расширить описание дропа",
	TB_OP_MAIL						= "Почта",
	TB_OP_MAIL_TT					= "Расширить описание в почте",
	TB_OP_BUYBACK					= "Выкупить",
	TB_OP_BUYBACK_TT				= "Расширить описание в меню 'Выкпить обрано'",
	TB_OP_TRADE						= "Торговля",
	TB_OP_TRADE_TT					= "Расширить описание в торговле",
	TB_OP_TRADINGHOUSE				= "Гильдейский банк",
	TB_OP_TRADINGHOUSE_TT			= "Расширить описание в гильдейском банке",
	TB_OP_CHAT						= "Отправить название в чат",
	TB_OP_CHAT_TT					= "Расширить описание 'Отправить названия в чат'",
	TB_OP_SELECTION					= "Альтернативный выбор персонажа",
	TB_OP_SELECTION_TT				= "Использовать выпадающее меню или иконки для выбора персонажа",
	TB_OP_QUEST						= "Квестовая награда",
	TB_OP_QUEST_TT					= "Расширить описание квестовых наград",
	TB_OP_CRAFTING					= "Ремесло",
	TB_OP_CRAFTING_TT				= "Расширить описание создоваемых предметов ремесла",
	TB_OP_INCLUSION					= "Ваши персонажи в TraitBuddy",
	TB_OP_WORN						= "Экипировано",
	TB_OP_WORN_TT					= "Расширить описание экипирированных предметов",
	TB_OP_UI_KNOW_COLOUR			= "Цвет галки 'Известен'",
	TB_OP_UI_KNOW_COLOUR_TT			= "Выбор цвет галки 'Известен'",
	TB_OP_UI_RESEARCHING_COLOUR		= "Цвет иконки часов 'Исследуется...'",
	TB_OP_UI_RESEARCHING_COLOUR_TT	= "Выбор цвета иконки часов 'Исследуется...'",
	TB_OP_UI_OTHERS_KNOW_COLOUR		= "Цвет других галок 'Известен'",
	TB_OP_UI_OTHERS_KNOW_COLOUR_TT	= "Выбор цвета других галок 'Известен'",
	TB_OP_UI_OTHERS_RES_COLOUR		= "Цвет других иконок часов 'Исследуется...'",
	TB_OP_UI_OTHERS_RES_COLOUR_TT	= "Выбор цвета других иконок часов 'Исследуется...'",
	TB_OP_UI_NOTKNOWN_COLOUR		= "Цвет креста 'Не известен'",
	TB_OP_UI_NOTKNOWN_COLOUR_TT		= "Выбор цвета креста 'Не известен'",
	TB_OP_SHOW_TT					= "Показывать трейты <<1>>",
	TB_OP_DELETE_TT					= "Удалить <<1>> для <<2>>",
	TB_OP_STYLE						= "Стиль предметов",
	TB_OP_STYLE_TT					= "Показывать стиль предметов"
}

if GetString(SI_BINDING_NAME_TB_TOGGLE_GUI):len() == 0 then
	for key,value in pairs(strings) do
		SafeAddVersion(key, 1)
		ZO_CreateStringId(key, value)
	end
end
Last edited by Ckau : 09/10/16 at 01:38 PM.
Report comment to moderator  
Reply With Quote
Unread 08/24/16, 08:33 AM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Originally Posted by Scootworks
if TraitBuddy is activated on every char, is it possible to set a specific char "looking for unknown motifs" and disable it for the other chars?
Not exactly
It is not currently possible to flag one character as looking for some particular traits or motifs.
But what you can do is under TraitBuddy options "Tooltip appearance" turn off "Known by section" and "Being researched by section", then all you are seeing on the tooltips is the unknown traits and motifs.

These control the look of the tooltip for both motifs and traits.

You could also temporarily turn off the other characters under "Character management" of the TraitBuddy options to reduce what you saw in the tooltip even further
Last edited by Weolo : 08/24/16 at 08:36 AM.
Report comment to moderator  
Reply With Quote
Unread 08/24/16, 02:46 AM  
Scootworks
 
Scootworks's Avatar
AddOn Author - Click to view AddOns

Forum posts: 312
File comments: 64
Uploads: 28
if TraitBuddy is activated on every char, is it possible to set a specific char "looking for unknown motifs" and disable it for the other chars?
Report comment to moderator  
Reply With Quote
Unread 08/23/16, 07:22 PM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Thanks for the heads up Krattack
I will take a look to see if I can stop that happening for others

Okay I think I have an idea on that one. I have moved some of the creation code further up the chain. Hopefully that will stop those rare instances. I am releasing it shortly.
Last edited by Weolo : 08/24/16 at 01:03 AM.
Report comment to moderator  
Reply With Quote
Unread 08/23/16, 07:15 PM  
Krattack

Forum posts: 0
File comments: 1
Uploads: 0
Updated to v2.8.2 and got some errors

I updated to version 2.8.2 and got some errors. Renaming the SavedVariables file so that the addon had to recreate it made the errors go away, so this is just a heads up.

Thanks a lot for a great and useful addon. Now if there were a way to check research status without loading ESO...

On character load:
Code:
user:/AddOns/TraitBuddy/TraitBuddy.lua:780: attempt to index a nil value
stack traceback:
	user:/AddOns/TraitBuddy/TraitBuddy.lua:780: in function 'UpdateResearchingUI'
	user:/AddOns/TraitBuddy/TraitBuddy.lua:846: in function 'UpdateResearching'
	user:/AddOns/TraitBuddy/TraitBuddy.lua:2125: in function 'OnPlayerActivated'
On opening TraitBuddy window with /tb chat command:
Code:
user:/AddOns/TraitBuddy/TraitBuddy.lua:1073: attempt to index a nil value
stack traceback:
	user:/AddOns/TraitBuddy/TraitBuddy.lua:1073: in function 'UpdateUI'
	user:/AddOns/TraitBuddy/TraitBuddy.lua:1254: in function 'OnAltSelected'
	EsoUI/Libraries/ZO_ComboBox/ZO_ComboBox_Base.lua:208: in function 'ZO_ComboBox_Base:ItemSelectedClickHelper'
	EsoUI/Libraries/ZO_ComboBox/ZO_ComboBox_Base.lua:219: in function 'ZO_ComboBox_Base:SelectItem'
	user:/AddOns/TraitBuddy/TraitBuddy.lua:1276: in function 'AltsDropdown_SelectCharacter'
	user:/AddOns/TraitBuddy/TraitBuddy.lua:2148: in function 'TraitBuddyUI:Toggle'
	user:/AddOns/TraitBuddy/TraitBuddy.lua:2245: in function 'fn'
	EsoUI/Ingame/SlashCommands/SlashCommands_Shared.lua:67: in function 'DoCommand'
	EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:1813: in function 'SharedChatSystem:SubmitTextEntry'
	EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:2535: in function 'ZO_ChatTextEntry_Execute'
On starting new research:
Code:
user:/AddOns/TraitBuddy/TraitBuddy.lua:435: attempt to index a nil value
stack traceback:
	user:/AddOns/TraitBuddy/TraitBuddy.lua:435: in function 'IsTraitKnown2'
	user:/AddOns/TraitBuddy/TraitBuddy.lua:1072: in function 'UpdateUI'
	user:/AddOns/TraitBuddy/TraitBuddy.lua:1230: in function 'OnResearchStarted'
Report comment to moderator  
Reply With Quote
Unread 08/23/16, 12:10 PM  
Weolo
AddOn Author - Click to view AddOns

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

Version 2.8.2
Improved the research screen layout when changing which characters you want included in TraitBuddy.
The research screen now correctly updates when you delete character data under the options screen.

Version 2.8.1
If you use Gamepad mode then you should now get all the shiny bits of TraitBuddy as well.
Fixed some issues I found with character management.
Please note that quest rewards look different in Gamepad mode so there is no tooltip there.
Report comment to moderator  
Reply With Quote
Unread 08/16/16, 04:20 PM  
Weolo
AddOn Author - Click to view AddOns

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

I just uploaded version 2.8 which should fix the bugs some people have been getting when TraitBuddy is building the alternative character selection bar. This version will also sort out the remainder of messed up data in the saved variables file.

I have also added gamepad support.
This took a lot of investigation to get some of the gamepad tooltips working and I have more work to do on this. So there may be places where the gamepad tooltips do not show TraitBuddy information just yet.
Examples of a few places where it does show for gamepad are items in your inventory, items you have equipped and also the crafting tooltip. Just to name a few.

I hope you find this helpful.
If you spot any bugs let me know as usual either here or by private message.
Report comment to moderator  
Reply With Quote
Unread 08/14/16, 09:59 AM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
I know whats going wrong and have a fix that I have tested to correct it.
I will release that as soon as I have also added some gamepad support.
I will get another version released as soon as I can.
Report comment to moderator  
Reply With Quote
Unread 08/13/16, 08:08 AM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Thanks AkeGamer
Its odd that there is still an error in that place.
I have sent you a private message so that I can get it fixed for good.
Report comment to moderator  
Reply With Quote
Unread 08/12/16, 01:02 PM  
AkeGamer

Forum posts: 1
File comments: 59
Uploads: 0
Originally Posted by Weolo
Originally Posted by AkeGamer
Been getting this error since Hist launch...
Hi AkeGamer

Sorry about that error.
Could you tell me if you use game pad mode?
Which version of TraitBuddy you have?
Weolo: thanks for the prompt reply and we really appreciate your work on this add-on.

I do not use game pad mode.
I run the Minion add-on manager and execute it daily before my ESO game session. Last I ran it was Aug 11. So I was running 2.7.6 at the time I posted the LUA error.

Thanks again.
Report comment to moderator  
Reply With Quote
Unread 08/12/16, 09:25 AM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Originally Posted by AkeGamer
Been getting this error since Hist launch...
Hi AkeGamer

Sorry about that error.
Could you tell me if you use game pad mode?
Which version of TraitBuddy you have?
Report comment to moderator  
Reply With Quote
Unread 08/12/16, 12:06 AM  
Phoenix_Frost
 
Phoenix_Frost's Avatar

Forum posts: 1
File comments: 12
Uploads: 0
Originally Posted by Weolo
I am really pleased it is working for you now Phoenix_Frost
Well done on finding out what the problem was
Me too
I really like TraitBuddy and the functionality of your addon (y)
Report comment to moderator  
Reply With Quote
Unread 08/11/16, 08:47 PM  
AkeGamer

Forum posts: 1
File comments: 59
Uploads: 0
Been getting this error since Hist launch...

user:/AddOns/TraitBuddy/TraitBuddy.lua:1144: attempt to index a nil value
stack traceback:
user:/AddOns/TraitBuddy/TraitBuddy.lua:1144: in function 'AltsMenuBar_Build'
user:/AddOns/TraitBuddy/TraitBuddy.lua:1511: in function 'CreateUI'
user:/AddOns/TraitBuddy/TraitBuddy.lua:1977: in function 'OnPlayerActivated'

I have a ton of addons and use Phinix UI as well, so I'm sure there's the possibility of integration conflict.

Any ideas would be very helpful.

Thx.
Report comment to moderator  
Reply With Quote
Unread 08/10/16, 09:26 AM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
I am really pleased it is working for you now Phoenix_Frost
Well done on finding out what the problem was
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: