tcwatson / SquadTracker

A Blish HUD Module that tracks squad and party members and allows role assignment.
2 stars 4 forks source link

Empty sequence crash #27

Closed tcwatson closed 2 years ago

tcwatson commented 2 years ago

Potential fix for #26. Wasn't able to reproduce the bug, but looking through the code, this could avoid a potential race condition, in which a player leaves the squad or map before the PlayerDisplay has been added to the _playerDisplays.

sonicolasj commented 2 years ago

Also, did you include your WIP README on purpose?

tcwatson commented 2 years ago

Also, did you include your WIP README on purpose?

I didn't, but I don't mind including it now anyway.