Skip to content
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

Fix error endlessly appending to spellUpgrades table #11

Merged
merged 1 commit into from
Sep 9, 2021
Merged

Fix error endlessly appending to spellUpgrades table #11

merged 1 commit into from
Sep 9, 2021

Conversation

mbattersby
Copy link
Contributor

@mbattersby mbattersby commented Sep 9, 2021

Fixes an error where ScanUpdates fails to copy the class common spell table and instead endlessly appends to it.

Addresses AdiAddons/AdiButtonAuras#388

Not the complete fix, because in Torghast SPELLS_CHANGED can fire 2 times per second making in not a good event for detecting actual changes to the spellbook. But it does make the problem not get linearly worse over time.

@Rainrider
Copy link
Member

Ouch, good catch, ty!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants