Jump to content

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


ImportBot

Recommended Posts

Originally Posted by Glock*:

 

I could also provide you with a BF3 server plus a layer and FTP access and all tools you need for a layer plus phpmyadmin/mysql access if you needed it..

 

On a side note, would adding live stats like tickets and so on be resource hungry on a server?

* 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 kcuestag*:

 

Just got this set up on a new server ,

tables have been created fine but when you type !rank or other commands nothing appears in chat

 

Any ideas ?

The plugin does not display the stats on the chat, it does it on the yell banner.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by _lecro_*:

 

Mmm ok well it doesnt put it on the yell banner either,

on my other servers it shows up in chat though :S

 

EDIT : seems to be working now in the yell

but our old server had it in chat as well

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

Originally Posted by mashedup350*:

 

hay guys i don't mean to hijack thread but i am having issues regarding this plugin. i made a separate thread but was told to post here.

 

i really try and figure things out but this is becoming a bit beyond my grasp of knowledge:

 

 

i have made a database, and in the appropriate area info entered into procon etc:

this is where i am at and am not sure how to continue... :huh:

 

 

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.CChatGUIDStatsLoggerBF3.getUpdateServ erID(CServerInfo csiServerInfo)

Error in Tablebuilder:

Message: Reading from the stream has failed.

Native: -2147467259

Source: MySql.Data

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.CChatGUIDStatsLoggerBF3.tablebuilder( )

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()

Error: System.NullReferenceException: Object reference not set to an instance of an object.

at PRoConEvents.CChatGUIDStatsLoggerBF3.tablebuilder( )

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

Originally Posted by Stixx*:

 

i create a simple page php working with xpkiller's plugin bf3 stats guid and leaderbord ezstats

 

http://www.zsx.cz/demo/bf3/

 

it's in french because i am ^^

 

my procon layer v1.4.0.7 on linux débian 6 with apt-get install mono-complete php5-odbc libmyodbc

settingup /etc/odbc.ini with basic info

 

[ODBC Data Sources]

myodbc = MyODBC 5.1.6-1 Driver

 

[myodbc]

Driver = /usr/lib/odbc/libmyodbc.so

Description = MyODBC 5.1.6-1 Driver

SERVER = localhost

PORT =

USER = root

Password =

Database =

OPTION = 3

SOCKET =

in red, same name

restart mysql, restart procon, activate stats bf3 guid plugin xpkiller, after, play on your server for having data^^, also, your privilege must be externe hosting link for user mysql.

 

sorry for my english, :/

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

Originally Posted by mashedup350*:

 

i create a simple page php working with xpkiller's plugin bf3 stats guid and leaderbord ezstats

 

http://www.zsx.cz/demo/bf3/

 

it's in french because i am ^^

 

my procon layer v1.4.0.7 on linux débian 6 with apt-get install mono-complete php5-odbc libmyodbc

settingup /etc/odbc.ini with basic info

 

 

in red, same name

restart mysql, restart procon, activate stats bf3 guid plugin xpkiller, after, play on your server for having data^^, also, your privilege must be externe hosting link for user mysql.

 

sorry for my english, :/

where do i input that info..._:huh:
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Stixx*:

 

On Linux Débian v6.. other OS, i don't know

and i using the procon version 1.4.0.7

 

Installation packet and lybraries (big install)

Code:

apt-get install mono-complete php5-odbc libmyodbc
Setting up odbc module

Code:

nano /etc/odbc.ini
and put this code into

Code:

[ODBC Data Sources]
myodbc = MyODBC 5.1.6-1 Driver

[myodbc]
Driver = /usr/lib/odbc/libmyodbc.so
Description = MyODBC 5.1.6-1 Driver
SERVER = localhost
PORT =
USER = root
Password =
Database =
OPTION = 3
SOCKET =
restart mysql

Code:

service mysql restart
start procon

=>use xpkiller's topic

 

connexion with your account procon for setting up your plugin (bf3 stats/mapstats Logger)

 

then activate the plugin for initialising the database and then reload map after many secondes.

 

easy, and thx again to the managment of phogue.net / myrcon.com

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

Originally Posted by maxfaux*:

 

Hello

Im hosting 3 procon with gameservers.com on there own account and 1 of them keep getting these errors

