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:2,179
Total downloads:956,682
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 05/27/18, 08:11 AM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Gamepad errors at crafting stations
I am going to work on PTS to make sure every crafting station works again with TraitBuddy

Too many anchors processed
This error can actually be caused by many reasons, bad coding, too many addons etc etc.
I have already rewritten TraitBuddy so that no controls in it auto resize themselves using the resizeToFitDescendents setting.
I am seeing a lot more reports that if someone use a very large number of addons this error is more likely to happen, and it can happen on any of the addons.
There is very little more I can do to address this issue from TraitBuddys side

Errors coming from Inventories
This is an odd one, generally there are no errors and things just work but sometimes people are seeing some errors. My theory atm is that sometimes things in ESO can invalidate the inventory display and fire off a full refresh and if that happens part way through the code it gets upset.
I have not yet been able to pin down a good way of plugging in to inventory and to work with these kinds if inventory refresh but what I might do in the interim is put in some extra checks. If for some reason my code has blank values when it goes to check who knows which traits from the inventory I think I will catch that and not cause an error.
I am unsure what the side effects will be but having no error is a start.

Traits sometimes not showing they completed
I have seen this myself when I did a test on PTS.
I am going to do more tests to see if the API has changed in some way connected with completed trait research. Otherwise it might be an ESO bug atm. I will investigate and see what I can find.
Report comment to moderator  
Reply With Quote
Unread 05/26/18, 05:25 PM  
Tagonius

Forum posts: 2
File comments: 8
Uploads: 0
Re: Re: Re: Error message

Originally Posted by Aragorn79
Originally Posted by Weolo
Originally Posted by Aragorn79
Hi Weolo, thanks for your reply. I did what you told me here is the error message:

It only comes when in the jewelry station I click on creation, all other functions are okay.


user:/AddOns/TraitBuddy/TraitBuddy.lua:350: operator + is not supported for nil + number
stack traceback:
user:/AddOns/TraitBuddy/TraitBuddy.lua:350: in function 'LayoutPendingSmithingItem'
EsoUI/Ingame/Crafting/Gamepad/SmithingCreation_Gamepad.lua:705: in function 'ZO_GamepadSmithingCreation:SetupResultTooltip'
EsoUI/Ingame/Crafting/SmithingCreation_Shared.lua:1073: in function 'ZO_SharedSmithingCreation:UpdateTooltipInternal'
EsoUI/Ingame/Crafting/SmithingCreation_Shared.lua:39: in function 'ZO_SharedSmithingCreation:OnUpdate'
EsoUI/Ingame/Crafting/SmithingCreation_Shared.lua:34: in function '(anonymous)'
Thanks for the bug report
Looks like you use Gamepad, I will check on PTS to see what happens for me

Thanks and yes I use gamepad. Error only happens on jewelry station and then only when clicking creation. Ok thanks
I've got the same error, I use gamepad, too. BTW, thanks for your work. Your addon is very useful.
Last edited by Tagonius : 05/26/18 at 05:27 PM.
Report comment to moderator  
Reply With Quote
Unread 05/25/18, 02:17 PM  
Sp00sty

Forum posts: 67
File comments: 172
Uploads: 0
Too many Anchor errors fix for me at least

Since Summerset I had been getting the following two errors upon load:

Code:
Too many anchors processed. Tail of anchor list:
TBMotifsContainerScrollChildTB_MotifEntry363Text->
TBMotifsContainerScrollChildTB_MotifEntry364Yes->
TBMotifsContainerScrollChildTB_MotifEntry364No->
TBMotifsContainerScrollChildTB_MotifEntry364Text->
TBMotifsContainerScrollChildTB_MotifHeader27Icon


user:/AddOns/AUI/functions/Events.lua:570: attempt to index a nil value
stack traceback:
	user:/AddOns/AUI/functions/Events.lua:570: in function 'AUI.LoadEvents'
	user:/AddOns/AUI/AUI.lua:134: in function 'AUI_OnLoad'
After fixing the AUI error with this from the AUI comments:

