Jump to content

Chat, GUID, Stats and Mapstats Logger [1.0.0.3]


ColColonCleaner

Recommended Posts

Originally Posted by ty_ger07*:

 

Is the chatlogging archive in the database limited in time? In Plugin Setting I could not find an option to set the period for the conservation of the chats (e.g. 3days, 1 week, 1 month, ...). If it is not it would be a not feature to add and make it very useful.

 

I am sorry if I missed the answer to this question in a prior post but I could not find it.

As mentioned by Ebassie, you would have to run a query to do what you wanted done.

See this thread: myrcon.net/.../advanced-in-game-admin-and-ban-enforcer-adkats

At the bottom of the first post, it says:

Delete old chat Messages(older than 30 days) :...

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

Originally Posted by jeancf*:

 

If you want to delete old chatlogs prior to a certain date.... remove them with a mysql query.

Yes but that is a bit of a hassle. I was hoping that the plugin would make things simple and provide this functionality.

 

Thanks,

 

jeancf

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

Originally Posted by TRG-Community*:

 

Hello,

 

I'm running this plugin on a BFBC 2 server. After several rounds, it still gives the message "No Stats are available yet! Please wait one round!". When I login to the SQL database, I can see the tables generated by the plugin. What's wrong here?

 

Best regards,

Fields

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

Originally Posted by ty_ger07*:

 

Hello,

 

I'm running this plugin on a BFBC 2 server. After several rounds, it still gives the message "No Stats are available yet! Please wait one round!". When I login to the SQL database, I can see the tables generated by the plugin. What's wrong here?

 

Best regards,

Fields

There seems to be multiple issues with this version of the plugin with BFBC2 and XpKiller seems to have quietly disappeared. You may want to try the older version of this plugin from before it was re-written for BF4.

 

Old old BC2 version: showthread....-3-0-2-2-01-02*

 

Newer BF3 version which may work for BC2: showthread....er-1-1-0-1-BF3*

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

Originally Posted by ty_ger07*:

 

Have you enabled player stats in the plugin options and disabled simple stats? There are all sorts of different options for this plugin and a lot of things can be enabled or disabled.

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

Originally Posted by GiGaB-yt*:

 

Hello guys, I am trying to resolve my problem, but I really don't know what to do. On my first Procon Layer it works normally, but when I move it to GameD.de, I start to getting these errors. Any help please? :smile:

 

 

Code:

[12:20:38 39] PRoCon Chat, GUID and Stats Logger Enabled
[12:20:38 39] PRoCon Chat, GUID and Stats Logger:  Floodprotection set to 10 Request per Round for each Player
[12:20:41 54] Error: System.Security.SecurityException: Fehler bei der Anforderung des Berechtigungstyps "System.Net.SocketPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
   bei System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet)
   bei System.Security.CodeAccessPermission.Demand()
   bei System.Net.Sockets.Socket.CheckCacheRemote(EndPoint& remoteEP, Boolean isOverwrite)
   bei System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
   bei System.Net.Sockets.Socket.BeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
   bei MySql.Data.Common.StreamCreator.CreateSocketStream(IPAddress ip, Boolean unix)
   bei MySql.Data.Common.StreamCreator.GetStreamFromHost(String pipeName, String hostName, UInt32 timeout)
   bei MySql.Data.Common.StreamCreator.GetStream(UInt32 timeout)
   bei MySql.Data.MySqlClient.NativeDriver.Open()
   bei MySql.Data.MySqlClient.Driver.Open()
   bei MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
   bei MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
   bei MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
   bei MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
   bei MySql.Data.MySqlClient.MySqlPool.GetConnection()
   bei MySql.Data.MySqlClient.MySqlConnection.Open()
   bei PRoConEvents.CChatGUIDStatsLogger.tablebuilder()
