Jump to content

Recommended Posts

Hello ,i started a metin2 server with hamachi just for me ,and i get this mysql error..

[code]

SYSERR: Feb 25 20:50:42 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Unknown column 'shop_item.price_vnum' in 'field list'
query: SELECT shop.vnum, shop.npc_vnum, shop_item.item_vnum, shop_item.count ,shop_item.price_vnum ,shop_item.price FROM shop LEFT JOIN shop_item ON shop.vnum = shop_item.shop_vnum ORDER BY shop.vnum, shop_item.item_vnum
SYSERR: Feb 25 20:50:42 :: InitializeShopTable: InitializeShopTable : Table count is zero.
SYSERR: Feb 25 20:50:42 :: InitializeTables: InitializeShopTable FAILED
SYSERR: Feb 25 20:50:42 :: Initialize: Table Initialize FAILED
SYSERR: Feb 25 20:50:42 :: pid_deinit: 
End of pid

SYSERR: Feb 25 20:53:24 :: pid_init: 
Start of pid: 1267

SYSERR: Feb 25 20:53:26 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Unknown column 'shop_item.price_vnum' in 'field list'
query: SELECT shop.vnum, shop.npc_vnum, shop_item.item_vnum, shop_item.count ,shop_item.price_vnum ,shop_item.price FROM shop LEFT JOIN shop_item ON shop.vnum = shop_item.shop_vnum ORDER BY shop.vnum, shop_item.item_vnum
SYSERR: Feb 25 20:53:26 :: InitializeShopTable: InitializeShopTable : Table count is zero.
SYSERR: Feb 25 20:53:26 :: InitializeTables: InitializeShopTable FAILED
SYSERR: Feb 25 20:53:26 :: Initialize: Table Initialize FAILED
SYSERR: Feb 25 20:53:26 :: pid_deinit: 
End of pid

[/code]

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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.