Author |
Message |
freakmonger Novice
Joined: Jan 07 2005 Posts: 45 Location: Arlington, VA Offline
|
Posted: Wed Oct 26, 2005 1:24 am Post subject: Underlords duelsql.dll |
 |
|
|
|
Ok im at my wits end here.
The bot/plugin connects to the db fine. But when I do !history freakmonger after being killed afew times I get nothing. I do !top 4 or whatever and get nothing. Then I look at the db and the bot isnt writing anything to the tables...any ideas?
thanks |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Wed Oct 26, 2005 9:49 am Post subject: |
 |
|
|
|
I've never worked with that plugin, so I'm running blind here:
Check that the SQL account you gave to the bot has full access to the table you created.
Double check the bot's config, make sure things are correct.
Check the bot's log and the mysql log. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me |
|
Back to top |
|
 |
Maverick

Age:40 Gender: Joined: Feb 26 2005 Posts: 1521 Location: The Netherlands Offline
|
Posted: Wed Oct 26, 2005 11:57 am Post subject: |
 |
|
|
|
hmm lemme think...
I found the bug for this bot when DS tried to put it up. It had to do with the bot not receiving *watchdamage messages somehow. (because of that, it didn't execute the updateSQL() method)
When you force the bot to work without it, it will work but not completely. I never found the real bug in the bot, but I do know that is the problem.
I suggested them not to use the bot because it doesn't keep score, but only keeps Wins/Losses over all of the duels played. You should also consider this. _________________
|
|
Back to top |
|
 |
Contempt+ Server Help Squatter
Age:36 Gender: Joined: May 15 2005 Posts: 682 Location: Home Offline
|
Posted: Wed Oct 26, 2005 2:11 pm Post subject: |
 |
|
|
|
Where can I get the duelsql plugin?
Oh, and Explody's Prize3 plugin, the one that uses the SQL DB, I tried getting it to connect to my sql database, and it said when I started up merv that it couldn't connect. Is there anything else I need to do besides setting up the SQL database? _________________ SSE Network Administrator |
|
Back to top |
|
 |
Maverick

Age:40 Gender: Joined: Feb 26 2005 Posts: 1521 Location: The Netherlands Offline
|
Posted: Wed Oct 26, 2005 2:25 pm Post subject: |
 |
|
|
|
Contempt+, make sure you have filled in the values in prize.ini (database settings) and they are correct. |
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Wed Oct 26, 2005 4:13 pm Post subject: |
 |
|
|
|
Sounds like a job for... ASSS! _________________ This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him. |
|
Back to top |
|
 |
Contempt+ Server Help Squatter
Age:36 Gender: Joined: May 15 2005 Posts: 682 Location: Home Offline
|
Posted: Wed Oct 26, 2005 6:30 pm Post subject: |
 |
|
|
|
Mav, I did that. I'm not running the SQL database on the server that's hosting MERV. I'm using the SQL database on my website, and it's saying that it can't connect still. I've changed a few things, and it still doesn't work.
 |
|
Back to top |
|
 |
Muslum Guest
Offline
|
Posted: Wed Oct 26, 2005 8:33 pm Post subject: |
 |
|
|
|
Your webhost might require you to add the IP Address of the server your bot is running on to it's access list. If you have cPanel, go to where you manage your dbs and you should find what I'm talking about. |
|
Back to top |
|
 |
Contempt+ Server Help Squatter
Age:36 Gender: Joined: May 15 2005 Posts: 682 Location: Home Offline
|
Posted: Wed Oct 26, 2005 8:38 pm Post subject: |
 |
|
|
|
Did that, Added my IP and the hostname of my ISP, neither worked. |
|
Back to top |
|
 |
Muslum Guest
Offline
|
Posted: Wed Oct 26, 2005 8:44 pm Post subject: |
 |
|
|
|
You probably have something wrong in your settings somewhere. |
|
Back to top |
|
 |
Guest
Offline
|
Posted: Thu Oct 27, 2005 1:07 am Post subject: |
 |
|
|
|
Mav..The *watchdamge works when I had it in my zone. I looked at the server and seen that the bot did the *watchdamge command
Cont..At first I had that problem but once I add'ed so that my IP could access the DB I had no problem then. |
|
Back to top |
|
 |
Maverick

Age:40 Gender: Joined: Feb 26 2005 Posts: 1521 Location: The Netherlands Offline
|
Posted: Thu Oct 27, 2005 5:23 am Post subject: |
 |
|
|
|
Can someone split this topic? Contempt+ hijacked the topic.
Guest, I know the bot does *watchdamage to every player when he/she enters. However, the bot somehow fails to receive the "arena" messages that come from the server when the player receives damage. I am not going to fix this bug, but maybe another coder can help you.
Contempt+, I know for a fact that all websites from twsites.com (or resellers) have extra security software that prevents from programs on your computer to connect to the database even if you have your IP on the access hosts list in CPanel. I suggest to make sure all settings are correct and contact your host about this problem, your IP problably needs to be put on the security software. (You should test trying to get MySQL CC or MySQL-Front to connect to your database from your computer.)
(BTW, remove the screenshot, it shows your IP address) |
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:37 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Thu Oct 27, 2005 6:12 pm Post subject: |
 |
|
|
|
What kind of security software? Software protecting MySQL from its own authentication system?
MySQL is actually sending the error message, I have no idea what security software you'd mean.
I told him to get MySQL CC already.
MySQL doesn't support MySQL CC anymore, though, you'll have to get it elsewhere. |
|
Back to top |
|
 |
Maverick

Age:40 Gender: Joined: Feb 26 2005 Posts: 1521 Location: The Netherlands Offline
|
Posted: Fri Oct 28, 2005 9:16 am Post subject: |
 |
|
|
|
Solo Ace wrote: | What kind of security software? Software protecting MySQL from its own authentication system? | I don't know, but Im sure they are using it for a reason. I think its just a firewall so not everybody can really try to connect to the mysql server.
Solo Ace wrote: | you'll have to get it elsewhere. | You can still get it from the mysql site (right?). |
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Sat Oct 29, 2005 9:14 pm Post subject: |
 |
|
|
|
I like the database client from http://www.jetaware.com/ _________________
 |
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:37 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Sat Oct 29, 2005 9:20 pm Post subject: |
 |
|
|
|
It sure can't be a firewall in this situation.
As I stated earlier MySQL is actually sending the error message.
This means the client is getting responses from MySQL and so can it can reach the server.
Don't you people think before you post something?
They did allow you to download MySQL CC for a while, but now every link to it redirects you to MySQL Administrator (which sucks).
A mirror still seems to have it, though.
But, for Contempt+ this really is useless now, since the MySQL server won't allow him to connect anyway (he'll get the same error message as his bot does).
I don't know much about cPanel, I just think something went wrong between that and MySQL.
Get your host to figure out what went wrong, and if needed let him manually configure the MySQL access table.
If you can't be bothered, run your own MySQL server.  |
|
Back to top |
|
 |
