Results: 13Comments by: ithildae
File: Combat Metrics12/26/22
Occasional Error
Posted By: ithildae
This comes up rarely. This time it happened when I was leaving the Vivec Outlaw's Refuge user:/AddOns/LibCombat/LibCombat.lua:1939: operator / is not supported for nil / number stack traceback: user:/AddOns/LibCombat/LibCombat.lua:1939: in function 'SpecialBuffEventHandler' |caaaaaa isdebuff = F, _ = 131108, result = 2...
File: Srendarr - Aura, Buff & Debuff Tracker06/20/22
Not loading on Login, not updating on events
Posted By: ithildae
One of the changes over the last couple of days has disabled the addon from displaying when the character logs in. If you go into settings, and touch the addon, displays are restored. If I use something like and experience scroll, the addon does not update the display of active buffs until you go into setting and touch the addon....
File: Inventory Insight05/30/22
Re: Re: PTS (update 34 - High Isle)
Posted By: ithildae
I fixed it by commenting out the 3 if..end conditions that call quickslots. It is not at all elegant, but it works. It also doesn't seem to impair any functionality that I can see. File is = 'IIfASceneFuncs.lua" Comment lines = 17,18,19 55,56,57 94,95,96 It is brute force...
File: Oger's Mail Intricates01/05/22
Re: Re: Two Requests
Posted By: ithildae
Thank You!!! You are amazing Sorry for the late response - I was away for the holidays, but I will add both options in the next days. Can you add a category for Glyphs? Can you set a subject line, like, "Intricates", or something so that it is not "No Subject"? This addon just makes my day brighter!!!
File: Oger's Mail Intricates12/23/21
Two Requests
Posted By: ithildae
Can you add a category for Glyphs? Can you set a subject line, like, "Intricates", or something so that it is not "No Subject"? This addon just makes my day brighter!!!
File: Go Home12/23/21
Getting the AddOn into the correct...
Posted By: ithildae
Getting the AddOn into the correct folder name fixes things so that the game can see the addon, and even lets you configure settings and the like. What doesn't work with the new version is the slash command shortcuts for getting to a house. Things like: /gh 7 Still gives an "Invalid Command" error in the game. Setting a ke...
File: Caro's Skill Point Saver (Builds, Champion Points, Presets, Gear, Quickslots, Appearances/Outfits)03/09/21
It was happening right after the sk...
Posted By: ithildae
It was happening right after the skill points were applied. The restore worked. That said, the update to 1.6 fixed the issue for me. I would be so lost without the work you have done on this. Many, Many thanks!!! Where in the process does that occur? When loading, when applying...? And from which version did you update?...
File: Caro's Skill Point Saver (Builds, Champion Points, Presets, Gear, Quickslots, Appearances/Outfits)03/09/21
I was on about 12 hours ago, happil...
Posted By: ithildae
I was on about 12 hours ago, happily restoring skills to my characters. I did an update to the addon to the latest version. Now, whenever I restore skill points, the addon hangs the game up tight. I don't know if it is me, but something busted
File: Caro's Skill Point Saver (Builds, Champion Points, Presets, Gear, Quickslots, Appearances/Outfits)02/23/21
Hacking, Sorry...
Posted By: ithildae
I wanted to test things, with the upgrade coming in two weeks. I have too many characters to want to do things by hand or screenshot. I made a save of a character with the most recent version on the live server. Copying over the saved variables file to pts does not work. So I saved the same character on pts, the pasted the live...
File: Caro's Skill Point Saver (Builds, Champion Points, Presets, Gear, Quickslots, Appearances/Outfits)02/04/21
Re: Re: Character Load Error
Posted By: ithildae
Thanks for getting to this so quickly. I appreciate it. I tried looking at it, but my German is old, and not up to programming with. Thanks for this addon!!! Thanks for making me aware of that - it's a problem you only encounter with a non-cp-account, so I didn't notice. I just fixed it and pushed an update, will take a few min...
File: Caro's Skill Point Saver (Builds, Champion Points, Presets, Gear, Quickslots, Appearances/Outfits)02/03/21
Character Load Error
Posted By: ithildae
Checking type on argument anchorTargetControl failed in ButtonControlSetAnchorLua stack traceback: : in function 'SetAnchor' user:/AddOns/CarosSkillPointSaver/csps_ui.lua:244: in function 'CSPS.showElement' |caaaaaa myElement = "checkCP" |r user:/AddOns/CarosSkillPointSaver/CarosSkillPointSaver.lua:336: in funct...
File: CraftStore Endless Archive07/05/19
Swap Necklace/Ring
Posted By: ithildae
That you so much for such an essential addon. Is it possible to swap the position of the Necklace and Ring columns so that they match the order in the crafting table interface? I can't even think of how many times I have made the wrong Jewel because I was expecting it to be in the first position and was wrong. (Causing me to exp...
File: SpentSkillPoints05/11/19
English Language Enchant & Provisioning Fix (Maybe?)
Posted By: ithildae
On line 209 of the SpentSkillPoints.lua file, these two functions return nil, nil -- local enchantingSkillType, enchantingSkillLine = SpentSkillPoints.GetCraftingSkillLineIndices(CRAFTING_TYPE_ENCHANTING) -- local provisionSkillType, provisionSkillLine = SpentSkillPoints.GetCraftingSkillLineIndices(CRAFTING_TYPE_PROVISIONING)...