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

Can't search for elemental earth in SOM #338

Closed
lvangh opened this issue Nov 26, 2021 · 5 comments
Closed

Can't search for elemental earth in SOM #338

lvangh opened this issue Nov 26, 2021 · 5 comments

Comments

@lvangh
Copy link

lvangh commented Nov 26, 2021

[Elemental earth]/exact returns nothing, but elemental earth without exact returns it. I imagine there are other items like this but haven't come across any yet.

I wonder if it has something to do with the item id?

@knasen88
Copy link

all elemental x, essence of x doesnt work

@GregoryGH
Copy link

same thing with stonescale oil/eel

@Deamp
Copy link

Deamp commented Dec 22, 2021

I had the same issue and fixed it by running

/aux clear item cache

Weird is that I fixed it yesterday and today I had to run the command again because the bug accured again.

@GregoryGH
Copy link

yea, it helps

@shirsig
Copy link
Owner

shirsig commented Oct 2, 2022

I can't reproduce it. Could be because some item data change with the expansion and yes /aux clear item cache will help for that. @Deamp if you quit the game without a regular logout (or having done /run ReloadUI() before) then you lose all changes in the addon savedvariables (this is behavior of the wow client which addons cannot influence), probably that's why you had to do it again.

@shirsig shirsig closed this as completed Oct 2, 2022
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

No branches or pull requests

5 participants