[INVALID] Squad skills Bug

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
Artour24
Posts: 48
Joined: Fri Sep 17, 2010 7:24 pm

[INVALID] Squad skills Bug

Post by Artour24 »

If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:5061
L2JDP Revision Number:8511
HI5 stable.

Hi i know that there was already a topic about Squad skills bug and there was a answer that these bug is fixed on BETA HI5 pack... So i was decide to check it and update my project to HI5 Stable hoping that these bug will be already fixed on the stable.... well idk what at hell could i made wrong (i was not aply a new project to old to be sure there is no conflicts) but the bug exist and it same... i make my clan lvl11 and give 1500000 reputation points and spawn 100 Blood Oatch and 100 Blood Aliance in my inventory so... when i speak with Court Magician NPC in aden castle it show me the Squad skills that i could learn... when i click on the some squad skill the window is disapear and nothing is happend... please i need to fix that cause in my live server the people have f*** my head with that bug :D.. 200ppl online and all cry about these issue ^^
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Squad skills Bug

Post by Zoey76 »

It was fixed in Changeset 4866 for beta and synch with stable in Changeset 4952 :wink:

Check in L2CastleMagicianInstance that you have this line:

Code: Select all

final FastList<L2SkillLearn> skills = SkillTreesData.getInstance().getAvailableSubPledgeSkills(player.getClan());
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
Artour24
Posts: 48
Joined: Fri Sep 17, 2010 7:24 pm

Re: Squad skills Bug

Post by Artour24 »

Image

hmm i think that is not the reason of my current problem :D
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Squad skills Bug

Post by Zoey76 »

Is working fine for me:
Giran:
Image
Aden:
Image
I've tested with BETA.
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
Lupu1
Posts: 335
Joined: Wed Nov 04, 2009 7:51 am

Re: Squad skills Bug

Post by Lupu1 »

try delete WindowsInfo.ini file from system folder and see if works
Artour24
Posts: 48
Joined: Fri Sep 17, 2010 7:24 pm

Re: Squad skills Bug

Post by Artour24 »

Lupu1 wrote:try delete WindowsInfo.ini file from system folder and see if works
Lol :D it works... but i am wondering to learn what kind of connection have these file with these issue...
Anyway thank you very much for help, you save my time and my nervs with my cryers in the server :D
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Squad skills Bug

Post by Zoey76 »

Artour24 wrote:
Lupu1 wrote:try delete WindowsInfo.ini file from system folder and see if works
Lol :D it works... but i am wondering to learn what kind of connection have these file with these issue...
Anyway thank you very much for help, you save my time and my nervs with my cryers in the server :D
It sets the default in game windows' position, so if the skill window is out of the size of the game window you won't see it, could be solved by Alt + L.
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
Artour24
Posts: 48
Joined: Fri Sep 17, 2010 7:24 pm

Re: Squad skills Bug

Post by Artour24 »

Zoey76 wrote:
Artour24 wrote:
Lupu1 wrote:try delete WindowsInfo.ini file from system folder and see if works
Lol :D it works... but i am wondering to learn what kind of connection have these file with these issue...
Anyway thank you very much for help, you save my time and my nervs with my cryers in the server :D
It sets the default in game windows' position, so if the skill window is out of the size of the game window you won't see it, could be solved by Alt + L.
Thanks guyz you realy help me :)
Post Reply