documentation
download & extend
community & support
B3 hosting
May 21, 2012, 06:09:53 PM
Home
Features
Get Started
Supported Games
Forums
Help
Search
Tags
Groupware
Login
Register
Activation Mail
It appears you have not registered with our community. To register please click here ...
You are here:
Big Brother Bot Forum
Add-Ons
Echelon
Echelon shows nicks of other players for a given player
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: Echelon shows nicks of other players for a given player (Read 1666 times)
gabarram
Beta Testers
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
MW2 (aIW)
Posts: 187
Offline
Echelon shows nicks of other players for a given player
«
on:
April 04, 2011, 06:55:22 PM »
Hi people
I´ve seen in echelon that sometimes a player ( as it happened to me, and I´ve never changed my nick, I swear) is shown as having many aliases ( which are the nicks of other players one has been playing with), the guid is the same, but it appears as if one has changed the nick many times playing in the same PC.
It´s different to the case where a player has different guids meaning he has played in different PCs, and perhaps changed the nick for unknown causes.
I´m using echelon v1 and B3 1.5.0b2
Thanks
Logged
Courgette
Senior Dev.
OS: Linux
Type: Home user
Posts: 3483
Offline
Support Specialty:
B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
Re: Echelon shows nicks of other players for a given player
«
Reply #1 on:
April 04, 2011, 10:06:54 PM »
could you empty the alias table from your mysql database and keep a close eye on it. Tell us how quickly you notice new errors with aliases.
Also, try to find a b3.log showing B3 saving a wrong alias (this can be hard to find) as it would make clear what's going wrong
Logged
Follow me :
@cucurb
.~. new
Smokin' guns official website
gabarram
Beta Testers
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
MW2 (aIW)
Posts: 187
Offline
Re: Echelon shows nicks of other players for a given player
«
Reply #2 on:
April 05, 2011, 05:12:09 AM »
Quote from: Courgette on April 04, 2011, 10:06:54 PM
could you empty the alias table from your mysql database and keep a close eye on it. Tell us how quickly you notice new errors with aliases.
Also, try to find a b3.log showing B3 saving a wrong alias (this can be hard to find) as it would make clear what's going wrong
I´m sorry, I have a lot of info stored and I cannot risk losing it,or worse, messing it all up. I was just asking for hints, since this issue disturbed me. But echelon is in general working fine, and I fear I could make a total disaster for something that is not so serious.
Thanks Courgette for the reply.
Logged
MordyT
Support Hero
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
2x CoD4, 1x BF3
Posts: 2625
Offline
Owner of Host4B3.com - Over 70 bots hosted!
Re: Echelon shows nicks of other players for a given player
«
Reply #3 on:
April 05, 2011, 05:55:29 AM »
I can try this.
We have had this issue since day one on our cod4 server... I think in the end someone mentioned that if someone connected while game was changing maps in a slot someone else just left, it would mark it as a aliases.
Regardless, I will empty the aliases table for my name, play, and test my theory...
Logged
Need B3 Bot hosting? Check out
Host4B3.com
Check
Twitter.com/Host4B3
for updates if the site it down.
Help will be given to those with a b3.log
System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
82ndAB.Bravo17
Dev. Team
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
COD2,COD4,COD5
Posts: 1098
Offline
Re: Echelon shows nicks of other players for a given player
«
Reply #4 on:
September 23, 2011, 07:27:08 PM »
I managed to see what is causing at least some of the false aliases are from pb giving the wrong slot number, it happened tonight and pb had dropped the 7 from slot 17 and so b3 saw it as slot 1 and gave the person in slot 17 the alias of the person in slot 1, who had just joined.
Logged
gabarram
Beta Testers
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
MW2 (aIW)
Posts: 187
Offline
Re: Echelon shows nicks of other players for a given player
«
Reply #5 on:
September 24, 2011, 09:50:13 AM »
Quote from: 82ndAB.Bravo17 on September 23, 2011, 07:27:08 PM
I managed to see what is causing at least some of the false aliases are from pb giving the wrong slot number, it happened tonight and pb had dropped the 7 from slot 17 and so b3 saw it as slot 1 and gave the person in slot 17 the alias of the person in slot 1, who had just joined.
As 82nd states, this is happening to him because of pb, but what is to be said in the case of mw2 which has no punkbuster?
Could it be a cod issue, not B3´s?
Any approach/test to overcome this issue is appreciated.
Thank you xlr8or for unlocking this topic.
Logged
82ndAB.Bravo17
Dev. Team
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
COD2,COD4,COD5
Posts: 1098
Offline
Re: Echelon shows nicks of other players for a given player
«
Reply #6 on:
September 30, 2011, 03:25:28 PM »
I think I have fixed it for PB enabled servers, I was really surprised at how many random errors were appearing in the players list!
For your COD6 server, could you post the results of a status command, it should appear in your b3 log file if you have the log_level low enough.
If they appear in slot order then we should be able to apply the same test to spot out of order slots and ignore the associated player details if they appear.
Logged
gabarram
Beta Testers
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
MW2 (aIW)
Posts: 187
Offline
Re: Echelon shows nicks of other players for a given player
«
Reply #7 on:
September 30, 2011, 05:23:57 PM »
Quote from: 82ndAB.Bravo17 on September 30, 2011, 03:25:28 PM
I think I have fixed it for PB enabled servers, I was really surprised at how many random errors were appearing in the players list!
For your COD6 server, could you post the results of a status command, it should appear in your b3 log file if you have the log_level low enough.
If they appear in slot order then we should be able to apply the same test to spot out of order slots and ignore the associated player details if they appear.
Thanks for the suggestion!
I´ll do it asap and post results, but, what do yuou mean by "log level low enough".
I´ve set it to 9, what log_level number do you suggest?
Logged
MordyT
Support Hero
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
2x CoD4, 1x BF3
Posts: 2625
Offline
Owner of Host4B3.com - Over 70 bots hosted!
Re: Echelon shows nicks of other players for a given player
«
Reply #8 on:
October 03, 2011, 07:20:32 AM »
I think 8 is what we debugged CoD4 with. 8 shows the status results where 9 does not.
Logged
Need B3 Bot hosting? Check out
Host4B3.com
Check
Twitter.com/Host4B3
for updates if the site it down.
Help will be given to those with a b3.log
System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
gabarram
Beta Testers
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
MW2 (aIW)
Posts: 187
Offline
Re: Echelon shows nicks of other players for a given player
«
Reply #9 on:
October 07, 2011, 05:17:06 PM »
Quote from: MordyT on October 03, 2011, 07:20:32 AM
I think 8 is what we debugged CoD4 with. 8 shows the status results where 9 does not.
Well´I´m sorry for taking so long to reply, but this is it
http://pastebin.com/QM8ZQmZ5
B3 version 1.7.1
log_level 8
I hope this helps.
Thank you very much
Logged
82ndAB.Bravo17
Dev. Team
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
COD2,COD4,COD5
Posts: 1098
Offline
Re: Echelon shows nicks of other players for a given player
«
Reply #10 on:
October 18, 2011, 03:29:53 PM »
If you want to check out the q3a\abstractParser.py here
https://www.github.com/82ndab-Bravo17/big-brother-bot
It may fix at least some of the phantom aliases - the PB version has done so for us.
If you try it, please check that all players are still authenticated as usual, as I don't have a non PB server to test it on.
If you do get slot number errors there will be a message in the log
"Duplicate or Incorrect slot number - client ignored # lastslot"
You should then be able to check the slot numbers in the previous status result to see if there was indeed an error, they should go up in order.
You can also get an idea of how many random errors you are getting in status by looking at the ipaliases - it's fairly easy to spot IP's that are just a missing digit away from each other.
«
Last Edit: October 18, 2011, 03:36:43 PM by 82ndAB.Bravo17
»
Logged
gabarram
Beta Testers
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
MW2 (aIW)
Posts: 187
Offline
Re: Echelon shows nicks of other players for a given player
«
Reply #11 on:
October 18, 2011, 05:32:08 PM »
Thank you for the fix, I´ll be trying this.
Greetingz
Logged
Mariodu62
Sr. Member
OS: Windows
Type: Renting Server with B3
Gameservers:
CoD5
Posts: 251
Offline
Re: Echelon shows nicks of other players for a given player
«
Reply #12 on:
October 18, 2011, 10:05:00 PM »
Hi,
Just a question, Not for Windows B3 i suppose.
Thx
Logged
MordyT
Support Hero
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
2x CoD4, 1x BF3
Posts: 2625
Offline
Owner of Host4B3.com - Over 70 bots hosted!
Re: Echelon shows nicks of other players for a given player
«
Reply #13 on:
October 19, 2011, 04:31:53 AM »
Quote from: Mariodu62 on October 18, 2011, 10:05:00 PM
Hi,
Just a question, Not for Windows B3 i suppose.
Thx
Probably not until the next version, since python files are normally already compiled.
Logged
Need B3 Bot hosting? Check out
Host4B3.com
Check
Twitter.com/Host4B3
for updates if the site it down.
Help will be given to those with a b3.log
System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Tags:
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News (Read Only)
===> News Archive
===> Website News
=> General Discussion
===> Servers
=> Shared Services
-----------------------------
Support Forums
-----------------------------
=> Support Instructions
=> Installation Support
=> General Usage Support
=> Game specific Support
===> Battle Field 3
=====> BF3/B3 beta board
===> Battle Field Bad Company 2
===> Call of Duty series
=====> CoD, CoD:UO, CoD2
=====> Call of Duty 4 (Modern Warfare)
=====> Call of Duty 5 (World at War)
=====> Call of Duty 6 (Modern Warfare 2)
=====> Call of Duty 7 (Black Ops)
=======> AlterOps
===> Frontlines, Fuel of War
===> Enemy Territory
===> Homefront
===> Medal of Honor 2010
===> Open Arena
===> Red Orchestra 2
===> Smokin' Guns
===> Soldier of Fortune 2
===> Urban Terror
===> World of Padman
===> Other games
-----------------------------
Add-Ons
-----------------------------
=> Plugins Discussion
===> Plugin Releases!
===> Plugins by xlr8or
===> Plugins by Courgette
===> Plugins by Freelander
===> Plugins by Bakes
===> Plugins by Ismael
===> Plugins by flinkaflenkaflrsk
===> Plugins by Anubis
===> Plugins by Spoon
===> Plugins by PtitBigorneau
===> Plugins by BlackMamba
===> Plugins by Beber888
===> Plugins by grosbedo
=> XLRstats
===> Weaponmodifiers
=> Echelon
===> Echelon version 2
=> Configurations
=> Installers
-----------------------------
Community Developers
-----------------------------
=> Plugin Developers
=> The Code Bin
Rate this page +1 at Google Search
Web Toolbar by Wibiya
SimplePortal 2.3.1 © 2008-2009, SimplePortal