New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Soul Link for Bard/Dancer doesn't enable the linked skill #4801
Comments
|
Same at 20180620 client. |
|
Yeah I wanna said the same think as pigati23 stated. Try to check your skilldescript.lub, skillinfolist.lub, skilltreeview.lub and skilltreeview_web.lub |
|
@pigati23 Can you leve me your skillinfoz folder? cus im trying with many diferent folders and its not working. if its possible :D |
|
@reunite-ro Actually i have been reading those files and i didnt find anything. |
|
Btw chriss only translates Renewal, maybe You can use zackdreaver for Pre-Renewal (as I read the issues related pre-re) but he didnt update the files for it since last year. |
I haven't reviewed it in detail, but I think that may work for what he is needing. If you find many differences, you can correct it with Zack's translation for pre-renewal. |
|
Already try those two, ill try Chirs :D |
|
same here, the problem it's only with gypsy, clown it's ok |
|
|
|
I see its already reported 25 days ago. @ihernandeza i assume you are testing it in your live server? Because the local ones doesnt have this problem(assumingly your local is running windows OS). In windows VPS i confirm its working as intended. |
|
live server at google compute engine, centos 7 |
|
@ihernandeza i knew it. Lets wait for the fix. |
|
Same problem here, linux based live server: grayed But using gepard on live and not a local? Anyone else? |
|
Did you try with an actual Soul Linker character, not self buff? |
|
@Akaineko-astasi yes. It really doesnt work. Like i said for you to reproduce this. You have to have live server. As ive mentioned here #4909 @Kreustoo My local server have gepard. And it works. My live has gepard as well but it doesnt work. |
|
Yeah both time I tried with a real SL character using the spell. |
|
As for me. ive tried everything. Even updating my compiler in my vps. #4909 |
|
having same issue here, but actually if you put clown card (armor) you normaly get poem of bragi in you skills, so its not client side i guess ? |
yeah, aparently it is a problem in the OS
|
|
Im get same issue but only for gypsy. |
|
any news from this? |
|
What version of gcc are you all using? |
7 |
|
Yes me too 7. As per my vps provider. Is there a way to check the current version? |
These should return the versions. |
|
gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 |
|
Are you referring to this diff? |
|
Yes @aleos89. That is the solution for this problem. I never want to use it in the first place but it was forced me to because of this bug. Anyhow its a good feature indeed. The only concern is it does give me and everybody else memory leak. |
* Fixes #4801. * Fixes Bard and Dancer not gaining the opposite class's skills. * Cleans up check to not be reliant on sketchy index checks. Thanks to @ihernandeza, @gidzdlcrz, and @Lemongrass3110!
* Fixes #4801. * Fixes Bard and Dancer not gaining the opposite class's skills. * Cleans up check to not be reliant on sketchy index checks. Thanks to @ihernandeza, @gidzdlcrz, and @Lemongrass3110!



Result: Can't use bonus skills

Expected Result: Allow to use linked skills, based on Mastered ones as Dancer explained here
How to Reproduce:
Master any of this skills as a dancer: Humming, Dont Forget Me, Fortune Kiss, Service for you
Trow Bard and Dancer spirit skill to the Dancer using a Soul Linker on Doble Login
Check the "Other Tab" on the skill window of the dancer, Bard skills will appear grayed.
If you have some skill points, and change the window mode to the small one, you could add some points to every skill, but if you press the "Reset" button, your skill points will be restored but not the skill level, causing an infinite skill level up (Fortunally, this is only visual)

none
The text was updated successfully, but these errors were encountered: