Jump to content

Chat, GUID, Stats and Mapstats Logger[3.0.2.2] 01.02.


ImportBot

Recommended Posts

  • Replies 837
  • Created
  • Last Reply

Top Posters In This Topic

  • ImportBot

    838

Originally Posted by Basert*:

 

I get this:

 

Code:

Error in DownloadBFBCS: System.Security.SecurityException: Request for the permission of type 'System.Net.WebPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
   at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   at System.Net.WebClient.DownloadString(Uri address)
   at System.Net.WebClient.DownloadString(String address)
   at PRoConEvents.CChatGUIDStatsLogger.DownloadBFBCS(Object ListObject)
The action that failed was:
Demand
The type of the first permission that failed was:
System.Net.WebPermission
The Zone of the assembly that failed was:
MyComputer
if BFBCs is enabled.

 

 

€dit: Have found the error, haven't added api.bfbcs to the whitelist :biggrin:

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

Originally Posted by Fussballgott*:

 

Hi,

 

Welcomestats are working, Session command too.

But rank, stats (with or without weapon/map name) and top10 commands just give me the following message back: "Specifc Weapon not found!!"

(btw Specific)

 

And the configuration for the cheater protection is not showing in procon.

 

I initially installed V3.0.1.4 and upgrade to V3.0.2.1

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

Originally Posted by haclevan*:

 

i didnt had such problems but i will take a look at i try to reproduce and fix it.

I have the same problem. Procon crash since I use the current version one time per day.

Can I support you to find the bug (logs, debugfiles etc)?

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

Originally Posted by XpKiller*:

 

Hi,

 

Welcomestats are working, Session command too.

But rank, stats (with or without weapon/map name) and top10 commands just give me the following message back: "Specifc Weapon not found!!"

(btw Specific)

 

And the configuration for the cheater protection is not showing in procon.

 

I initially installed V3.0.1.4 and upgrade to V3.0.2.1

You need to wait one Round to see your stats. The plugin writes the data back to db when the Round ends.

 

To see the point Cheater Protection you must turn on Fetch Stats from BFBCS.

 

@haclevan

To help finding this bug enable Logging in Procon you find it under Options in the Tab Basics.

And sent the the log files to me.

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

Originally Posted by Fussballgott*:

 

You need to wait one Round to see your stats. The plugin writes the data back to db when the Round ends.

 

To see the point Cheater Protection you must turn on Fetch Stats from BFBCS.

Cheaterprotection found, thx.

And there is already a lot playerdata in the db, so I suppose commands like top10 should work - welcome stats are working after all.

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

Originally Posted by XpKiller*:

 

the top10 command is working for me.

if you use top10 weaponname make sure the the weaponname is know by the plugin you can see the list of weapons looks: Keywordlist BC2 or Vietnam.

You can add own weaponname by write them in these {}.

Example: AK47V{AK47,AK-74}

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

Originally Posted by XpKiller*:

 

its possible to add a language.php for translate this plugin? :_: :_:

Do you talk about webstats? Because my plugin is written in C# not PHP

 

ATM: Experimenting with the HTTPServer function of Procon so you guy could get a playerlist with ranks :smile:

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

Originally Posted by feeblemedic*:

 

I need some assistance. I recently activated this plugin on two of my servers...one bc2 server and one vietnam server.

 

Server #1 is BC2 and Server #2 is vietnam....the only difference in configuration of the plugin is that i have the default game mod set to "BC2" on server #1 and "Vietnam" on server #2.

 

I get no errors on server #2; however I get the following error messages on server #1 plugin tab:

 

Error in Startstreaming:

Index#0

Message: ODBC 5.1 driver mysqld 5.0.91.(shortened since i cant copy and paste)unknown column 'StatsID' in field list'

Native: 1054

Source: myodbc5.dll

SQL: 42S22

 

Can anyone help me with this issue?

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

Originally Posted by Fussballgott*:

 

the top10 command is working for me.

if you use top10 weaponname make sure the the weaponname is know by the plugin you can see the list of weapons looks: Keywordlist BC2 or Vietnam.

You can add own weaponname by write them in these {}.

Example: AK47V{AK47,AK-74}

[07:58:16 06] Your Weapontable is containing all weapons known so far, if you got Error after this( missing Weapons) contact me pls

 

