Jump to content

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


ImportBot

Recommended Posts

Originally Posted by staazvaind*:

 

You layer lacks a proper configuration of the sandbox. You will need to add your database-hostname and database-port to the list of allowed hosts (or have the support do that).

told them that. they said "they let everything through".

...

 

redit everything, complete procon install the third time .- error remains :sad:

 

my database is definitely working...

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

 

told them that. they said "they let everything through".

...

 

redit everything, complete procon install the third time .- error remains :sad:

They let everything through? I doubt that from a security standpoint.

 

Anyway, regardless of what they let through, PRoCon will not let everything through unless specifically authorized. The procon.cfg file on the layer host needs to be edited to specifically allow a connection. So regardless of what theor servers security settings are, procon.cfg needs to be properly edited.

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

Originally Posted by staazvaind*:

 

They let everything through? I doubt that from a security standpoint.

i doubt that too :ohmy:

 

ok, exact quote was: "we dont block any of your connections to your database"

 

:ohmy:

 

how would the procon.cfg entry look like exactly for xxx.xxx.xxx.xxx:3306 ?

p.s. when i use the search function i get on an older phogue.net version and every hit is not linked to the new version of the forums.

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

Originally Posted by ty_ger07*:

 

i doubt that too :ohmy:

 

ok, exact quote was: "we dont block any of your connections to your database"

 

:ohmy:

 

how would the procon.cfg entry look like exactly for xxx.xxx.xxx.xxx:3306 ?

p.s. when i use the search function i get on an older phogue.net version and every hit is not linked to the new version of the forums.

You need to stop the layer server first, then edit procon.cfg.

 

It would look like this:

procon.private.options.trustedHostDomainsPorts xxx.xxx.xxx.xxx 3306

Note: No colon ( : ) between the IP and port.

 

Also, may not be required for this plugin, but is sometimes required for other plugins:

 

Disable sandbox:

procon.private.options.runPluginsInSandbox False

Save the file, and start the layer again.

 

Hope that helps.

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

Originally Posted by staazvaind*:

 

their answer was "we wont disable the sandbox. it would be a too high security risk"...

 

no word about letting through the ip :tongue:ort... ... -.-

 

i think i read in here that game!d was sucha good provider for procon? ... damn

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

Originally Posted by MorpheusX(AUT)*:

 

What the!?

 

Can't you just do it yourself? I thought most hosts let you edit procon.cfg via the host's web control panel or FTP account.

This would allow adding more servers too. Most of the large hosters I know of either don't allow you to modify that file at all, or just via webinterface/custom editor or support.

 

EDIT: as XpKiller said: ask them to add your database host + port to the trusted hosts (or do it yourself, not 100% sure if they allow editing the file anymore)

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

Originally Posted by XpKiller*:

 

so far i know you have no access to the procon.cfg file at gamed. So you need to ask the support. Anyway it is ridiculous that they offer you a database you cant use because they are not willing to add their OWN host to the trusted hosts.

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

Originally Posted by dyfuzor*:

 

Error: getUpdateServerID1: System.OverflowException: Arithmetic operation resulted in an overflow.

at MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.HandleAuthChange(MySqlPacket packet)

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

hello what I need improve?
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ty_ger07*:

 

Have you verified that the MySQL database password is set up to use new password encryption? Old password encryption is deprecated and is one of the things which will cause an "Arithmetic operation resulted in an overflow." error.

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

Originally Posted by Hondo*:

 

Hi Guys,

 

I just got this setup but having some issues. Rank or Stats command doesnt seem to work at all, I keep getting the message that stats aren't available. Wait for the end of the round. I also get the following error time to time.

 

[23:37:51 41] Message: Cannot add or update a child row: a foreign key constraint fails (`clansod0_serverstats`.`tbl_server_player`, CONSTRAINT `fk_tbl_server_player_tbl_server` FOREIGN KEY (`ServerID`) REFERENCES `tbl_server` (`ServerID`) ON DELETE CASCADE ON UPDATE NO ACTION)

[23:37:51 41] Native: -2147467259

[23:37:51 41] Source: MySql.Data

[23:37:51 42] 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.StartStreamin g()

[23:37:56 42] Error: Error in Startstreaming OuterException: System.NullReferenceException: Object reference not set to an instance of an object.

at PRoConEvents.CChatGUIDStatsLoggerBF3.DisplayMySqlE rrorCollection(MySqlException myException)

at PRoConEvents.CChatGUIDStatsLoggerBF3.StartStreamin g()

 

 

Can anyone please help.

 

Thanks

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

Originally Posted by arunas*:

 

but how to fix this thing...

[20:17:24 62] Error: Error in Startstreaming:

[20:17:24 62] Message: Cannot add or update a child row: a foreign key constraint fails (`sid84669_1`.`tbl_server_player`, CONSTRAINT `fk_tbl_server_player_tbl_playerdata` FOREIGN KEY (`PlayerID`) REFERENCES `tbl_playerdata` (`PlayerID`) ON DELETE CASCADE ON UPDATE NO ACTION)

[20:17:24 62] Native: -2147467259

[20:17:24 62] Source: MySql.Data

[20:17:24 62] StackTrace: bei MySql.Data.MySqlClient.MySqlStream.ReadPacket()

bei MySql.Data.MySqlClient.NativeDriver.GetResult(Int3 2& affectedRow, Int64& insertedId)

bei MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)

bei MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

bei MySql.Data.MySqlClient.MySqlDataReader.NextResult( )

bei MySql.Data.MySqlClient.MySqlCommand.ExecuteReader( CommandBehavior behavior)

bei MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuer y()

bei PRoConEvents.CChatGUIDStatsLoggerBF3.StartStreamin g()

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

Originally Posted by Hondo*:

 

@Hondo

Which MySQL version?

 

Do you using a suffix?

Hi Mate,

 

I logged on cpanel and it it says Server version: 5.5.28-29.3-log (MySQL)

 

I'm not sure what you mean by suffix though mate.

 

Thanks,

Hondo

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

Originally Posted by arunas*:

 

so anyone knows how to fix this thing, i tried alot ways to fix but it seems i dont know how, tried clean installiation of plugin and diferent mysql`s and it same everywhere... it worked yesterday, it happened today ...

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

Originally Posted by ty_ger07*:

 

To me, it looks like some necessary data was changed / deleted in your database or was corrupted and is causing a foreign key constraint error. You may want to try creating a new empty database and if that works, consider abanodoning your old database and forgetting about retreiving your old data. :S

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

Originally Posted by ty_ger07*:

 

i deleted all data in mysql, dropped eeverything, then script added new database, and im getting same error as he cant add server to the database... so realy dont know whats wrong

Try this:

1) Disable the BF3 BF3 Chat, GUID, Stats and Mapstats Logger plugin.

2) Stop the PRoCon layer (if you use one) or close your local PRoCon client program.

3) Create a new database.

4) Start PRoCon layer (if you use one) or open your local PRoCon client.

5) Do not enable BF3 BF3 Chat, GUID, Stats and Mapstats Logger plugin yet.

6) Make sure that the BF3 BF3 Chat, GUID, Stats and Mapstats Logger plugin settings are correct for the new database before starting the plugin.

7) Start the BF3 BF3 Chat, GUID, Stats and Mapstats Logger plugin.

 

I'm not claiming to be as knowledgeable as XpKiller since it is his plugin, but I think you should try this in a thorough manner for troubleshooting purposes.

 

I personally have noticed that if I change database data with the plugin disabled, and then enable the plugin, the database table builder does not seem to function correctly. It seems that stopping the running PRoCon process completely is required prior to changing to a new database or clearing out your current database data. Otherwise, the table builder does not seem to function correctly which can lead to foreign key constraint issues.

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

Originally Posted by Hondo*:

 

everything is working i fixed the problem, the problem was when creating a database need to make sure you create new database in utf8, problem solved! :smile:

 

http://stats.wfan.lt works like harm! :smile:

Can you please tell me where exactly you change this setting?

 

in PHPMyAdmin it says my SQL Server Collation is already set to utf8_general_ci

 

I'm not sure how to check if individual databases have the correct collation set.

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

Originally Posted by webster*:

 

Been having a nightmare the last few days trying to get this to work :sad: I hope someone can help, I have been trying to connect to my db on Hostgator hosting but keep getting an authentication error. When I spoke to their support I was told that MySQL ODBC Driver is not supported on their shared hosting.

 

I saw a couple of posts on this thread where people are using hostgator so do they no a work around for this? Or does anyone know of any shared hosting companies that do support this feature?

 

Thanks

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

Originally Posted by ty_ger07*:

 

The MySql ODBC connector driver used to be required on the machine where PRoCon was running from. It had nothing to do with the database host. It isn't even needed anymore with the last couple versions of this plugin.

 

What sort of issues are you having?

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

Originally Posted by webster*:

 

The MySql ODBC connector driver used to be required on the machine where PRoCon was running from. It had nothing to do with the database host. It isn't even needed anymore with the last couple versions of this plugin.

 

What sort of issues are you having?

Oh really? I dont have a clue why its not working then, I have spent an hour with support and they couldn't figure it out and my procon host branzone.com says there isnt anything blocking it from their side.

 

This is the error i get

 

[17:48:18 59] Error in Tablebuilder:

[17:48:18 59] Message: Authentication method 'mysql_old_password' not supported by any of the available plugins.

[17:48:18 59] Native: -2147467259

[17:48:18 59] Source: MySql.Data

[17:48:18 59] StackTrace: at MySql.Data.MySqlClient.Authentication.Authenticati onPluginManager.GetPlugin(String method)

at MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.GetPlugin(String method, NativeDriver driver, Byte[] authData)

at MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.HandleAuthChange(MySqlPacket packet)

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

 

I know it says mysql_old_password but hostgator says they are using the new type.

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

Originally Posted by maester*:

 

HostGator is who I am using also receiving the same error. They are claiming it has something to do with the plugin and not them. Tried deleting the database and making a new one still receiving an issue.

* 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.