After I set up the server three times I am very close to giving up and simply choosing another mod... Every time after a while of plying I start getting the following error. The players names in the database are getting changed to "Error" and then, after a certain time again back to their original player name. Here is a sample log entry (from HiveExt.log) and sample database entries from player_DATA:
2013-09-01 16:16:12 HiveExt: [information] Method: 101 Params: 1421xxxxx:11:Sonny:
2013-09-01 16:16:12 HiveExt: [information] Result: ["PASS",false,"1",[],[],[],[0,18,18],"Survivor2_DZ",0.96]
2013-09-01 16:16:27 HiveExt: [information] Method: 101 Params: 1421xxxxx:11:Sonny:
2013-09-01 16:16:27 HiveExt: [information] Result: ["PASS",false,"1",[],[],[],[18,18,18],"Survivor2_DZ",0.96]
2013-09-01 16:16:30 HiveExt: [information] Method: 307 Params:
2013-09-01 16:16:30 HiveExt: [information] Result: ["PASS",[2013,9,1,11,16]]
2013-09-01 16:16:43 HiveExt: [information] Method: 101 Params: 1421xxxxx:11:Sonny:
2013-09-01 16:16:43 HiveExt: [information] Result: ["PASS",false,"1",[],[],[],[18,18,18],"Survivor2_DZ",0.96]
2013-09-01 16:17:01 HiveExt: [information] Method: 307 Params:
2013-09-01 16:17:01 HiveExt: [information] Result: ["PASS",[2013,9,1,11,17]]
2013-09-01 16:17:03 HiveExt: [information] Method: 101 Params: 1421xxxxx:11:Sonny:
2013-09-01 16:17:03 HiveExt: [information] Result: ["PASS",false,"1",[],[],[],[18,18,18],"Survivor2_DZ",0.96]
2013-09-01 16:17:04 HiveExt: [information] Method: 102 Params: 1:
2013-09-01 16:17:04 HiveExt: [information] Result: ["PASS",[],[0,0,0,0],[],[],2500,11]
2013-09-01 16:17:18 HiveExt: [information] Method: 101 Params: 1421xxxxx:11:Error:No vehicle:
2013-09-01 16:17:18 HiveExt: [information] Changed name of player 1421xxxxx from 'Sonny' to 'Error'
2013-09-01 16:17:18 HiveExt: [information] Result: ["PASS",false,"1",[],[],[],[18,19,19],"Survivor2_DZ",0.96]
2013-09-01 16:17:30 HiveExt: [information] Method: 101 Params: 1421xxxxx:11:Error:No vehicle:
and later on....
2013-09-01 16:48:33 HiveExt: [information] Method: 101 Params: 1421xxxxx:11:Sonny:
2013-09-01 16:48:33 HiveExt: [information] Changed name of player 1421xxxxx from 'Error' to 'Sonny'
2013-09-01 16:48:33 HiveExt: [information] Result: ["PASS",false,"1",[267,[6678.28,2297.32,0.102]],[["ItemFlashlight","ItemKnife","ItemToolbox","Binocular","ItemHatchet","ItemWatch","revolver_EP1","LeeEnfield"],["20Rnd_762x51_DMR","PartWheel","ItemPainkiller","ItemPainkiller","10x_303","10x_303",["30Rnd_556x45_Stanag",6],["30Rnd_556x45_Stanag",18],"30Rnd_556x45_StanagSD","ItemSodaCoke","ItemBandage","ItemBandage","ItemBandage","ItemBandage","ItemBandage","ItemBandage","6Rnd_45ACP","6Rnd_45ACP"]],["DZ_TK_Assault_Pack_EP1",[["M4A1_Aim"],[1]],[["ItemBloodbag","ItemMorphine","ItemAntibiotic","20Rnd_762x51_DMR","ItemBandage","30Rnd_556x45_Stanag","30Rnd_556x45_StanagSD"],[1,2,4,1,1,2,1]]],[19,50,50],"Survivor2_DZ",0.96]
2013-09-01 16:48:33 HiveExt: [information] Method: 101 Params: 1421xxxxx:11:Sonny:
2013-09-01 16:48:33 HiveExt: [information] Changed name of player 1421xxxxx from 'Error' to 'Sonny'
database sql export:
('102xxxxxx', '[GH]Knusper-Knackwurst', 0, 0),
('105xxxxxx', 'Rebell ', 0, 0),
('110xxxxxx', '{Cdt}Braders', 0, 0),
('119xxxxxx', 'OatBoy', 0, 0),
('120xxxxxx', 'Error', 0, 0),
('120xxxxxx', '{Cdt}OliH', 0, 0),
('128xxxxxx', '[GH] Dead Butcher', 0, 0),
('141xxxxxx', 'Hypon', 0, 0),
('141xxxxxx', '[HOTD] SkyDruss', 0, 0),
('142xxxxxx', 'Error', 0, 0), --> This one is supposed to be Sonny
('146xxxxxx', 'Ash', 0, 0),
('146xxxxxx', 'nova88', 0, 0),
('195xxxxxx', 'WantedXXX', 0, 0),
('250xxxxxx', '[GH]Kotbeutel-Spender', 0, 0),
('272xxxxxx', '[R3] CeduCtion', 0, 0),
('272xxxxxx', '[R3] incrEDDYble', 0, 0),
('280xxxxxx', 'Michael Adrien', 0, 0),
('448xxxxxx', 'HAL', 0, 0),
('478xxxxxx', 'TavianaGuardg02g17', 0, 0),
('487xxxxxx', 'ergn', 0, 0),
('753xxxxxx', 'dvs felen', 0, 0),
('821xxxxxx', 'Arpikalu', 0, 0),
('884xxxxxx', 'Error', 0, 0),
('929xxxxxx', 'Error', 0, 0),
('945xxxxxx', '[DMR] Layzie', 0, 0);
That goes on and on until, at a certain stage, I have only players named "Error" in the database....
I have NO idea what causes that error, and, as mentioned above, it persists after setting up the server feshly. I really hope not to be ignored again like with my question about the mySQL changes....
I must admit that I am sick and tired and frustrated investing SO much time in this server just for getting errors over errors.... In fact right now i am paying (the server) for getting my daily dose of frustration... probably there are cheaper ways to achieve that.
Maybe theres someone out there who can identify the cause of those errors... :-( :-(