Professions not displaying in window
MZelko82 opened this issue ยท 3 comments
Hey there is this problem still happening? Have you made sure to open all your professions at least once? It needs to scan everything. Please let me know and I'll work with you to solve the issue.
Hey thanks for the quick update. I did not realise I needed to open each profession's recipes tab, but that does seem to have fixed the problem.
Thanks again!
Hey thanks for the quick update. I did not realise I needed to open each profession's recipes tab, but that does seem to have fixed the problem.
Thanks again!
Sure thing! Sadly addons aren't able to retrieve ANY profession/crafting information until a player opens up the professions/tradeskill windows. When they do get opened, the client receives all the data corresponding to their profession/tradeskills. That is why I can only scan when a player opens up the tradeskill windows. Because otherwise there is no data to scan with the current changes to the WOW code. Hope this helps!