Vdauphin / HeartsAndMinds

:heart::brain: 1.24.4 is out! 🎉
http://vdauphin.github.io/HeartsAndMinds/
111 stars 66 forks source link

FIX: Dynamic Groups Init creating players without groups #1595

Closed mrschick closed 7 months ago

mrschick commented 7 months ago

When merged this pull request will:

Final test:

Screenshots None yet.

mrschick commented 4 months ago

Sometimes entering a slot would cause the group to not be registered and the player be somewhat desynced on the server, not being able to join a group or creating his own group, leading to related issues like not being able to open the UAV terminal or control Drones.

These issues still present themselves in our mission, causing duplicated player names in the Dynamic Groups UI. This also leads to them desyncing while in vehicles and being TPd to coordinates [0,0,0], very annoying when it happens. I believe Dynamic Groups itself is to blame, we'll try disabling it to see if that fixes the occurrences.