Contempt+ Server Help Squatter
Age:36 Gender: Joined: May 15 2005 Posts: 682 Location: Home Offline
|
Posted: Sat Oct 29, 2005 9:48 pm Post subject: |
 |
|
|
|
I think that's what I'm going to end up doing. |
|
Back to top |
|
 |
Maverick

Age:40 Gender: Joined: Feb 26 2005 Posts: 1521 Location: The Netherlands Offline
|
Posted: Sun Oct 30, 2005 5:59 am Post subject: |
 |
|
|
|
Solo Ace wrote: | As I stated earlier MySQL is actually sending the error message.
This means the client is getting responses from MySQL and so can it can reach the server. |
Not really, it can be the bot (with the mysql libraries) showing the error just aswell.
All sites of twsites.com are protected by this extra security software and putting your IP at CPanel will only allow you to connect to MySQL but not through the firewall. |
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:37 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Sun Oct 30, 2005 9:27 am Post subject: |
 |
|
|
|
Yeah, so, the bot with mysql libraries looked its hosts internet hostname up to show an error looking exactly like the one the server would give.
So you think it's giving this error because it can't connect due to a firewall? Wouldn't the error look a bit more like "Can't connect to MySQL server on '<serverip>'"?
This "extra security software" is just a firewall? Why not just call it a firewall then? Of course modifying a cPanel MySQL access configuration won't configure a firewall, it's not what it's supposed to do.
And also, what does twsites.com have to do with this issue? The client can reach the server, which is obvious since the displayed error is coming from the server (you could even connect to it with telnet or nc ("netcat") and see the error). You don't have to keep giving twistes as example.
The client can reach the MySQL server.
So, your "firewall" and "extra security" theories are wrong and useless. |
|
Back to top |
|
 |
Maverick

Age:40 Gender: Joined: Feb 26 2005 Posts: 1521 Location: The Netherlands Offline
|
Posted: Sun Oct 30, 2005 10:04 am Post subject: |
 |
|
|
|
There is no point in discussing this with you.
I have told you what I know and I know the problems with twsites / mysql databases.
Go back to your cave. |
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:37 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Mon Oct 31, 2005 1:47 pm Post subject: |
 |
|
|
|
Obviously there was no point in discussing this, Mav, but you still tried to.
You were just telling me wrong, which I wasn't.
What cave? If anyone of us lives in a cave it'd be you.  |
|
Back to top |
|
 |
Maverick

Age:40 Gender: Joined: Feb 26 2005 Posts: 1521 Location: The Netherlands Offline
|
Posted: Mon Oct 31, 2005 3:44 pm Post subject: |
 |
|
|
|
Go ask Dock> if you don't believe me and please keep believing you are correct in some way.
Ignorance |
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:37 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Mon Oct 31, 2005 4:40 pm Post subject: |
 |
|
|
|
I never said you were wrong about the TW crap, but why do you keep referring to that? It has, obviously, nothing to do with this issue.
You told me wrong about the error message, which was wrong of you.  |
|
Back to top |
|
 |
Contempt+ Server Help Squatter
Age:36 Gender: Joined: May 15 2005 Posts: 682 Location: Home Offline
|
Posted: Mon Oct 31, 2005 4:51 pm Post subject: |
 |
|
|
|
Ok fellas.
Where can I get the sqlduel plugin? |
|
Back to top |
|
 |
|