Jump to content
  • 0

same Error in map...


domez86

Question


  • Group:  Members
  • Topic Count:  85
  • Topics Per Day:  0.02
  • Content Count:  207
  • Reputation:   0
  • Joined:  06/11/13
  • Last Seen:  

hello, help me for error in Geffen Magic Tournament:

[Error]: buildin_unitwarp: Unit with ID '0' is not found.
[Debug]: Source (NPC): Dwigh#1 at 1@ge_st (114,50)

this in Horror Toy Factory:

[Error]: buildin_getunitdata: Unit with ID '110086556' is not found.
[Debug]: Source (NPC): #bssk03 at 1@xm_d (1,5)

& this:

[Error]: npc_click: npc_id != 0

tnx in advance!

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

Quote

[Error]: buildin_getunitdata: Unit with ID '110086556' is not found.
[Debug]: Source (NPC): #bssk03 at 1@xm_d (1,5)

try this

https://github.com/rathena/rathena/pull/4383/files

 

Quote

[Error]: npc_click: npc_id != 0

this sometimes happen when player forced to deattach from a npc

for example , if the player die while talking to a npc , and the npc have more auto progress , you can ignore it if your scripts have to bugs

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  85
  • Topics Per Day:  0.02
  • Content Count:  207
  • Reputation:   0
  • Joined:  06/11/13
  • Last Seen:  

On 10/2/2019 at 3:27 AM, sader1992 said:

try this

https://github.com/rathena/rathena/pull/4383/files

 

this sometimes happen when player forced to deattach from a npc

for example , if the player die while talking to a npc , and the npc have more auto progress , you can ignore it if your scripts have to bugs

tnx!

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