Jump to content

Chat, GUID, Stats and Mapstats Logger[1.1.0.1][BF3]


ImportBot

Recommended Posts

Originally Posted by XpKiller*:

 

New Version 1.0.0.2

 

Changelog:

[1.0.0.2]

Improved some SQL-queries, some queries are 500% faster now and also causes less load on the DB.

some Bugfixes and improvements.

The Welcomestats are now triggered by the OnPlayerspawn Event.

The welcomestats delay is now a delay after the Playerspawn event.

A welcomestats delay of +5 sec. has been proven as suitable.

This also solves the problems with the different load times of the players.

Added Servergroup feature now you can make Stats groups within the one database.

 

Note:

The ranking is not correct in the first round after installing the plugin. After the first mapchange the stats are correct.

 

You can use Servergroup feature to merge your Servers to ranking groups like on Group for HC and an other for normal.

The Group value must be numeric between 0 - 255. So you could format up to 255 different groups.

 

Welcomestats has been change and should work much more reliable now.

* Restored post. It could be that the author is no longer active.
Link to comment
  • Replies 1.9k
  • Created
  • Last Reply

Top Posters In This Topic

  • ImportBot

    1934

Originally Posted by sp37zn4z*:

 

after upgrade i got many errors.

 

Code:

[08:51:08 51] Trace: DB returns ServerID = 1
[08:51:08 55] Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [42S22] [MySQL][ODBC 5.1 Driver][mysqld-5.5.19]Unknown column 'ServerGroup' in 'field list'
   at System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)
   at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)
   at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader)
   at System.Data.Odbc.OdbcCommand.ExecuteNonQuery()
   at PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServerID(CServerInfo csiServerInfo)
this

 

Code:

[08:56:06 14] Error: SQLQuery:
[08:56:06 15] Index #0
[08:56:06 15] Message: [MySQL][ODBC 5.1 Driver][mysqld-5.5.19]Unknown column 'tps.rankScore' in 'field list'
[08:56:06 15] Native: 1054
[08:56:06 15] Source: myodbc5.dll
[08:56:06 17] SQL: 42S22
[08:56:08 51] Trace: DB returns ServerID = 1
and this

 

Code:

[08:58:09 42] Trace: Column rankScore is missing, Adding it to the table!
[08:58:09 42] Trace: Column rankScore is missing, Adding it to the table!
[08:58:09 45] Error in Tablebuilder: 
[08:58:09 45] Index #0
[08:58:09 45] Message: [MySQL][ODBC 5.1 Driver][mysqld-5.5.19]ALTER command denied to user 'procon'@'192.168.1.233' for table 'tbl_playerstats'
[08:58:09 47] Native: 1142
[08:58:09 47] Source: myodbc5.dll
[08:58:09 56] SQL: HY000
[08:58:30 61] Trace: DB returns ServerID = 1
im upgrading from 0.1.2 beta this version was stable from me. but then after i upgrade into this version, those errors occur.

 

UPDATE: I fixed it by adding my mysql account to ALTER permission on the DB.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by sp37zn4z*:

 

New Version 1.0.0.2

 

Changelog:

[1.0.0.2]

Improved some SQL-queries, some queries are 500% faster now and also causes less load on the DB.

some Bugfixes and improvements.

The Welcomestats are now triggered by the OnPlayerspawn Event.

The welcomestats delay is now a delay after the Playerspawn event.

A welcomestats delay of +5 sec. has been proven as suitable.

This also solves the problems with the different load times of the players.

Added Servergroup feature now you can make Stats groups within the one database.

 

Note:

The ranking is not correct in the first round after installing the plugin. After the first mapchange the stats are correct.

 

You can use Servergroup feature to merge your Servers to ranking groups like on Group for HC and an other for normal.

The Group value must be numeric between 0 - 255. So you could format up to 255 different groups.

 

Welcomestats has been change and should work much more reliable now.

Seems good. But still the !top10 randomwords bug still occurs. Procon client crashes when someone type !top10 randomwords(keywords that doesnt exist on the database e.g akdsfjlakjflkadjsfa) . Crashes to desktop with no errors and no debug logs. I posted this problem since 1.0.0.1 but noones seems to answer. :sad:

 

