Issue Information
-
#008402
-
5 - Critical
-
Needs More Info
Issue Confirmations
-
Yes (7)No (0)
Serious problem with Skill that can't be cast or used
But now it's getting more serious problem.
My server uptime is now 6 days and I got 2 players having problems with specific skill.
1st - is Sura skill Extremity Fist that suddenly uncastable in anyway.
2nd - follow with Ranger Skill Arrow Storm, suddenly stop from working.
DAY 8
3rd Skill - Full Throttle is not working on SOME OTHER players now.
Tried relogin, Skill Reset, unequipped items but it didn't solve the problem.
Only Server RESTART can solve the problem.
Any idea on this issue?
Edited by Hadeszeus, 19 October 2014 - 01:21 AM.
http://herc.ws/board...4094#entry24094
In both cases skill-specific cooldowns don't work as they should.
2nd - follow with Ranger Skill Arrow Storm, suddenly stop from working.
Happen to me too ... but no idea how or why it happened...
http://herc.ws/board...ue/?gopid=23763
this must be investigated into and fixed ASAP. many occurrences of broken cooldowns including Unlimit, Severe Rainstorm, and Highness Heal on our server already.
Edited by Byte, 06 January 2015 - 02:04 AM.
nah...its just the timerskill not the cd cooldown...Just wondering if this issue already fixed here https://github.com/H...5e1c8af00850657
https://github.com/H...43008fa3daff3faI'll add a temporary debug command in order to help pinpoint the cause (the command will also be able to fix players struck without a restart)
https://github.com/H...43008fa3daff3fa
I'll add a temporary debug command in order to help pinpoint the cause (the command will also be able to fix players struck without a restart)
Thank you Sir Ind!
idb_remove(skill->cd_db,sd->status.char_id);when character logout (unit_free)
to fix this bug
wrong. the whole purpose of skill->cd is so that the data persists log out. you might as well drop skill->cd_db if you were to do that.You should put
idb_remove(skill->cd_db,sd->status.char_id);when character logout (unit_free)
to fix this bug
the cooldown would never end until the map-server restarts.
Which file should be placed those line?
Thanks.
but that report is from before my modifications to the system in october 17th (does it still happen?)Looks like the issue still exist. http://herc.ws/board...t-asura-strike/