View Single Post
lolSam
Junior Member
Join Date: Jul 2015
Old 07-15-2015 , 17:43   Re: [CS:GO] Multi-1v1 (v1.0.2, 2015-5-22)
Reply With Quote #756

Okay, I finally got this going
I had to purchase a VPS to run my SQL database off use a combination of the following:
SourceMod: 1.10.5
MetaMod:Source: 1.7.2
Multi1v1 Plugin: 1.0.3-dev+84



#edit - Could somebody with a working server with stats tell me what versions of SM, MM and multi1v1 plugin they are using?

This works fine,
What could be configured wrong? All I edit is the Multi1v1.cfg to use database connection and then databases.cfg with the database info and credentials (which are 100% correct)

I'm have no idea what I could be doing wrong, I've read and reread the documentation and followed it to a tee I've tried multiple sql hosts and gameserver providers and multiple versions of Sm,mm and this plugin.

What seems to be happening is it connects to the database (verified by show processlist) locks the dB then sleeps / hangs when trying to create the table.

Quote:
Originally Posted by Gdk View Post
To test whether your remote database host is accepting your game server request, SSH from your game server to your database server with the following command:

mysql -u yourDatabaseUser -p -h xxx.database.ip.here.xxx

http://www.rackspace.com/knowledge_c...abase-remotely

If you are able to connect then something is configured wrong on the game server

Last edited by lolSam; 07-16-2015 at 20:56.
lolSam is offline