• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Help] Item Logs

Newbie Spellweaver
Joined
May 6, 2013
Messages
21
Reaction score
0
Where do I check lost items in a specific char or item logs in general? Thank in advance.


PS.
Items were lost from Extra Bag Bug. This bug causes all items inside the Extra Bag to disappear for yet an unknown reason.
 
Last edited:
Inactive
Joined
Jan 20, 2009
Messages
1,014
Reaction score
1,830
Most likely in the logging database, but you should be more specific as why the item was lost.

However, i would start checking these:
  • LOG_ITEM_SEND_TBL
  • LOG_GUILD_BANK_TBL
  • LOG_ITEM_TBL
  • tblTradeDetailLog
  • tblTradeItemLog
  • tblTradeLog
 
Newbie Spellweaver
Joined
May 6, 2013
Messages
21
Reaction score
0
Most likely in the logging database, but you should be more specific as why the item was lost.

However, i would start checking these:
  • LOG_ITEM_SEND_TBL
  • LOG_GUILD_BANK_TBL
  • LOG_ITEM_TBL
  • tblTradeDetailLog
  • tblTradeItemLog
  • tblTradeLog
Edited the thread. Items were lost from Extra Bag Bug. This bug causes all items inside the Extra Bag disappear for unknown reason.

How could I restore all the items?
 
One word! Im Fawkin Pro!
Loyal Member
Joined
Jul 1, 2010
Messages
1,254
Reaction score
359
unfortunately I can't seem to find a way to see if there HAS been items in the backpack.
But try to check in CHARACTER_01_DBF->Tables->dbo.tblPocket & dbo.tblPocketExt if you can find any problems in there.. Never experienced that items in backpack dissapear, can only tell you this for now.

Got a question, have you edited backpack in source or in any other kind of means?
 
Back
Top