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

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
r0x
Posts: 168
Joined: Sun Jul 26, 2009 10:13 pm
Location: Brazil

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

Post 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]
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

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

Post by UnAfraid »

Have you deleted anything from db?
Image
User avatar
r0x
Posts: 168
Joined: Sun Jul 26, 2009 10:13 pm
Location: Brazil

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

Post 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.
HorridoJoho
L2j Senior Developer
L2j Senior Developer
Posts: 795
Joined: Sun Aug 14, 2005 11:27 am

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

Post 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.
Phear
Posts: 111
Joined: Wed Jun 25, 2008 6:36 pm
Location: USA

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

Post 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.
Q-Basic, VB, C# , Java Engineer
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

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

Post by UnAfraid »

Hm.. that shouldn't happens i don't remember such problem on my live before..
Image
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

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

Post 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:
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
r0x
Posts: 168
Joined: Sun Jul 26, 2009 10:13 pm
Location: Brazil

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

Post 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.
Phear
Posts: 111
Joined: Wed Jun 25, 2008 6:36 pm
Location: USA

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

Post 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.
Q-Basic, VB, C# , Java Engineer
Post Reply