Code:
to solve this until it get fixed, edit /AddOns/AUI/functions/Events.lua on line 570 and replace QUEST_TRACKER by FOCUSED_QUEST_TRACKER
The TBMotifs errors went away. I have many many other addons active but that AUI fix is the only thing I changed.
Report comment to moderator  
Reply With Quote
Unread 05/24/18, 03:51 PM  
TTr

Forum posts: 0
File comments: 4
Uploads: 0
Re: Re: Re: Error message

Got an error today:

Report comment to moderator  
Reply With Quote
Unread 05/24/18, 02:56 PM  
Aragorn79

Forum posts: 0
File comments: 32
Uploads: 0
Re: Re: Error message

Originally Posted by Weolo
Originally Posted by Aragorn79
Hi Weolo, thanks for your reply. I did what you told me here is the error message:

It only comes when in the jewelry station I click on creation, all other functions are okay.


user:/AddOns/TraitBuddy/TraitBuddy.lua:350: operator + is not supported for nil + number
stack traceback:
user:/AddOns/TraitBuddy/TraitBuddy.lua:350: in function 'LayoutPendingSmithingItem'
EsoUI/Ingame/Crafting/Gamepad/SmithingCreation_Gamepad.lua:705: in function 'ZO_GamepadSmithingCreation:SetupResultTooltip'
EsoUI/Ingame/Crafting/SmithingCreation_Shared.lua:1073: in function 'ZO_SharedSmithingCreation:UpdateTooltipInternal'
EsoUI/Ingame/Crafting/SmithingCreation_Shared.lua:39: in function 'ZO_SharedSmithingCreation:OnUpdate'
EsoUI/Ingame/Crafting/SmithingCreation_Shared.lua:34: in function '(anonymous)'
Thanks for the bug report
Looks like you use Gamepad, I will check on PTS to see what happens for me

Thanks and yes I use gamepad. Error only happens on jewelry station and then only when clicking creation. Ok thanks
Report comment to moderator  
Reply With Quote
Unread 05/24/18, 02:18 PM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Re: Error message

Originally Posted by Aragorn79
Hi Weolo, thanks for your reply. I did what you told me here is the error message:

It only comes when in the jewelry station I click on creation, all other functions are okay.


user:/AddOns/TraitBuddy/TraitBuddy.lua:350: operator + is not supported for nil + number
stack traceback:
user:/AddOns/TraitBuddy/TraitBuddy.lua:350: in function 'LayoutPendingSmithingItem'
EsoUI/Ingame/Crafting/Gamepad/SmithingCreation_Gamepad.lua:705: in function 'ZO_GamepadSmithingCreation:SetupResultTooltip'
EsoUI/Ingame/Crafting/SmithingCreation_Shared.lua:1073: in function 'ZO_SharedSmithingCreation:UpdateTooltipInternal'
EsoUI/Ingame/Crafting/SmithingCreation_Shared.lua:39: in function 'ZO_SharedSmithingCreation:OnUpdate'
EsoUI/Ingame/Crafting/SmithingCreation_Shared.lua:34: in function '(anonymous)'
Thanks for the bug report
Looks like you use Gamepad, I will check on PTS to see what happens for me
Report comment to moderator  
Reply With Quote
Unread 05/24/18, 01:23 PM  
Aragorn79

Forum posts: 0
File comments: 32
Uploads: 0
Error message

Hi Weolo, thanks for your reply. I did what you told me here is the error message:

It only comes when in the jewelry station I click on creation, all other functions are okay.


user:/AddOns/TraitBuddy/TraitBuddy.lua:350: operator + is not supported for nil + number
stack traceback:
user:/AddOns/TraitBuddy/TraitBuddy.lua:350: in function 'LayoutPendingSmithingItem'
EsoUI/Ingame/Crafting/Gamepad/SmithingCreation_Gamepad.lua:705: in function 'ZO_GamepadSmithingCreation:SetupResultTooltip'
EsoUI/Ingame/Crafting/SmithingCreation_Shared.lua:1073: in function 'ZO_SharedSmithingCreation:UpdateTooltipInternal'
EsoUI/Ingame/Crafting/SmithingCreation_Shared.lua:39: in function 'ZO_SharedSmithingCreation:OnUpdate'
EsoUI/Ingame/Crafting/SmithingCreation_Shared.lua:34: in function '(anonymous)'
Report comment to moderator  
Reply With Quote
Unread 05/23/18, 08:02 PM  
Morgolitz

