Jump to content
  • 0

Guys M getting 2 Errors please help me fixing it


Nash

Question


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  174
  • Reputation:   0
  • Joined:  02/17/12
  • Last Seen:  

hi guys,
m getting these errors

1)
 

[SQL]: DB error - Table 'ragnarok.item_serials' doesn't exist
[Debug]: at c:\ro developement\ragnrok server side\rA\src\map\itemdb.c:1417
 SELECT `nameid`, `serial` FROM `item_serials`

2)

[Error]: npc_enable: Attempted to hide a non-existing NPC 'pickaboo' (fla
g=0).
[Error]: npc_enable: Attempted to hide a non-existing NPC 'pickaboo' (fla
g=0).
[Error]: npc_enable: Attempted to hide a non-existing NPC 'pickaboo' (flag
=0).
[Error]: npc_enable: Attempted to hide a non-existing NPC 'pickaboo' (flag
=0).

 please help me solve em ^^ 

Regards,
Nash

Edited by Nash
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  403
  • Reputation:   245
  • Joined:  12/17/11
  • Last Seen:  

From the looks of it (for the first error), you're using a script that requires you to import a SQL table into your database, but that SQL table can't be found/isn't there.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  

I think it's eA mod...

Just like what Najara has said, it's related to your missing sql table and script fault.

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