Jump to content
  • 0

help Resource File Loading Fail when adding Custom Item.


imdango

Question


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

Hi guys, so I'm trying to add new item to my server.

After follow "exactly" steps for adding new items (in 'For New Clients' section) by this link: https://github.com/rathena/rathena/wiki/Custom-Items, I encountered a strange error that seem very easy for debug but somehow, it's not easy (for me)...

These below pictures will show you a clearly vision what I'm facing:

1/ Resource File Loading fail Error:

image.png

2/ A few moment later, with the same item, I got same error, but different message:

image.png

=> So I wonder, how can it be??? O_o

3/ Add headgear spr and act to male and female:

image.png

4/ Add item name to accname.lub and item view id to accessoryid.lub:

image.png

5/ Add item description to itemInfo.lua:

image.png

6/ Add item to item_db.txt in server side:

image.png

 

Please help me as your kind ~~

Thank you ~~ >.<

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1535
  • Reputation:   236
  • Joined:  08/03/12
  • Last Seen:  

11 hours ago, imdango said:

Hi guys, so I'm trying to add new item to my server.

After follow "exactly" steps for adding new items (in 'For New Clients' section) by this link: https://github.com/rathena/rathena/wiki/Custom-Items, I encountered a strange error that seem very easy for debug but somehow, it's not easy (for me)...

These below pictures will show you a clearly vision what I'm facing:

1/ Resource File Loading fail Error:

image.png

2/ A few moment later, with the same item, I got same error, but different message:

image.png

=> So I wonder, how can it be??? O_o

3/ Add headgear spr and act to male and female:

image.png

4/ Add item name to accname.lub and item view id to accessoryid.lub:

image.png

5/ Add item description to itemInfo.lua:

image.png

6/ Add item to item_db.txt in server side:

image.png

 

Please help me as your kind ~~

Thank you ~~ >.<

make sure you diffed your client with max headgear id 32000

Link to comment
Share on other sites

  • 0

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

3 hours ago, Chaos92 said:

make sure you diffed your client with max headgear id 32000

Solved. Thank you verymuch!!

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