Results: 268Comments by: Kyzeragon
File: CrutchAlerts05/04/23
Re: about
Posted By: Kyzeragon
Hi, in some boss fights a "Break" countdown will show up like this. https://postimg.cc/qthpqpQp I'm not sure if it's a feature of CrutchAlerts. If so, could I turn it off? It's not, I believe it's from Bandit's UI, and it's showing up because Hodor Reflexes changed the ult sharing mechanism so Bandit's is picking up the map pi...
File: CrutchAlerts05/04/23
I have an eerie feeling the add-on...
Posted By: Kyzeragon
I have an eerie feeling the add-on has a memory leak. After 2h of trialling the game suddenly eats giga more memory and /reloadui fixes that. Same trial without CrutchAlerts creates no memory bloating. Infinite callback stacking? Hmm, what trial? Were you in the same instance for the 2 hours, or did the bloat still occur after multi...
File: CrutchAlerts03/13/23
Re: German bug
Posted By: Kyzeragon
https://imgur.com/a/E8otZvn Hey, i use the addon in german. But it always has this: ^m or ^n behind the german word. why is this? https://imgur.com/a/E8otZvn Ah, it's because when we get the name of things like character names in the API, it tells us whether the name is male, female, or neutral via the ^m etc. I didn't realize...
File: HearthHome Filter08/22/22
Lost Depths error on crafting station
Posted By: Kyzeragon
Interacting with crafting stations in U35 Lost Depths causes an error, as below comments have pointed out. To fix this, change HearthHomeFilter.lua line 1224 from: hhfSearchFieldText:SetText("Enter Search Term") to: HHFSearchField:SetDefaultText("Enter Search Term") Or at least, it's *around* line 1224. I've forgotten what else...
File: Dynamic CP (Champion Points 2.0)08/06/22
Re: Re: Re: Custom Rule Suggestion Window
Posted By: Kyzeragon
I'm not sure what I did but it pops up on every zone change. Before it would only pop up in trials, which was great but I don't need it when hopping around. How do I stop this from occurring. Thanks. Did you add a new rule by accident maybe? Go to Settings > Addons > Dynamic CP - Custom Rules > Select rule to edit and see if you...
File: Dynamic CP (Champion Points 2.0)08/05/22
Re: Custom Rule Suggestion Window
Posted By: Kyzeragon
I'm not sure what I did but it pops up on every zone change. Before it would only pop up in trials, which was great but I don't need it when hopping around. How do I stop this from occurring. Thanks. Did you add a new rule by accident maybe? Go to Settings > Addons > Dynamic CP - Custom Rules > Select rule to edit and see if you...
File: CrutchAlerts06/23/22
Re: Re: Re: Re: Re: Turn off some casts?
Posted By: Kyzeragon
*snip* Thanks for the detailed debugging! I'll try to investigate it soonTM when I have time, hopefully this weekend :tired:
File: Kyzderp's Derps06/18/22
Add on making a tiny frame with thr...
Posted By: Kyzeragon
Add on making a tiny frame with three potion icons in the top left corner of my screen after last patch/update. I can't figure out how to turn this off or what it means. Hmm that has actually been there for 1.5 years, except it's not supposed to be in the top left corner. It's the quickslots indicator, you can turn it off in Quicks...
File: Set Collection Marker (Sticker Book)06/16/22
Funny I'd just noticed the icons mi...
Posted By: Kyzeragon
Funny I'd just noticed the icons missing from decon assistant a few days ago, probably only noticed now because of the new High Isle items. Added in v1.3.0 because that's easy enough, other stuff will have to wait until I have more time... which feels like never, these days.
File: Jack of all Trades - Automatic CP Respec06/11/22
High Isle quickslots
Posted By: Kyzeragon
To fix Rationer and Liquid Efficiency not slotting when changing quickslots in High Isle, add a second arg to line 422 in Events.lua. From: itemLink = GetSlotItemLink(slot) Change to: itemLink = GetSlotItemLink(slot, HOTBAR_CATEGORY_QUICKSLOT_WHEEL)
File: Dynamic CP (Champion Points 2.0)06/08/22
Re: Re: Re: Re: Re: Presets disappearing
Posted By: Kyzeragon
Is it still not showing when you only have Dynamic CP (and required dependencies) enabled? I wonder if it's a draw tier problem. When I first log into the game, presets show up when I open CP. After I play the game for a while, opening and closing different screens, presets no longer appear with CP. After reloadui, the presets sh...
File: Dynamic CP (Champion Points 2.0)06/07/22
Re: Re: Re: Presets disappearing
Posted By: Kyzeragon
Presets are not showing when entering the CP window Hi, it's working for me. Can you show screenshots, or any errors (make sure to turn off things like BugEater/BugCatcher etc.), even if the errors are from other addons? It could be other addons interfering too. Also, do you have Dynamic CP settings > Preset Window Settings > Show w...
File: Set Collection Marker (Sticker Book)06/07/22
Re: Lazy option
Posted By: Kyzeragon
Would it be possible when someone in chat links an item you don't have and an 'uncollected' icon is added, when you click that icon (or the link) to send a message in chat that you would like to have it? Ah, so like Loot Log? I'll keep it in mind to do since I know not everyone likes to run Loot Log. I have some ideas about adding i...
File: Dynamic CP (Champion Points 2.0)06/07/22
Re: Presets disappearing
Posted By: Kyzeragon
Presets are not showing when entering the CP window Hi, it's working for me. Can you show screenshots, or any errors (make sure to turn off things like BugEater/BugCatcher etc.), even if the errors are from other addons? It could be other addons interfering too. Also, do you have Dynamic CP settings > Preset Window Settings > Show w...
File: Kyzderp's Derps06/07/22
Hello could you add option to disab...
Posted By: Kyzeragon
Hello could you add option to disable chat message for resummoning. Cause mine always said. And it keep spamming on dungeon exit cluttering my chat. Thanks before :) Everything else works good, I love the quickslot looks and the helpful chest counter :banana: Woops, that really should have been there to begin with. Added in v1....
File: Auto Category - Revised06/06/22
YES, Bank only I just noticed th...
Posted By: Kyzeragon
YES, Bank only I just noticed that one too, edited my previous comment on how to comment out / delete that code too: For users wanting to use Auto Category temporarily before the author can upload an official fix: Go to Hooks_Keyboard.lua and delete line 551. <- !!! This is no longer needed if you first update to 3.0.1 !!!...
File: Auto Category - Revised06/06/22
High Isle error
Posted By: Kyzeragon
Upon log in of High Isle: /EsoUI/Libraries/Utility/ZO_Hook.lua:35: attempt to index a nil value stack traceback: /EsoUI/Libraries/Utility/ZO_Hook.lua:35: in function 'ZO_PostHook' |caaaaaa existingFunctionName = "DoQuickSlotUpdate", hookFunction = user:/AddOns/AutoCategory/Hooks_Keyboard.lua:515 |r user:/AddOns/...
File: Kyzderp's Derps06/05/22
I'd love to get more use out of com...
Posted By: Kyzeragon
I'd love to get more use out of companion auto-summon feature, but sadly it has a very short memory. I usually summon all 3 assistants back to back (Decon loot, sell what I don't need, bank what I need) and only then I dismiss them, but it seems that this addon forgets about the companion I had summoned prior to all this by then. Can...
File: CrutchAlerts05/13/22
Hello, i've got a little issue here...
Posted By: Kyzeragon
Hello, i've got a little issue here in regards to icons put during the Twins in MoL. I get icons put on everyone except on myself. Is there a particular Ody setting maybe that i have to activate to also get the icon on myself? The official OdySupportIcons doesn't show icons for yourself. I'll DM you a modified version.
File: DarkUI04/18/22
Re: Re: Settings reset every update
Posted By: Kyzeragon
I am so sorry. Since I am not the original author I didn't know that was there. I wouldn't want to have to change the settings again either. I apologize about that but I am sure there was a better reason in the past. I'll make the change. Thanks for letting me know. You will have to update the setting again, but at least it should be...
File: DarkUI04/18/22
Settings reset every update
Posted By: Kyzeragon
Hello, please change the way the SavedVars are reset upon every update. There are no changes to the options that should require a full reset, but the code does this: dui.SV = ZO_SavedVars:NewAccountWide("DarkUI_SavedVariables", ADDON_VERSION, defaults, nil) Every time ADDON_VERSION gets incremented, all the settings get wiped and h...
File: Set Collection Marker (Sticker Book)04/15/22
Why, when using the "before" settin...
Posted By: Kyzeragon
Why, when using the "before" settings for the icons, does this addon cause the text after a linked item to fall back to the game's chat color settings under Settings > Social? I use pChat to change my chat colors. Therefore, I never edited the Social settings colors. Can you please fix this? It would be most appreciated if text...
File: Dynamic CP (Champion Points 2.0)04/10/22
Hi, When using the quickstar pan...
Posted By: Kyzeragon
Hi, When using the quickstar panel (that can be shown outside of CP screen too, on hud and hudui), when I switch between the three constellations without saving, it forgets what I set on one of them. So if I want to change 1 green and one red star, I have to go into the CP screen anyway or wait a 30-sec cooldown. Do you think it c...
File: Kyzderp's Derps04/08/22
Re: Separate addon?
Posted By: Kyzeragon
Hi! I'm realizing that I personally just have the most use of the Boss Timer, is there any way for you to release it as a separate addon? That would be amazing! :) Hey, I've thought about this before for other parts of the addon actually, not specifically Boss Timer, but unfortunately I don't plan on doing it at this time, since it'...
File: Jack of all Trades - Automatic CP Respec04/07/22
I think maybe there was a conflict...
Posted By: Kyzeragon
I think maybe there was a conflict with Dynamic CP so I disabled that. My default slots are 1 Steed's blessing 2 Gifted Rider 3 Treasure Hunter 4 Prof upkeep When I open a crafting table, it changes to 1 >EMPTY< 2 Gifted Rider 3 Treasure Hunter 4 Meticulous Dynamic CP does not slot anything when interacting with cra...