Players not showing upon logging in

Hey there! I've tried a few different things to fix this issue but players who just log in are not showing up on my radar. I had the distances set so I can see them across the map. When I turn the radar off and back on it then shows the newly logged in players.

hi, thanks, should be fixed in the next update.

Just wanted you to know that I've recently noticed this problem seems to "fix itself" and then break itself intermittently. I'm not really sure how to reproduce it. 

nivex

hi, thanks, should be fixed in the next update.

I have noticed another issue. When "dead players" is selected it shows living players as dead players, while at the same time for some reason categorizing them as dead players and not normal players. Could explain some of the inconsistencies of players showing up

hi, I would have to see that. I'm not seeing an issue

default config:
if there is a corpse then it will be drawn in yellow.
a dead player is drawn in red too, until they respawn or disconnect. a dead player requires health at or below 0:

                if (target.health <= 0f)
                {
                    return __(config.Hex.OnlineDead);
                }​

Gave it some more observation and I'm seeing some "dead" people showing up with like 5HP, while not showing up as "players." They are not in a different color. I intend on capturing this on video however my server is still only 10 to 20 players so it takes a little time to catch :)

ah, must be a different feature like Group Limit showing an old dead state. disable it and see, or just change the Dead Color under Group Limit to something else.

That fixed that issue. Now all that's left is the original issue. Radar not updating for new players joining. 

Merged post

Correction.... that actually did not fix that issue. I still see living players showing up when turning on the dead. 

Merged post

Here is a dead player showing up without dead players even selected 

Merged post

Here we go. In this video you see player G141GAMING show up with 81 health upon clicking on "dead"



Merged post

Sorry that didn't work as intended. Here is link to the video https://youtu.be/jKKiJMwcTBo?si=HjI5NBjkUCFpxJmS