Page 1 of 1

What's this? "SubPledgeLeader: xxx is missing from clan"

Posted: Sat Oct 20, 2012 7:15 pm
by r0x
What's this?

Code: Select all

SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 271333397 is missing from clan: Cruzados[271310829]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]ChangeCoolDownTime: Entry time: Sat Oct 20 15:55:22 BRT 2012SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 268506473 is missing from clan: BloodBrothers[268710226]SubPledgeLeader: 270454791 is missing from clan: ProStyle[269963806]SubPledgeLeader: 270426185 is missing from clan: ProStyle[269963806]SubPledgeLeader: 270426185 is missing from clan: ProStyle[269963806]

Re: What's this? "SubPledgeLeader: xxx is missing from clan"

Posted: Tue Oct 23, 2012 12:57 am
by UnAfraid
Have you deleted anything from db?

Re: What's this? "SubPledgeLeader: xxx is missing from clan"

Posted: Tue Oct 23, 2012 1:22 am
by r0x
No,
When I update the rev, I correct incompatible tables, manually.

Might this be?

But I do not make mistakes, I do everything correctly.

Re: What's this? "SubPledgeLeader: xxx is missing from clan"

Posted: Tue Oct 23, 2012 3:25 pm
by HorridoJoho
Even if you think you have everything done right, you should describe exactly what you've done manually.
Nobody is perfect and misinterpretation and mistakes happen.

Often support can take place much faster by just reporting right away what was done instead of relying
on the fact that you did everything right.

Even if it was not your mistake, your descriptions could lead the developers in the right direction to fix
something that is broken :)

In your case the following questions arise:
1. What was your old and new revisions of core and datapack.
2. What have you done exactly to update your database. Table names, column names, column types etc...
3. Are there any other logs which gives a hint to the problem? For example a stacktrace with a sql exception.

Re: What's this? "SubPledgeLeader: xxx is missing from clan"

Posted: Wed Oct 24, 2012 4:05 pm
by Phear
This happens a lot when a member of a clan leaves the clan, and is assigned to a Knight/Guard leader position.

Simply open your database and the table -> clan_subpledges, then find the clan id and the leader id # in the table and change the leader id to 0.

Re: What's this? "SubPledgeLeader: xxx is missing from clan"

Posted: Thu Oct 25, 2012 1:44 pm
by UnAfraid
Hm.. that shouldn't happens i don't remember such problem on my live before..

Re: What's this? "SubPledgeLeader: xxx is missing from clan"

Posted: Thu Oct 25, 2012 2:17 pm
by Zoey76
UnAfraid wrote:Hm.. that shouldn't happens i don't remember such problem on my live before..
Yes, I never saw it before neither :lol:

Re: What's this? "SubPledgeLeader: xxx is missing from clan"

Posted: Thu Oct 25, 2012 2:21 pm
by r0x
Zoey76 wrote:
UnAfraid wrote:Hm.. that shouldn't happens i don't remember such problem on my live before..
Yes, I never saw it before neither :lol:
brazilian players, dude. :lol:
lol

Phear wrote:This happens a lot when a member of a clan leaves the clan, and is assigned to a Knight/Guard leader position.

Simply open your database and the table -> clan_subpledges, then find the clan id and the leader id # in the table and change the leader id to 0.
solved, thank you.

Re: What's this? "SubPledgeLeader: xxx is missing from clan"

Posted: Fri Oct 26, 2012 7:59 pm
by Phear
UnAfraid wrote:Hm.. that shouldn't happens i don't remember such problem on my live before..
Happens every so-often on my freya build. Not a lot but not seldom either. Most likely a bug when an unusual leave clan/kicked from clan situation arises. I haven't had the urge to hunt it down, it's simple enough to just edit the db when it does happen.