ImportBot Posted March 28, 2015 Share Posted March 28, 2015 Originally Posted by Talzac*: Also kills are not recoreded correctly it says I have died 22 times.... I have died ALOT more Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 28, 2015 Share Posted March 28, 2015 Originally Posted by Talzac*: I have the same problem the server kill is wrong Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 28, 2015 Share Posted March 28, 2015 Originally Posted by HitchItch*: trying to find out how to ignore request ammo, ride, medic etc In the chat filter rules regex string array I have added ID_CHAT? ID_CHAT_. yet we are still logging the above in our stats page chat section what am I doing wrong? Thanks Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 28, 2015 Share Posted March 28, 2015 Originally Posted by Ruger*: Id_chat_.* Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 28, 2015 Share Posted March 28, 2015 Originally Posted by HitchItch*: did know I needed the * at the end, i will give it a try thanks Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 29, 2015 Share Posted March 29, 2015 Originally Posted by HitchItch*: Id_chat_.*I added Id_chat_.* and our stats page stopped displaying all chat. we have no chat logged since then Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 29, 2015 Share Posted March 29, 2015 Originally Posted by Prophet731*: I added Id_chat_.* and our stats page stopped displaying all chat. we have no chat logged since thenCode: ^ID_CHAT_[A-Z_\/]+$Try this. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 29, 2015 Share Posted March 29, 2015 Originally Posted by Cinish*: Hey , i get this error on my BFH Server , i cant seem to find the problem [statslogger]Error: getUpdateServerID1: MySql.Data.MySqlClient.MySqlException: Reading from the stream has failed. ---> System.IO.EndOfStreamException: Attempted to read past the end of the stream. at MySql.Data.MySqlClient.MySqlStream.ReadFully(Strea m stream, Byte[] buffer, Int32 offset, Int32 count) at MySql.Data.MySqlClient.MySqlStream.LoadPacket() --- End of inner exception stack trace --- at MySql.Data.MySqlClient.MySqlStream.LoadPacket() at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.Open() at MySql.Data.MySqlClient.Driver.Open() at MySql.Data.MySqlClient.Driver.Create(MySqlConnecti onStringBuilder settings) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledCo nnection() at MySql.Data.MySqlClient.MySqlPool.GetPooledConnecti on() at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver() at MySql.Data.MySqlClient.MySqlPool.GetConnection() at MySql.Data.MySqlClient.MySqlConnection.Open() at PRoConEvents.CChatGUIDStatsLogger.getUpdateServerI D(CServerInfo csiServerInfo) [15:27:57 06] Error in Tablebuilder: [15:27:57 06] Message: Reading from the stream has failed. [15:27:57 06] Native: -2147467259 [15:27:57 06] Source: MySql.Data [15:27:57 06] StackTrace: at MySql.Data.MySqlClient.MySqlStream.LoadPacket() at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.Open() at MySql.Data.MySqlClient.Driver.Open() at MySql.Data.MySqlClient.Driver.Create(MySqlConnecti onStringBuilder settings) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledCo nnection() at MySql.Data.MySqlClient.MySqlPool.GetPooledConnecti on() at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver() at MySql.Data.MySqlClient.MySqlPool.GetConnection() at MySql.Data.MySqlClient.MySqlConnection.Open() at PRoConEvents.CChatGUIDStatsLogger.tablebuilder() [15:27:57 06] InnerException: System.IO.EndOfStreamException: Attempted to read past the end of the stream. at MySql.Data.MySqlClient.MySqlStream.ReadFully(Strea m stream, Byte[] buffer, Int32 offset, Int32 count) at MySql.Data.MySqlClient.MySqlStream.LoadPacket() [15:27:57 06] Error: System.NullReferenceException: Object reference not set to an instance of an object. at PRoConEvents.CChatGUIDStatsLogger.tablebuilder() Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 29, 2015 Share Posted March 29, 2015 Originally Posted by ty_ger07*: Your connection to the database appears to be timing out. Are you using an inexpensive database host, inexpensive layer server, or have the layer server far away from the database host? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 29, 2015 Share Posted March 29, 2015 Originally Posted by HitchItch*: Code: ^ID_CHAT_[A-Z_\/]+$Try this.Thanks, i will give that a try Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 29, 2015 Share Posted March 29, 2015 Originally Posted by Cinish*: Your connection to the database appears to be timing out. Are you using an inexpensive database host, inexpensive layer server, or have the layer server far away from the database host?Im using the layer hosting at gameservers.com and got the basic website hosting there too Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 29, 2015 Share Posted March 29, 2015 Originally Posted by TimSad*: @HitchItch, I'm using "ID_CHAT" and it's working just fine for me... Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted March 29, 2015 Share Posted March 29, 2015 Originally Posted by HitchItch*: for some reason when we used what you use, we were still getting ammo request etc. I tired this ^ID_CHAT?[A-Z_\/]+$ And that seems to work, no requests in chat anymore--http://http://otckillingtime.com/index.php_p=chat&sid=1 Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 1, 2015 Share Posted April 1, 2015 Originally Posted by Kendis*: Hi! I got the plugin working but I do get some errors/trace: [14:51:00 75] [statslogger]Trace: Weapon: U_SG533LB is missing in the BFHL.def file!!! [14:51:04 49] [statslogger]Trace: Weapon: U_P90 is missing in the BFHL.def file!!! And many more like that one, but it's only for the weapons. How can I possibly fix this? My BFHL.def file is packed with the information about the weapons and I also added the keyword list from a few pages back in this topic. Best Regards Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 1, 2015 Share Posted April 1, 2015 Originally Posted by von_Ziethen*: Hi, i have a issue that the bfhl.def file is not updated after filling the keywordlist. i reenabled the plugin and restart the proconlayer but its dont work. thanks for your help Edit: i found the issue, it was my fault i used the wrong procon version. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 2, 2015 Share Posted April 2, 2015 Originally Posted by Talzac*: This plugin is reported working with Hardline, but it does not. the kill statistics is not correct and it is not registering the correct number of kills on the server. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 2, 2015 Share Posted April 2, 2015 Originally Posted by ty_ger07*: This plugin is reported working with Hardline, but it does not. the kill statistics is not correct and it is not registering the correct number of kills on the server.This plugin is reported as working with Hardline by whom? 2015-04-01 21.56.21.png I don't see BFHL listed. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 2, 2015 Share Posted April 2, 2015 Originally Posted by Talzac*: This plugin is reported as working with Hardline by whom? 2015-04-01 21.56.21.png I don't see BFHL listed. In this thread:Knowledge-Base 100% BFH COMPATIBLE Chat, GUID, Stats and Mapstats Logger [bF4, BF3](1.0.0.2 - 24-NOV-2013) Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 2, 2015 Share Posted April 2, 2015 Originally Posted by armypoilce*: This plugin is reported as working with Hardline by whom? 2015-04-01 21.56.21.png I don't see BFHL listed. You do it in bf4 mode bf4 and BFH are quiet same so bf4 plugins should work with BFH half of them tested works Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 3, 2015 Share Posted April 3, 2015 Originally Posted by Talzac*: Here is an error from hardline, I do not understand but perhaps someone does. [11:16:54 51] [statslogger]Error: Error in Startstreaming: [11:16:54 51] Message: Duplicate entry '1-EA_E78916F4C6EB1786FAC5350C801DF623' for key 'UNIQUE_playerdata' [11:16:54 51] Native: -2147467259 [11:16:54 51] Source: MySql.Data [11:16:54 51] StackTrace: at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.GetResult(Int3 2& affectedRow, Int64& insertedId) at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId) at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force) at MySql.Data.MySqlClient.MySqlDataReader.NextResult( ) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader( CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuer y() at PRoConEvents.CChatGUIDStatsLogger.StartStreaming() [11:16:57 61] [statslogger]Error: Error in UpdateCurrentPlayerTable: System.InvalidOperationException: Nested transactions are not supported. at MySql.Data.MySqlClient.ExceptionInterceptor.Throw( Exception exception) at MySql.Data.MySqlClient.MySqlConnection.Throw(Excep tion ex) at MySql.Data.MySqlClient.MySqlConnection.BeginTransa ction(IsolationLevel iso) at MySql.Data.MySqlClient.MySqlConnection.BeginTransa ction() at PRoConEvents.CChatGUIDStatsLogger.UpdateCurrentPla yerTable(List`1 lstPlayers) [11:16:57 97] [statslogger]Error: Error in Startstreaming OuterException: System.NullReferenceException: Object reference not set to an instance of an object. at PRoConEvents.CChatGUIDStatsLogger.DisplayMySqlErro rCollection(MySqlException myException) at PRoConEvents.CChatGUIDStatsLogger.StartStreaming() Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 4, 2015 Share Posted April 4, 2015 Originally Posted by armypoilce*: Here is an error from hardline, I do not understand but perhaps someone does. [11:16:54 51] [statslogger]Error: Error in Startstreaming: [11:16:54 51] Message: Duplicate entry '1-EA_E78916F4C6EB1786FAC5350C801DF623' for key 'UNIQUE_playerdata' [11:16:54 51] Native: -2147467259 [11:16:54 51] Source: MySql.Data [11:16:54 51] StackTrace: at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.GetResult(Int3 2& affectedRow, Int64& insertedId) at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId) at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force) at MySql.Data.MySqlClient.MySqlDataReader.NextResult( ) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader( CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuer y() at PRoConEvents.CChatGUIDStatsLogger.StartStreaming() [11:16:57 61] [statslogger]Error: Error in UpdateCurrentPlayerTable: System.InvalidOperationException: Nested transactions are not supported. at MySql.Data.MySqlClient.ExceptionInterceptor.Throw( Exception exception) at MySql.Data.MySqlClient.MySqlConnection.Throw(Excep tion ex) at MySql.Data.MySqlClient.MySqlConnection.BeginTransa ction(IsolationLevel iso) at MySql.Data.MySqlClient.MySqlConnection.BeginTransa ction() at PRoConEvents.CChatGUIDStatsLogger.UpdateCurrentPla yerTable(List`1 lstPlayers) [11:16:57 97] [statslogger]Error: Error in Startstreaming OuterException: System.NullReferenceException: Object reference not set to an instance of an object. at PRoConEvents.CChatGUIDStatsLogger.DisplayMySqlErro rCollection(MySqlException myException) at PRoConEvents.CChatGUIDStatsLogger.StartStreaming() you need a mySQL database ask your server provider how to get one Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 4, 2015 Share Posted April 4, 2015 Originally Posted by EBassie*: you need a mySQL database ask your server provider how to get one* sigh * He has a MySQL database... There is a duplicate key, which is the saved EA_GUID. PS: please stop posting nonsense if you don't know what this is about. @Talzac: did you setup this plugin to use the same database for your BF3 / BF4 server maybe? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 4, 2015 Share Posted April 4, 2015 Originally Posted by Talzac*: No it was a clean databas from scratch, nothing in the database before. I got the database and the BFHL server at the same time I did not have a server before so the database was empty. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 4, 2015 Share Posted April 4, 2015 Originally Posted by Talzac*: How can I clear out the stats logger and star over? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 4, 2015 Share Posted April 4, 2015 Originally Posted by Prophet731*: How can I clear out the stats logger and star over?Disable the stats logger plugin on your layers. Then go into the database and drop all tables beginning with tbl? then re-enable the plugin on one layer first and wait for the tables to be created. After that you can reenable the rest if you have more than one server. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 4, 2015 Share Posted April 4, 2015 Originally Posted by HitchItch*: create a new data base with a differant name and direct guid to the new data base on your sgl server. you can always keep your old data just in case you ever want to start using it again Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 4, 2015 Share Posted April 4, 2015 Originally Posted by Talzac*: How will this affect adkats? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 4, 2015 Share Posted April 4, 2015 Originally Posted by Prophet731*: How will this affect adkats?Oh you're using AdKats. Then don't drop the tables. All the error is saying is that it tried to insert that player with that GUID but the database already has an entry for that player. AdKats possibly added them first before the stats logger could and when it came time for the Stats logger to do it, it got the duplicate error. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 4, 2015 Share Posted April 4, 2015 Originally Posted by Talzac*: Can I drop all tables but keep the adkats intact or should I start over ? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 4, 2015 Share Posted April 4, 2015 Originally Posted by Talzac*: Oh you're using AdKats. Then don't drop the tables. All the error is saying is that it tried to insert that player with that GUID but the database already has an entry for that player. AdKats possibly added them first before the stats logger could and when it came time for the Stats logger to do it, it got the duplicate error.Maybe but the server kills is wrong so it seems that there must besom conflict between adkats and this plugin 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.
Note: Your post will require moderator approval before it will be visible.