Jump to content

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


ImportBot

Recommended Posts

  • Replies 1.9k
  • Created
  • Last Reply

Top Posters In This Topic

  • ImportBot

    1934

Originally Posted by XpKiller*:

 

This setting is no timezone setting.

So if your procon server is in the same timezone as you it need to be on 0.

It is a offset to the current serevrtime.

Anyway look like this could cause the problems. So i need to look at this.

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

Originally Posted by Quax*:

 

Offcourse they should be in the same timezone but for real they are not, so I thought it had to be set to -1.

 

OK, now I will change it to "ZERO".

 

Further report will come.....

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

Originally Posted by DiD_StratManiac*:

 

I have the same, several players from the UK, Greece and others show as Unkown --

 

http://www.didstats.net/player_stats...countries=View

 

I wonder if the details are being blocked? The players country flag shows on their Battlelog & BF3Stats.

 

Any idea?

 

Strat

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

Originally Posted by Matt-One*:

 

hi Xpkiller,

 

i have a Player Count of 1561 with this as a country code '--'

is this a county or an error ?

I have the same, several players from the UK, Greece and others show as Unkown --

 

http://www.didstats.net/player_stats...countries=View

 

I wonder if the details are being blocked? The players country flag shows on their Battlelog & BF3Stats.

 

Any idea?

 

Strat

here is the "--" answer : HERE :ohmy:*
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Panther*:

 

Any ideas what went wrong? installed the new 1.0.0.3 with a fresh database

 

[11:30:57 30] Error: Error in Startstreaming:

[11:30:57 34] Index #0

[11:30:57 35] Message: [MySQL][ODBC 5.1 Driver][mysqld-5.1.48-community]Cannot add or update a child row: a foreign key constraint fails (`fallobst_logger`.`tbl_server_player`, CONSTRAINT `fk_tbl_server_player_tbl_server` FOREIGN KEY (`ServerID`) REFERENCES `tbl_server` (`ServerID`) ON DELETE CASCADE ON UPDATE NO ACTION)

[11:30:57 43] Native: 1452

[11:30:57 44] Source: myodbc5.dll

[11:30:57 54] SQL: HY000

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

Originally Posted by Cafoni*:

 

Getting this error i have everything installed just don't know what to do from here

 

[08:52:14 68] Error in Tablebuilder:

[08:52:14 68] Index #0

[08:52:14 68] Message: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

[08:52:14 68] Native: 0

[08:52:14 68] Source:

[08:52:14 68] SQL: IM002

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

Originally Posted by HaNg_MaN*:

 

hi,

i have 2 servers, witch different stats.

I use this Plugin for my homepage:

www.phogue.net/forumvb/showth...-Logger-Plugin*

 

My Problem is:

The Weaponsstats are not for each server_Can i change it, that each server has his own weaponstats?

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

Originally Posted by HaNg_MaN*:

 

hi,

i have 2 servers, witch different stats.

I use this Plugin for my homepage:

www.phogue.net/forumvb/showth...-Logger-Plugin*

 

My Problem is:

The Weaponsstats are not for each server_Can i change it, that each server has his own weaponstats?

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

Originally Posted by CptChaos*:

 

I've got a question, I see that since version 1.0.0.3 some new columns are added. In the playerstats table, there are also columns 'rankScore' and 'rankKills' added. Can you explain what these stats mean?

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

Originally Posted by XpKiller*:

 

these colums are used for faster rank queries ingame.

The db dont need to tablescan anymore for each player.

So rankscore reflect the the rank of the player sorted after score.

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

Originally Posted by EBassie*:

 

Hey XPKiller,

 

lately I have this problem a lot:

 

Code:

[15:38:10 35] Error: Error in Startstreaming: 
[15:38:10 35] Index #0
[15:38:10 35] Message: [MySQL][ODBC 5.1 Driver][mysqld-5.1.35]Lock wait timeout exceeded; try restarting transaction
[15:38:10 35] Native: 1205
[15:38:10 35] Source: myodbc5.dll
[15:38:10 35] SQL: HY000
When this happens some new records in tbl_playerstats won't be created.

 

Code:

[02:43:31] Error: Error in UpdateRanking: 
[02:43:31] Index #0
[02:43:31] Message: [MySQL][ODBC 5.1 Driver][mysqld-5.1.35]Deadlock found when trying to get lock; try restarting transaction
[02:43:31] Native: 1213
[02:43:31] Source: myodbc5.dll
[02:43:31] SQL: HY000
When this happens I know some records are missing. :ohmy:

 

So I have to add them manually. Not a real biggie, but since a few weeks this happens a couple of times a day.

 

This are my settings:

Close Connection after each request: no

High Performance: on

 

Connection Pooling in ODBC driver is on for 90 secs

Retry Wait time is on 160 secs

 

Is there something I've missed to get the connection steady again?

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

Originally Posted by CptChaos*:

 

these colums are used for faster rank queries ingame.

The db dont need to tablescan anymore for each player.

So rankscore reflect the the rank of the player sorted after score.

Thanks for the explanation, I think I found a bug: the type88 sniper is not added after a complete reinstall of the database, I've added them manually now, version I use is 1.0.0.3, the one which counts wins and losses etc as wel.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by XpKiller*:

 

@EBastard

 

you need to increase the innodb_lock_wait_timeout to a high value

The transaction get a timeout from the server.

 

"So I have to add them manually. Not a real biggie, but since a few weeks this happens a couple of times a day."

How do you add the manually?

 

Also possible could be that other plugins might causes that the end of round event is fired twice.

 

How large is you DB?

 

 

@CptChaos

You shouldn't add manually columns to any tables.

If a weapon is missing you bf3.def files is faulty.

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

Originally Posted by EBassie*:

 

@XpKiller:

 

When this error happens, the database is not updated / inserted correctly.

It won't make new records in tbl_playerstats.

 

When this happens the tbl_server_player & tbl_playerstats do not have the same amount of records.

 

So I check the database with:

Code:

SELECT * FROM tbl_server_player
WHERE tbl_server_player.StatsID
NOT IN (
SELECT tbl_playerstats.StatsID
FROM tbl_playerstats
WHERE tbl_server_player.StatsID=tbl_playerstats.StatsID
)
Then I notice some StatsID's missing. While the player exists in tbl_playerdata and also in tbl_server_player

These records won't be fixed / created after time, so I will add those ID's myself using phpMyAdmin. These records will be empty with only a statsID in it

 

The database now hold records of 128,418 players :biggrin:

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

Originally Posted by XpKiller*:

 

yes it works as intended the the transaction is rolled back to prevent an inconsistent state in the statstable.

So its no real error of the plugin. The rollback is triggered by the lock timeout error.

 

Could you run the plugin on debuglevel info for a few rounds. It will post how long the update took in the plugin console.

 

How many server are streaming?

 

Did host your db and layer by your own?

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

Originally Posted by EBassie*:

 

We stream 3 servers from one layer. The procon layer is on a dedicated server running VM ware.

The MySQL DB is on another remote dedicated (our webserver)

 

I will change the debuglevel to info on all machines. Will post back later

 

Just wondering:

what happens when the stats-record is not created, but the player-record and the player-server record are.

Will the statsrecord be created eventually at a later stage?

 

Will also try to set a high value for "innodb_lock_wait_timeout".

But I don't have access to the config. Need to wait for a clanmate to fix it

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

Originally Posted by XpKiller*:

 

Jep the the statsrecord is created later.

I may need to shorten the transactions to avoid those the locking problems.

With a small db you dont get such errors :-)

Always the same:

Runs great on dev, sucks on Prod^^

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