-
Notifications
You must be signed in to change notification settings - Fork 20
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
Error in 6.2 #35
Comments
Getting this too. The items are a bit scrambled though, highlighting Gemcutter Module: Multistrike will purchase a Baleful Hood when clicked. If you reload and click that vendor first instead of the one next to him it will only show the first item in the list instead with loads of whitespace below it and display these errors:
|
I have fixed this problem on my copy by changing line 250 with this local name, quality, texture if string.find(link, "currency") == nil then I am just checking the link text to see if it's a currency or item and then I grab the info depending on weather it's a currency or item. |
This can be closed. |
I get the following error (captured with BugSack) when opening the vendor window for Ravenspeaker Thelnaas:
It doesn't seem to hinder functionality (i.e. the vendor window still gets the Gnomish "treatment").
The text was updated successfully, but these errors were encountered: