Error with FSOD visual studios
I have an error where it say can't find wserver then i click on the error in visual studio and the line its on there is absolutely nothing wrong with it, the line was
"public State(string name, params IStateChildren[] children, MostDamagers mostDamagers1, MostDamagers mostDamagers2, TierLoot tierLoot1, TierLoot tierLoot2, TierLoot tierLoot3, TierLoot tierLoot4, TierLoot tierLoot5, TierLoot tierLoot6, TierLoot tierLoot7, TierLoot tierLoot8, Threshold threshold) : this(name, children)"
This is error is in the state.cs file, can someone please help?