Jump to content
  • 0

How to remove this.


Deviszh

Question


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  173
  • Reputation:   3
  • Joined:  09/04/16
  • Last Seen:  

I remove some items in my itemdb.txt by putting // before the item id.

 

Untitled.jpg

 

now, how to remove this warnings? im getting rid of them.

 

and also this error at mapserver.

 

[Error]: sv_readdb: can't read db/item_stack.txt

[Error]: sv_readdb: can't read db/item_nouse.txt

 

already get the item_stack and nouse.txt in import-tmpl folder and put it in my pre-re folder. but im getting the same error.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  09/14/14
  • Last Seen:  

Make sure your server isn't running off a different directory on your VPS, I made the same mistake, took me a while before I managed to find where it was running from. Make a few changes to the server, if it doesn't register in-game, then your server's probably running off a different directory on your VPS.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  173
  • Reputation:   3
  • Joined:  09/04/16
  • Last Seen:  

Make sure your server isn't running off a different directory on your VPS, I made the same mistake, took me a while before I managed to find where it was running from. Make a few changes to the server, if it doesn't register in-game, then your server's probably running off a different directory on your VPS.

 

i dont have vps.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  41
  • Reputation:   1
  • Joined:  10/12/12
  • Last Seen:  

check item form mob_db or inventory char

Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2346
  • Joined:  10/28/11
  • Last Seen:  

  • find the monster that drop these item and remove it from db/re/mob_db.txt
  • delete all these itemID in database from all these SQL tables
    • storage
    • inventory
    • cart_inventory
    • guild_storage
    • auction
    • mail

* check the card columns as well.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.02
  • Content Count:  173
  • Reputation:   3
  • Joined:  09/04/16
  • Last Seen:  

 

  • find the monster that drop these item and remove it from db/re/mob_db.txt
  • delete all these itemID in database from all these SQL tables
    • storage
    • inventory
    • cart_inventory
    • guild_storage
    • auction
    • mail

* check the card columns as well.

 

 

thanks emistry

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