secondL Posted June 13, 2013 Posted June 13, 2013 nag update ako ng SVN UP TO LATEST napansin ko nawala ang mga gamit sa inventory at pati suot ng mga characters nawala rin....paano ba gagawin dun? Quote
secondL Posted June 13, 2013 Author Posted June 13, 2013 Update your mmo.h Still they not are back or retrived my items [SQL]: DB error - Unknown column 'bound' in 'field list' [Info]: Loading Char Data (2000002) [SQL]: DB error - Statement not prepared [SQL]: DB error - Unknown column 'bound' in 'field list' [Info]: Char load request (150002) [SQL]: DB error - Statement not prepared [Debug]: at c:\program files\amuro\trunk\src\char\char.c:1308 - SELECT `id`, `nameid`, `amount`, `equip`, `identify`, `refine`, `attribute`, `expire_time`, `favorite`, `bound`, `unique_id`, `card0`, `card1`, `card2`, `card3` FROM `inventory` WHERE `char_id`=? LIMIT 100 [SQL]: DB error - Unknown column 'bound' in 'field list' [Debug]: at c:\program files\amuro\trunk\src\char\char.c:1339 - SELECT `id`, `nameid`, `amount`, `equip`, `identify`, `refine`, `attribute`, `expire_time`, `bound`, `unique_id`, `card0`, `card1`, `card2`, `card3` FROM `cart_inventory` WHERE `char_id`=? LIMIT 100 [Debug]: at c:\program files\amuro\trunk\src\char\int_storage.c:47 - SELECT `id`,`nameid`,`amount`,`equip`,`identify`,`refine`,`attribute`,`expire_time`,`bound`,`unique_id`,`card0`,`card1`,`card2`,`card3` FROM `storage` WHERE `account_id`='2000002' ORDER BY `nameid` nakuha ko ang error na yan....napalitan ko na rin ang mmo.h Quote
Jaburak Posted June 13, 2013 Posted June 13, 2013 Maybe your custom source mod affected after the update. Quote
Limestone Posted June 14, 2013 Posted June 14, 2013 what is your rev? try to execute sql upgrades. Quote
SlashGeeGee Posted June 14, 2013 Posted June 14, 2013 according to your error you must execute. upgrade_svn17351 to your SQL database. SlashGeeGee 1 Quote
secondL Posted June 14, 2013 Author Posted June 14, 2013 according to your error you must execute. upgrade_svn17351 to your SQL database. SlashGeeGee SOLVED THANKS TO YOU DUDE! Quote
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.