Page 1 of 1

Character freeze (Give all Skills)

Posted: Tue Mar 29, 2011 10:17 am
by angkor_tm
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 4531:
L2JDP Revision 7847:
Clean server
1 Chars
No modifications
OS Linux
Xenon Quad...
16 Gb ram

When admin Give all Skills for char, or set AutoLearn skills - char freeze for 1-3 sec (Depending on the number skills)
When appears msg "You have learned skillCounter new skills" then char unfreez.
How fix?

Re: Character freeze (Give all Skills)

Posted: Tue Mar 29, 2011 10:44 am
by antons007
it is a feature not a bug

Re: Character freeze (Give all Skills)

Posted: Tue Mar 29, 2011 10:55 am
by angkor_tm
What? =) This is not a feature - it is a small defect.

Re: Character freeze (Give all Skills)

Posted: Tue Mar 29, 2011 12:00 pm
by jurchiks
It's probably better if the player doesn't do anything while getting those skills. To prevent bugging the process, you know?
Besides, you don't do that all the time, do you?

Re: Character freeze (Give all Skills)

Posted: Tue Mar 29, 2011 1:25 pm
by angkor_tm
maybe, but
If I have high rate server, my players get immediately 85 lvl and 80 lvl subclass - they take many skills.... it's a bit annoying....

Re: Character freeze (Give all Skills)

Posted: Tue Mar 29, 2011 1:32 pm
by JIV
its because packets are executed one after one. you need search code and run it separately in other thread.

Re: Character freeze (Give all Skills)

Posted: Tue Mar 29, 2011 3:34 pm
by angkor_tm
Unfortunately I'm not good at programming. At least you can specify the code section.