http://i.imgur.com/Mr5zWqV.jpg - sliders
View attachment 197812
As i understand at some point after selling recipe he stops picking up some pieces of ChaosRecipe set.
I will upload more logs later.
And thank you for your work.
// EDIT //
Nvm, brain is sloppy.
I'll revert the changes I made, this can't. work.
In your logfile everything seems good so far tho...
Here are the entries I found in your log
Code:
2016-02-07 21:21:38,665 [3] DEBUG CustomLogger (null) - [NeededForChaosRecipe] The item of type "BodyArmours" is needed for recipe (actual : 1 | estimate next : 2)
2016-02-07 21:23:01,759 [3] DEBUG CustomLogger (null) - [NeededForChaosRecipe] The item of type "TwoHandWeapons" is needed for recipe (actual : 1 | estimate next : 2)
2016-02-07 21:23:14,466 [3] DEBUG CustomLogger (null) - [NeededForChaosRecipe] The item of type "Boots" is needed for recipe (actual : 0 | estimate next : 1)
2016-02-07 21:24:06,707 [3] DEBUG CustomLogger (null) - [NeededForChaosRecipe] The item of type "Boots" is needed for recipe (actual : 0 | estimate next : 2)
2016-02-07 21:24:22,855 [3] DEBUG CustomLogger (null) - [NeededForChaosRecipe] The item of type "Gloves" is needed for recipe (actual : 1 | estimate next : 2)
2016-02-07 21:38:12,996 [52] DEBUG CustomLogger (null) - [NeededForChaosRecipe] The item of type "Helmets" is needed for recipe (actual : 0 | estimate next : 1)
2016-02-07 21:40:06,648 [52] DEBUG CustomLogger (null) - [NeededForChaosRecipe] The item of type "Helmets" is needed for recipe (actual : 0 | estimate next : 2)
2016-02-07 21:41:31,700 [52] DEBUG CustomLogger (null) - [NeededForChaosRecipe] The item of type "Belts" is needed for recipe (actual : 4 | estimate next : 5)
2016-02-07 21:41:32,069 [52] DEBUG CustomLogger (null) - [NeededForChaosRecipe] The item of type "Rings" is needed for recipe (actual : 18 | estimate next : 19)
2016-02-07 21:42:01,141 [52] DEBUG CustomLogger (null) - [NeededForChaosRecipe] The item of type "Rings" is needed for recipe (actual : 18 | estimate next : 20)
2016-02-07 21:47:00,841 [52] DEBUG CustomLogger (null) - [NeededForChaosRecipe] The item of type "BodyArmours" is needed for recipe (actual : 0 | estimate next : 2)
2016-02-07 21:48:45,402 [52] DEBUG CustomLogger (null) - [NeededForChaosRecipe] The item of type "Amulets" is needed for recipe (actual : 18 | estimate next : 19)
2016-02-07 21:49:14,020 [52] DEBUG CustomLogger (null) - [NeededForChaosRecipe] The item of type "TwoHandWeapons" is needed for recipe (actual : 0 | estimate next : 2)
2016-02-07 21:50:45,990 [52] DEBUG CustomLogger (null) - [NeededForChaosRecipe] The item of type "Gloves" is needed for recipe (actual : 0 | estimate next : 2)
and the calc seems good. It just look weird for you to watch it since it's not an usual behavior.
It's just about bad luck I guess... You don't find what you need for a recipe so it passes by if the item types is == to the slider value... that's how it's supposed to work Kappa
Last edited: