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.

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.