Hi
ever since yesterday i've gotten this error when running the bot on my vanilla mage.
- FYI, it has to be fightclass related, as my warrior does not have this problem.
[E] 20:44:17 - FrostMage ERROR:System.MissingFieldException: Field not found: 'MemoryRobot.Memory.MainModuleAddress'.
at CombatUtil.SetMouseoverUnit(WoWUnit unit)
at CombatUtil.GetLuaId(WoWUnit unit)
at Extensions.IsCreatureType(WoWUnit unit, String type)
at Main.<>c__DisplayClass40_0.<FindPolyTarget>b__0(WoWUnit o)
at System.Linq.Enumerable.WhereListIterator`1.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__1.MoveNext()
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
at Main.FindPolyTarget(Func`2 predicate)
at RotationStep.ExecuteStep()
at Main.Rotation()
Pls advise?