Page 1 of 1
Take A Look And Help me Please!
Posted: Tue Feb 23, 2010 4:43 am
by Edemon
Hello there well i am using L2J pack latest revision and i discover a bug, listen up how it work's : you go to the class manager roy the cat, open his dialog and click restart, and before the client do the restart, you click one of the options you have to be fast, when you login you got the skills but not the class title. and then you have a character with multi skill's does anyone has an idea for how to fix that?
Regards.
Server Version= 3962
Datapack Version= 7109
Re: Take A Look And Help me Please!
Posted: Tue Feb 23, 2010 8:28 am
by _DS_
How easy to reproduce ? Because I can't do it.
Re: Take A Look And Help me Please!
Posted: Tue Feb 23, 2010 9:22 am
by denser
me too. cant do. it always works normal.even place windows near to each other to do it as fast as possible.
Re: Take A Look And Help me Please!
Posted: Tue Feb 23, 2010 9:47 am
by Edemon
well i am speaking about the class manager Roy the cat with template id 31228 one example :
make a char 85 level without to take a class, the begginer class by the way go at roy the cat press on it , it will show you the dialoge make a restart and before the client will restart press on an option that you want and login again you will take skill's that's not normal for your class title that you choose if you can test it and tell me the result's cause i try it on different revision's of L2J gracia final my old pack, and my new epilogue one and the skill's stuck for now i disable the option that give's the skill's automatic and i tell to the player that they play on my server to do it manually and it's sucks a bit :/ i will be happy if you find a solution and help me with this problem
Regards.
Re: Take A Look And Help me Please!
Posted: Tue Feb 23, 2010 10:40 am
by _DS_
Edemon wrote:for now i disable the option that give's the skill's automatic and i tell to the player that they play on my server to do it manually and it's sucks a bit :/ i will be happy if you find a solution and help me with this problem
So.. AutoLearnSkills = True ?
This is not a default setting.
Re: Take A Look And Help me Please!
Posted: Tue Feb 23, 2010 10:54 am
by denser
i have turned it on. but cant reproduce it. i will try another couple of times...
Re: Take A Look And Help me Please!
Posted: Tue Feb 23, 2010 11:49 am
by rock and roll
I can't reproduce it too.
Re: Take A Look And Help me Please!
Posted: Tue Feb 23, 2010 1:28 pm
by Stake
Maybe it happened by accident? I don't know, how the code is (i'm lazy to look at that now:P), but it can happen when the method of auto-adding skills is before the change of class title, and when you log out, it aborts running, and you get only skills, but no class.
Re: Take A Look And Help me Please!
Posted: Tue Feb 23, 2010 3:24 pm
by Edemon
by the way can you check this code?
http://pastebin.com/5NNd2ywp
a guy gave it to me but i am newbie on java maybe it's a fix but i want your opinion
Regards.
Re: Take A Look And Help me Please!
Posted: Tue Feb 23, 2010 5:15 pm
by _DS_
Edemon wrote:by the way can you check this code?
Nothing interesting. This guy even does not looked inside setClassId() function.