Forum posts: 0
File comments: 2
Uploads: 0
Originally Posted by Weolo
Thanks for the report Morgolitz
I will check it out

Thats odd I don't get that error, I don't get any errors at the crafting station.
Your 2nd error mentions FCOItemSaver, could you try disabling that addon and see if the problem still happens?

I will also download that addon and see if I can spot the conflict.
Tried disabling FCOItemSaver and did not get any durther errors. I re-endbled the add-on to see if it would then generate the error again and it did not. It tried this on multiple characters with the same results, no errors.

Hope this helps.
Report comment to moderator  
Reply With Quote
Unread 05/23/18, 02:10 PM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
I dont see an issue with FCO Item Saver when working with TraitBuddy either.

Maybe its when the inventory list changes in the decon screen.
I will investigate

'ZO_CraftingInventory:HandleVisibleDirtyEvent'
'ZO_SharedSmithingExtraction:OnSlotChanged'
'ZO_SharedSmithingExtraction:OnInventoryUpdate'
'ZO_SmithingExtractionInventory:Refresh'
Report comment to moderator  
Reply With Quote
Unread 05/23/18, 01:57 PM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
Thanks for the report Morgolitz
I will check it out

Thats odd I don't get that error, I don't get any errors at the crafting station.
Your 2nd error mentions FCOItemSaver, could you try disabling that addon and see if the problem still happens?

I will also download that addon and see if I can spot the conflict.
Last edited by Weolo : 05/23/18 at 02:04 PM.
Report comment to moderator  
Reply With Quote
Unread 05/23/18, 01:46 PM  
Morgolitz

Forum posts: 0
File comments: 2
Uploads: 0
Re: Version 5.9

Originally Posted by Weolo
I just uploaded version 5.9 which is for Summerset Chapter.
It will be available to download shortly.

I had to make a lot of changes to add in a whole new tree of crafting, along with new motifs and crafted sets.
I have tried very hard to get it working but let me know if you get any errors.
Thanks for the awesome addon. I just updated and on visiting the blacksmith station i got the following:

Traitbuddy error at blacksmithing station when checking to deconstruct items.

user:/AddOns/TraitBuddy/TraitBuddy.lua:681: attempt to index a nil value
stack traceback:
user:/AddOns/TraitBuddy/TraitBuddy.lua:681: in function 'TB_Object:IsTraitBeingResearched'
user:/AddOns/TraitBuddy/TraitBuddy.lua:926: in function 'TB_Object:GetWhoKnows'
user:/AddOns/TraitBuddy/ui/inventory.lua:120: in function 'TB_Inventory:GetDetails'
user:/AddOns/TraitBuddy/ui/inventory.lua:67: in function 'setupCallback'
EsoUI/Libraries/ZO_Templates/ScrollTemplates.lua:1976: in function 'ZO_ScrollList_RefreshVisible'
EsoUI/Ingame/Crafting/Keyboard/CraftingInventory.lua:120: in function 'ZO_CraftingInventory:HandleVisibleDirtyEvent'
EsoUI/Ingame/Crafting/SmithingExtraction_Shared.lua:163: in function 'ZO_SharedSmithingExtraction:OnSlotChanged'
EsoUI/Ingame/Crafting/SmithingExtraction_Shared.lua:137: in function 'ZO_SharedSmithingExtraction:OnInventoryUpdate'
EsoUI/Ingame/Crafting/Keyboard/SmithingExtraction_Keyboard.lua:114: in function 'ZO_SmithingExtractionInventory:Refresh'
EsoUI/Ingame/Crafting/Keyboard/CraftingInventory.lua:131: in function 'ZO_CraftingInventory:PerformFullRefresh'
EsoUI/Ingame/Crafting/SharedCraftingInventory.lua:49: in function 'ZO_SharedCraftingInventory:OnShow'
ZO_LoreLibrary_Show:3: in function '(main chunk)'
[C]: in function 'SetHidden'
EsoUI/Ingame/Crafting/Keyboard/SmithingExtraction_Keyboard.lua:27: in function 'ZO_SmithingExtraction:SetHidden'
EsoUI/Ingame/Crafting/Keyboard/Smithing_Keyboard.lua:304: in function 'ZO_Smithing:SetMode'
user:/AddOns/FCOItemSaver/FCOIS_Hooks.lua:1374: in function 'SetMode'
EsoUI/Ingame/Crafting/Keyboard/Smithing_Keyboard.lua:219: in function 'callback'
EsoUI/Libraries/ZO_MenuBar/ZO_MenuBar.lua:284: in function 'MenuBarButton:Release'
EsoUI/Libraries/ZO_MenuBar/ZO_MenuBar.lua:636: in function 'ZO_MenuBarButtonTemplate_OnMouseUp'
ZO_MainMenuCategoryBarButton1_MouseUp:3: in function '(main chunk)'

