L2JMobius
Public Development => Bug Reports => Topic started by: LearnAge2 on December 21, 2024, 02:08:09 AM
-
Using the effecthandler ReplaceSkillBySkill is not updating description/icon/visualcooldown of the new ID thats replacing the previous one, the new ID skill still works without issue,.
This starts on Prelude of war(228), happens also on Homunculus(286), Masterclass(388) and Source of Flame( 418). Before prelude of war, it works on fafurion(196) with no problem.
3 easy IDs to test are from ISS hierophant class. it has resonate halo (19430,buff that swaps resolving bash into another ID)) and resolving bash (11510, skill that will get replaced).
The java file for ReplaceSkillBySkill seems to be identical for both prelude of war228 and source of flame418 and (where it doesnt update icon)) but it is diferent for fafurion196 where it updates icon with no issue, so my assumption is the handler may be the cause.