Results: 3Comments by: s_mctoren
File: Global Cooldown Monitor06/18/24
Re: Re: If anyone sees this, new error in U42
Posted By: s_mctoren
bad argument #2 to 'math.max' (number expected, got nil) stack traceback: : in function 'math.max' user:/AddOns/GCDMonitor/GCDMonitor.lua:104: in function 'OnAbilityUsed' user:/AddOns/GCDMonitor/GCDMonitor.lua:148: in function '(anonymous)' The GetAbilityCastInfo() function has changed and there are only two return parameters...
File: Perfect Weave06/18/24
Re: Re: U42 broke this addon
Posted By: s_mctoren
Gold Coast changed what the getAbilityCastInfo function returns. I replaced lines 156-167 to modify how the castTime abilities are handled and should work correctly now if you replace those lines of the main.lua file in the addon folder: -- Check if it's a channeled ability. local id = GetSlotBoundId(n) local isChannele...
File: Journal Quest Log11/19/23
Chronology
Posted By: s_mctoren
Cannot really understand why the list is available only in alphabetical order. Not much of the understanding where I should start or continue my progress... It could really help if you could switch this with a click of the button of through the settings. And it's not really graphic to follow which quest belongs to which guild and c...