Raised This Month: $32 Target: $400
 8% 

Server Redirect 1.1 [Last update: Februari 7, 2009]


Post New Thread Reply   
 
Thread Tools Display Modes
Kenny Loggins
SourceMod Donor
Join Date: Jun 2008
Location: Rochester, MN
Old 06-15-2009 , 18:58   Re: Server Redirect 1.1 [Last update: Februari 7, 2009]
Reply With Quote #71

Quote:
Originally Posted by OpenAreas View Post
Put on server, but so much lack of support in terms of setting this up, i deleted it. Doesn't deserve to be on my servers if the support is so utter crap
You talk like this plugin is a paid service or something. What don’t you think this guy has a real life? You think he just sits around and waits to teach everyone how to use MySql or how to properly install and configure a plugin?

I have used this for a long time was easy to setup and I don't think I had any questions. It works great with no problems at all

Sounds like you don't know what you’re doing.

It’s always easy to blame someone else.
__________________

Server Admin / Leader
ClanAO.com
Kenny Loggins is offline
Crypt1cMayh3m
Junior Member
Join Date: Jul 2009
Location: PA
Old 07-09-2009 , 14:10   Re: Server Redirect 1.1 [Last update: Februari 7, 2009]
Reply With Quote #72

Quote:
Originally Posted by Peace-Maker View Post
Had this too, so we fixed the plugin to use threaded queries/connections only.
I really wanted to use this plugin on our servers, but the original version caused severe lag and this updated version caused too many connections to the MySQL server. I guess we'll have to settle for the config file version of this for the time being.
Crypt1cMayh3m is offline
Send a message via Yahoo to Crypt1cMayh3m
Derek
Senior Member
Join Date: Sep 2007
Old 07-09-2009 , 14:46   Re: Server Redirect 1.1 [Last update: Februari 7, 2009]
Reply With Quote #73

Great plugin, we will be installing this shortly.
__________________
Derek
Owner
XFactorServers
Game Server Hosting
Derek is offline
Richard.UK
Junior Member
Join Date: Jul 2009
Old 07-26-2009 , 00:29   Re: Server Redirect 1.1 [Last update: Februari 7, 2009]
Reply With Quote #74

OK any help would be appreciated as to why my Gameserver will not communicate with my MYSQL server?

Basically i've tried fo hours trying to figure this out and still no joy...I really hope someone understands what is incorrect here:

Used PHPMY Admin to create the "Server" Table. running the query obviously very quick to create, then the additional server rows (I have 4) using the following command:
Code:
INSERT INTO `server` (`id`, `address`, `groupnumber`, `last_update`, `display_name`, `offline_name`, `maxplayers`, `currplayers`, `map`) VALUES
(1, '217.163.31.207:27015', 1, '2008-12-31 00:00:00', 'TF2 UK | {MAP} | {CURR}/{MAX}', 'TF2 UK | OFFLINE', 0, 0, '[no map]');
INSERT INTO `server` (`id`, `address`, `groupnumber`, `last_update`, `display_name`, `offline_name`, `maxplayers`, `currplayers`, `map`) VALUES
(2, '216.245.211.61:27015', 1, '2008-12-31 00:00:00', 'TF2 US | {MAP} | {CURR}/{MAX}', 'TF2 US | OFFLINE', 0, 0, '[no map]');
INSERT INTO `server` (`id`, `address`, `groupnumber`, `last_update`, `display_name`, `offline_name`, `maxplayers`, `currplayers`, `map`) VALUES
(3, '212.187.209.75:27015', 2, '2008-12-31 00:00:00', 'CSS UK | {MAP} | {CURR}/{MAX}', 'CSS UK | OFFLINE', 0, 0, '[no map]');
INSERT INTO `server` (`id`, `address`, `groupnumber`, `last_update`, `display_name`, `offline_name`, `maxplayers`, `currplayers`, `map`) VALUES
(4, '85.234.148.165:27055', 2, '2008-12-31 00:00:00', 'CSS WCS | {MAP} | {CURR}/{MAX}', 'CSS WCS | OFFLINE', 0, 0, '[no map]');
Databases Config File:
Code:
{
            "driver"               "mysql"
            "host"                 "http://*****.****.***"
            "database"           "serverredirect" <--- created via control panel
            "user"                  "**********" <--- created via control panel
            "pass"                  "**********" <--- created via control panel
            //"timeout"                "0"
            "port"                "2082"
        }
User access given:
Code:
FULL CONTROL
Remote MYSQL has my server IP added to Allow:
Code:
217.163.31.207
Added databases.cfg to whitelist.cfg using the following:
Code:
"add"        "addons/sourcemod/configs/databases.cfg"
When reloading the server I have followed this process:
Code:
Log onto Gameserver control Panel > STOP SERVER > START SERVER
When I type !server, the horrible statement of sorry can not find the servers appears. I would highly value anybodies help in correcting this problem with communication between MYSQL and sourcemod...Although please bear in mind I am not an idiot hence why I have taken 6 hour and more to post here. This is probably as usual something simple which I am missing out

All the Very Best,
Richard

Last edited by Richard.UK; 07-26-2009 at 00:41.
Richard.UK is offline
Sexual Harassment Panda
Veteran Member
Join Date: Dec 2008
Location: San Diego, CA
Old 07-26-2009 , 00:34   Re: Server Redirect 1.1 [Last update: Februari 7, 2009]
Reply With Quote #75

did you connect your user to your database and give it full access?
__________________
Sexual Harassment Panda is offline
Richard.UK
Junior Member
Join Date: Jul 2009
Old 07-26-2009 , 00:37   Re: Server Redirect 1.1 [Last update: Februari 7, 2009]
Reply With Quote #76

EDIT above, Yes panda full control is given to the user specified!
Richard.UK is offline
Richard.UK
Junior Member
Join Date: Jul 2009
Old 07-26-2009 , 10:08   Re: Server Redirect 1.1 [Last update: Februari 7, 2009]
Reply With Quote #77

does anyone have any suggestion for this please? I have given extensive information as you can tell i'm not being silly here...I would hate this to be a problem with the mod
Richard.UK is offline
Crypt1cMayh3m
Junior Member
Join Date: Jul 2009
Location: PA
Old 07-29-2009 , 12:35   Re: Server Redirect 1.1 [Last update: Februari 7, 2009]
Reply With Quote #78

Have you tried using your MYSQL server's IP address instead of URL for the "host" value in databases.cfg?
__________________
Crypt1cMayh3m is offline
Send a message via Yahoo to Crypt1cMayh3m
superkom
Junior Member
Join Date: May 2009
Old 07-29-2009 , 17:45   Re: Server Redirect 1.1 [Last update: Februari 7, 2009]
Reply With Quote #79

Question: On our dedi server we have A set of css servers and a set of TF2 servers each named 1 and 2 respectivly. Now when I I connect and type !servers on the Tf2 servers they can't find each other "Currently there are no server available" But the CSS servers work fine. and they were assigned groupnumber 1 and Tf2 group number 2. When I change the Tf2 servers one from 2 to 1 they can easily find the CSS servers ( In other words the ones in group 1) Can anyoe shed some light on how I change it so group 2 find group 2's etc, or do I need to create a new database?
superkom is offline
Faust_mateo
Senior Member
Join Date: Nov 2007
Old 07-29-2009 , 22:05   Re: Server Redirect 1.1 [Last update: Februari 7, 2009]
Reply With Quote #80

anyone know of a simple way to redirect players to another server when the server is full?
Faust_mateo is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:22.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode