Some issues I've come across:
CrafingManager.Step always returns 5068
CraftingManager.QualityCap throws
Some nice-to-haves for 3 and 4 star crafting.
# of stacks left on comfort zone, steady hand, steady hand II, waste not, etc.
# of stacks of inner quiet
Counter for tricks of the trades used
CrafingManager.Step always returns 5068
CraftingManager.QualityCap throws
Code:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
at ff14bot.RemoteWindows.Synthesis.GetProperty(String key)
at ff14bot.Managers.CraftingManager.get_QualityCap()
Some nice-to-haves for 3 and 4 star crafting.
# of stacks left on comfort zone, steady hand, steady hand II, waste not, etc.
# of stacks of inner quiet
Counter for tricks of the trades used
Last edited: