-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RaidSortOptions sort overwritten by addon defaults, re-applied every few seconds #3
Comments
is this happening without any changes to the raid roster, re-specs included? |
Correct. No new players joining or leaving the raid, just swapping back and forth between the default sort and RaidSortOptions |
I pushed a potential fix, let me know if it resolves the issue. |
14x Cell/Utils.lua:619: invalid value (table) at index 1 in table for 'concat' << Further contents of RaidSortOptions.lua >> This was during a quick LFR run. |
That has already been fixed 🫡 |
Thanks so much for reacting quickly to this! Raid roster is now sorted, with expected updates when new raid members join or leave. I've had the raid roster locked in the Cell default state if combat starts during the grace period before RaidSortOptions is triggered - I'm assuming this is expected and there's very little we can do about it. |
You can lower the grace period by setting QUE_TIMER lower, lowest possible is 0.5 |
I joined a Worldboss Raid and waited in Valdrakken to see how the Addon would sort things. Most of the time the sorting was correct. I couldnt really check if people from the raid switched spec which could explain some resorting but there were times when the addon would resort every 10-45 sec without roster changes. Sometimes my player frame would be number 1 sometimes not.
this was the Info output in the chat and this is my Sorting_order: |
My raid frame sort order swaps between RaidSortOptions and the Cell addon defaults every 3 seconds or so whilst out of combat.
The text was updated successfully, but these errors were encountered: