Hello guyz.
I have i some problem with DBs. My logs do not have any errors, but, if any toon stored item in WH and after play sometimes or try to log out he got ERROR 0, if toon log in again character are already rollback to back time (various time 10-30 min). All items and moves and quests are got deleted to back because character got rollback. My PS_DBAGENT log are clear, not have any errors, but have some querty names: Example:
If not store any items in WH so not have any problem. Can help me anyone please? I think problem in usp_Save_Char_Info_E or Usp_Save_User_StoredItem_Add_E. But if i try cope this procedure from others DB's it to not fix it problem. What me wrong guyz?
Thank you.:(
Daily bump, guyz no any info?
I have i some problem with DBs. My logs do not have any errors, but, if any toon stored item in WH and after play sometimes or try to log out he got ERROR 0, if toon log in again character are already rollback to back time (various time 10-30 min). All items and moves and quests are got deleted to back because character got rollback. My PS_DBAGENT log are clear, not have any errors, but have some querty names: Example:
Code:
--<begin>2011-08-14 15:27:38,toon,61,toon,180
{?=call usp_Save_Char_Info_E(180,11, 70,7, 7,9,9,18,14,9, 995,818,155, 2,204, 157251797,9619, 1025.432739,55.922813,1007.791138, 0,200,0,0,0, 0,0,0,0)}
EXEC usp_Save_User_StoredMoney_E 1,61,0
{?=call Usp_Save_User_StoredItem_Add_E(1,61,3322795783488667648, 0, 43004,43,4, 0, 0,0,0,0,0,0,'', 1, '2011-08-14 15:04:41', 'V')}
{?=call Usp_Save_Char_Skill_Mod_E(180,6,1,0)}
{?=call Usp_Save_Char_Skill_Mod_E(180,14,1,0)}
{?=call Usp_Save_Char_Skill_Mod_E(180,365,1,0)}
{?=call Usp_Save_Char_Skill_Mod_E(180,32,1,0)}
{?=call Usp_Save_Char_Skill_Mod_E(180,192,1,0)}
{?=call Usp_Save_Char_Skill_Mod_E(180,132,1,0)}
{?=call Usp_Save_Char_Skill_Mod_E(180,50,1,0)}
{?=call Usp_Save_Char_Skill_Mod_E(180,52,1,0)}
{?=call Usp_Save_Char_Skill_Mod_E(180,191,1,0)}
{?=call Usp_Save_Char_Skill_Mod_E(180,117,1,0)}
{?=call Usp_Save_Char_Skill_Mod_E(180,109,1,0)}
{?=call Usp_Save_Char_Skill_Mod_E(180,29,1,0)}
{?=call Usp_Save_Char_ApplySkill_Del_E(180,0,0,1)}
{?=call Usp_Save_Char_ApplySkill_Add_E2(180,116,1,1444)}
{?=call Usp_Save_Char_ApplySkill_Add_E2(180,123,1,534)}
EXEC usp_Save_Char_QuickSlot_Del_E 180
EXEC usp_Save_Char_QuickSlot_Add_E 180,0,0,100,29
EXEC usp_Save_Char_QuickSlot_Add_E 180,0,1,100,52
EXEC usp_Save_Char_QuickSlot_Add_E 180,0,2,100,50
EXEC usp_Save_Char_QuickSlot_Add_E 180,0,9,100,109
EXEC usp_Save_Char_QuickSlot_Add_E 180,10,0,100,132
EXEC usp_Save_Char_QuickSlot_Add_E 180,10,1,100,117
EXEC usp_Save_Char_QuickSlot_Add_E 180,10,2,100,191
--<end>2011-08-14 15:27:38,toon,61,toon,180
If not store any items in WH so not have any problem. Can help me anyone please? I think problem in usp_Save_Char_Info_E or Usp_Save_User_StoredItem_Add_E. But if i try cope this procedure from others DB's it to not fix it problem. What me wrong guyz?
Thank you.:(
Daily bump, guyz no any info?