xcom Posted February 15, 2020 Posted February 15, 2020 With the latest patch, there's a new issue with player id duplicated between different online players. This is shown in a few ways - 1. players who did not get any kills, get kills on the score board from other players with the same id. 2. get player id and use callback actions from the API will work on the 2 players at the same time, for example move to spectators. net.force_player_slot(playerID, 0, '') This is effecting single unit groups, haven't managed to reproduce this on demand, but it reproduces sporadically on Blue Flag. [sIGPIC][/sIGPIC] BuddySpike Website | Live Map & Statistics BuddySpike Twitch Channel Buddyspike Discord Buddyspike Facebook
ED Team BIGNEWY Posted February 15, 2020 ED Team Posted February 15, 2020 Thanks Xcom we will take a look. Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal
wopski Posted February 15, 2020 Posted February 15, 2020 Yep can confirm just had that in a MP flight!
ED Team BIGNEWY Posted February 15, 2020 ED Team Posted February 15, 2020 Reported to the team thanks Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal
ZioSam Posted February 20, 2020 Posted February 20, 2020 The bug is still present even on latest OB, MP is unplayable because of this,we need an hotfix asap or most popular server won t upgrade to latest OB
atomicus_pl Posted February 20, 2020 Posted February 20, 2020 I just can't say how much it brakes all logic MP related, basically everything. Guys, please consider it a major issue.
104th_Maverick Posted February 21, 2020 Posted February 21, 2020 I just can't say how much it brakes all logic MP related, basically everything. Massive exaggeration, its far from that bad. [sIGPIC][/sIGPIC] 104th Phoenix Wing Commander / Total Poser / Elitist / Hero / Chad www.104thPhoenix.com www.facebook.com/104thPhoenix My YouTube Channel
Neuse Posted February 21, 2020 Posted February 21, 2020 How could this go untreated for a week now? MP is literally pointless when people get wrong kills or get kicked to spectator all the time. Stop treating MP Players as as a separate less worthy society.
Werewolf_fs Posted February 21, 2020 Posted February 21, 2020 (edited) ;4219454']Massive exaggeration' date=' its far from that bad.[/quote'] For PvE not, but for PvP is very bad... I hope it is resolved as soon as possible, but the MP should be a priority for ED. Edited February 21, 2020 by Werewolf_fs
Oceandar Posted February 21, 2020 Posted February 21, 2020 How could this go untreated for a week now? MP is literally pointless when people get wrong kills or get kicked to spectator all the time. Stop treating MP Players as as a separate less worthy society. +1 Mastering others is strength. Mastering yourself is true power. - Lao Tze
ED Team c0ff Posted February 21, 2020 ED Team Posted February 21, 2020 player id duplicated between different online players this is not possible. please, explain what you mean, post the logs proving your words and then we'll see what's going on here. Dmitry S. Baikov @ Eagle Dynamics LockOn FC2 Soundtrack Remastered out NOW everywhere - https://band.link/LockOnFC2.
xcom Posted February 21, 2020 Author Posted February 21, 2020 For the explanation, we have seen 2 incidents - 1. We have a script using the API that throws players to spectator after they get killed, this is working by the DCS API. What actually happens after updating to 2.5.6 - Players who weren't killed, and are in the 3D, get thrown back to spectators once other players on the server get killed. This is the part that throws the players to spectators - net.force_player_slot(playerID, 0, '') The players which were killed were identified using the onGameEvent function by using the PlayerID - function onGameEvent(eventName,arg1,arg2,arg3,arg4) --"friendly_fire", playerID, weaponName, victimPlayerID --"mission_end", winner, msg --"kill", killerPlayerID, killerUnitType, killerSide, victimPlayerID, victimUnitType, victimSide, weaponName --"self_kill", playerID --"change_slot", playerID, slotID, prevSide --"connect", playerID, name --"disconnect", playerID, name, playerSide, reason_code --"crash", playerID, unit_missionID --"eject", playerID, unit_missionID --"takeoff", playerID, unit_missionID, airdromeName --"landing", playerID, unit_missionID, airdromeName --"pilot_death", playerID, unit_missionID end 2. Without relation to the API, we also notice that the in game score board is updating wrongfully. Players who did not get any kills start to get kills which were not related to them in the in game score board. these get included once other players get killed. The 2 above points lead to believe that player ids are duplicated between different players online. The code on our part that throws players to spectators after they got killed, did not change between the versions, the actual file haven't been changed for the last month at least. To get more information and help out with the investigation, I'm updating to the latest Open Beta and we will ask our players to fly and try to get this issue reproduced so logs can be generated and we can provide more information. If you need more logs generated or any specific data from the API generated into a log file, let me know and I can set it up on the server while this runs. [sIGPIC][/sIGPIC] BuddySpike Website | Live Map & Statistics BuddySpike Twitch Channel Buddyspike Discord Buddyspike Facebook
0xDEADBEEF Posted February 21, 2020 Posted February 21, 2020 A user on my server is reporting this: From what i've seen, it appears that when one person takes a slot for the 1st time this slot was taken, the ID of that player is bound to that slot permanently. Therefore, when another player takes the same slot later, the slot is still bound to the same player Looks lile the part responsible for removing id assignment between the slot and the player fails somehow I'll try if I can get this tested later today or tomorrow.
xcom Posted February 21, 2020 Author Posted February 21, 2020 Issue reproduced again, people were thrown out to spectators while others were being killed and in game scores were giving wrong information Adding the dcs log file we got that should include the issue, hope it has enough information to showcase it.dcs.log.zip [sIGPIC][/sIGPIC] BuddySpike Website | Live Map & Statistics BuddySpike Twitch Channel Buddyspike Discord Buddyspike Facebook
ED Team BIGNEWY Posted February 21, 2020 ED Team Posted February 21, 2020 thanks added tot he report Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal
0xDEADBEEF Posted February 22, 2020 Posted February 22, 2020 (edited) I've just finally managed to get a little bit of time to test it. But it is really hard to pinpoint. Best I can do is outline the things I have observed: - I joined with player ID 5, which was previously assigned to another player I'll call player1 - I joined a slot, and the group ID my helicopter was assigned to had the same Unit ID as the f16 player1 joined previously. (This was edited: previously it said groupId, but it was the unit ID) - the player with ID 4 left the server - everything seemed fine, my kills were counted normally and no anomalies were observed - another player connects and gets ID 6 as expected - I fire another vikhr and the log is as expected including kill event. - player with ID 6 enters a slot - I fire another vikhr and hit the target. there is no kill event being dispatched, only unit_dead and - this is is not entirely accurate in terms of when exactly this is observed unfortunately, should have taken a note, but i guess this is the point I realize I have 15 kills, when in reality it was ~5 - player with id 2 fires a weapon, hits and events are dispatched as expected I also coincidentally noticed that my Unit ID was exactly the same as the different unit player1 (also client id 5 previously) had. Afaik Unit IDs are supposed to be unique, I guess this might be able to cause issues like this. I also find interesting that the unit ID matches the one who had the same client ID previously. I have attached the log as well. Hope this helps. The events I have described happened from about 14:45-15:35dcs.log.rar Edited February 23, 2020 by 0xDEADBEEF Sorry for the edits, tried to make stuff more clear and make sure timeline is correct.
0xDEADBEEF Posted February 22, 2020 Posted February 22, 2020 I just had another case where the wrong player was returned to spectators. The player with Client ID6 got killed. It triggered a Server side onGameEvent("kill", ...) with client ID 3, which apparently sent the wrong player to spectators. This time I could not find a relation to unit IDs. The player who got killed id a reconnect a little bit earlier, so he was not a "fresh client", if that's even a thing.
xcom Posted February 22, 2020 Author Posted February 22, 2020 @c0ff & BIGNEWY Adding another log file with added logs for connecting / disconnecting / slow switching / killed events. I had a quick look, but it seems like some ids are assigned to the same connected players (check id - 3)dcs.log.old.zip [sIGPIC][/sIGPIC] BuddySpike Website | Live Map & Statistics BuddySpike Twitch Channel Buddyspike Discord Buddyspike Facebook
discwalker Posted February 23, 2020 Posted February 23, 2020 ID mismatch in 2.5.6.43931 GTX 1070 8GB, 16GB DDR3, W8.1 on SSD, DCS on another SSD
0xDEADBEEF Posted February 23, 2020 Posted February 23, 2020 It seems that the issue is usually affecting clients with ID 3 and 6 when it occurs.
bkthunder Posted February 24, 2020 Posted February 24, 2020 How could this go untreated for a week now? MP is literally pointless when people get wrong kills or get kicked to spectator all the time. Stop treating MP Players as as a separate less worthy society. +1 Windows 10 - Intel i7 7700K 4.2 Ghz (no OC) - Asus Strix GTX 1080 8Gb - 16GB DDR4 (3000 MHz) - SSD 500GB + WD Black FZEX 1TB 6Gb/s
Padonis Posted February 27, 2020 Posted February 27, 2020 It's good that I'm not the only one with this problem. Unfortunately, statistics are terrible chaos. Miracles happen. Here I described my problems. https://forums.eagle.ru/showthread.php?t=264649
0xDEADBEEF Posted March 4, 2020 Posted March 4, 2020 (edited) Unfortunately this bug is still unfixed. Please let us know if we can do anything to help you reproduce the issue. I (we) can run any script you want on the server to collect information that helps to reproduce. This is a serious issue for many servers, please let us help! Edit: disregard, sorry! I got relayed incomplete information. It seems the scoreboard is still recording kills for others, but the kill event on the serverside script now returns the correct client id! I'll have a closer look when i find time. Edited March 5, 2020 by 0xDEADBEEF
0xDEADBEEF Posted March 5, 2020 Posted March 5, 2020 It (wrong client id returned in server side) did happen again after the server being up for 25 hours. One weird thing I noticed was a Unit:getName() threw an error: "Unit doesn't exist", even though the line before is "if unit:isExist() then" and apparently returned true. I also notice inconsistencies with hit event. The initiator and the weapon are identical, however I cannot call getPlayerName() on the initiator, I get "attempt to call method 'getPlayerName' (a nil value)". All this started at the end of the log and the 24 hours prior. log is attached. Interesting events happen at the end around 20:00.dcs_log.rar
D4n Posted March 7, 2020 Posted March 7, 2020 Bug still present for 3 weeks now... Xcom had to disable his entire BlueFlag stat tracking database-uplink because of it... ED, is this even your highest priority MP-bug currently? DCS Wishlist: 2K11 Krug SA-4 Ganef SAM, VR-TrackIR icons next to player names in score-chart PvP: 100+ manual player-kills with Stingers on a well known dynamic campaign server - 100+ VTOL FARP landings & 125+ hours AV-8B, F-14 crew, royal dutch airforce F-16C - PvP campaigns since 2013 DCS server-admins: please adhere to a common sense gaming industry policy as most server admins throughout the industry do. (After all there's enough hostility on the internet already which really doesn't help anyone. Thanks.) Dell Visor VR headset, Ryzen 5 5600 (6C/12T), RTX 2060 - basic DCS-community rule-of-thumb: Don't believe bad things that a PvP pilot claims about another PvP pilot without having analyzed the existing evidence
Recommended Posts