Skip to content

Fix to Bank Deposit & Withdrawal errors#5

Open
slaterd314 wants to merge 2 commits intoMundocani:masterfrom
slaterd314:master
Open

Fix to Bank Deposit & Withdrawal errors#5
slaterd314 wants to merge 2 commits intoMundocani:masterfrom
slaterd314:master

Conversation

@slaterd314
Copy link

C_AzeriteEmpoweredItem.IsAzeriteEmpoweredItem() call inside of Outfitter:GetAzeriteCodesForLocation(location) was throwing an error. Couldn't determine what causes the error, so wrapped the call to C_AzeriteEmpoweredItem.IsAzeriteEmpoweredItem() inside of pcall()

on 8.3.0 C_AzeriteEmpoweredItem.IsAzeriteEmpoweredItem() is throwing an error. Wrapped the call to  C_AzeriteEmpoweredItem.IsAzeriteEmpoweredItem() with pcall to catch and handle the error.
Catch and handle error thrown from IsAzeriteEmpoweredItem()
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.

1 participant