Hi, I use my own profile due to recommended for security reasons and as far as I know, I've followed instruction perfectly.
My bot will follow the route perfectly and attack and skin some mobs. Yet sometimes it will just walk straight past mobs of the same faction.
I've added every faction possible on my route so it's not like it's ignoring it on purpose.
I believe this might have something to do with it, but I am not sure. C
Does anybody else have any idea?
[08:13:17 AM] Could not create path: System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at QuickGraph.Algorithms.ShortestPath.DijkstraShortestPathAlgorithm`2.ComputeFromRo ot(TVertex rootVertex)
at QuickGraph.Algorithms.ShortestPath.DijkstraShortestPathAlgorithm`2.InternalCompu te()
at QuickGraph.Algorithms.AlgorithmBase`1.Compute()
at QuickGraph.Algorithms.AlgorithmExtensions.ShortestPathsDijkstra[TVertex,TEdge](IVertexAndEdgeListGraph`2 visitedGraph, Func`2 edgeWeights, TVertex source)
at LazyEvo.LGrindEngine.QuickGraph.FindPath(Location sourced, Location targetd) in D:\bot\source\LazyBot evolution\Lazy Evolution\LGrindEngine\QuickGraph.cs:line 110