Job Abiltities
Job Abiltities
When my players are changing classes their job abilities are not reloading or updating when they level up.
I'm guessing that it's likely packet issues and I'm horrible with packets
I'm guessing that it's likely packet issues and I'm horrible with packets
Re: Job Abiltities
is no one else having this problem on the newest patch?
Re: Job Abiltities
I'm not no, have you tried changing jobs and going back to WAR?
Re: Job Abiltities
Tried everything. I reverted to an old commit before the packet stuff and works fine... odd.
Re: Job Abiltities
So, we get receive packet 100 from the client. I assume it runs its stuff, there's literally like no difference between what I'm running and the main DSP branch.
I'm assuming all the charutils work because nothing major was changed there, my server just isn't sending info back to the client?
I did an apt-get update(maybe a library was out of date) no dice. Floundering here.
I'm assuming all the charutils work because nothing major was changed there, my server just isn't sending info back to the client?
I did an apt-get update(maybe a library was out of date) no dice. Floundering here.
Re: Job Abiltities
It also seems to be anytime job abilities or weapon skills needs an update. Like if you get enough skill ups to get another weaponskill, you don't actually get it. So its not just leveling or job changing.
So, the problem is likely pushing the packet to the client but what I can't figure out is why is this only affecting me?
Using Linux 14.04 64bit
I run autogen.sh before compile
So, the problem is likely pushing the packet to the client but what I can't figure out is why is this only affecting me?
Using Linux 14.04 64bit
I run autogen.sh before compile
Re: Job Abiltities
I am having similar problems, so it's not just you. Just did an update on client/DSP last night so everything is current as of around midnight-2am april 3. Server is running on windows 7 64.
Entering any zone results in my mithra (currently wearing RSE body) displaying as a blond male hume wearing lv. 7 leather body.
Spell list is correct for a lv.40 DRK, But job abilities and traits are that of a 99Bst/Dnc regardless of any job changes.
No Job abilities are usable via macro/typing/manual selection from menu.
Weapon skill list shows only Axe WS up to lv99, regardless of weapon equipped. Correct WS for weapon and level can be used via macro/typing manually.
things should work themselves out in the next few days. I'm already seeing some bug reports on github for some of the issues. I usually wait a bit to update after a big client patch since things always go a bit wonky.
coincidentally, bst99/dnc is what I was playing as, a month ago before my motherboard went down.
Entering any zone results in my mithra (currently wearing RSE body) displaying as a blond male hume wearing lv. 7 leather body.
Spell list is correct for a lv.40 DRK, But job abilities and traits are that of a 99Bst/Dnc regardless of any job changes.
No Job abilities are usable via macro/typing/manual selection from menu.
Weapon skill list shows only Axe WS up to lv99, regardless of weapon equipped. Correct WS for weapon and level can be used via macro/typing manually.
things should work themselves out in the next few days. I'm already seeing some bug reports on github for some of the issues. I usually wait a bit to update after a big client patch since things always go a bit wonky.
coincidentally, bst99/dnc is what I was playing as, a month ago before my motherboard went down.
Re: Job Abiltities
I run my server on Win7 and updated in the afternoon 4/3/15. I have seen no issues and none of my players have reported this. Did you rebuild your servers after the update? I've made it a habit to do that regardless if it's needed or not.
Re: Job Abiltities
I have, yes. I make sure to rebuild the servers every time I update DSP.
Re: Job Abiltities
I updated DSP as of last night, and rebuilt the search/connect/game servers and everything is back to working normally again. Hopefully things are the same for you!