Version 0.1.2beta below doesnt have this problem.

 

------------------------

UPDATE:!top10 weaponname doesn't crash the procon client (e.g !top G18). But if someone mistype the keyword G18 into G-18 the client hangs for a second then Crash to Desktop. Same as when someone types !top10 asdkjgalskdjgalksgja;lsgj(random words)

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ty_ger07*:

 

Something still isn't right with the dog tag stats (but I haven't tried the latest plugin version because I am scared to).

 

Unless you just fixed it, the dog tag stats find people the player has killed fine, but doesn't find people who has killed the player fine. It always says that 'Nobody has got your tags' while the database says that I have been knifed by 20 people.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by LR_dev*:

 

Upgrading from before last version i get the following message:

 

Code:

99] Compiling CAdaptiveServerSize.cs... Skipping
[07:10:24 04] Loading CAdaptiveServerSize... Loaded
[07:10:24 13] Compiling CBasicInGameInfo.cs... Skipping
[07:10:24 15] Loading CBasicInGameInfo... Loaded
[07:10:24 17] Compiling CChatGUIDStatsLoggerBF3.cs... Skipping
[07:10:24 22] Loading CChatGUIDStatsLoggerBF3... Loaded
[07:10:24 23] Compiling CInGameAdmin.cs... Skipping
[07:10:24 26] Loading CInGameAdmin... Loaded
[07:10:24 26] Compiling CPBScreenshot.cs... Skipping
[07:10:24 28] Loading CPBScreenshot... Loaded
[07:10:24 28] Compiling CSpambot.cs... Skipping
[07:10:24 30] Loading CSpambot... Loaded
[07:10:24 30] Compiling CTrueBalancerBF3.cs... Skipping
[07:10:24 31] Loading CTrueBalancerBF3... Loaded
[07:10:24 32] Compiling ProconRulz.cs... Skipping
[07:10:24 37] Loading ProconRulz... Loaded
[07:10:24 38] ProconRulz loaded
[07:10:24 38] weaponDefines size = 74, specDefines size = 0
[07:10:24 91] Basic In-Game Info Enabled!
[07:10:25 12] BF3 Chat, GUID and Stats Logger Enabled
[07:10:25 13] BF3 Chat, GUID and Stats Logger:  Floodprotection set to 10 Request per Round for each Player
[07:10:25 87] In-Game Admin Enabled!
[07:10:31 15] PB Screenshots Enabled!
[07:10:31 28] Spambot Enabled!
[07:10:31 37] TrueBalancerBF3 Enabled!
[07:10:31 45] ProconRulz: plugin enabled, version 38d.2
[07:10:31 62] ProconRulz: 25 rules loaded
[07:10:31 87] ProconRulz: 18 rules loaded
[07:10:37 12] Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [42S22] [MySQL][ODBC 5.1 Driver][mysqld-5.5.20]Unknown column 'ServerGroup' in 'field list'
   bij System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader)
   bij System.Data.Odbc.OdbcCommand.ExecuteNonQuery()
   bij PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServerID(CServerInfo csiServerInfo)
[07:10:37 21] Error in Tablebuilder: 
[07:10:37 22] Index #0
[07:10:37 23] Message: [MySQL][ODBC 5.1 Driver][mysqld-5.5.20]ALTER command denied to user 'procon'@'localhost' for table 'tbl_playerstats'
[07:10:37 23] Native: 1142
[07:10:37 24] Source: myodbc5.dll
[07:10:37 24] SQL: HY000
[07:10:39 46] Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [42S22] [MySQL][ODBC 5.1 Driver][mysqld-5.5.20]Unknown column 'ServerGroup' in 'field list'
   bij System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader)
   bij System.Data.Odbc.OdbcCommand.ExecuteNonQuery()
   bij PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServerID(CServerInfo csiServerInfo)