dismissing above error produced the following error

user:/AddOns/TraitBuddy/TraitBuddy.lua:681: attempt to index a nil value
stack traceback:
user:/AddOns/TraitBuddy/TraitBuddy.lua:681: in function 'TB_Object:IsTraitBeingResearched'
user:/AddOns/TraitBuddy/TraitBuddy.lua:926: in function 'TB_Object:GetWhoKnows'
user:/AddOns/TraitBuddy/ui/inventory.lua:120: in function 'TB_Inventory:GetDetails'
user:/AddOns/TraitBuddy/ui/inventory.lua:67: in function 'setupCallback'
EsoUI/Libraries/ZO_Templates/ScrollTemplates.lua:1976: in function 'ZO_ScrollList_RefreshVisible'
user:/AddOns/FCOItemSaver/FCOIS_Refresh.lua:110: in function 'UpdateCraftingInventory'
user:/AddOns/FCOItemSaver/FCOIS_Refresh.lua:150: in function 'FCOIS.FilterBasics'
user:/AddOns/FCOItemSaver/FCOIS_FilterButtons.lua:291: in function 'FCOIS.CheckFilterButtonsAtPanel'
user:/AddOns/FCOItemSaver/FCOIS_FilterButtons.lua:173: in function 'FCOIS.PreHookButtonHandler'
user:/AddOns/FCOItemSaver/FCOIS_Hooks.lua:1401: in function 'SetMode'
EsoUI/Ingame/Crafting/Keyboard/Smithing_Keyboard.lua:219: in function 'callback'
EsoUI/Libraries/ZO_MenuBar/ZO_MenuBar.lua:284: in function 'MenuBarButton:Release'
EsoUI/Libraries/ZO_MenuBar/ZO_MenuBar.lua:636: in function 'ZO_MenuBarButtonTemplate_OnMouseUp'
ZO_MainMenuCategoryBarButton1_MouseUp:3: in function '(main chunk)'


After this the interface showing items to deconstruct was overlaying items so thatr two items where on 1 line. Disabling traitbuddy and reloading UI removed this effect.

Hope this helps.
Report comment to moderator  
Reply With Quote
Unread 05/23/18, 03:52 AM  
Mahabahabtha

Forum posts: 0
File comments: 3
Uploads: 0
Thumbs up Re: Version 5.9

Originally Posted by Weolo
I just uploaded version 5.9 which is for Summerset Chapter.
It will be available to download shortly.

I had to make a lot of changes to add in a whole new tree of crafting, along with new motifs and crafted sets.
I have tried very hard to get it working but let me know if you get any errors.
Thank you very much for your awesome work !
Report comment to moderator  
Reply With Quote
Unread 05/22/18, 05:31 PM  
Weolo
AddOn Author - Click to view AddOns

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

I just uploaded version 5.9 which is for Summerset Chapter.
It will be available to download shortly.

I had to make a lot of changes to add in a whole new tree of crafting, along with new motifs and crafted sets.
I have tried very hard to get it working but let me know if you get any errors.
Report comment to moderator  
Reply With Quote
Unread 05/22/18, 10:42 AM  
Weolo
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 563
Uploads: 4
I just got in to work, I am on it
Report comment to moderator  
Reply With Quote
Unread 05/22/18, 04:16 AM  
Tyralbin

Forum posts: 4
File comments: 26
Uploads: 0
Update :)

Thanks for letting us know you are working on it. Did just come to check cause of the errors but having you acknowledge work is in progress is good
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: