Jump to content

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


ImportBot

Recommended Posts

Originally Posted by XpKiller*:

 

I am thinking there is probably some Boolean code (that determines when the round is over) that can be used in contrast with a loop or something to either put them all in a new row...or would I need to make it to where each round was a separate table?

Round by Round Statistics would need changes in the code.

It on my agenda now.

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

 

Round by Round Statistics would need changes in the code.

It on my agenda now.

Nice, if it is ok can I experiment with the code and see if I can figure it out too? I will give you any usable code that comes out of it.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by KaiserZer0*:

 

@KaiserZer0

 

no Problem the code and concept is basically ready. It just a matter of free time to implement it.

May i getting it done in the coming week.

Ah cool, great to hear that. It will definitely be featured in our tournament when that is done. Keep up the good work.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by MrJakl*:

 

Hello together,

 

after i reinstall my procon and start this plugin, i get the following Error:

 

Code:

[19:38:10 52] Error: System.Security.SecurityException: Fehler bei der Anforderung des Berechtigungstyps "System.Data.Odbc.OdbcPermission, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=xxxxxxxxxxxxxxx".
   bei System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet)
   bei System.Security.PermissionSet.Demand()
   bei System.Data.Common.DbConnectionOptions.DemandPermission()
   bei System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
   bei System.Data.Odbc.OdbcConnection.Open()
   bei PRoConEvents.CChatGUIDStatsLoggerBF3.tablebuilder()
Die Aktion, bei der ein Fehler aufgetreten ist:
Demand
Der Typ der ersten Berechtigung, bei der ein Fehler aufgetreten ist:
System.Data.Odbc.OdbcPermission
Die Zone der Assembly, bei der ein Fehler aufgetreten ist:
MyComputer
[19:38:10 53] Error: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei PRoConEvents.CChatGUIDStatsLoggerBF3.tablebuilder()
[19:38:10 53] Error: getUpdateServerID1: System.Security.SecurityException: Fehler bei der Anforderung des Berechtigungstyps "System.Data.Odbc.OdbcPermission, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=xxxxxxxxxxxxxxx".
   bei System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet)
   bei System.Security.PermissionSet.Demand()
   bei System.Data.Common.DbConnectionOptions.DemandPermission()
   bei System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
   bei System.Data.Odbc.OdbcConnection.Open()
   bei PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServerID(CServerInfo csiServerInfo)
Die Aktion, bei der ein Fehler aufgetreten ist:
Demand
Der Typ der ersten Berechtigung, bei der ein Fehler aufgetreten ist:
System.Data.Odbc.OdbcPermission
Die Zone der Assembly, bei der ein Fehler aufgetreten ist:
MyComputer
Need help please.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by demetrope*:

 

hello,

 

That's all I started with debian 6 32bit and now I receive this message:

 

[08:39:00 61] BF3 Chat, GUID and Stats Logger Enabled

[08:39:00 62] BF3 Chat, GUID and Stats Logger: Floodprotection set to 32 Request per Round for each Player

[08:39:19 70] Error: SQLQuery:

[08:39:19 70] Index #0

[08:39:19 70] Message: [unixODBC][MySQL][ODBC 5.1 Driver][mysqld-5.1.63-0+squeeze1]Illegal mix of collations (latin1_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='

[08:39:19 70] Native: 1267

[08:39:19 70] Source: libmyodbc5.so

[08:39:19 70] SQL: HY000

[08:39:19 71] Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [23000] [unixODBC][MySQL][ODBC 5.1 Driver][mysqld-5.1.63-0+squeeze1]Duplicate entry '_________' for key 'IP_Address_UNIQUE'

at System.Data.Odbc.OdbcCommand.ExecSQL (CommandBehavior behavior, Boolean createReader, System.String sql) [0x00000] in :0

at System.Data.Odbc.OdbcCommand.ExecuteNonQuery (System.String method, CommandBehavior behavior, Boolean createReader) [0x00000] in :0

at System.Data.Odbc.OdbcCommand.ExecuteNonQuery () [0x00000] in :0

at (wrapper remoting-invoke-with-check) System.Data.Odbc.OdbcCommand:ExecuteNonQuery ()

at PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServ erID (PRoCon.Core.CServerInfo csiServerInfo) [0x00000] in :0

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

Originally Posted by demetrope*:

 

good, I found just install the tables on a database utf8-general will to remove this problem and the problem now against q'au few hours it crashes and returns me as a message:

 

Executing procon...

Running... (Press any key to shutdown)

Segmentation fault

 

 

___?

procon sous linux debian

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

Originally Posted by oOKenTOo*:

 

Hi there.

 

I've come across the following problem:

 

i've installed xampp on one of my 64bit windows 7 servers, and installed the MySQL ODBC Driver 5.2 aswell, and can connect the ODBC to my database without any problems.

 

But when i activate the plugin in procon after i've inserted the correct login informations, i get the following error:

 

Code:

[00:25:14 02] BF3 Chat, GUID and Stats Logger Enabled
[00:25:14 04] BF3 Chat, GUID and Stats Logger:  Floodprotection set to 10 Request per Round for each Player
[00:25:16 07] Error in Tablebuilder: 
[00:25:16 08] Index #0
[00:25:16 09] Message: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
[00:25:16 10] Native: 0
[00:25:16 10] Source: 
[00:25:16 11] SQL: IM002
[00:25:16 12] Error: System.NullReferenceException: Object reference not set to an instance of an object.
   at PRoConEvents.CChatGUIDStatsLoggerBF3.tablebuilder()
[00:25:20 25] Error in Tablebuilder: 
[00:25:20 26] Index #0
[00:25:20 27] Message: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
[00:25:20 28] Native: 0
[00:25:20 28] Source: 
[00:25:20 29] SQL: IM002
[00:25:20 30] Error: System.NullReferenceException: Object reference not set to an instance of an object.
   at PRoConEvents.CChatGUIDStatsLoggerBF3.tablebuilder()
[00:25:20 31] Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
   at System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)
   at System.Data.Odbc.OdbcConnectionHandle..ctor(OdbcConnection connection, OdbcConnectionString constr, OdbcEnvironmentHandle environmentHandle)
   at System.Data.Odbc.OdbcConnectionOpen..ctor(OdbcConnection outerConnection, OdbcConnectionString connectionOptions)
   at System.Data.Odbc.OdbcConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
   at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
   at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
   at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
   at System.Data.Odbc.OdbcConnection.Open()
   at PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServerID(CServerInfo csiServerInfo)