rank, stats, top10 is not working - Specfic weapon not found.

And this message comes up when I do not enter a weapon name, just /@rank, /@stats, /@top10.

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

Originally Posted by XpKiller*:

 

@feeblemedic

Are both server in the same database ?

Could you post a screen shot of your tables?

And of your plugin configuration but leave password out or blur it.

 

@fussballgott

Could you check if your all tables containing data.

Do you get welcomestats displayed ?

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

Originally Posted by feeblemedic*:

 

Yes both servers use same database.

 

I'm attaching the screenshots...when i compared them I noticed that server #2 was "loggging server spam" and "updating eaguid's" while server #1 (the one with the errors) did not have those two actions activated.

 

Since taking the photos i've made server #1 "update eaguid's" and i've stopped server #2 from logging server spam.

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

Originally Posted by XpKiller*:

 

Oh i think you got an old version of the table tbl_playerstats from 2.x, thats Reason why it doesnt work.

You run just this two servers right? Then

Stop Procon

And drop the table tbl_playerstats (tbl_playerGUID you can drop too)

And start Procon again

the plugin automatically recreate the missing table and in the right format.

Then it should work again.

 

@Fussballgott

I rechecked those commands they all working flawless in my own server, so maybe the plugin is wrong configured or there is something wrong in the database(wrong tables)

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

Originally Posted by Fussballgott*:

 

@fussballgott

Could you check if your all tables containing data.

Do you get welcomestats displayed ?

All tables contain data, and - like I wrote before - welcome stats are working. Posted Image
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by terwax*:

 

Code:

Error in LogChat: System.InvalidOperationException: The connection has been disabled. ---> System.Data.Odbc.OdbcException: ERROR [08S01] [MySQL][ODBC 5.1 Driver][mysqld-5.1.52]MySQL server has gone away
   --- End of inner exception stack trace ---
   at System.Data.Odbc.OdbcConnection.ConnectionIsAlive(Exception innerException)
   at System.Data.Odbc.OdbcConnection.HandleErrorNoThrow(OdbcHandle hrHandle, RetCode retcode)
   at System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)
   at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)
   at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader)
   at System.Data.Odbc.OdbcCommand.ExecuteNonQuery()
   at PRoConEvents.CChatGUIDStatsLogger.LogChat(String strSpeaker, String strMessage, String strType)
But software working fine O.o
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Fussballgott*:

 

@fussballgott

Could you check if your all tables containing data.

Do you get welcomestats displayed ?

All tables contain data, and - like I wrote before - welcome stats are working. Posted Image
And Default GameMod is set to Shared, maybe this is not that much tested?
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Code187*:

 

Sorry to bother, is there a fix for this error_. I have enabled trusted host's.

Error in DownloadBFBCS: System.Security.SecurityException: Request for the permission of type 'System.Net.WebPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)

at System.Net.WebClient.DownloadString(Uri address)

at System.Net.WebClient.DownloadString(String address)

at PRoConEvents.CChatGUIDStatsLogger.DownloadBFBCS(Ob ject ListObject)

The action that failed was:

Demand

The type of the first permission that failed was:

System.Net.WebPermission

The Zone of the assembly that failed was:

MyComputer

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

Originally Posted by XpKiller*:

 

Not really only if to many people requests stats like @top10 in my experience it depends also on the server itself i got server from 4netplayer which suffered laggs but at the same time the server of gameservers is not effected of this.

In general you should try not to have too many chat messages spamming on your server.

The statstracking itself does not effect the server because it runs in procon and only uses data of procon or bfbcs.

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

Originally Posted by TONY-TOC*:

 

I am having the error code187 wrote up. I have all outgoing connections allowed as well as in sandbox mode. All other stats are working fine but cant get the bfbcs stats to work.

 

Error in DownloadBFBCS: System.Security.SecurityException: Request for the permission of type 'System.Net.WebPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)

at System.Net.WebClient.DownloadString(Uri address)

at System.Net.WebClient.DownloadString(String address)

at PRoConEvents.CChatGUIDStatsLogger.DownloadBFBCS(Ob ject ListObject)

The action that failed was:

Demand

The type of the first permission that failed was:

System.Net.WebPermission

The Zone of the assembly that failed was:

MyComputer

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