when i got logout all my items in my inventory gone but in my equipment dont
heres the sql error
Info]: Loading Char Data (2000000)
[info]: Char load request (150000)
: DB error - Unknown column 'bound' in 'field list'
[Debug]: at c:\program files\rock\my ragnarok files\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 - Statement not prepared
[Debug]: at c:\program files\rock\my ragnarok files\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
[sql]: DB error - Unknown column 'bound' in 'field list'
[Debug]: at c:\program files\rock\my ragnarok files\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`='2000000' ORDER BY `nameid`
[sql]: DB error - Statement not prepared
[info]: storage load complete from DB - id: 2000000 (total: 0)
[sql]: DB error - Unknown column 'bound' in 'field list'
Question
Myth
when i got logout all my items in my inventory gone but in my equipment dont
heres the sql error
Link to comment
Share on other sites
2 answers to this question
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.