Jump to content
  • 0
Mhalicot

R>Item data structure overhaul error msg

Question

I would like to request item data structure console error message. because for now when there's something wrong with the item data, it doesn't show any error or information about that, thus it will crash your map-server without knowing why..

 

After searching the root of error, I found out that the reason of map server crash is because of Inherit.

 

example:

 

item_db.conf

{    Id: 2169    AegisName: "Kalasak"    Name: "Kalasag"    Type: 5    Buy: 20    Weight: 400    Def: 40    Upper: 63    Loc: 32    View: 1    Script: <" bonus2 bSubRace,RC_Boss,getrefine()/3; ">},

 

 

I want to add a slot, so in item_db2.conf

// Kalasag{	Id: 2169	Inherit: true	Slots: 1},

Then restart the server.

 

this will result of map-server crash and restart without any error or debug.

Edited by sevenzz23

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

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

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.