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

 

Hi,

Could post the error message ?

Please turn on the plugin log in procon. The plugin should write the error message there.

Without this error message it is hard to just guess what causes the problem.

I could image that the odbc driver is not installed or configured.

================================================== ======================================

Message: [MySQL][PBDC 5.1 Driver]Unknown MySQL server host' db405413498.db.1and1.com'(2)

 

I am a little confused as it was working before but not on this host.

 

Thanks

 

Andy

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

Originally Posted by XpKiller*:

 

your dns not correct.

 

I checked it with nslookup

Code:

nslookup db405413498.db.1and1.com
Server:         192.168.178.1
Address:        192.168.178.1#53

** server can't find db405413498.db.1and1.com: NXDOMAIN
How a vaild DNS looks like:

Code:

nslookup www.phogue.net
Server:         192.168.178.1
Address:        192.168.178.1#53

Non-authoritative answer:
www.phogue.net  canonical name = phogue.net.
Name:   phogue.net
Address: 184.173.9.38
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Large_Pudding*:

 

================================================== ======================================

Message: [MySQL][PBDC 5.1 Driver]Unknown MySQL server host' db405413498.db.1and1.com'(2)

 

I am a little confused as it was working before but not on this host.

 

Thanks

 

Andy

1&1 doesn't allow odbc mate as their db's are behind a firewall.. explains in their faq's. I had to run a localhost wamp to get around this :smile:

Hope this helps

 

Regards

Pudd

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

Originally Posted by DiD_StratManiac*:

 

1&1 doesn't allow odbc mate as their db's are behind a firewall.. explains in their faq's. I had to run a localhost wamp to get around this :smile:

Hope this helps

 

Regards

Pudd

Hi Pudding,

 

I found that out yesterday so I am now on a new host who does support it. www.generation-hosting.com

The error I get now is the connection is refused because of my username/IP Access Denied.. Has to be server side?

 

Losing the will to live now, over 40 hours trying so I give up.

 

I had it working on our old host without a single problem, so I don't know what to do now apart from give up.

 

Thanks for the advice but I don't want to run it from my own system as it does not run 24/7.

 

Kind Regards.

 

Strat

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

Originally Posted by DiD_StratManiac*:

 

Check if you password and user are correct.

Also your procon host address must be added to the allows hosts of the MySQL server.

Can I ask how I can find the Procon host address? Or do you mean the machine or pc it is running on?

They have added my IP to their whitelist if this is what you mean?

 

Strat

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

Originally Posted by DiD_StratManiac*:

 

the mysql server a own whitelist foreach user too.

Also make sure that you dont have " or ' in your password

 

http://dev.mysql.com/doc/refman/5.1/...ing-users.html

Thanks for the information, I have passed it to the host so that they can add the address to the white list.

 

Fingers crossed we can get this working....

 

Thanks

 

Strat

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

Originally Posted by DiD_StratManiac*:

 

Check if you password and user are correct.

Also your procon host address must be added to the allows hosts of the MySQL server.

I have just had an email from my host.

This is what they have said.

 

"I have allowed your IP both through our firewall and to our MySQL Database, given you the database information and host name, and created the database connection string for the PHP script, and wrote a custom php.ini for you. I am sorry, but troubleshooting the plugin is going to have be done with the plugin developers. There is nothing more I can do for you."

 

I don't think they know what they are doing so I have no idea what to do now?

 

Thanks

 

Strat

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

Originally Posted by XpKiller*:

 

Hello Strat,

 

a mysql user consists out of 3 things:

username

password

location

 

Your error message says that the connection is refused because of you credentials so the ODBC Drive is working correctly.

So the reason why you cant connect must be in the mysql server. A firewall would bring such an error.

On Pluginside: The only thing i could image would be that your password contains special chars.

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

Originally Posted by DiD_StratManiac*:

 

Hello Strat,

 

a mysql user consists out of 3 things:

username

password

location

 

Your error message says that the connection is refused because of you credentials so the ODBC Drive is working correctly.

So the reason why you cant connect must be in the mysql server. A firewall would bring such an error.

On Pluginside: The only thing i could image would be that your password contains special chars.

Thanks for the information.

 

I spoke to the host and I have asked them to contact you directly.

From what I can make out they have added the Procon address, My IP so nothing should prevent the conection.

I just get the same error, telling me that the 5.1 ODBC can't connect.

 

It's not rocket science I am sure so with luck the host will get in touch and you can educate them on how to provide what they said was 100% available to provide. So far they have failed :smile:

 

Fingers crossed you can explain the simple logic to how the plugin works..

 

Cheers

 

Strat

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

Originally Posted by Matt-One*:

 

hello i installed the plugin but it seem to do nothing...in the console i got no errors only :

 

[01:35:07 43] BF3 Chat, GUID and Stats Logger Enabled

