After using Asura Strike then use Zen then Fury and then Body Reloc (Snap) Boooom client crash.
Suggested fix:
Change
clif->snap(src, src->x, src->y);
to
clif->slide(src, src->x, src->y);
However this fix removes the animation of body relocation thus changes the mechanics as well. It also looks ugly. Is there anyone who can provide a possible fix for this? I'm willing to test it. This problem still occurs up to now.
This matter is still not solved for some clients I'm not sure if I'm on the right section to post this though.
In reference to this: http://herc.ws/board/tracker/issue-7650-body-reloc-client-crash/
There are some headgears including:
that crashes the client.
To reproduce:
Suggested fix:
Change
to
However this fix removes the animation of body relocation thus changes the mechanics as well. It also looks ugly. Is there anyone who can provide a possible fix for this? I'm willing to test it. This problem still occurs up to now.
Share this post
Link to post
Share on other sites