-
-
Notifications
You must be signed in to change notification settings - Fork 6
Lag in raid groups #153
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
Comments
Preliminary work has been done on the inventory-event-tweaking branch. This seems to improve things for some people, but more improvements are probably needed. |
Make some more updates to inventory-event-tweaking -- now all events are deferred while in combat, so long as no Bagshui inventory windows are open. (The previous change only deferred some update processes, not the events themselves, so this is a more aggressive approach.) |
Further updates to the test branch allow debug data to be logged on demand.
Debug output to chat is also available via Debug logging automatically turns off at logout or reload. To disable manually: |
This might be the final fix for #153. 🤞 - Check arg1 for UNIT_INVENTORY_CHANGED so we ignore it for party/raid members. - Delay all updates by 1 second to allow multiple events to coalesce. - Remove UPDATE_INVENTORY_ALERTS -- this is about durability, not equipped gear changes.
This is mostly resolved as of 1.5.10 with additional minor optimizations to come in a future release. |
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
In some situations (primarily in raid groups, both in and out of combat), Bagshui can cause lag. This probably started with 1.5.
To reproduce
Enable Bagshui while in a raid group.
Expected behavior
No lag, obvs.
Screenshots
No response
Environment
Bagshui 1.5+
Additional context
No response
The text was updated successfully, but these errors were encountered: