DingGGu / bnubot

Automatically exported from code.google.com/p/bnubot
0 stars 0 forks source link

<no title> #71

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Do ~ping BNU-dead

What is the expected output?
15ms

What do you see instead?
-1ms

What version of the product are you using?
2.0.5

What operating system are you using?
Linux

What Java version are you using?
Dunno

Please provide any additional information below.
 Camel wanted this posted. Eat it.

Original issue reported on code.google.com by tagban on 13 Apr 2008 at 5:01

GoogleCodeExporter commented 9 years ago
This actually turned out to be a bug with some core components; they weren't 
picking up the gateway properly, 
and therefore returned a new BNetUser, which has a default ping of -1.

The fix to this will incidentally also squash a number of other bugs that have 
not presented yet - probably 
because this bug was just introduced in the last couple of nightly builds.

Original comment by sco...@gmail.com on 13 Apr 2008 at 6:24