Character synces 2 times?

AWA

Member
I don't know if this is a bug or actually intended, but I noticed that the server seems to run the player sync queries twice?

Like here:
Code:
23:09:55 HiveExt(0): [Information] Method: 201 Params: 51822:[236,[13213.9,9976.38,0]]:[[ItemFlashlight,huntingrifle,ItemToolbox],[5x_22_LR_17_HMR,ItemSodaPepsi,FoodCanSardines,ItemSodaCoke,ItemBandage,8Rnd_9x18_Makarov,ItemBandage,8Rnd_9x18_Makarov]]:[DZ_Patrol_Pack_EP1,[[],[]],[[FoodCanSardines,ItemSodaPepsi],[1,1]]]:[false,false,false,false,false,false,false,12000,[],[0.056,0],0,[481.072,254.102]]:false:false:0:0:0:0:[,,42]:0:0::0:
23:09:55 HiveExt(0): [Information] Result: ["PASS"]
23:09:56 HiveExt(0): [Information] Method: 201 Params: 51822:[236,[13213.2,9978.09,0]]:[[ItemFlashlight,huntingrifle,ItemToolbox],[5x_22_LR_17_HMR,ItemSodaPepsi,FoodCanSardines,ItemSodaCoke,ItemBandage,8Rnd_9x18_Makarov,ItemBandage,8Rnd_9x18_Makarov]]:[DZ_Patrol_Pack_EP1,[[],[]],[[FoodCanSardines,ItemSodaPepsi],[1,1]]]:[false,false,false,false,false,false,false,12000,[],[0.056,0],0,[481.072,254.102]]:false:false:0:0:0:0:[,,42]:0:0::0:
23:09:56 HiveExt(0): [Information] Result: ["PASS"]
and here:
Code:
22:30:53 HiveExt(0): [Information] Method: 201 Params: 51742:[278,[1969.58,3086.47,0.001]]:[[ItemFlashlight,Binocular,ItemMap,revolver_EP1],[ItemPainkiller,ItemPainkiller,FoodCanPasta,ItemSodaPepsi,30Rnd_556x45_Stanag,8Rnd_B_Beneli_74Slug,8Rnd_B_Beneli_74Slug,8Rnd_B_Beneli_74Slug,ItemWaterbottleUnfilled,FoodNutmix,[Quiver,2],30Rnd_556x45_Stanag,ItemBandage,ItemBandage,ItemBandage,ItemBandage,ItemBandage,ItemBandage,6Rnd_45ACP]]:[DZ_Patrol_Pack_EP1,[[Colt1911],[1]],[[ItemBandage,8Rnd_B_Beneli_74Slug,WoodenArrow],[1,1,1]]]:[false,false,false,false,false,false,true,9494.59,[],[0,0],0,[748.297,106.867]]:false:false:0:0:55:0:[revolver_EP1,amovpknlmrunsraswpstdf,42]:0:0::0:
22:30:53 HiveExt(0): [Information] Result: ["PASS"]
22:30:53 HiveExt(0): [Information] Method: 201 Params: 51742:[278,[1969.58,3086.47,0.001]]:[[ItemFlashlight,Binocular,ItemMap,revolver_EP1],[ItemPainkiller,ItemPainkiller,FoodCanPasta,ItemSodaPepsi,30Rnd_556x45_Stanag,8Rnd_B_Beneli_74Slug,8Rnd_B_Beneli_74Slug,8Rnd_B_Beneli_74Slug,ItemWaterbottleUnfilled,FoodNutmix,[Quiver,2],30Rnd_556x45_Stanag,ItemBandage,ItemBandage,ItemBandage,ItemBandage,ItemBandage,ItemBandage,6Rnd_45ACP]]:[DZ_Patrol_Pack_EP1,[[Colt1911],[1]],[[ItemBandage,8Rnd_B_Beneli_74Slug,WoodenArrow],[1,1,1]]]:[false,false,false,false,false,false,true,9494.59,[],[0,0],0,[748.297,106.867]]:false:false:0:0:0:0:[revolver_EP1,amovpknlmrunsraswpstdf,42]:0:0::0:
22:30:53 HiveExt(0): [Information] Result: ["PASS"]

This seems to happen at every 201?
 
It's two different queries, though very similiar and I'm wondering if that's good. It's one value that's 55 in the 1st one and 0 in the other one. That seems to be the value for one of the kills stats if I remember correctly (not 100% certain)

Please state which map you're running and with which packages, and if there's anything changed apart from the actual build.

Edit: also, this is more likely to be a problem with the mod that you are running than the server.
 
Back
Top