Results: 18Comments by: macdesktops
File: RandomMount02/11/21
Dismiss pets when grouping option?
Posted By: macdesktops
Hi, Thanks for the nice little addon. Is there any chance I could talk you into adding options to dismiss pets in: Trials, Dungeons, or more generally simply when grouped?
File: Dryzler's Inventory08/01/20
LibAsync error
Posted By: macdesktops
If you updated LibAsync and are getting an error, I have found that this fixes it. In Inventory.lua comment line 944 and change line 945 so they are: -- local async = LibStub("LibAsync") local task = LibAsync:Create("DEGInventoryInitCharKnowledge") This resolved the error for me and everything seems to be working.
File: Combat Metrics04/16/20
Initialize error
Posted By: macdesktops
Just noticed that Combat Metrics isn't working for me as of the 4/16 patch (maybe before): user:/AddOns/CombatMetrics/CombatMetricsUI.lua:6199: attempt to index a nil value stack traceback: user:/AddOns/CombatMetrics/CombatMetricsUI.lua:6199: in function 'CMX.InitializeUI' user:/AddOns/CombatMetrics/CombatMetrics.lua:2234: in f...
File: Addon Selector (Save AddOn profiles/packs)04/08/20
Re: Re: Forgot all my Addon Sets this afternoon
Posted By: macdesktops
Nope, not so far. The SavedVariables version ingame did not change since version 1 so this is not the problem. Maybe you had a client crash? Or some software like Windows Defenfer or other tools block the access to your c:\users\...\documents\Elder Scrolls Online\live folder. Add the folder to the whitelist/add an exclusion in y...
File: Addon Selector (Save AddOn profiles/packs)03/22/20
Forgot all my Addon Sets this afternoon
Posted By: macdesktops
This afternoon, Addon Selector forgot the four sets that I had configured. No crash. I found the saved variables file, and it is indeed reset to basically empty. Has anyone experienced this?
File: PersonalAssistant (Banking, Junk, Loot, Repair)02/21/20
Re: potions
Posted By: macdesktops
I have noticed that when I created a rule for crafted tri-pots (Essence of Health with health, stamina, and magicka restores), it applies to every "of Health" crafted potion, e.g. a simple Dram of Health. Feature Request: Is it possible to differentiate between crafted potions by level and/or by traits? The rule is created based...
File: PersonalAssistant (Banking, Junk, Loot, Repair)02/19/20
Dram vs Essence?
Posted By: macdesktops
I have noticed that when I created a rule for crafted tri-pots (Essence of Health with health, stamina, and magicka restores), it applies to every "of Health" crafted potion, e.g. a simple Dram of Health. Feature Request: Is it possible to differentiate between crafted potions by level and/or by traits?
File: PersonalAssistant (Banking, Junk, Loot, Repair)02/19/20
Re: Re: Too old for the new math
Posted By: macdesktops
Can you give a better explanation or any actually.. on the function of the >=,==,<= statements? The only thing I've been able to make work is ==.. move amount x one direction or the other. I thought I had it.. What I'm looking to do is this.. when X is greater then or equal to (">=?") say 200 in the bank, then move it to the b...
File: Dryzler's Inventory08/21/19
Re: Re: Re: Re: Re: Error
Posted By: macdesktops
Uninstalling and re-installing alone didn't work for me. I had to quit out of the game first, then uninstall and re-install. In hindsight, I suspect that merely deleting Saved Variables while the game was closed would have done the trick. I think it would be the best to reinstall it (including delete saved variables (with minion))...
File: Trials Weekly Reset Tracker Extended06/14/19
Re: Re: Re: [TWRTE] Bug
Posted By: macdesktops
I discovered that yesterday and updated my local add-on as I only had figured out some of the new coffer IDs. Hegusung (who I am guessing is Herzert here) appears not to have published the updated add-on here. I am new to github. I just forked your repository, added hegusung's new item IDs, added the quest and coffers for Sunspire...
File: Trials Weekly Reset Tracker Extended06/13/19
Re: [TWRTE] Bug
Posted By: macdesktops
Hi, took time to investigate the bug, seems the Loot ID changed (3 out of the 3 trials I tested had this issue), do you want me to post the modification here once I got the new IDs or should I fork this project and maintain it myself ? Did not see any change in the Quest IDs I think I should have all of them for next week Hi...
File: Undaunted Daily04/05/19
Re: Re: Wrathstone
Posted By: macdesktops
Hi any chance of getting this updated for the new dlc rotation ? I do use WPamA but like this one too for the commands. Okay. I've gone through the whole cycle this time. Here's the new code. You can copy and paste the whole thing to replace the contents of StartUp.lua, or just replace the highlighted lines: local ADDON_NAME...
File: Undaunted Daily03/20/19
Re: Wrathstone
Posted By: macdesktops
Hi any chance of getting this updated for the new dlc rotation ? I do use WPamA but like this one too for the commands. I think I've fixed my copy. It has correctly shown both of the new pledges as well as those before the new pledges. Code update redacted Well, I'm afraid that my underlying assumption was faulty. I may nee...
File: Dolgubon's Lazy Writ Crafter03/07/19
For those who are getting errors wh...
Posted By: macdesktops
For those who are getting errors when doing Enchanting Writs: You need to update, and install LibLazyCrafting using Minion (or manually) I am also receiving the enchanting error: stack traceback: user:/AddOns/DolgubonsLazyWritCreator/WritCreater.lua:936: in function 'enchantCrafting' user:/AddOns/DolgubonsLazyWritCreator/Wri...
File: WritWorthy03/03/19
Incompatible with Dolgubon's Lazy Writ Crafter
Posted By: macdesktops
Since the Wrathstone update, having WritWorthy and Dolgubon's Lazy Writ Crafter enabled causes Lazy Writ Crafter to throw an error when interacting with Enchanting Tables: stack traceback: user:/AddOns/DolgubonsLazyWritCreator/WritCreater.lua:936: in function 'enchantCrafting' user:/AddOns/DolgubonsLazyWritCreator/WritCreater.lu...
File: Dolgubon's Lazy Writ Crafter03/03/19
For those who are getting errors wh...
Posted By: macdesktops
For those who are getting errors when doing Enchanting Writs: You need to update, and install LibLazyCrafting using Minion (or manually) I am also receiving the enchanting error: stack traceback: user:/AddOns/DolgubonsLazyWritCreator/WritCreater.lua:936: in function 'enchantCrafting' user:/AddOns/DolgubonsLazyWritCreator/Wri...
File: Dolgubon's Lazy Writ Crafter03/02/19
For those who are getting errors wh...
Posted By: macdesktops
For those who are getting errors when doing Enchanting Writs: You need to update, and install LibLazyCrafting using Minion (or manually) I am also receiving the enchanting error: stack traceback: user:/AddOns/DolgubonsLazyWritCreator/WritCreater.lua:936: in function 'enchantCrafting' user:/AddOns/DolgubonsLazyWritCreator/Wri...
File: Dryzler's Inventory09/28/18
Jewelry support?
Posted By: macdesktops
Are there any plans to add jewelry support?