- Mariel Posted May 5, 2013 Posted May 5, 2013 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 Quote
Capuche Posted May 5, 2013 Posted May 5, 2013 [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; 1 Quote
Question
- Mariel
Is there any way to track this error ?
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.