Bug when changing sub.

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
lol12345
Posts: 7
Joined: Fri Jan 03, 2014 8:48 pm

Bug when changing sub.

Post by lol12345 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

I've noticed a really weird bug that appears while changing sub.
Everything is going great, stuns got the minimum chance (10%) on the most people, but when I'm changing subclass and going back to main again, every debuff including stuns got INSANE land rate like 70-80%

Tests are done on the same target, 10% chance -> then I'm changing sub class and then going again back to main -> 80% chance, all debuffs as well.

any possible solution?
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Bug when changing sub.

Post by UnAfraid »

Try Re-equipping items.
Image
lol12345
Posts: 7
Joined: Fri Jan 03, 2014 8:48 pm

Re: Bug when changing sub.

Post by lol12345 »

doesnt work, also I putted debugs ....and traitMod in formulas increase from 0.05 to 0.89 and later to 2.0
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Bug when changing sub.

Post by UnAfraid »

lol12345 wrote:doesnt work, also I putted debugs ....and traitMod in formulas increase from 0.05 to 0.89 and later to 2.0
Check Passive effects of the player when switching sub classes i guess they get stopped.
Image
lol12345
Posts: 7
Joined: Fri Jan 03, 2014 8:48 pm

Re: Bug when changing sub.

Post by lol12345 »

I dont know if they stop or not..how can I check that?
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Bug when changing sub.

Post by UnAfraid »

lol12345 wrote:I dont know if they stop or not..how can I check that?
Shift player and click Buffs/Effects dont remember the exact name
Image
lol12345
Posts: 7
Joined: Fri Jan 03, 2014 8:48 pm

Re: Bug when changing sub.

Post by lol12345 »

UnAfraid wrote:
lol12345 wrote:I dont know if they stop or not..how can I check that?
Shift player and click Buffs/Effects dont remember the exact name
its always 0 when changing sub class
lol12345
Posts: 7
Joined: Fri Jan 03, 2014 8:48 pm

Re: Bug when changing sub.

Post by lol12345 »

bump.

still looking for solution...
lol12345
Posts: 7
Joined: Fri Jan 03, 2014 8:48 pm

Re: Bug when changing sub.

Post by lol12345 »

well, found exactly the bug
is <effect name="AttackTrait">
i tried to unequip/equp and nothing
example, i tested with set armor + weapon and all was fine
i equip antharas and chances becomes crazy
i deleted

<effect name="AttackTrait">
<param BLEED="40" />
<param SHOCK="30" />
<param DERANGEMENT="30" />
</effect>

from earring of antharas, and all chances/debuff working fine
any solution?
lol12345
Posts: 7
Joined: Fri Jan 03, 2014 8:48 pm

Re: Bug when changing sub.

Post by lol12345 »

Edit: If the player has Resist Shock, the chance becomes 1.3 always, with or without zaken/antharas/vorpal light
Post Reply