[07:10:40 50] Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [42S22] [MySQL][ODBC 5.1 Driver][mysqld-5.5.20]Unknown column 'ServerGroup' in 'field list'
   bij System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader)
   bij System.Data.Odbc.OdbcCommand.ExecuteNonQuery()
   bij PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServerID(CServerInfo csiServerInfo)
[07:11:03 90] Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [42S22] [MySQL][ODBC 5.1 Driver][mysqld-5.5.20]Unknown column 'ServerGroup' in 'field list'
   bij System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader)
   bij System.Data.Odbc.OdbcCommand.ExecuteNonQuery()
   bij PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServerID(CServerInfo csiServerInfo)
[07:11:07 64] Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [42S22] [MySQL][ODBC 5.1 Driver][mysqld-5.5.20]Unknown column 'ServerGroup' in 'field list'
   bij System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader)
   bij System.Data.Odbc.OdbcCommand.ExecuteNonQuery()
   bij PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServerID(CServerInfo csiServerInfo)
[07:11:34 53] Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [42S22] [MySQL][ODBC 5.1 Driver][mysqld-5.5.20]Unknown column 'ServerGroup' in 'field list'
   bij System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader)
   bij System.Data.Odbc.OdbcCommand.ExecuteNonQuery()
   bij PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServerID(CServerInfo csiServerInfo)
[07:11:38 30] Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [42S22] [MySQL][ODBC 5.1 Driver][mysqld-5.5.20]Unknown column 'ServerGroup' in 'field list'
   bij System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader)
   bij System.Data.Odbc.OdbcCommand.ExecuteNonQuery()
   bij PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServerID(CServerInfo csiServerInfo)
[07:12:04 64] Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [42S22] [MySQL][ODBC 5.1 Driver][mysqld-5.5.20]Unknown column 'ServerGroup' in 'field list'
   bij System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader)
   bij System.Data.Odbc.OdbcCommand.ExecuteNonQuery()
   bij PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServerID(CServerInfo csiServerInfo)
[07:12:08 54] Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [42S22] [MySQL][ODBC 5.1 Driver][mysqld-5.5.20]Unknown column 'ServerGroup' in 'field list'
   bij System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader)
   bij System.Data.Odbc.OdbcCommand.ExecuteNonQuery()
   bij PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServerID(CServerInfo csiServerInfo)
[07:12:35 04] Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [42S22] [MySQL][ODBC 5.1 Driver][mysqld-5.5.20]Unknown column 'ServerGroup' in 'field list'
   bij System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader)
   bij System.Data.Odbc.OdbcCommand.ExecuteNonQuery()
   bij PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServerID(CServerInfo csiServerInfo)
[07:12:38 87] Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [42S22] [MySQL][ODBC 5.1 Driver][mysqld-5.5.20]Unknown column 'ServerGroup' in 'field list'
   bij System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader)
   bij System.Data.Odbc.OdbcCommand.ExecuteNonQuery()
   bij PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServerID(CServerInfo csiServerInfo)
[07:13:05 47] Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [42S22] [MySQL][ODBC 5.1 Driver][mysqld-5.5.20]Unknown column 'ServerGroup' in 'field list'
   bij System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)
   bij System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader)
   bij System.Data.Odbc.OdbcCommand.ExecuteNonQuery()
   bij PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServerID(CServerInfo csiServerInfo)
[07:13:09 38]
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by XpKiller*:

 

@gabipaci

The plugin could save them to the DB without any problems if the db supports utf-8 this should not be a problem.

The problem is that the plugin relies on procon. if the rcon protocol dont support utf-8 properly the plugin cant log them to db.

In short words plugin would support utf-8 if procon or the rcon protocol would do it.

 

But you could try it out create a db with utf-8 support and see whats happen.

 

@Janda

you can ignore these warnings. I forgot again to fix it.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by HelloKitty*:

 

XpKiller - it looks like if Procon is restarted, it is not automatically loading your plugin all the time. I have found several times now where I have had to enable it after a restart

can confirm this.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by XpKiller*:

 

This is a known issue. I found it myself too. It is caused by New check which should prevent a crash of procon if the user has fill in invaild data in the server details.

