Code: Select all
Hit 1936 7304
Expertise 1988 7084
Mastery 2372 7705
Haste 3015 8306
Crit 6510 11822
Try Orange mode, with a large overflow, like 1000:
Hit: 2557, Expertise: 2583, Mastery: 8718, Haste: 6921, Crit: 8717
Or try Red mode, with a huge overflow, like 2000:
Hit: 2557, Expertise: 2727, Mastery: 8393, Haste: 6155, Crit: 8384
The Orange one is like 2K DPS over the Red one, but requires significant regemming (9 gems.)
Edit: also on import, it seems to be grabbing your other Feral spec with 3 glyphs, which is some kind of bug.
I'll try to make another pass at the error messages again. The error actually means: of the ways it can reforge your gear to satisfy your Hit/Exp constraints (Catus will find the best 5000 arrangements that exist within your Hit/Exp + Range constraints), not a single one of them can be made a valid 1:1:1 reforge (with Mastery leading, satisfying the overflow constraint). So by increasing your overflow, which says "ok I'll accept this shitty 9k:8k:7k", you'll then get a result.
Actually now that I think of it, maybe I can just automatically make it do a sloppy second pass, if the first pass doesn't find anything with your current overflow settings. I'll look into this. The only issue would be, these types of reforges are dangerous because they're often sub-optimal and need to be simulated to see if it's worth it. I'll need some way to notify the user that the suggested solutions are sloppier than the settings allow.