[01:35:07 43] BF3 Chat, GUID and Stats Logger: Floodprotection set to 10 Request per Round for each Player

 

the plugin created the table into mysql but when i join i don't receive any message or if i write command like !stats !rank etc. nothing happen..

 

I got my procon on Branzone and mysql on gameservers (with the free http give with the game server) i think GS got ODBC enabled or i think the table doesn't created, right?

 

I need to enable sandbox-mode? i only enable ODBC and put the server in the trusted line....Thank u for the help :smile:

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

Originally Posted by GitSum*:

 

1&1 doesn't allow odbc mate as their db's are behind a firewall.. explains in their faq's. I had to run a localhost wamp to get around this :smile:

Hope this helps

 

Regards

Pudd

I do not know anything about 1&1 hosting, but a quick google search on "Remote access to my SQL" turned up a FAQ on how to set it up. Looks like it may take some work, but it should work

As default, 1&1 dedicated Root servers come with the MySQL remote access disabled, this is for

security reasons, as it can be a security risk for the Server. If you would like to enable this

access it is done at your own risk and 1&1 take no responsibility for any damage cause as a result

of enabling this access.

>>> http://faq.1and1.co.uk/server/root_server/conf/10.html
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Matt-One*:

 

hello i installed the plugin but it seem to do nothing...in the console i got no errors only :

 

[01:35:07 43] BF3 Chat, GUID and Stats Logger Enabled

[01:35:07 43] BF3 Chat, GUID and Stats Logger: Floodprotection set to 10 Request per Round for each Player

 

the plugin created the table into mysql but when i join i don't receive any message or if i write command like !stats !rank etc. nothing happen..

 

I got my procon on Branzone and mysql on gameservers (with the free http give with the game server) i think GS got ODBC enabled or i think the table doesn't created, right?

 

I need to enable sandbox-mode? i only enable ODBC and put the server in the trusted line....Thank u for the help :smile:

 

EDIT : I did it..uploading a backup file i forget to put again the server into the trusted line in procon.cfg :P

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

Originally Posted by GitSum*:

 

hello i installed the plugin but it seem to do nothing...in the console i got no errors only :

 

[01:35:07 43] BF3 Chat, GUID and Stats Logger Enabled

[01:35:07 43] BF3 Chat, GUID and Stats Logger: Floodprotection set to 10 Request per Round for each Player

 

the plugin created the table into mysql but when i join i don't receive any message or if i write command like !stats !rank etc. nothing happen..

 

I got my procon on Branzone and mysql on gameservers (with the free http give with the game server) i think GS got ODBC enabled or i think the table doesn't created, right?

 

I need to enable sandbox-mode? i only enable ODBC and put the server in the trusted line....Thank u for the help :smile:

It usually takes until the end of a round for the actual stats to be available

 

Your procon is being hosted at Branzone - you should not have to change anything - they are already setup with ODBC. Just make sure your database is enabled for outside connections or sometimes called remote connections

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

Originally Posted by Matt-One*:

 

It usually takes until the end of a round for the actual stats to be available

 

Your procon is being hosted at Branzone - you should not have to change anything - they are already setup with ODBC. Just make sure your database is enabled for outside connections or sometimes called remote connections

You have been very quickly in your answer because i edited my post when u was writing to me eheheheh

 

However, thank u :smile:

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

Originally Posted by Matt-One*:

 

What kind of error is this? My server is crashed and return me this error in procon...

 

[20:07:03 74] Error: Error in Startstreaming: System.InvalidOperationException: OdbcConnection does not support parallel transactions.

at System.Data.Odbc.OdbcConnection.Open_BeginTransact ion(IsolationLevel isolevel)

at System.Data.Odbc.OdbcConnectionOpen.BeginTransacti on(IsolationLevel isolevel)

at System.Data.Odbc.OdbcConnection.BeginTransaction(I solationLevel isolevel)

at System.Data.Odbc.OdbcConnection.BeginTransaction()

at PRoConEvents.CChatGUIDStatsLoggerBF3.StartStreamin g()

[20:07:03 96] Error: Error in Startstreaming: System.InvalidOperationException: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.

at System.Data.Odbc.OdbcConnection.SetStateExecuting( String method, OdbcTransaction transaction)

at System.Data.Odbc.OdbcCommand.ValidateConnectionAnd Transaction(String method)

at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(C ommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)

at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(C ommandBehavior behavior, String method, Boolean needReader)

at System.Data.Odbc.OdbcCommand.ExecuteNonQuery()

at PRoConEvents.CChatGUIDStatsLoggerBF3.StartStreamin g()

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

Originally Posted by Neliscornelis*:

 

Hi,

 

I installed this plugin yesterday or something and it works great.. Just 1 thing.. The serverstats played time is on +-1500 days and the rounds are incorrect to.. I changed them manually but no avail. After the round is finished they go back to old stats.

 

So sumPlaytime and sumRounds are incorrect.. Maby more but that i dont know for sure...

 

