-
Notifications
You must be signed in to change notification settings - Fork 51
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
Items with Random Enchantment not importing correctly #299
Comments
Hey @EvilMerc would you mind providing a copy of the input generated from your addon? |
The current release does not support random suffixes. A new version will be available soon. |
@FelixPflaum Understood, I did notice in the import it specifies the item id, not name. {"talents":"0000000000000000-00000000000000-3320202212313151","class":"hunter","bagItems":[],"race":"Orc","name":"Dextra","gear":{"items":[{"id":7719},{"id":19536},{"id":213302},{"id":6745},{"enchant":866,"rune":409580,"id":213314},{"id":9409},{"id":9900,"rune":425711},{"id":10329,"rune":415352},{"id":10330,"rune":415320},{"id":9398,"rune":409687},{"id":19513},{"id":19512},{"id":21567},{"id":4381},{"enchant":7210,"id":19552},{"enchant":7210,"id":10823},{"id":216516}]},"professions":[{"name":"Alchemy","level":225},{"name":"Engineering","level":149}],"level":40,"spec":"","realm":"Shadowstrike(AU)"} |
The 2.8 release of the exporter addon should work fine with random suffixes now. |
@EvilMerc would you mind testing this out with the new addon v2.8 when you get a chance? |
Apologies for the delay, can confirm this is working as well - thanks for your great work. |
Describe the bug
When using the WoW Sims Exporter addon, and importing from character, any items with random enchantment have their stats set to none, even though they can be set in the sim.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expect this to be set as per the item.
Desktop (please complete the following information):
Windows
Additional context
Not sure if a big deal but has tripped me up a few times.
The text was updated successfully, but these errors were encountered: