Jump to content

Navicat - Player Table (Item_proto)


Recommended Posts

Good morning. I am trying for a few days to solve a problem which is in the item_proto table in Navicat the column name. I converted my xml file to sql, but it gives me an error when entering the game after doing this. The error is in the name column. My question is. How do I resolve this error? Can you remove the name column? This name column contains the names in Chinese / Korean

 

Image

Edited by Metin2 Dev
Core X - External 2 Internal
  • Love 1
Link to comment
Share on other sites

i know where is error, i just cant resolve it

 

 

SYSERR: Feb  6 16:40:59 :: Start: TABLE_POSTFIX not configured use default
SYSERR: Feb  6 16:41:00 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Unknown column 'addon_type' in 'field list'
query: SELECT vnum, type, subtype, name, locale_name, gold, shop_buy_price, weight, size, flag, wearflag, antiflag, immuneflag+0, refined_vnum, refine_set, magic_pct, socket_pct, addon_type, limittype0, limitvalue0, limittype1, limitvalue1, applytype0, applyvalue0, applytype1, applyvalue1, applytype2, applyvalue2, value0, value1, value2, value3, value4, value5 FROM item_proto ORDER BY vnum
SYSERR: Feb  6 16:41:00 :: InitializeItemTable: query error: SELECT vnum, type, subtype, name, locale_name, gold, shop_buy_price, weight, size, flag, wearflag, antiflag, immuneflag+0, refined_vnum, refine_set, magic_pct, socket_pct, addon_type, limittype0, limitvalue0, limittype1, limitvalue1, applytype0, applyvalue0, applytype1, applyvalue1, applytype2, applyvalue2, value0, value1, value2, value3, value4, value5 FROM item_proto ORDER BY vnum
SYSERR: Feb  6 16:41:00 :: InitializeTables: InitializeItemTable FAILED
SYSERR: Feb  6 16:41:00 :: Initialize: Table Initialize FAILED
 

 

error in item_proto. 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.