ImportBot Posted June 1, 2014 Share Posted June 1, 2014 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) :... Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 1, 2014 Share Posted June 1, 2014 Originally Posted by Porthos1973*: Ok I know that I can use one database for different BF4 servers but can I use the same database for a BF4 and a BF3 server? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 1, 2014 Share Posted June 1, 2014 Originally Posted by ty_ger07*: Ok I know that I can use one database for different BF4 servers but can I use the same database for a BF4 and a BF3 server?Yes Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 3, 2014 Share Posted June 3, 2014 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 Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 3, 2014 Share Posted June 3, 2014 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 Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 3, 2014 Share Posted June 3, 2014 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* Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 4, 2014 Share Posted June 4, 2014 Originally Posted by TRG-Community*: Thanks for your help but same problem with the BF3 version The old BC2 version doesn't work, too... Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 4, 2014 Share Posted June 4, 2014 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. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 6, 2014 Share Posted June 6, 2014 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? 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 Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 12, 2014 Share Posted June 12, 2014 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 ? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 13, 2014 Share Posted June 13, 2014 Originally Posted by HARDCOREBF*: its solved Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 14, 2014 Share Posted June 14, 2014 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. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 14, 2014 Share Posted June 14, 2014 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. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 14, 2014 Share Posted June 14, 2014 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? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 15, 2014 Share Posted June 15, 2014 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. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 15, 2014 Share Posted June 15, 2014 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. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 15, 2014 Share Posted June 15, 2014 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) Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 16, 2014 Share Posted June 16, 2014 Originally Posted by ty_ger07*: It would make more sense if I could understand Russian. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 17, 2014 Share Posted June 17, 2014 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. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 17, 2014 Share Posted June 17, 2014 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. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 17, 2014 Share Posted June 17, 2014 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. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 19, 2014 Share Posted June 19, 2014 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. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 19, 2014 Share Posted June 19, 2014 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. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 20, 2014 Share Posted June 20, 2014 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 Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 23, 2014 Share Posted June 23, 2014 Originally Posted by nbtc971*: 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. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 23, 2014 Share Posted June 23, 2014 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 Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 23, 2014 Share Posted June 23, 2014 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. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 23, 2014 Share Posted June 23, 2014 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. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 23, 2014 Share Posted June 23, 2014 Originally Posted by nbtc971*: I will try to do that later on.. i'm at work now. Thanks. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 24, 2014 Share Posted June 24, 2014 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 Quote * Restored post. It could be that the author is no longer active. Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.