Limmek / MStats-for-rust

Logs player statistics and other server stuff to MySql
https://buymeacoffee.com/Limmek
5 stars 3 forks source link

Does this plugin log ground collectibles? #23

Open joeymarkcodes opened 7 months ago

joeymarkcodes commented 7 months ago

Like cloth on the ground, wood logs on the ground, etc which you can pickup with E (instead of harvesting). I'm having troubles on logging these type of resource gathering.

joeymarkcodes commented 7 months ago

I don't know if it has anything to do with an error I'm getting when reloading MStats: MySql handle raised an exception in 'MStats v1.10.6' plugin (NullReferenceException: Object reference not set to an instance of an object) at MySql.Data.MySqlClient.MySqlCommand.EndExecuteNonQuery (System.IAsyncResult asyncResult) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteNonQuery(System.IAsyncResult) at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x000f2] in <021a1dba6a754e42a6cc7771fdfee190>:0 MySql handle raised an exception in 'MStats v1.10.6' plugin (NullReferenceException: Object reference not set to an instance of an object)