Is there a way to blacklist a node? i have Tony's Highlands profile and it keeps running into the hill trying to get underground. i did a forums search but found nothing...
open your badNodes.xml (with notepad++) see how all of the others are blacklisted? copy one section and paste it at the bottom... then delete the coordinates paste in new coordinates (you'll see these in the debug.html)
I don't have a "badnodes.xml" file... how do I make one? Or can you give me one? BTW thanks in advance if you give me a link or tell me how but I need to head to bed.
^^ copy and paste this into notepad++, Save as --> badNodes.xml (save as --> all files. type in: badNodes.xml)
that was fast thanks. so how do i get the coords of the faulty node? let the bot run and save that coord? or is there a place i can find the node?
keep the GB box up, and be really, really fast or keep gb folder up, right click on debug.html, edit with notepad++ ... go down to the bottom and it will say "moving to node ( x y z )" ... you copy the x y z coords and paste them into the badNodes if you want to "refresh" simply click on notepad++ window again and it will ask if you want to reload! (as the bot will be adding info to the log every 1/2 sec or so)
that should be correct make sure you have the beginning and end tags, too! <nodesBlacklist> </nodesBlacklist> now under comment, that's just for you. I have to manually blacklist water nodes... and i'll do: <comment>stupid water node in XXXX lake</comment>
cool lol i just found a phased node after the underground one... oh and i just copied one of the ones you gave me and re-wrote it so i didn't make a mistake thanks a lot for the help.