Issue information

Issue ID
#8402
Status
Needs more Info
Severity
Critical
Started
Hadeszeus
Oct 17, 2014 2:47
Last Post
kyeme
Dec 13, 2015 4:26
Confirmation
Yes (7)
No (0)

Hadeszeus - Oct 17, 2014 2:47

2 weeks ago I reported this skill issue here [url="http://herc.ws/board/tracker/issue-8380-suddenly-unable-to-cast-asura-strike/"]http://herc.ws/board/tracker/issue-8380-suddenly-unable-to-cast-asura-strike/[/url]

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?

This post has been edited by Hadeszeus on Jan 20, 2015 16:48

Ind - Oct 17, 2014 17:51

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)

Hadeszeus - Oct 19, 2014 1:21

Thank you Sir Ind. I updated the post with new skill.

This post has been edited by Hadeszeus on Oct 19, 2014 1:21

Hadeszeus - Nov 1, 2014 2:16

Up for this issue still encountering.

Hadeszeus - Nov 11, 2014 9:24

still figuring out how to atleast avoid this to happen. In a very rare case/chance, after asura strike of a player and return to TOWN. Asura can't be use anymore.

Playtester - Nov 11, 2014 12:38

I actually think this is related to the other problem you reported here:
[url="http://herc.ws/board/tracker/issue-8432-unknown-trigger-that-makes-arrow-storm-spammable/?gopid=24094#entry24094"]http://herc.ws/board/tracker/issue-8432-unknown-trigger-that-makes-arrow-storm-spammable/?gopid=24094#entry24094[/url]

In both cases skill-specific cooldowns don't work as they should.

Hadeszeus - Dec 24, 2014 12:17

Following up on this thanks :(

Emistry - Jan 1, 2015 12:10

[quote]
[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]2nd - follow with Ranger Skill Arrow Storm, suddenly stop from working.[/size][/font][/color][/quote]

Happen to me too ... but no idea how or why it happened...

This post has been edited by Emistry on Jan 1, 2015 12:11

Byte - Jan 6, 2015 2:01

also related to
[url="http://herc.ws/board/tracker/issue-8367-timer-settick-issue/?gopid=23763"]http://herc.ws/board/tracker/issue-8367-timer-settick-issue/?gopid=23763[/url]

this must be investigated into and fixed ASAP. many occurrences of broken cooldowns including Unlimit, Severe Rainstorm, and Highness Heal on our server already.

This post has been edited by Byte on Jan 6, 2015 2:04

Hadeszeus - Jan 12, 2015 1:47

Just wondering if this issue already fixed here [url="https://github.com/HerculesWS/Hercules/commit/819bc0c5bb225c51be77e585d5e1c8af00850657"]https://github.com/HerculesWS/Hercules/commit/819bc0c5bb225c51be77e585d5e1c8af00850657[/url]

malufett - Jan 12, 2015 10:40

[quote name="Hadeszeus" timestamp="1421027239"]
Just wondering if this issue already fixed here [url="https://github.com/HerculesWS/Hercules/commit/819bc0c5bb225c51be77e585d5e1c8af00850657"]https://github.com/HerculesWS/Hercules/commit/819bc0c5bb225c51be77e585d5e1c8af00850657[/url][/quote]
nah...its just the timerskill not the cd cooldown...:D

:meow:

Ind - Jan 18, 2015 22:16

[quote name="Ind" timestamp="1413568268"]
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)[/quote][url="https://github.com/HerculesWS/Hercules/commit/0957abd4d19b82b8dc8d7db2743008fa3daff3fa"]https://github.com/HerculesWS/Hercules/commit/0957abd4d19b82b8dc8d7db2743008fa3daff3fa[/url]

Hadeszeus - Jan 20, 2015 16:47

[quote name="Ind" timestamp="1421619412"][quote name="Ind" timestamp="1413568268"]

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)[/quote][url="https://github.com/HerculesWS/Hercules/commit/0957abd4d19b82b8dc8d7db2743008fa3daff3fa"]https://github.com/HerculesWS/Hercules/commit/0957abd4d19b82b8dc8d7db2743008fa3daff3fa[/url][/quote]

Thank you Sir Ind!

Jeffery - Jan 22, 2015 20:39

You should put[code=:0] idb_remove(skill->cd_db,sd->status.char_id);[/code]
when character logout (unit_free)
to fix this bug

Ind - Jan 22, 2015 21:11

[quote name="Jeffery" timestamp="1421959162"]
You should put[code=auto:0]idb_remove(skill->cd_db,sd->status.char_id);[/code]when character logout (unit_free)
to fix this bug

[/quote]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.

This post has been edited by Ind on Jan 22, 2015 21:12

Jeffery - Jan 23, 2015 19:18

the bug is that when character log out during the skill's cooldown time,
the cooldown would never end until the map-server restarts.

char0 - Jan 31, 2015 15:52

[b]Jeffery[/b], your solution really fixes the problem?

Which file should be placed those line?

Thanks.

kyeme - Jan 31, 2015 16:30

The problem is not yet fixed. Sir Ind only did a solution for a mean time :D

Ind - Mar 5, 2015 17:12

Am I to understand this has been addressed? I don't see this being reported lately

Hadeszeus - Mar 6, 2015 8:12

Looks like the issue still exist. [url="http://herc.ws/board/tracker/issue-8380-suddenly-unable-to-cast-asura-strike/"]http://herc.ws/board/tracker/issue-8380-suddenly-unable-to-cast-asura-strike/[/url]

Ind - Mar 6, 2015 10:30

[quote name="Hadeszeus" timestamp="1425629560"]
Looks like the issue still exist. [url="http://herc.ws/board/tracker/issue-8380-suddenly-unable-to-cast-asura-strike/"]http://herc.ws/board/tracker/issue-8380-suddenly-unable-to-cast-asura-strike/[/url][/quote]but that report is from before my modifications to the system in october 17th (does it still happen?)

This post has been edited by Ind on Mar 6, 2015 10:31

kyeme - Mar 6, 2015 11:18

[quote name="Ind" timestamp="1425637858"][quote name="Hadeszeus" timestamp="1425629560"]


Looks like the issue still exist. [url="http://herc.ws/board/tracker/issue-8380-suddenly-unable-to-cast-asura-strike/"]http://herc.ws/board/tracker/issue-8380-suddenly-unable-to-cast-asura-strike/[/url][/quote]but that report is from before my modifications to the system in october 17th (does it still happen?)[/quote]


Sir, the @cddebug command can fix the problem but the issue still exist and we don't know how to reproduce the bug.

This post has been edited by kyeme on Mar 6, 2015 11:19

Dastgir - Mar 6, 2015 12:48

[quote name="kyeme" timestamp="1425640722"][quote name="Ind" timestamp="1425637858"]

[quote name="Hadeszeus" timestamp="1425629560"]




Looks like the issue still exist. [url="http://herc.ws/board/tracker/issue-8380-suddenly-unable-to-cast-asura-strike/"]http://herc.ws/board/tracker/issue-8380-suddenly-unable-to-cast-asura-strike/[/url][/quote]but that report is from before my modifications to the system in october 17th (does it still happen?)[/quote]
Sir, the @cddebug command can fix the problem but the issue still exist and we don't know how to reproduce the bug.
[/quote]Type @cddebug, and show output if any invalid entries were found, so that Ind can better assist the issue..