I will fix or remove this in the coming version.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by killengage*:

 

Hi, thx for the update. I get this error now with the new update.

 

Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [42S22] [MySQL][ODBC 5.1 Driver][mysqld-5.0.67]Unknown column 'ServerGroup' in 'field list'

at System.Data.Odbc.OdbcConnection.HandleError(OdbcHa ndle hrHandle, RetCode retcode)

at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(C ommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)

at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(C ommandBehavior behavior, String method, Boolean needReader)

at System.Data.Odbc.OdbcCommand.ExecuteNonQuery()

at PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServ erID(CServerInfo csiServerInfo)

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by XpKiller*:

 

@killengage

Stop and start the plugin the tablebuilder should add the missing column automatically .

If you got the same error again pls post all error messages and not just the last one.

Properly your user had not the right to alter tables.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by XpKiller*:

 

A Question to all user of the Plugin:

 

I'm planning to add new feature which saves the player sessions (basically the output if you type @session) to a table.

This allows some pretty cool things like elect the player of the day or a daily/weekly/monthly ranking and a player history.

 

My question is which Information should i store in this session table?

Atm it would be StatsID, Start, End, Score, Kills, Headshots, Deaths, TKs, Suicides, Playtime

 

So if you have ideas which infoamtion you would like to see too pls post

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ctgbalu*:

 

Muss mich hier leider auch Melden

Haben das Plugin bis vor ein paar Tagen auf unseren Layer Server laufen lassen.

Habe es dann Testweise local laufen lassen und von der Version 1.0.0.1 auf die Version 1.0.0.2 geupdate,das Plugin sowohl in der Sandbox als auch uneigeschränkt laufen lassen.

jedesmal crashte der Procon Layer als auch die Lokale Version.

Datenbanken lokal und auch auf eigenen Rootserver.

Lokal Windows 7 /32bit mit aktuellen QDBC Treiber

Root Debian 6 32bit

Anhang log file:

Plugin logging started: Freitag, 10 Februar 2012 13:19:08

Plugin logging stopped: Freitag, 10 Februar 2012 13:19:24

Plugin logging started: Freitag, 10 Februar 2012 13:21:13

[13:21:13] Preparing plugins directory..

[13:21:13] Moving legacy plugins..

[13:21:13] Creating compiler..

[13:21:13] Configuring compiler..

[13:21:13] Building sandbox..

[13:21:13] Configuring sandbox..

[13:21:13] Compiling and loading plugins..

[13:21:14] Compiling CBasicInGameInfo.cs... Done

[13:21:14] Loading CBasicInGameInfo... Loaded

[13:21:14] Compiling CChatGUIDStatsLoggerBF3.cs... Done

[13:21:14] Loading CChatGUIDStatsLoggerBF3... Loaded

[13:21:14] Compiling CInGameAdmin.cs... Done

[13:21:14] Loading CInGameAdmin... Loaded

[13:21:15] Compiling CSpambot.cs... Done

[13:21:15] Loading CSpambot... Loaded

[13:21:27] BF3 Chat, GUID and Stats Logger Enabled

[13:21:27] BF3 Chat, GUID and Stats Logger: Floodprotection set to 10 Request per Round for each Player

[13:21:29] Error: System.Security.SecurityException: Fehler bei der Anforderung des Berechtigungstyps "System.Data.Odbc.OdbcPermission, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".

bei System.Security.CodeAccessSecurityEngine.Check(Obj ect demand, StackCrawlMark& stackMark, Boolean isPermSet)

bei System.Security.PermissionSet.Demand()

bei System.Data.Common.DbConnectionOptions.DemandPermi ssion()

bei System.Data.Odbc.OdbcConnection.PermissionDemand()

bei System.Data.Odbc.OdbcConnectionFactory.PermissionD emand(DbConnection outerConnection)

bei System.Data.ProviderBase.DbConnectionClosed.OpenCo nnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)

bei System.Data.Odbc.OdbcConnection.Open()

bei PRoConEvents.CChatGUIDStatsLoggerBF3.tablebuilder( )

