Can't import my Shaman from addon

Any time I try to import my string for my Shaman (all my other classes are fine), I get string ID 68c1298d0e4546a6982ee84628e82785. Something I’m doing wrong?

Thanks for posting your snapshot – I was able to reproduce your error, and we’ll take a look at that today and try to figure out what is causing it.

1 Like

I fixed this and we’ll post it today sometime. Ran into a weird case because your import doesn’t have a complete talent build.

1 Like

Yay - It’s working now! Anything I need to watch out or do differently?

No, it should work now - you’ll want to pick all your talents to get the best optimization. I don’t necessarily test all cases with incomplete talent builds, so these edge cases can slip through. I put in code that will make the optimization not fail even with a weird build. Basically what happens is that so little maelstrom is generated, that you can’t even get enough to use elemental blast on cooldown and tempest, which I didn’t consider when I wrote the code.

1 Like