Table: tbl_server_stats

1, 1146, 5596848, 4883.81, 21555, 18.8089, 4832, 4.2164, 21829, 19.048, 124, 0.108202, 50, 0.04363, 4337808, 3785.17, 2262, 1.97382

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

Originally Posted by chickenlips*:

 

OK, I'm obviously a complete noob, tried setting this up.. but getting errors which is crashing my procon.

 

I have a free website with GS, that has Innod access etc.

 

Ive followed the instructions but im getting crashes to procon ... Any help lol

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

Originally Posted by leibhold*:

 

It would crash if the database information is incorrect.

 

You need to check the access to the database from the system running procon.

 

More detail on your setup would be helpfull

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

Originally Posted by dyfuzor*:

 

Hi since I'm a real noob at this, could someone tell me what to do with the farther

 

[13:53:58 81] Error in Tablebuilder:

[13:53:58 81] Index #0

[13:53:58 81] Message: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

[13:53:58 81] Native: 0

[13:53:58 81] Source:

[13:53:58 81] SQL: IM002

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

Originally Posted by XpKiller*:

 

@Matt-One

I need more informations about your procon setup.

It is could be a possible bug in the plugin. How often did you get this error?

 

@dyfuzor

You need to install an configure the Mysql ODBC Driver.

 

@chickenlips

More Infos please any error messages?

 

@Neliscornelis

Those all values are based on all players who were on you server.

Thats the reason why you having this high values.

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

Originally Posted by Matt-One*:

 

@Matt-One

I need more informations about your procon setup.

It is could be a possible bug in the plugin. How often did you get this error?

I take my layer on Branzone (as u if i remember well), i don't know what kind of setup do u mean, i think the procon.cfg?

However, my game server crashed yesterday and the day before yesterday one time per day.

 

Code:

/////////////////////////////////////////////
// This config will be overwritten by procon.
/////////////////////////////////////////////
procon.private.window.position Normal 0 0 1024 768
procon.private.options.setLanguage "au.loc"
procon.private.options.chatLogging True
procon.private.options.consoleLogging True
procon.private.options.eventsLogging True
procon.private.options.pluginLogging True
procon.private.options.autoCheckDownloadUpdates True
procon.private.options.autoApplyUpdates True
procon.private.options.showtrayicon True
procon.private.options.minimizetotray False
procon.private.options.closetotray False
procon.private.options.allowanonymoususagedata False
procon.private.options.runPluginsInSandbox False
procon.private.options.allowAllODBCConnections True
procon.private.options.allowAllSmtpConnections False
procon.private.options.adminMoveMessage True
procon.private.options.chatDisplayAdminName True
procon.private.options.layerHideLocalPlugins True
procon.private.options.layerHideLocalAccounts True
procon.private.options.ShowRoundTimerConstantly True
procon.private.httpWebServer.enable False 27360 "0.0.0.0"
procon.private.options.trustedHostDomainsPorts http://grev.clanservers.com 3306
procon.private.servers.add "95.xxx.xxx.xxx" "xxxx" "xxxxx"
procon.private.servers.autoconnect "95.xxx.xxx.xxx" "xxxx"
procon.private.tcadmin.enableLayer "95.xxx.xxx.xxx" "xxxxx" "procon.branzone.com" "xxxxx" "PRoCon[%servername%]"
procon.private.tcadmin.setPrivileges "95.XXX.XXX.xxx" "xxxx" "XXXXX" xx7x7xx
Here u can find more info about the error :

 

[13:07:03] Error: Error in Startstreaming: System.InvalidOperationException: OdbcConnection does not support parallel transactions.

at System.Data.Odbc.OdbcConnection.Open_BeginTransact ion(IsolationLevel isolevel)

at System.Data.Odbc.OdbcConnectionOpen.BeginTransacti on(IsolationLevel isolevel)

at System.Data.Odbc.OdbcConnection.BeginTransaction(I solationLevel isolevel)

at System.Data.Odbc.OdbcConnection.BeginTransaction()

at PRoConEvents.CChatGUIDStatsLoggerBF3.StartStreamin g()

 

[13:07:03] Error: Error in Startstreaming: System.InvalidOperationException: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.

at System.Data.Odbc.OdbcConnection.SetStateExecuting( String method, OdbcTransaction transaction)

at System.Data.Odbc.OdbcCommand.ValidateConnectionAnd Transaction(String method)

at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(C ommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)

at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(C ommandBehavior behavior, String method, Boolean needReader)

at System.Data.Odbc.OdbcCommand.ExecuteNonQuery()

at PRoConEvents.CChatGUIDStatsLoggerBF3.StartStreamin g()

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

Originally Posted by dyfuzor*:

 

and can get around it somehow, "The ODBC driver must be install and configured on the host Which runs ProCon." Gameservers.com inadvertently cause even the install

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