Jump to content
  • 0

skill_unit_move_sub: Reached limit of unit objects per cell!


PapaZola

Question


  • Group:  Members
  • Topic Count:  318
  • Topics Per Day:  0.07
  • Content Count:  925
  • Reputation:   32
  • Joined:  12/05/11
  • Last Seen:  

dqmkdpoqs4.png

 

anyone can help me solved this problem?

 

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  08/22/16
  • Last Seen:  

Quote

 

The solution: Compílalo with the visual study, Version of your client. Example. 
Client 2010 - 2013 = Visual study 2010 
Client 2014 - 2015 = Visual study 2015 
Client 2018 - 2019 = Visual study 2017 
I hope it helps.

Link to comment
Share on other sites


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

When does that appear?

 

static int skill_unit_temp[20]; // temporary storage for tracking skill unit skill ids as players move in/out of them

Usually it is possible to have up to 20 units on the same cell. You need to place more on one?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  42
  • Topics Per Day:  0.01
  • Content Count:  1096
  • Reputation:   344
  • Joined:  02/26/12
  • Last Seen:  

When does that appear?

 

static int skill_unit_temp[20]; // temporary storage for tracking skill unit skill ids as players move in/out of them

Usually it is possible to have up to 20 units on the same cell. You need to place more on one?

 

Hi, i time to time have the same issue. But at last time (~ 1 month) i have not any errors like these in my map server.

 

 

dqmkdpoqs4.png

 

anyone can help me solved this problem?

 

What revision of your emulator? And how big online? (i required it, because i guess it's happened with songs + gospel + on the same cell)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  318
  • Topics Per Day:  0.07
  • Content Count:  925
  • Reputation:   32
  • Joined:  12/05/11
  • Last Seen:  

im used 17072 rAthena

and here another problem

please help

kppa8qwudp.png

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  318
  • Topics Per Day:  0.07
  • Content Count:  925
  • Reputation:   32
  • Joined:  12/05/11
  • Last Seen:  

upp

Link to comment
Share on other sites


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

That second error sounds like the client version you use isn't compatible with the server compile.

 

You should also consider updating to latest GIT:

https://github.com/rathena/rathena

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...