Die Aktion, bei der ein Fehler aufgetreten ist:
Demand
Der Typ der ersten Berechtigung, bei der ein Fehler aufgetreten ist:
System.Net.SocketPermission
Die Zone der Assembly, bei der ein Fehler aufgetreten ist:
MyComputer
[12:20:41 54] Error: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei PRoConEvents.CChatGUIDStatsLogger.tablebuilder()
[12:20:44 60] Error: System.Security.SecurityException: Fehler bei der Anforderung des Berechtigungstyps "System.Net.SocketPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
   bei System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet)
   bei System.Security.CodeAccessPermission.Demand()
   bei System.Net.Sockets.Socket.CheckCacheRemote(EndPoint& remoteEP, Boolean isOverwrite)
   bei System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
   bei System.Net.Sockets.Socket.BeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
   bei MySql.Data.Common.StreamCreator.CreateSocketStream(IPAddress ip, Boolean unix)
   bei MySql.Data.Common.StreamCreator.GetStreamFromHost(String pipeName, String hostName, UInt32 timeout)
   bei MySql.Data.Common.StreamCreator.GetStream(UInt32 timeout)
   bei MySql.Data.MySqlClient.NativeDriver.Open()
   bei MySql.Data.MySqlClient.Driver.Open()
   bei MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
   bei MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
   bei MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
   bei MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
   bei MySql.Data.MySqlClient.MySqlPool.GetConnection()
   bei MySql.Data.MySqlClient.MySqlConnection.Open()
   bei PRoConEvents.CChatGUIDStatsLogger.tablebuilder()
Die Aktion, bei der ein Fehler aufgetreten ist:
Demand
Der Typ der ersten Berechtigung, bei der ein Fehler aufgetreten ist:
System.Net.SocketPermission
Die Zone der Assembly, bei der ein Fehler aufgetreten ist:
MyComputer
[12:20:44 60] Error: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei PRoConEvents.CChatGUIDStatsLogger.tablebuilder()
[12:20:44 63] [Statslogger]Error: getUpdateServerID1: System.Security.SecurityException: Fehler bei der Anforderung des Berechtigungstyps "System.Net.SocketPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
   bei System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet)
   bei System.Security.CodeAccessPermission.Demand()
   bei System.Net.Sockets.Socket.CheckCacheRemote(EndPoint& remoteEP, Boolean isOverwrite)
   bei System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
   bei System.Net.Sockets.Socket.BeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
   bei MySql.Data.Common.StreamCreator.CreateSocketStream(IPAddress ip, Boolean unix)
   bei MySql.Data.Common.StreamCreator.GetStreamFromHost(String pipeName, String hostName, UInt32 timeout)
   bei MySql.Data.Common.StreamCreator.GetStream(UInt32 timeout)
   bei MySql.Data.MySqlClient.NativeDriver.Open()
   bei MySql.Data.MySqlClient.Driver.Open()
   bei MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
   bei MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
   bei MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
   bei MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
   bei MySql.Data.MySqlClient.MySqlPool.GetConnection()
   bei MySql.Data.MySqlClient.MySqlConnection.Open()
   bei PRoConEvents.CChatGUIDStatsLogger.getUpdateServerID(CServerInfo csiServerInfo)
Die Aktion, bei der ein Fehler aufgetreten ist:
Demand
Der Typ der ersten Berechtigung, bei der ein Fehler aufgetreten ist:
System.Net.SocketPermission
Die Zone der Assembly, bei der ein Fehler aufgetreten ist:
MyComputer
[12:20:54 32] PRoCon Chat, GUID and Stats Logger Disabled
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by HARDCOREBF*:

 

hello . we have 4 server and logger , adkatz working flowerless in 3 of them for some reason , on one of the server commad !rank not working , it dont show ranking as it suppose too , i triple checked settings and tryed restart . any ideas ?

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

Originally Posted by ixnorp*:

 

hi, I just change my game server IP and the logger logged it as server_id 2 instead of 1 in tbl_server. So I deleted the old server_id 1 and editted the new server_id 2 to 1. But now when i go to my webpage it shows

 

http://seal.testaccelerator.com/

 

Players Logged: Unknown

 

Total Score: Unknown

 

Total Kills: Unknown

 

 

Instead of all the previous old game server ip data. Can anyone tell me how to set it right?

 

edit: Now in-game I lost my old in-game stats. no stats available.

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

Originally Posted by ty_ger07*:

 

You should not have deleted the old server ID key since foreign key constraints delete the data in the other associated tables when you do that.

 

You should have deleted server ID 2 and edited (not delete!) server ID 1 to have the same data server ID 2 had.

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

Originally Posted by ixnorp*:

 

You should not have deleted the old server ID key since foreign key constraints delete the data in the other associated tables when you do that.

 

You should have deleted server ID 2 and edited (not delete!) server ID 1 to have the same data server ID 2 had.