Die Aktion, bei der ein Fehler aufgetreten ist:

Demand

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by XpKiller*:

 

@ctgbalu

Turn off the procon sandbox or enable outgoing ODBC Connection to your Database.

Note:

Procon needs to be restarted to take effect.

 

Du muss die Procon Sandbox ausschalten oder ausgehende ODBC Verbindungen zulassen.

Hinweis:

Procon muss neugestartet werden sonst zieht er die Sandbox einstellungen nicht.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by GitSum*:

 

can i connect from Gameservers.com procon layer to my MySQL DB?

not without the ODBC driver. Where ever procon is being hosted - the ODBC driver needs to be installed

 

Consider hosting Procon on one of your home computers or find another procon host like Branzone or rcon hosting that has the driver

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by kopoBko*:

 

not without the ODBC driver. Where ever procon is being hosted - the ODBC driver needs to be installed

 

Consider hosting Procon on one of your home computers or find another procon host like Branzone or rcon hosting that has the driver

Thanks. May be you know,access to the server is the same as gameservers.com_(ftp)
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by kopoBko*:

 

Branzone allow full ftp access (the main .exe files are locked) but you can easily install your own plugins. The odbc driver is already setup and ready to go. Not sure about rcon hosting

great thanks.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by kycu*:

 

hello again,

 

I have error like this...

[14:20:54 96] Error in Tablebuilder:

[14:20:54 98] Index #0

[14:20:54 98] Message: [MySQL][ODBC 5.1 Driver]Access denied for user 'user'@'' (using password: YES)

[14:20:54 98] Native: 1045

[14:20:54 98] Source:

[14:20:54 98] SQL: HY000

[14:20:54 98] Index #1

[14:20:54 98] Message: [MySQL][ODBC 5.1 Driver]Access denied for user 'user'@'my_procon_hosting_IP' (using password: YES)

[14:20:54 98] Native: 1045

[14:20:54 98] Source:

[14:20:54 98] SQL: HY000

but why error show 'user'@'my_procon_hosting_IP' when in plugin config I put external hosting IP where I have database...

 

why plugin gets procon hosting ip? why not that IP from config?

 

do anyone know what I'm try to explain?

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by XpKiller*:

 

@kycu

Let me explain this to you

MySQL uses three things to check if you are allowed to connect to.

1. Username

2. Password

3. Your location (IP-Address or DNS Name)

 

The location is automatically the IP address of the proconhost.

So if your User and Password are correct, the allowed location IP is not added to the mysql Server.

This is reason why the connection is refused.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by blackwatch*:

 

im a little stuck here guys ( please forgive my ignorance as this is the first time ive set anything like this up )

 

I have installed webpage for admins ( www.phogue.net/forumvb/showth...Stats-Database* ) and got that set up but obviously i need this pluggin to run so I have installed it in procon and im in the process of setting it up but im stuck at what to do.

in the server details section do i put the webhosting details for the data base the already installed web admin is

 

ie host - website ip or name

database name : webadmin database name

password : webadmin password

 

etc ?

 

thanks in advance

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by GitSum*:

 

hello again,

 

I have error like this...

 

 

but why error show 'user'@'my_procon_hosting_IP' when in plugin config I put external hosting IP where I have database...

 

why plugin gets procon hosting ip? why not that IP from config?

 

do anyone know what I'm try to explain?

The plugin should point to the IP address where the database is being hosted - so it looks like you have that correct

 

One way to test you connection info to the database is to install the ODBC driver on your own computer and see it it will connect

