Server Help

Bot Questions - logicbot

Anonymous - Mon Jun 26, 2006 12:43 am
Post subject: logicbot
Hey I have been looking for the logicbot kirk made for a while and all the links are dead, can someone please upload it? Thanks
Maverick - Mon Jun 26, 2006 2:24 am
Post subject:
If nobody does already, I will attach the bot when I get home (that is, in 10 hours from this point).
Anonymous - Mon Jun 26, 2006 1:06 pm
Post subject:
Thank you very much!
Maverick - Mon Jun 26, 2006 3:31 pm
Post subject: LogicBot++ Files
It's too bad that the source of version 1.4 got lost afaik. (Although maybe it was never released.)

Here are the files.

Good luck icon_smile.gif
steigerwald - Tue Jun 27, 2006 9:18 pm
Post subject:
im havin trouble gettin thsi bot to run. error

Mon, Jun 26, 2006 - 06:28:29 PM -> MySQL Error: 1251 (Client does not support authentication protocol requested by server; consider upgrading MySQL client)


mysql 5.0 installed. any tips?
SuSE - Tue Jun 27, 2006 10:09 pm
Post subject:
You could try using whatever version was latest stable when Kirk released that stuff.
steigerwald - Tue Jun 27, 2006 10:38 pm
Post subject:
i did try latest version. same error.
Cyan~Fire - Tue Jun 27, 2006 11:12 pm
Post subject:
Not the latest version, the latest version when it was release.
steigerwald - Tue Jun 27, 2006 11:25 pm
Post subject:
i did try that also. still same errors. ill try again tomorrow tho.
Maverick - Wed Jun 28, 2006 2:21 am
Post subject:
The problem is that your mysql database has newer authentication (comes with v5) then your old bot (the client) can handle.
You need to change the password of the user account for the bot to the old style password (pre v5).

More info: http://dev.mysql.com/doc/refman/5.0/en/old-client.html :

MySQL 5.0 Reference Manual wrote:
MySQL 5.0 uses an authentication protocol based on a password hashing algorithm that is incompatible with that used by older (pre-4.1) clients. If you upgrade the server from 4.0, attempts to connect to it with an older client may fail with the following message:

Code: Show/Hide
shell> mysql
Client does not support authentication protocol requested
by server; consider upgrading MySQL client

All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group