karazu 33 Posted April 15, 2015 [Warning]: pc_bonus2: unknown type 0 8 1![Warning]: pc_bonus2: unknown type 0 6 1! Is there anyway we can track the item that causes this one please? Share this post Link to post Share on other sites
0 mrlongshen 22 Posted April 15, 2015 (edited) [Warning]: pc_bonus2: unknown type 0 8 1![Warning]: pc_bonus2: unknown type 0 6 1! Is there anyway we can track the item that causes this one please? kindly I believe it happen from script. maybe bonus / skill script ? Edited April 15, 2015 by mrlongshen Share this post Link to post Share on other sites
0 karazu 33 Posted April 15, 2015 (edited) @mrlongshen It came out after updating my item_db Edited April 15, 2015 by karazu Share this post Link to post Share on other sites
0 Dastgir 1246 Posted April 16, 2015 @mrlongshen It came out after updating my item_db There's some bonus2 blabla,8,1;And bonus2 blabla,6,1; And that blabla isn't a appropriate bonus(maybe a typo??) 1 Tsuuu reacted to this Share this post Link to post Share on other sites
0 karazu 33 Posted April 16, 2015 @mrlongshen It came out after updating my item_db There's some bonus2 blabla,8,1;And bonus2 blabla,6,1; And that blabla isn't a appropriate bonus(maybe a typo??) Sorry I am not sure, I am not good in reading scripts/formulas so I cannot identify. Share this post Link to post Share on other sites
0 zackdreaver 90 Posted April 16, 2015 Try equip what you have 1 by 1, and check if they shows in console. Share this post Link to post Share on other sites
0 Dastgir 1246 Posted April 16, 2015 Try equip what you have 1 by 1, and check if they shows in console.Better, open Notepad++,Go to Find command. Select the last option(something named extended or regex search on find window) Type there bonus2 [A-Za-z]+,8,1; Share this post Link to post Share on other sites
0 karazu 33 Posted April 16, 2015 Try equip what you have 1 by 1, and check if they shows in console.Better, open Notepad++,Go to Find command. Select the last option(something named extended or regex search on find window) Type there bonus2 [A-Za-z]+,8,1; doing it now.. This one? Share this post Link to post Share on other sites
0 Dastgir 1246 Posted April 16, 2015 Try equip what you have 1 by 1, and check if they shows in console.Better, open Notepad++,Go to Find command. Select the last option(something named extended or regex search on find window) Type there bonus2 [A-Za-z]+,8,1; doing it now..This one?herc.jpg Third option, choose regular expression. Share this post Link to post Share on other sites
0 Yoh Asakura 9 Posted April 16, 2015 [Warning]: pc_bonus2: unknown type 0 8 1![Warning]: pc_bonus2: unknown type 0 6 1! Is there anyway we can track the item that causes this one please? This is from the item_db or item_db2. This warning appears because there is/are item(s) with unknown script effect, which means you must have changed some items effect incorrectly. Share this post Link to post Share on other sites
0 Radian 9 Posted April 16, 2015 There's a patch on rAthena to identify the warnings on bonus scripts. We know this happens sometime here is the patch https://rathena.org/board/topic/98756-warnings/ Share this post Link to post Share on other sites
0 Angelmelody 221 Posted April 16, 2015 I agree that Warning msgs should be improved, something like [Warning]: itemid:xxxx pc_bonus: unknown type [Warning]: itemid:aaaa pc_bonus2: unknown type [Warning]: itemid:bbbb pc_bonus3: unknown type [Warning]: itemid:ccc pc_bonus5: unknown type Share this post Link to post Share on other sites
Is there anyway we can track the item that causes this one please?
Share this post
Link to post
Share on other sites