Jump to content

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


ImportBot

Recommended Posts

Originally Posted by derspeckle*:

 

thank you.

I think I can release this but not in its current state. I still want to add more assignments and all that kind of stuff... the ranking system also needs some more love (right now, it's just a number).

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

 

Hi peeps a quick question i rent my procon layer from gameservers so im not sure if i need the to do anything or maby my web host provider but this is the error im getting any help would be grand .

 

i have setup a db and entered all the info .

 

thanks wayne

 

Code:

[12:18:12 77] Error in Tablebuilder: 
[12:18:12 77] Index #0
[12:18:12 77] Message: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
[12:18:12 77] Native: 0
[12:18:12 77] Source: 
[12:18:12 77] SQL: IM002
[12:18:12 77] Error: System.NullReferenceException: Object reference not set to an instance of an object.
   at PRoConEvents.CChatGUIDStatsLoggerBF3.tablebuilder()
[12:18:12 77] 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)
[12:18:15 96] BF3 Chat, GUID and Stats Logger Disabled
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Athlon*:

 

Is there any way to show the server stats or Top10 players on Homepage

I do the top 5 for each of our servers in a block. See links in my sig.

 

I wrote some code to make it happen. I was inspired by ty_ger07's great web page.

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

Originally Posted by ronin*:

 

Turns out if you use gameserver to rent your procon layer you cant use this plugin

 

Hello,

 

Sorry but we are unable to support OBDC driver at this time.

 

Kind Regards,

 

"Kallo [GS]"

Matthew France

GameServers.com

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

Originally Posted by Waterboyeee*:

 

EoReality can run this plugin (where we are) $10 for 5 layers.

 

Question- Is there anything developed for putting these GUID stats on a website? I looked at the old BC2 web based stats but it would not work. We have the web based admin going, but I'd like to be able to see these stats on a website.

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

Originally Posted by Athlon*:

 

EoReality can run this plugin (where we are) $10 for 5 layers.

 

Question- Is there anything developed for putting these GUID stats on a website? I looked at the old BC2 web based stats but it would not work. We have the web based admin going, but I'd like to be able to see these stats on a website.

Look at my sig and click on the link to my stats page and home page. I have stats in both places from this great plugin.

 

If you go to the bottom of my stats page you will see a link to 'ty_ger07'. He inspired me to do it.

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

Originally Posted by beantje*:

 

hi,

 

can somwane help me to add the YELL command to work

 

i want to rank being yelled

 

i have read

implemented admin.yell, can be used in every message just add the yelltag in the beginning of the message

Usage: [yell,duration] --> [yell,3]Welcome on our server!

 

 

but know i do this

 

[yell,3] Your Serverrank is: %playerRank% of %allRanks%

 

where the playermessages are but it wont work

 

thx

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

Originally Posted by Waterboyeee*:

 

Look at my sig and click on the link to my stats page and home page. I have stats in both places from this great plugin.

 

If you go to the bottom of my stats page you will see a link to 'ty_ger07'. He inspired me to do it.

did you just write the code or html yourself for it to show up? I don't know much about that stuff so that is why I ask.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Athlon*:

 

did you just write the code or html yourself for it to show up? I don't know much about that stuff so that is why I ask.

I used ty_ger07's code for the actual stats pages and then heavily modified it.

 

As for the stats on our home page, that's all mine.

 

As for the menu page pointing to the actual stats pages, that's all mine.

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

Originally Posted by Kinsman*:

 

we keep getting this message over and over

 

[09:17:41] Error: Error in UpdateRanking:

[09:17:41] Index #0

[09:17:41] Message: [MySQL][ODBC 5.1 Driver][mysqld-5.1.54-community]Table 'stats2.tbl_playerrank' doesn't exist

[09:17:41] Native: 1146

[09:17:41] Source: myodbc5.dll

[09:17:41] SQL: 42S02

 

i checked and the table exists, yet is of course MT, trace works perfectly, and all else seems fine.

 

Maybe it is missing the suffix for some reason? the actual table is suffixed "bf3" like all the rest, so is tbl_playerrankbf3

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

Originally Posted by XpKiller*:

 

Known bug I missed a variable name.

Some pages early ty_ger posted the fix for that .

I try to release a new version today.

 

 

 

Note please don't use the suffix if not needed.

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

Originally Posted by IceCold*:

 

EoReality can run this plugin (where we are) $10 for 5 layers.

 

Question- Is there anything developed for putting these GUID stats on a website? I looked at the old BC2 web based stats but it would not work. We have the web based admin going, but I'd like to be able to see these stats on a website.

hi,

 

checkout my webpage for stats display & signatures.

 

http://bfeclan.clanservers.com

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

Originally Posted by Kinsman*:

 

Known bug I missed a variable name.

