- Joined
- Dec 31, 2015
- Messages
- 602
- Thread Author
- #1
For some reason my bot is running from Falador east bank to the Mysterious ruins just south of Falador, when in fact it should be walking into the park. Sometimes it builds the correct path but sometimes it builds a completely invalid path to the Mysterious ruins.
Here is a gist of all the vertices it generates.
Not sure why this happens with falador path · GitHub
In case it helps here is a valid path
valid path · GitHub
What is worth noting with this is, the 2nd from last vertice is like 100 tiles away from my destination, but then the last vertice is at my expected destination like it can some how magically get there.
Additionally, the path to the park is like 20 tiles MAXIMUM and this is way longer than it should be, the bot makes it all the way to the mysterious ruins south of falador and then stops (Presumbably because it makes it to the second from last vertice and cannot find where the next node is)
Only tested in OSRS.
@Cloud @Party @SlashnHax
Here is a gist of all the vertices it generates.
Not sure why this happens with falador path · GitHub
In case it helps here is a valid path
valid path · GitHub
What is worth noting with this is, the 2nd from last vertice is like 100 tiles away from my destination, but then the last vertice is at my expected destination like it can some how magically get there.
Additionally, the path to the park is like 20 tiles MAXIMUM and this is way longer than it should be, the bot makes it all the way to the mysterious ruins south of falador and then stops (Presumbably because it makes it to the second from last vertice and cannot find where the next node is)
Only tested in OSRS.
@Cloud @Party @SlashnHax