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

HB crashing on load up...

Tyrr

New Member
Joined
Dec 14, 2013
Messages
27
Reaction score
0
Ever since this afternoon, my HB is crashing when it tries to log in... worked fine this morning, this is what it is giving as an error:

Code:
Authentication failed.
MySql.Data.MySqlClient.MySqlException (0x80004005): Access denied for user 'authdev'@'192.99.20.72' (using password: YES)
   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
   at MySql.Data.MySqlClient.NativeDriver.AuthenticateNew(Boolean reset)
   at MySql.Data.MySqlClient.NativeDriver.Open()
   at MySql.Data.MySqlClient.Driver.Open()
   at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
   at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
   at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
   at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
   at MySql.Data.MySqlClient.MySqlPool.GetConnection()
   at MySql.Data.MySqlClient.MySqlConnection.Open()
   at Styx.AuthService.Entity.Database..ctor() in d:\Buddy\Server Repos\Auth Service\AuthService\Entity\DbConn.cs:line 60
   at Styx.AuthService.AS.Login(String u, String p, Byte botType, Int64 ticks) in d:\Buddy\Server Repos\Auth Service\AuthService\AuthService.svc.cs:line 362
   at Styx.AuthService.AS.Do(Byte b, Object[] args) in d:\Buddy\Server Repos\Auth Service\AuthService\AuthService.svc.cs:line 66

Also posting the log(s) for the attempts:

View attachment 10024 2015-04-30 19.30.txt View attachment 13156 2015-04-30 19.29.txt View attachment 16360 2015-04-30 19.39.txt View attachment 16732 2015-04-30 19.35.txt

Oops, forgot to state, that code section is in the error window that pops up everytime it tries to login, in a separate window, if I close it, it tries again, and I have to beat it to the punch to close HB or it just comes back and is very annoying to try to stop...

Hope this can be fixed asap! Thanks!

Edit: Just tried it again, after closing HBRelog, and opened it manually, and it logged in, not sure if there is a conflict between the two programs or not, as this is the first time in months of using HBRelog, or HB for that matter, that I have ever seen this error, I just can't be sure that is the issue, so the log and all will stay there for you to review... Also, since you are adding a bunch of other stuff to HB, why not add a relog program that HB is fully compatible with HB if this is the issue? Sure makes sense! Thanks!
 
Last edited:
Back
Top