Some pages early ty_ger posted the fix for that .

I try to release a new version today.

 

 

 

Note please don't use the suffix if not needed.

I wanted to actually stop using the suffix, but the plugin went mental when I removed it, rather than just creating new table suffixless like i thought it would, any thoughts to get it to create fresh tables again?
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Flaxe*:

 

I'm thinking of adding this plugin and connect it to our main database where we also host our clans website. Though, it only allows one database and it would be stupid if the plugin overwrites any tables... since the suffix isn't recommended to use atm, any tips on how to do it and make sure it doesn't overwrite any of the tables that's already there from our website? Or will you release the new version soon that will fix the suffix etc?

 

Btw... I was looking a bit on the installation of Stats page for XPKillers Stats Logger Plugin* and it says something about prefixes. Should I enter anything in this field or just leave it blank?

 

Thanks!

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

Originally Posted by ty_ger07*:

 

hi,

 

checkout my webpage for stats display & signatures.

 

http://bfeclan.clanservers.com

I like how your website has the W3C validation logos which means the site is supposedly error-free, but when you click the HTML 4.01 compliant logo, you see that there are over 700 errors.

 

BTW, if you are going to use my code and modify it, you may want to include all the necessary items.

 

In the

section of your page, you have to include this code to make the expand/contract boxes function.

Code:

<script type="text/javascript">
<!-- code for expand / contract sections //-->
	var ie4 = false;
	if(document.all) {
		ie4 = true;
	}
	function getObject(id) {
		if (ie4) {
			return document.all[id];
		} else {
			return document.getElementById(id);
		}
	}                      
	function toggle(link, divId) {
		var lText = link.innerHTML;
		var d = getObject(divId);
		if (lText == '+') {
			link.innerHTML = '−';
			d.style.display = 'block';
		} else {
			link.innerHTML = '+';
			d.style.display = 'none';
		}
	}
</script>
I don't mean to be a dick, but you are butchering code from many different people and claiming that it is all your own. You should think about giving people credit by including their names in ' your ' stats page.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by IceCold*:

 

@IceCold it looks nice, but I couldn't find a download anywhere_?

 

Re the post above, there is web based admin? Is that better than just using procon?

there is no download, it is unique to my website.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ty_ger07*:

 

there is no download, it is unique to my website.

Yeah... Very unique butchering other people's code to make ' your ' own stats page with no credit to the original authors.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by IceCold*:

 

Yeah... Very unique butchering other people's code to make ' your ' own stats page with no credit to the original authors.

sorry ty_ger07, your correct on all accounts.i'm a novice at best.

i never claimed to have coded it all or to be a pro coder, and thanks to your code i created/butchered the stats page.

No offence was intended to you.

i was just trying to create something good for people to look at & use.

Please sugest a line of text to accredit you, on my webpage.

BTW, a PM would have been appropriate, instead of a public slagging off !!

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

Originally Posted by Kinsman*:

 

Our stats load fine and look good, there are no errors that I can see in procon anymore since I fixed the playerrank table one, but we never ever see the yell messages ingame?

 

Maybe another plugin interferes? We only have the stock welcome message, BF3 Auto messages puts out a message every five mins, and the standard spam plugin yells one every 5 mins, do I need to disable these for the Stats messages to work?

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

Originally Posted by Flaxe*:

 

How should I do if I want to use two or more servers in the same database? Do I have to use a suffix for my servers to not mix the stats up, or what's the recommended way of doing it?

I want the stats to be separated for each server, they should not be mixed in any way.

 

Thanks!

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

Originally Posted by XpKiller*:

 

@Flaxe

if you have more than server it is no problem. the Plugin supports up to 65k server per db.

dont use a suffix. The server sharing the same tables but the stats are not mixed up.

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

Originally Posted by beantje*:

 

hi,

 

can somwane help me to add the YELL command to work

 

i want to rank being yelled

 

i have read

implemented admin.yell, can be used in every message just add the yelltag in the beginning of the message

Usage: [yell,duration] --> [yell,3]Welcome on our server!

 

 

but know i do this

 

[yell,3] Your Serverrank is: %playerRank% of %allRanks%

 

where the playermessages are but it wont work

 

thx

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

Originally Posted by Kinsman*:

 

Hi again, we use 1.0.0.4 but arent getting any messages ingame. Recreated the tables from scratch with no suffix, still no messages.

 

Forgot before we have PronRulez announcing a few things, do other plugins interfere with the messages?

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

Originally Posted by ty_ger07*:

 

XPKiller, it seems like some time shortly after updating to the latest plugin version, my stats page has slowed way down. Often my queries now take at least 10 seconds longer than before. For instance, a query which took about 1 second before, now takes about 11 seconds.

 

Do you know why? Is this caused by some sort of indexing change?

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