RedMonkey Posted May 1, 2016 Posted May 1, 2016 (edited) Hello, I have tried searching google and unfortunately I can't find answers. The only 3rd party I use is Gepard shield. Rathena was only set to prerenewal Client is version 45 20130807, Someone help me please. I have 300ish users online and it's hard to detect where this is coming from Edit: I have found the problem. Two Clowns are casting their buffs. whenever a player has these two buffs and kills a monster this error comes up. Still I don't know how to fix it. Please help! Edited May 1, 2016 by akosivinmark Quote
0 RedMonkey Posted May 1, 2016 Author Posted May 1, 2016 For now no. But it bothers me that it would. Quote
0 Playtester Posted May 27, 2016 Posted May 27, 2016 What buffs? Can someone else reproduce this issue? If yes, would be nice if you could report a way to reproduce it on the issue tracker: https://github.com/rathena/rathena/issues Quote
0 RedMonkey Posted June 4, 2016 Author Posted June 4, 2016 Clown buffs, for example. Apple idun's and the other one is casting Bragi's poem Quote
0 Playtester Posted June 5, 2016 Posted June 5, 2016 Ok, can confirm it, but it has to do with the dissonance song overlap effect. Enemies inside that are killed throw skill id error 0. Enemies that lost overlap effect throw skill id error 65535. Created issue on github: https://github.com/rathena/rathena/issues/1341 Quote
0 Playtester Posted June 10, 2016 Posted June 10, 2016 Yeah but it's super complicated to fix because everything involving songs is complicated... moving unit cells and stuff. x_x Quote
0 Xiao Posted September 7, 2018 Posted September 7, 2018 (edited) I have the same problem. =( [Error]: Skill '65535' is undefined! status.c:108::status_skill2sc [Error]: status_skill2sc: Unsupported skill id 65535 [Error]: status_skill2sc: Unsupported skill id 0 My emulator: rAmod. Edited September 7, 2018 by Xiao Quote
0 Psyz Posted January 23, 2019 Posted January 23, 2019 I'm having the same error, and it's causing a lot of LAG Quote
0 OscarScorp Posted April 25, 2019 Posted April 25, 2019 If you edited skill.cpp, check any part you edited. Try commenting everything you changed, recompile. If it works, then you may have the same issue I did: - I edited some skills and created some more, one of them didn't have a closing bracket (heh... rookie mistake), so it led to affecting the rest of the skills. If you edited any other file, try commenting the changes, leave 1 change uncommented, recompile, run server and check if it works. You can try 1 by 1 like this. Hopefully this help you. Quote
Question
RedMonkey
Hello, I have tried searching google and unfortunately I can't find answers.
The only 3rd party I use is Gepard shield. Rathena was only set to prerenewal
Client is version 45 20130807, Someone help me please. I have 300ish users online and it's hard to detect where this is coming from
Edit: I have found the problem. Two Clowns are casting their buffs. whenever a player has these two buffs and kills a monster this error comes up.
Still I don't know how to fix it. Please help!

Edited by akosivinmark11 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.