* Restored post. It could be that the author is no longer active.
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Our picks

    • Game Server Hosting:

      We're happy to announce that EZRCON will branch out into the game server provider scene. This is a big step for us so please having patience if something doesn't go right in this area. Now, what makes us different compared to other providers? Well, we're going with the idea of having a scaleable server hosting and providing more control in how you set up your server. For example, in Minecraft, you have the ability to control how many CPU cores you wish your server to have access to, how much RAM you want to use, how much disk space you want to use. This type of control can't be offered in a single service package so you're able to configure a custom package the way you want it.

      You can see all the available games here. Currently, we have the following games available.

      Valheim (From $1.50 USD)


      Rust (From $3.20 USD)


      Minecraft (Basic) (From $4.00 USD)


      Call of Duty 4X (From $7.00 USD)


      OpenTTD (From $4.00 USD)


      Squad (From $9.00 USD)


      Insurgency: Sandstorm (From $6.40 USD)


      Changes to US-East:

      Starting in January 2022, we will be moving to a different provider that has better support, better infrastructure, and better connectivity. We've noticed that the connection/routes to this location are not ideal and it's been hard getting support to correct this. Our contract for our two servers ends in March/April respectively. If you currently have servers in this location you will be migrated over to the new provider. We'll have more details when the time comes closer to January. The new location for this change will be based out of Atlanta, GA. If you have any questions/concerns please open a ticket and we'll do our best to answer them.
      • 5 replies
    • Hello All,

      I wanted to give an update to how EZRCON is doing. As of today we have 56 active customers using the services offered. I'm glad its doing so well and it hasn't been 1 year yet. To those that have services with EZRCON, I hope the service is doing well and if not please let us know so that we can improve it where possible. We've done quite a few changes behind the scenes to improve the performance hopefully. 

      We'll be launching a new location for hosting procon layers in either Los Angeles, USA or Chicago, IL. Still being decided on where the placement should be but these two locations are not set in stone yet. We would like to get feedback on where we should have a new location for hosting the Procon Layers, which you can do by replying to this topic. A poll will be created where people can vote on which location they would like to see.

      We're also looking for some suggestions on what else you would like to see for hosting provider options. So please let us know your thoughts on this matter.
      • 4 replies
    • Added ability to disable the new API check for player country info


      Updated GeoIP database file


      Removed usage sending stats


      Added EZRCON ad banner



      If you are upgrading then you may need to add these two lines to your existing installation in the file procon.cfg. To enable these options just change False to True.

      procon.private.options.UseGeoIpFileOnly False
      procon.private.options.BlockRssFeedNews False



       
      • 2 replies
    • I wanted I let you know that I am starting to build out the foundation for the hosting services that I talked about here. The pricing model I was originally going for wasn't going to be suitable for how I want to build it. So instead I decided to offer each service as it's own product instead of a package deal. In the future, hopefully, I will be able to do this and offer discounts to those that choose it.

      Here is how the pricing is laid out for each service as well as information about each. This is as of 7/12/2020.

      Single MySQL database (up to 30 GB) is $10 USD per month.



      If you go over the 30 GB usage for the database then each additional gigabyte is charged at $0.10 USD each billing cycle. If you're under 30GB you don't need to worry about this.


      Databases are replicated across 3 zones (regions) for redundancy. One (1) on the east coast of the USA, One (1) in Frankfurt, and One (1) in Singapore. Depending on the demand, this would grow to more regions.


      Databases will also be backed up daily and retained for 7 days.




      Procon Layer will be $2 USD per month.


      Each layer will only allow one (1) game server connection. The reason behind this is for performance.


      Each layer will also come with all available plugins installed by default. This is to help facilitate faster deployments and get you up and running quickly.


      Each layer will automatically restart if Procon crashes. 


      Each layer will also automatically restart daily at midnight to make sure it stays in tip-top shape.


      Custom plugins can be installed by submitting a support ticket.




      Battlefield Admin Control Panel (BFACP) will be $5 USD per month


      As I am still working on building version 3 of the software, I will be installing the last version I did. Once I complete version 3 it will automatically be upgraded for you.





      All these services will be managed by me so you don't have to worry about the technical side of things to get up and going.

      If you would like to see how much it would cost for the services, I made a calculator that you can use. It can be found here https://ezrcon.com/calculator.html

       
      • 11 replies
    • I have pushed out a new minor release which updates the geodata pull (flags in the playerlisting). This should be way more accurate now. As always, please let me know if any problems show up.

       
      • 9 replies
×
×
  • Create New...

Important Information

Please review our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.