Jump to content
  • 0

HELP! status_skill2sc: Unsupported skill id 65535


RedMonkey

Question


  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  87
  • Reputation:   2
  • Joined:  03/30/16
  • Last Seen:  

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!

 

 

21lv250.png

Edited by akosivinmark
Link to comment
Share on other sites

11 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.01
  • Content Count:  53
  • Reputation:   0
  • Joined:  12/13/12
  • Last Seen:  

Does this leads you to map crashing?

upp

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  87
  • Reputation:   2
  • Joined:  03/30/16
  • Last Seen:  

For now no. But it bothers me that it would.

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  790
  • Reputation:   225
  • Joined:  01/30/13
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  87
  • Reputation:   2
  • Joined:  03/30/16
  • Last Seen:  

Clown buffs, for example. Apple idun's and the other one is casting Bragi's poem

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  790
  • Reputation:   225
  • Joined:  01/30/13
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  87
  • Reputation:   2
  • Joined:  03/30/16
  • Last Seen:  

Thank you, so it was a bug afterall

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  790
  • Reputation:   225
  • Joined:  01/30/13
  • Last Seen:  

Yeah but it's super complicated to fix because everything involving songs is complicated... moving unit cells and stuff. x_x

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  96
  • Reputation:   23
  • Joined:  06/14/16
  • Last Seen:  

Im having this issue ?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  65
  • Reputation:   0
  • Joined:  12/10/14
  • Last Seen:  

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 by Xiao
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  23
  • Reputation:   1
  • Joined:  09/28/12
  • Last Seen:  

I'm having the same error, and it's causing a lot of LAG

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  62
  • Topics Per Day:  0.02
  • Content Count:  217
  • Reputation:   16
  • Joined:  01/28/15
  • Last Seen:  

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...