I'm testing in using SQL for item database and found this error on the terminal:
[Error]: Monster Drops item Black_Treasure_Box does not exist, skipping.
[Error]: Occurred in file '' on line 0 and column -1.
[Error]: Monster Drops item Black_Treasure_Box does not exist, skipping.
[Error]: Occurred in file '' on line 0 and column -1.
[Error]: Monster Drops item Black_Treasure_Box does not exist, skipping.
[Error]: Occurred in file '' on line 0 and column -1.
[Error]: Monster Drops item Black_Treasure_Box does not exist, skipping.
[Error]: Occurred in file '' on line 0 and column -1.
[Error]: Monster Drops item Pumpkin_Head_Crushed does not exist, skipping.
[Error]: Occurred in file '' on line 0 and column -1.
[Error]: Monster Drops item Worn_Cloth_Piece does not exist, skipping.
[Error]: Occurred in file '' on line 0 and column -1.
[Error]: Monster Drops item Gold_Tulip does not exist, skipping.
[Error]: Occurred in file '' on line 0 and column -1.
I have looked in item_db_re_usable.sql and found those items:
VALUES (12715,'Black_Treasure_Box'
item_db_re_etc.sql
VALUES (6298,'Pumpkin_Head_Crushed
Can someone tell me where to look for "Monster Drops" ... thank you
Hi,
I'm testing in using SQL for item database and found this error on the terminal:
I have looked in item_db_re_usable.sql and found those items:
VALUES (12715,'Black_Treasure_Box'
item_db_re_etc.sql
VALUES (6298,'Pumpkin_Head_Crushed
Can someone tell me where to look for "Monster Drops" ... thank you
Link to comment
Share on other sites