Jump to content

Chat, GUID, Stats and Mapstats Logger [1.0.0.3]


ColColonCleaner

Recommended Posts

Originally Posted by Plaguerave*:

 

Hello,

I have signed up using Branzone for procon layer/mysql server and I keep getting this error I'll post below I have followed all the suggestions I can find and have reached out to Branzone for help they have made changes and adjustments but the error still keeps popping up if anyone could help I would appreciate it greatly thanks!

 

20:51:23 20] Error in Tablebuilder:

[20:51:23 20] Message: Reading from the stream has failed.

[20:51:23 20] Native: -2147467259

[20:51:23 20] Source: MySql.Data

[20:51:23 20] 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.CChatGUIDStatsLogger.tablebuilder()

[20:51:23 20] 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()

[20:51:23 20] Error: System.NullReferenceException: Object reference not set to an instance of an object.

at PRoConEvents.CChatGUIDStatsLogger.tablebuilder()

[20:51:53 21] [statslogger]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.CChatGUIDStatsLogger.getUpdateServerI D(CServerInfo csiServerInfo)

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

Originally Posted by ty_ger07*:

 

It's hard to guess without more information. What are your plugin settings? Are there any error messages being created by the plugin in procon's plugin log?

 

"An error occured" means that it found players on teams listed in the tbl_currentplayers table, but then when it later tried to figure out their names, scores, playerids, etc., it found no results due to some error, timeout, corruption, or who knows.

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

Originally Posted by Haagse*:

 

Hello people,

 

I just can't get this plugin to work.

 

MySql is running at a hosting company. The database I am using, allows an external connection. The hostname, database name and so on are good.

 

The Procon layer is not running on my pc. Its from i3D.net. I added the IP adres from the procon layer to the acces host of the mysql database.

 

Attached Files:

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

Originally Posted by leibhold*:

 

Call to GetHostEntry failed after 00:00:00 while querying for hostname mysqlXXXX.cp.hostnet.nl

 

Message: Unable to connect to any of the specified MySQL hosts

 

You could try putting in the IP address rather than the host name in procon plugin

 

Rough guess - there is a DNS issue on the system hosting procon preventing the resolution of mysqlXXXX.cp.hostnet.nl

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

Originally Posted by Haagse*:

 

Call to GetHostEntry failed after 00:00:00 while querying for hostname mysqlXXXX.cp.hostnet.nl

 

Message: Unable to connect to any of the specified MySQL hosts

 

You could try putting in the IP address rather than the host name in procon plugin

 

Rough guess - there is a DNS issue on the system hosting procon preventing the resolution of mysqlXXXX.cp.hostnet.nl

Thanks for awnser and letting me know of the mistake i made xD.

I have all ready tried using the IP adres of the databae (and allow under outgiong connections) bnut it didn't work.

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

Originally Posted by leibhold*:

 

Yeah, thinking about it now, with ip only, it may not work as sql hoster may be redirecting based in incoming host name request.

 

As a test:

Suggest run procon on on your PC and load plugin there and try to connect to your SQL host.

 

Would tell if problem with SQL hosting or with Procon hosting.

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

Originally Posted by Haagse*:

 

Well, It seems I don't get in to the "control centre".

 

It does however is connected because I see the server above this popup venster, and its green.

 

It keeps connecting to the procon on the pc. The layer is all good.

 

Attached Files:

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

Originally Posted by leibhold*:

 

With the procon on your pc, connect directly to your server rcon port, not the procon hoster.

 

Pretend you dont have a hosted procon and follow manual for connect to server rcon port.

 

Once it connects to your server, download and setup stats logger - put in the external settings your SQL hoster supplies

 

See if that connects to sql ok

 

If it does connect and work, then your procon hoster is at fault

 

If you cant connect to SQL then your SQL hoster is at fault

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

Originally Posted by Haagse*:

 

With the procon on your pc, connect directly to your server rcon port, not the procon hoster.

 

Pretend you dont have a hosted procon and follow manual for connect to server rcon port.

 

Once it connects to your server, download and setup stats logger - put in the external settings your SQL hoster supplies

 

See if that connects to sql ok

 

If it does connect and work, then your procon hoster is at fault

 

If you cant connect to SQL then your SQL hoster is at fault

I know what you mean

 

I have a procon layer and gameserver. Both servers have different IP adresses and portnumbers.

When I connect to the gameserver it connect but it won't get in to the "server settings area".

 

The little "connect icon"keeps turning around.

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

Originally Posted by Haagse*:

 

I know what you mean

 

I have a procon layer and gameserver. Both servers have different IP adresses and portnumbers.

When I connect to the gameserver it connect but it won't get in to the "server settings area".

 

The little "connect icon"keeps turning around.

Can I delete Procon form my pc, download it again and maybe then I will be able to log in to the "setup area"?

Or is this causing problems?

I am guessing that the layer will be still there with all the current settings.

 

Nevermind, stupid solution..

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

Originally Posted by Haagse*:

 

With the procon on your pc, connect directly to your server rcon port, not the procon hoster.

 

Pretend you dont have a hosted procon and follow manual for connect to server rcon port.

 

Once it connects to your server, download and setup stats logger - put in the external settings your SQL hoster supplies

 

See if that connects to sql ok

 

If it does connect and work, then your procon hoster is at fault

 

If you cant connect to SQL then your SQL hoster is at fault

I managed to log.in to the game server. I got this issue. "A connection attempt failed because the connected party did not respond correctly after a certain time, or the connection was unsuccesfull because the connected host dit not respond" following the ip of the host.

 

So what is this meaning? Should I contact the host?

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

Originally Posted by Haagse*:

 

I managed to log.in to the game server. I got this issue. "A connection attempt failed because the connected party did not respond correctly after a certain time, or the connection was unsuccesfull because the connected host dit not respond" following the ip of the host.

 

So what is this meaning? Should I contact the host?

So, is there a way to create the tables my self? Should I run some script?

It seems that there is a connection but the plugin just don't create the tables.

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

Originally Posted by leibhold*:

 

Ok.

 

You should be able to run procon on your PC and connect directly to your game server.

Follow the steps in the manual for stand alone - connect to game server.

 

This is the first step and must be completed sucessfully.

 

I managed to log.in to the game server. WRONG

I got this issue. "A connection attempt failed because the connected party did not respond correctly after a certain time, or the connection was unsuccesfull because the connected host dit not respond" following the ip of the host. is NOT a sucessfull connection

 

You should see the basic inforation on the game server in procon.

 

 

 

It WILL NOT have any of your other information or plugins that you have on your hosted procon

 

This is a stand alone version.

 

Once you have SUCESSFULLY connected to your game server with the stand alone procon on your PC, download the plugin for "Chat, GUID, Stats and Mapstats Logger [1.0.0.3]" and load it into procon standalone on your PC

 

Then enter the external SQL section details in to the settings for the plugin.

 

IF it connects ok, then you have an issue with your hosted procon

 

If it doesnt connect then you have an issue with your external SQL host

 

 

 

So, is there a way to create the tables my self? Should I run some script?

It seems that there is a connection but the plugin just don't create the tables.

 

Absolutley no point to do this as your setup is screwed and will not work anyway

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

Originally Posted by ColColonCleaner*:

 

hi, i just installed it, where can i see the chat log? i thought it would creat some text file that we could open and see the log.

That's not how databases work, you access the database to see your chat logs.

 

If you just want a basic text chat log then turn on chat logging on your procon layer directly through the config file.

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

Originally Posted by IRussao*:

 

That's not how databases work, you access the database to see your chat logs.

 

If you just want a basic text chat log then turn on chat logging on your procon layer directly through the config file.

thx, i didnt know there was that option for the procon layer, yeah i know how database work, but i thought that the plugin would save the chat log in the text file.

 

ayway thx for the help.

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

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.