Jump to content
  • 0

Is there any way to track this ?


Question

Posted

Is there any way to track this error ?

 

[Warning]: pc_bonus2: unknown type 1054 7 10!
[Warning]: pc_bonus2: unknown type 1054 7 10!
[Warning]: pc_bonus2: unknown type 1054 7 10!
[Warning]: pc_bonus2: unknown type 1054 7 10!

 

I ignored it because it almost doesn't affect my server. I know this is an item_db script error, but I have too many custom items :( 

1 answer to this question

Recommended Posts

Posted
[Warning]: pc_bonus2: unknown type 1054 7 10!

Follow the line :

  • pc_bonus2 : your error is on a bonus2 item script
  • type 1054 : search the const name in db/const.txt which match this type => bDefRate
  • 7 10 : are the value after the type

=> search bonus2 bDefRate,10,7;

 

 

Following trunk/doc/item_bonus.txt this item script must follow the typo

bonus bDefRate,n;

  • Upvote 1

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...