What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Navigation failing

Tony/Kick, Do we need to open certain ports for the new nav system? maybe thats why its sluggish,

Also maybe add a feature that reconnects to the nav server after 3-5 seconds of no response.
 
Last edited:
And i bought the trial, damn. Going to need a new one i guess, wouldnt want to pay for it though... again... Gonna buy lifetime next month though. I reinstalled many times because of this and thought it's because of that, apparently it was something like this. Sold my first RMAH Item just few minutes ago though so im very happy :)
 
its the Server its lagging too much.

Nav Server need to relook at.

also .

[02:12:20.181 N] Authentication failed!
[02:12:21.346 N] Logging in...
[02:12:21.943 N]
Max Sessions
[02:12:22.112 N] Authentication failed!
[02:12:23.488 N] Logging in...
[02:12:24.097 N]
Max Sessions
[02:12:24.264 N] Authentication failed!
[02:12:34.965 N] Logging in...
[02:12:35.583 N]
Max Sessions
[02:12:35.763 N] Authentication failed!
[02:12:37.223 N] Logging in...
[02:12:37.815 N]
Max Sessions
[02:12:37.981 N] Authentication failed!
[02:12:39.163 N] Logging in...
[02:12:39.929 N]
Max Sessions
[02:12:40.118 N] Authentication failed!
[02:12:41.588 N] Logging in...
[02:12:42.207 N]
Max Sessions

man it lag so bad that even closing Demon Buddy doesn't even help
 
its the Server its lagging too much.

Nav Server need to relook at.

also .

[02:12:20.181 N] Authentication failed!
[02:12:21.346 N] Logging in...
[02:12:21.943 N]
Max Sessions
[02:12:22.112 N] Authentication failed!
[02:12:23.488 N] Logging in...
[02:12:24.097 N]
Max Sessions
[02:12:24.264 N] Authentication failed!
[02:12:34.965 N] Logging in...
[02:12:35.583 N]
Max Sessions
[02:12:35.763 N] Authentication failed!
[02:12:37.223 N] Logging in...
[02:12:37.815 N]
Max Sessions
[02:12:37.981 N] Authentication failed!
[02:12:39.163 N] Logging in...
[02:12:39.929 N]
Max Sessions
[02:12:40.118 N] Authentication failed!
[02:12:41.588 N] Logging in...
[02:12:42.207 N]
Max Sessions

man it lag so bad that even closing Demon Buddy doesn't even help

Mine was doing that as well, I fixed it by going to buddyauth.com logging in, and then killing the session there. But I don't know how it's going to fix the nav issues at the moment either.
 
I'm experiencing the hundreds of Generating path messages as well.

Being a programmer myself for 16 years, I was a little astounded when someone told me that the navigation system had to contact a server in order to work. Something like that cripples a piece of software and puts it at the mercy of a single server somewhere when it could easily be handled locally. I understand you guys not wanting people to steal your code, .net is rather easy to decompile, but somethings are just necessary in order to make the user experience good enough.

My suggestion to you would be to at the very least make it cache paths locally so that if you are running the same profile it only has to contact the server the first time to generate the path. But really IMO that is just a band aid on a gushing artery.
 
[22:35:24.046 D] Waiting for path request to finish...
[22:35:24.266 D] Generating path to Waypoint 2 - <2560.689, 2884.766, 27.1>
[22:35:24.266 D] Waiting for path request to finish...
[22:35:24.480 D] Generating path to Waypoint 2 - <2560.689, 2884.766, 27.1>
[22:35:24.480 D] Waiting for path request to finish...
[22:35:24.701 D] Generating path to Waypoint 2 - <2560.689, 2884.766, 27.1>
[22:35:24.701 D] Waiting for path request to finish...
[22:35:24.914 D] Generating path to Waypoint 2 - <2560.689, 2884.766, 27.1>
[22:35:24.914 D] Waiting for path request to finish...
[22:35:25.112 D] Generating path to Waypoint 2 - <2560.689, 2884.766, 27.1>
[22:35:25.112 D] Waiting for path request to finish...
[22:35:25.332 D] Generating path to Waypoint 2 - <2560.689, 2884.766, 27.1>

happening at every waypoint a lot. (for at least a minute each time.)

No reason to post a log as that's the only thing it says heh.
 
this is something they are working on.

Out of curiosity how long has this been being worked on? I mean it should be a very simple 30 minute change

(pseudo simplified code, but the general idea)
Code:
if (FileIo(pathAtoB).Exists)
{
    //Load the path from the local file
} else {
   //Contact the server as it is doing now
   //When path successfully received
   if (pathSuccessfullyReceived)
   {
        FileIo(pathAtoB).Write(PathInfo);
    }
}
 
Last edited:
By all means, protect DB from being piratable; but not at the expense of the paying customers.
We are all feeling mishaps of the server navigation that is meant for DB's companys benefit. Fix these problems - and fix them without constant server response lag.
DB is getting much better with the bot itself. Scripts are getting more efficient and better profiles are coming out... But the Nav server problem consistently arises.
I am having trouble even doing a single run due to these issues. Please fix this!

P.S. i thought i remember reading a DB admin commenting that DB will be better then ever; better then other bots by the end of the 17th...?
 
The good news is if Blizzard implements the limited games any time soon we won't have to worry. It's taking me about 15 minutes or more to do what would normally be a < 1 Minute run.
 
Mine still waiting, did you restart your client or anything?

Droid, mine currently is working, but it seems as though it moves a bit... then stops again... and pauses for up to a few minutes a time between each movement.
 
glad im not the only one having the issue, sigh, hope it is fixed before i go to bed and work tomorrow
 
The good news is if Blizzard implements the limited games any time soon we won't have to worry. It's taking me about 15 minutes or more to do what would normally be a < 1 Minute run.


Lol, I couildn't help but laugh :p Yeah I've been trying to let the bot level my wizard up, after it was moving slow doing its sarkoth runs, after starting this I came here to find out it's been nav server problems.
 
mine's also not moving at all

i tried 0.95 version and it seems to work ok for now.
 
I'm kind of curious if this is the first bot they are using a nav server with. If I were a competitor, I'd do everything to DDoS that shit non stop. Hence, a nav server is a shitty idea imo.
 
Back
Top