Any help towards the problems would cool as

 

[20:26:26 61] Plugin manager entering panic..

[20:26:26 61] Plugin invocation timeout:

[20:26:26 61] Fault in plugin call to CChatGUIDStatsLoggerBF3.OnListPlayers

Call exceeded maximum execution time of 00:00:59

Parameter 0: System.Collections.Generic.List`1[PRoCon.Core.Players.CPlayerInfo], value: "System.Collections.Generic.List`1[PRoCon.Core.Players.CPlayerInfo]"

Parameter 1: PRoCon.Core.CPlayerSubset, value: "PRoCon.Core.CPlayerSubset"

 

[20:26:26 71] Error in OnListPlayers: System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Monitor.Enter(Object obj)

at PRoConEvents.CChatGUIDStatsLoggerBF3.OnListPlayers (List`1 lstPlayers, CPlayerSubset cpsSubset)

[20:26:26 71] Error: CreateSession: System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Monitor.Enter(Object obj)

at PRoConEvents.CChatGUIDStatsLoggerBF3.CreateSession (String SoldierName, Int32 intScore, String EAGUID)

[20:26:26 71] Error: CreateSession: System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Monitor.Enter(Object obj)

at PRoConEvents.CChatGUIDStatsLoggerBF3.CreateSession (String SoldierName, Int32 intScore, String EAGUID)

[20:26:26 71] Error: CreateSession: System.Threading.ThreadAbortException: Thread was being aborted.

at System.Threading.Monitor.Enter(Object obj)

at PRoConEvents.CChatGUIDStatsLoggerBF3.CreateSession (String SoldierName, Int32 intScore, String EAGUID)

[20:26:26 73] CChatGUIDStatsLoggerBF3.OnListPlayers(): The application domain in which the thread was running has been unloaded.

[20:26:26 87] Error: SQLQuery:System.Threading.ThreadAbortException: Thread was being aborted.

at MySql.Data.Common.MyNetworkStream.HandleOrRethrowE xception(Exception e)

at MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count)

at MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count)

at System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count)

at MySql.Data.MySqlClient.MySqlStream.ReadFully(Strea m stream, Byte[] buffer, Int32 offset, Int32 count)

at MySql.Data.MySqlClient.MySqlStream.LoadPacket()

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.ReadPacket()

at MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.ReadPacket()

at MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.Authenticate(Boolean reset)

at MySql.Data.MySqlClient.NativeDriver.Authenticate(S tring authMethod, Boolean reset)

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.MySqlConnection.Open()

at System.Data.Common.DbDataAdapter.QuietOpen(IDbConn ection connection, ConnectionState& originalState)

at System.Data.Common.DbDataAdapter.FillInternal(Data Set dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)

at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)

at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)

at PRoConEvents.CChatGUIDStatsLoggerBF3.SQLquery(MySq lCommand selectQuery)

[20:26:26 88] Error: SQLQuery OuterException:System.Threading.ThreadAbortExcepti on: Thread was being aborted.

at PRoConEvents.CChatGUIDStatsLoggerBF3.SQLquery(MySq lCommand selectQuery)

[20:26:26 89] Error: Error in GetRank: System.Threading.ThreadAbortException: Thread was being aborted.

at PRoConEvents.CChatGUIDStatsLoggerBF3.SQLquery(MySq lCommand selectQuery)

at PRoConEvents.CChatGUIDStatsLoggerBF3.GetRank(Strin g SoldierName)

[20:26:26 89] Error: CreateSession: System.Threading.ThreadAbortException: Thread was being aborted.

at PRoConEvents.CChatGUIDStatsLoggerBF3.GetRank(Strin g SoldierName)

at PRoConEvents.CChatGUIDStatsLoggerBF3.CreateSession (String SoldierName, Int32 intScore, String EAGUID)

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

Originally Posted by ty_ger07*:

 

i don't understand, you have 1 bf3 server and 3 procon layer ?

Sounds like he has 3 game servers and 3 procons (one for each server). And only one is giving that error.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Stixx*:

 

why don't he have just 1 procon for the 3 servers ^^ better for him, and better for his dedicated machine ^^

same server procon but many config !! eg:

168.00.11.22_25300

178.00.11.22_25300

188.00.11.22_25300

each config for 1 server, loaded in 1 server procon.

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

Originally Posted by mashedup350*:

 

correct...

but guys but if you read the code that is not the issue, i can not get communication from the data base to procon it is logged in and talking, but it wont build the table:

 

1.) it dosnt matter how many procons i have; i have the one dedicated (game servers) $2 month server, i have all 3 on it nothing else 1 procon 3 servers... all i need is the info on how to fix this error! stop jumping to conclusions and try to read why the post is here in the first place!

 

2.)this error is on the only server which "GUID chat map blah" is installed on. i have not installed it on the others because there is no point... this one dosent work why bother...

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

Originally Posted by mashedup350*:

 

correct...

but guys but if you read the code that is not the issue, i can not get communication from the data base to procon it is logged in and talking, but it wont build the table:

 

1.) it dosnt matter how many procons i have; i have the one dedicated (game servers) $2 month server, i have all 3 on it nothing else 1 procon 3 servers... all i need is the info on how to fix this error! stop jumping to conclusions and try to read why the post is here in the first place!

 

2.)this error is on the only server which "GUID chat map blah" is installed on. i have not installed it on the others because there is no point... this one dosent work why bother...

i have worked on it more an this is an update on error code:

 

12:05:55 35] Error in Tablebuilder:

[12:05:55 35] Message: Reading from the stream has failed.

[12:05:55 35] Native: -2147467259

[12:05:55 35] Source: MySql.Data

[12:05:55 35] 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.CChatGUIDStatsLoggerBF3.tablebuilder( )

[12:05:55 35] 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()

[12:05:55 36] Error: System.NullReferenceException: Object reference not set to an instance of an object.

at PRoConEvents.CChatGUIDStatsLoggerBF3.tablebuilder( )

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

Originally Posted by Stixx*:

 

Have you tried to do your database?

I've never seen this error.

Are you sure your MySQL host is compatible for this plugin?

do you want me to provide you a database to test?

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

Originally Posted by mashedup350*:

 

Have you tried to do your database?

I've never seen this error.

Are you sure your MySQL host is compatible for this plugin?

do you want me to provide you a database to test?

yes plz.

 

my data base is going threw game servers threw my clan page... please let me know if this is not compatible if not plz refure me to an english data base free host...

thanks bud

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

Originally Posted by jaczart*:

 

Hello

I'm new here

 

I hope that it may be useful to someone

 

What is needed is a small change.

 

Edit plugin and change linie 6811 from

string[] weaponName = Regex.Replace(weapon.Name.Replace("Weapons/", "").Replace("Gadgets/", ""),@"XP\d_","").Split('/');

 

TO

string[] weaponName = Regex.Replace(weapon.Name.Replace("MP_Weapons/", "").Replace("MOHW/Weapons/", "").Replace("Gadgets/", "").Replace("EXPLOSIVES_MINES/", "").Replace("SHOTGUN/", "").Replace("EXPLOSIVES_ROCKETS/", "").Replace("SNIPER/", "").Replace("SPECIAL_SUPPORT_ACTIONS/", "").Replace("Assault/", "").Replace("GrenadeLaunchers/", "").Replace("SPECIAL_SUPPORT_ACTIONS/", "").Replace("LMG/", "").Replace("SMG/", "").Replace("PISTOL/", "").Replace("ASSAULT/", "").Replace("MELEE/", "").Replace("EXPLOSIVES_CHARGES/", ""),@"XP\d_","").Split('/');

 

It must be in one long linie.

 

Save plugin.

Reload plugins in procon.

With assumption of that the plugin is connected to MySql database and configured

After this change, there are no errors and tables contain data.

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

Originally Posted by Vene_NZ*:

 

i have worked on it more an this is an update on error code:

 

12:05:55 35] Error in Tablebuilder:

[12:05:55 35] Message: Reading from the stream has failed.

[12:05:55 35] Native: -2147467259

[12:05:55 35] Source: MySql.Data

[12:05:55 35] 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.CChatGUIDStatsLoggerBF3.tablebuilder( )

[12:05:55 35] 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()

[12:05:55 36] Error: System.NullReferenceException: Object reference not set to an instance of an object.

at PRoConEvents.CChatGUIDStatsLoggerBF3.tablebuilder( )

I have this very issue i also use gameservers.com who give us our own web site wth clanservers.com and as far as i can tell we both need the SQL script to create the tables in phpmyadmin.

 

i have been through the plugin and extracted the table info and have only managed to get a few to run if any one has the script for all the tables id really appreciate it

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

Originally Posted by jaczart*:

 

I have this very issue i also use gameservers.com who give us our own web site wth clanservers.com and as far as i can tell we both need the SQL script to create the tables in phpmyadmin.

 

i have been through the plugin and extracted the table info and have only managed to get a few to run if any one has the script for all the tables id really appreciate it

This is for MOH server and it is runing on my procon

 

Try this

Disable plugin

Stop Procon

Remove database and creat new one

Database must be in UTF8

 

Edit plugin and do changes.

Start Procon

Reload plugins in procon.

Enable the plugin.

It should build tables without error

 

Table.png

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

Originally Posted by Vene_NZ*:

 

This is for MOH server and it is runing on my procon

 

Try this

Disable plugin

Stop Procon

Remove database and creat new one

Database must be in UTF8

 

Edit plugin and do changes.

Start Procon

Reload plugins in procon.

Enable the plugin.

It should build tables without error

 

Table.png

I had the sane issue with Battlelog Cache and when i ran the script to add the tables everything worked mint.

 

I followed your instructions and double checked everything and i still receive the same error if you could export the structure for me that would be great.

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

Originally Posted by jaczart*:

 

I had the sane issue with Battlelog Cache and when i ran the script to add the tables everything worked mint.

 

I followed your instructions and double checked everything and i still receive the same error if you could export the structure for me that would be great.

There is one more thing.

 

I have Procon version 1.4.0.9

and plugin BF3 Chat, GUID, Stats and Map Logger - 1.1.0.1

 

In procon under Tools -> Options -> Plugins

 

Do not run plugins in sandbox.

Run plugins without restrictions

add trusted hosts and port 3306 for MySql

Permit for all database connections

 

I started from scratch several times with deleting data base each time, until finally the plugin runs without errors.

 

Do a copy of your orgin plugin then unpack my plugin to

 

Your_Procon_Dir\Plugins\MOHW

 

 

My plugin is here CChatGUIDStatsLoggerBF3.zip

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

Originally Posted by CaptCourage*:

 

i will see if i find some time to implement this at the coming weekend. Unfortunately i dont have a own bf3 server for tests anymore.

You can use mine if you likr...just lemme know when and i'll lockit down for you ....If that would help

 

CC

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

Originally Posted by Kinsman*:

 

Would there be a way to convert Server 2 into being Server 1 at all? We have dropped back to one server, and would like to keep using the stats from Server 2.

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

Originally Posted by Jamesonp*:

 

Hello all,

 

I'm suddenly having an issue with the plugin which seemed to have occurred overnight. It's causing Procon to crash on each start. I have tried dropping the database and recreating it but it still crashes even with an empty db.

 

[19:07:24] Error: Error in UpdateCurrentPlayerTable:

[19:07:24] Message: Data too long for column 'CountryCode' at row 4

[19:07:24] Native: -2147467259

[19:07:24] Source: MySql.Data

[19:07:24] 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.CChatGUIDStatsLoggerBF3.UpdateCurrent PlayerTable(List`1 lstPlayers)

 

Any help would be great, thanks!

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

Originally Posted by ty_ger07*:

 

Hello all,

 

I'm suddenly having an issue with the plugin which seemed to have occurred overnight. It's causing Procon to crash on each start. I have tried dropping the database and recreating it but it still crashes even with an empty db.

 

[19:07:24] Error: Error in UpdateCurrentPlayerTable:

[19:07:24] Message: Data too long for column 'CountryCode' at row 4

[19:07:24] Native: -2147467259

[19:07:24] Source: MySql.Data

[19:07:24] 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.CChatGUIDStatsLoggerBF3.UpdateCurrent PlayerTable(List`1 lstPlayers)

 

Any help would be great, thanks!

If you know how to, you should use phpMyAdmin to view the `tbl_currentplayers` table and see if something is corrupted. You should be able to empty the table data (don't drop the table or columns though!) and let the plugin add the current players back into the table when the plugin is started back up again.
* 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.
Note: Your post will require moderator approval before it will be visible.

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.




×
×
  • 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.