Open Ravendwyr opened 5 years ago
The RUNE_TYPE_UPDATE event no longer exists and the game is throwing an error on login when logging in as a Death Knight.
The fix is simple thankfully. All that needs to be done is to delete or comment out Lines 76 and 87 in src/elements/runeBar.lua.
src/elements/runeBar.lua
The RUNE_TYPE_UPDATE event no longer exists and the game is throwing an error on login when logging in as a Death Knight.
The fix is simple thankfully. All that needs to be done is to delete or comment out Lines 76 and 87 in
src/elements/runeBar.lua
.