That is what i realised after i deleted =(. Anyway to link the new ip to the old data?
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ty_ger07*:

 

That is what i realised after i deleted =(. Anyway to link the new ip to the old data?

It sounds like the old data no longer exists. Foreign key constraints most likely deleted all the old data.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ixnorp*:

 

It sounds like the old data no longer exists. Foreign key constraints most likely deleted all the old data.

=( I lost the server_stats table after i deleted the old server_id 1. stupid me.

 

Thanks anyway.

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

Originally Posted by MUXA*:

 

Procon has connected with MySQl base, but when it starts to create a table this error occurs

I think, it can't find source of the bae or smth like that

10:09:17 74] BF BC2 Chat, GUID and Stats Logger Enabled

[10:09:17 75] BF BC2 Chat, GUID and Stats Logger: Floodprotection set to 20 Request per Round for each Player

[10:09:17 75] Gamemod Tableschema set to: BC2

[10:09:17 75] Gamemod Weaponlist set to: BC2

[10:10:36 81] Start tablebuilder

[10:10:36 81] Error in OpenConnection:

[10:10:36 81] Index #0

[10:10:36 81] Message: [Microsoft][????????? ????????? ODBC] ???????? ?????? ?? ?????? ? ?? ?????? ???????, ???????????? ?? ?????????

[10:10:36 81] Native: 0

[10:10:36 81] Source:

[10:10:36 82] SQL: IM002

[10:10:36 82] Error in GetRank: System.NullReferenceException: ? ?????????? ??????? ?? ?????? ?????? ?? ??????.

? PRoConEvents.CChatGUIDStatsLogger.tablebuilder()

? PRoConEvents.CChatGUIDStatsLogger.GetRank(String SoldierName)

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

Originally Posted by MUXA*:

 

It would make more sense if I could understand Russian.

[Microsoft][????????? ????????? ODBC] ???????? ?????? ?? ?????? ? ?? ?????? ???????, ???????????? ?? ?????????

[10:10:36 82] Error in GetRank: System.NullReferenceException: ? ?????????? ??????? ?? ?????? ?????? ?? ??????.

RUS --> ENG:

[Microsoft] [Driver Manager ODBC] Data source name has not found and there is no driver used by the default.

[10:10:36 82] Error in GetRank: System.NullReferenceException: In the instance of the object reference to the object has not found.

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

Originally Posted by ty_ger07*:

 

[Microsoft][????????? ????????? ODBC] ???????? ?????? ?? ?????? ? ?? ?????? ???????, ???????????? ?? ?????????

[10:10:36 82] Error in GetRank: System.NullReferenceException: ? ?????????? ??????? ?? ?????? ?????? ?? ??????.

RUS --> ENG:

[Microsoft] [Driver Manager ODBC] Data source name has not found and there is no driver used by the default.

[10:10:36 82] Error in GetRank: System.NullReferenceException: In the instance of the object reference to the object has not found.

You are using the older version of the stats logger plugin which requires the odbc driver. Either have your procon host install the odbc driver or upgrade your plugin version to the newest version.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by MUXA*:

 

I am using the last version: CChatGUIDStatsLogger_3.0.2.2.zip. I also have ODBC driver on my computer.

But I just really don't understand how can i connect my MySQL database and its driver with my Procon.

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

Originally Posted by dmmaciag*:

 

Hello,

 

I've been using this Plugin for quite some time now, I have two servers connected to the same MySQL DB, everything was ok. I had to switch hosts. I imported the database and set up the connections again. When I enabled the plugin on my main server, got no errors. When I activated it on my second server, I get the following error. I searched for it and I've seen other people post it too but didn't see any responses so that's why I'm posting. This is the error I get (and nothing else since then):

 

Code:

[10:14:02 99] PRoCon Chat, GUID and Stats Logger Enabled
[10:14:02 99] PRoCon Chat, GUID and Stats Logger:  Floodprotection set to 10 Request per Round for each Player
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey RPG-7 not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/SCAR-H/SCAR-H not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey USAS-12 not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey M27IAR not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey M16A4 not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey AEK-971 not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/A91/A91 not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/AK74M/AK74 not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/G36C/G36C not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/G3A3/G3A3 not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/Gadgets/C4/C4 not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/Gadgets/Claymore/Claymore not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/KH2002/KH2002 not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/Knife/Knife not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/M416/M416 not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/MagpulPDR/MagpulPDR not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/MP412Rex/MP412REX not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/MP443/MP443 not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Taurus .44 not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/P90/P90 not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/Sa18IGLA/Sa18IGLA not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/UMP45/UMP45 not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/XP1_L85A2/L85A2 not found!
[10:14:03 11] [Statslogger]Warning: PrepareKeywordDic: Mainkey Glock18 not found!
[10:14:13 87] PRoCon Chat, GUID and Stats Logger Disabled
[10:14:15 41] PRoCon Chat, GUID and Stats Logger Enabled
[10:14:15 41] PRoCon Chat, GUID and Stats Logger:  Floodprotection set to 10 Request per Round for each Player
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey RPG-7 not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/SCAR-H/SCAR-H not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey USAS-12 not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey M27IAR not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey M16A4 not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey AEK-971 not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/A91/A91 not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/AK74M/AK74 not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/G36C/G36C not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/G3A3/G3A3 not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/Gadgets/C4/C4 not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/Gadgets/Claymore/Claymore not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/KH2002/KH2002 not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/Knife/Knife not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/M416/M416 not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/MagpulPDR/MagpulPDR not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/MP412Rex/MP412REX not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/MP443/MP443 not found!
[10:14:15 53] [Statslogger]Warning: PrepareKeywordDic: Mainkey Taurus .44 not found!
[10:14:15 54] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/P90/P90 not found!
[10:14:15 54] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/Sa18IGLA/Sa18IGLA not found!
[10:14:15 54] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/UMP45/UMP45 not found!
[10:14:15 54] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/XP1_L85A2/L85A2 not found!
[10:14:15 54] [Statslogger]Warning: PrepareKeywordDic: Mainkey Glock18 not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey RPG-7 not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/SCAR-H/SCAR-H not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey USAS-12 not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey M27IAR not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey M16A4 not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey AEK-971 not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/A91/A91 not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/AK74M/AK74 not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/G36C/G36C not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/G3A3/G3A3 not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/Gadgets/C4/C4 not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/Gadgets/Claymore/Claymore not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/KH2002/KH2002 not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/Knife/Knife not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/M416/M416 not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/MagpulPDR/MagpulPDR not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/MP412Rex/MP412REX not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/MP443/MP443 not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Taurus .44 not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/P90/P90 not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/Sa18IGLA/Sa18IGLA not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/UMP45/UMP45 not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Weapons/XP1_L85A2/L85A2 not found!
[10:14:17 34] [Statslogger]Warning: PrepareKeywordDic: Mainkey Glock18 not found!
Not sure what to do about this, if anything? Thanks.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ty_ger07*:

 

I am using the last version: CChatGUIDStatsLogger_3.0.2.2.zip. I also have ODBC driver on my computer.

But I just really don't understand how can i connect my MySQL database and its driver with my Procon.

You are using the BC2 plugin from September 2012.

 

The plugin in this thread is from November 2013. Why not use the plugin in this thread which is newer and doesn't require the ODBC driver?

Go to the first post in this thread and download CChatGUIDStatsLogger[1.0.0.2].zip at the bottom of the first post.

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

Originally Posted by MUXA*:

 

You are using the BC2 plugin from September 2012.

 

The plugin in this thread is from November 2013. Why not use the plugin in this thread which is newer and doesn't require the ODBC driver?

Go to the first post in this thread and download CChatGUIDStatsLogger[1.0.0.2].zip at the bottom of the first post.

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

Originally Posted by ty_ger07*:

 

Where can I get a list of what all the plugin settings are? I don't see where it tells me, for instance, what "server group", "connection pooling" are.

Do you have more than one server? A server group can be used to share stats among those servers (the ones you set in the same server group) if you select to merge server stats.

 

Connection pooling is a MySQL thing.

http://stackoverflow.com/questions/9...ection-pooling

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

Originally Posted by nbtc971*:

 

Thanks, but I was kind of hoping for an explanation on each setting. Most are obvious, some not so much. Most plugins I run telling what each setting does. The information you provide was good though thank you.

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

Originally Posted by ty_ger07*:

 

Thanks, but I was kind of hoping for an explanation on each setting. Most are obvious, some not so much. Most plugins I run telling what each setting does. The information you provide was good though thank you.

I suppose you should ask about the ones you think are not obvious.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by fantasticplayer*:

 

Hello sir, Ive got still problem with my map stats. Its not working properly. Its writing information not in all files in msql database. When round is restarted its showing me message "rank will be available at next round" and all the time like that. Ill post 2 screenshots maybe u can find error which one is blocking that plugin.

 

map_stats.png

map_stats2.png

* 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.