you guys have any idea why, have tried some different things but without any luck, so now im kinda lost..
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by dyn*:

 

you guys have any idea why, have tried some different things but without any luck, so now im kinda lost..

Interestingly enough I too had this problem with Win 2008 x64. I had been using the 32 bit version of ODBC without any problem (C:\Windows\SysWOW64\odbcad32.exe). Then, however, it just stopped working and I think it displayed the error you provided. My fix action was to actually install the 64 bit version of the connector. Once it was installed it started working. Heck, I didn't even have to mess with the 64bit settings. No idea what caused it, or why it worked... but it did. 0_o
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by utopiate*:

 

yep thx got it. Gonna have to throw myself at the mercy of the forum as I can't get this to work. I keep getting this error;

 

[17:48:38 13] Error in Tablebuilder:

[17:48:38 13] Index #0

[17:48:38 13] Message: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

[17:48:38 13] Native: 0

[17:48:38 13] Source:

[17:48:38 13] SQL: IM002

[17:48:38 13] Error: System.NullReferenceException: Object reference not set to an instance of an object.

at PRoConEvents.CChatGUIDStatsLoggerBF3.tablebuilder( )

 

 

Here is what I have done. please bear in mind I do not have root access to the server my layers are installed on.

 

Created database, username and password with full privileges.

Added the ip of my layers to the remote access list.

Hoster has installed odbc 5.1.9 and now 5.1.10 (originally installed the lateset ver but didn't work)

Entered details into plugin;

host: username@ipaddress

port: 3306

database name: database name

Username: username

Password: password

 

However, always results in the above error.

 

Any help really appreciated.

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

Originally Posted by utopiate*:

 

yep they have but still the same error

[08:56:08 59] Message: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

[08:56:08 59] Native: 0

[08:56:08 59] Source:

[08:56:08 60] SQL: IM002

[08:56:08 60] Error: System.NullReferenceException: Object reference not set to an instance of an object.

at PRoConEvents.CChatGUIDStatsLoggerBF3.tablebuilder( )

 

test.jpg

proconwebstatserror.jpg

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

Originally Posted by utopiate*:

 

utopiate --

 

Your host is incorrect. You should ONLY have an IP / host name in that field. Remove "ottgamin_uto@" from the Host field leaving just the IP.

Ok, tried that but still giving the same error.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by dyn*:

 

Perhaps post 1393* can help you?

 

TL;DR: Had to configure ODBC 32 bit version. Still have to install 64 bit version for Procon to connect. Didn't do anything to the 64 bit version. Could it have been a coincidence ? Maybe.

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

Originally Posted by Cedbru57*:

 

Hi

 

I've an error with my Procon Layer on Linux, just for your plugin, i've tested on Debian Squeeze 32 & 64 bits and it's the same error.

I'am using the lastest version of Mono and the libiodbc.so (package libiodbc2-dev) for correct the error "System.DllNotFoundException: libodbc.so"

Procon 1.4.0.2

 

etc/mono/config

[23:55:40 13] Error in Tablebuilder:

[23:55:40 13] Index #0

[23:55:40 13] Message: [[23:55:40 13] Native: 0

[23:55:40 13] Source:

[23:55:40 13] SQL: I[23:55:40 13] Error: System.NullReferenceException: Object reference not set to an instance of an object

at PRoConEvents.CChatGUIDStatsLoggerBF3.tablebuilder () [0x00000] in :0

[23:55:40 13] Error: getUpdateServerID1: System.Data.Odbc.OdbcException: ERROR [i[23:55:42 99] BF3 Chat, GUID and Stats Logger Disabled

Someone can help me please ? Thanks

Sorry for my bad english.

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

Originally Posted by utopiate*:

 

thx for the help chaps, got it resolved (reinstalled) 32bit and kerpow! of it went, no more errors. I do have another query which I can't seem to find an answer. How long before I would start to see entries into the leaderboard. Is there a default number of connections a player needs to make in order to appear in the stats etc?

 

cheers

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