Quote Originally Posted by bigcd View Post
Just wondering if anyone has notice issues with the crafting simulator, offering results that are different than in game. I've noticed with the 2 star and higher level 70 recipes what the simulator says and what I see in game are different, I've noticed 2 areas the one happening the most is cp usage, I set based on my character in game, the simulator willl say I have enough cp to do a craft, but in game, I run out of cp before the end of the craft and can't do the rotation. Trying to figure out a rotation for the 35 durability I ran into the issue of not finishing progress in game, when the simulator said I could do it.
This CP problem is very obvious. Take this rotation of mine as an example. This is a 1 star macro I made back in the earlier patches. If you use an excel file, a calculator or the simulator to calculate the amount of CP needed, they will all say it needs only 481 CP. But in reality, it actually needs 490 CP to complete this rotation.

Caimie's 1 Star Macro:

/ac "Muscle Memory" <wait.3>
/ac "Comfort Zone" <wait.2>
/ac "Inner Quiet" <wait.2>
/ac "Manipulation II" <wait.2>
/ac "Steady Hand II" <wait.2>
/ac "Prudent Touch" <wait.3>
/ac "Prudent Touch" <wait.3>
/ac "Prudent Touch" <wait.3>
/ac "Prudent Touch" <wait.3>
/ac "Prudent Touch" <wait.3>
/ac "Steady Hand II" <wait.2>
/ac "Prudent Touch" <wait.3>
/ac "Comfort Zone" <wait.2>
/ac "Prudent Touch" <wait.3>
/echo 1 Star Macro #1 complete <se.3>

/ac "Prudent Touch" <wait.3>
/ac "Prudent Touch" <wait.3>
/ac "Steady Hand" <wait.2>
/ac "Piece by Piece" <wait.3>
/ac "Great Strides" <wait.2>
/ac "Innovation" <wait.2>
/ac "Ingenuity II" <wait.2>
/ac "Byregot's Blessing" <wait.3>
/ac "Careful Synthesis II" <wait.3>
/ac "Careful Synthesis II" <wait.3>
/ac "Careful Synthesis II" <wait.3>
/ac "Careful Synthesis III" <wait.2>
/echo 1 Star Macro #2 complete <se.5>

This is because there's a point which the CP invested in CZ is not yet fully returned yet. So the actual amount of CP available wasn't enough to perform the final Byregot's Blessing.

490 CP isn't that many anyway, so it's not a problem at all. But it is something which we need to take into consideration when drafting a rotation, and we cannot 100% just rely on simple add-up maths from calculators. We can do it in excel though, so for each step, we calculate how much the CURRENT CP value is, to make sure it's not above the max or below the min.