Recipe Master

Recipe Master

9.3k Downloads

Learned enchantments not being recognized on languages other than English

Closed this issue ยท 4 comments

commented
          Sorry, maybe it's not quite the same problem as mentioned above. In principle, it can be said that not all recipes are recognized as learned. Here is a screenshot with two examples. You can also see this from the total number of recipes learned, which is far too low for the level.

enchanting_recipemaster
Edit: Tested in the Classic Cataclysm.

Originally posted by @tanrak in #5 (comment)

commented

Enchantments are handled differently during the process of identifying learned skills in Cataclysm. With that said, the handling method is working as expected on my end:

enchanting_window

Could you delete the saved variables for Recipe Master to see if there are any changes?
Those are found in .../Program Files (x86)/World of Warcraft/classic/WTF/Account/Account#/SavedVariables/
Make sure to delete RecipeMaster.lua and RecipeMaster.lua.bak
This will reset your Recipe Master preferences.

commented

Hi, the problem seems to be language-dependent. I have deleted both config files (*.lua and *.lua.bak) and then started the client in german:
Zwischenablage_10-24-2024_01
Then i deleted the configs again and started the client in english language et voila:
Zwischenablage_10-24-2024_02
All the learned recipes are showed up.

commented

You are correct. I followed your steps and was able to reproduce the issue.

I've identified the source of the issue and will fix it ASAP.

commented

I apologize for the inconvenience, it was an oversight on my part.

The problem has been fixed and the changes are now included in version 2.4.1.

Thank you for your feedback, @tanrak!