[Bug] Missing file warnings on dedicated server player connect
Whenever any player connects to a dedicated server, the logs emit a massive amount of warnings attempting to look for a missing file with the user's steam ID in it, as such (steam ID changed for privacy):
[2024.05.22-21.32.32:001][789]LogStreaming: Warning: Failed to read file 'C:/icarusserver/Icarus/Saved/PlayerData/DedicatedServer/flags_12345678901234567.dat' error.
On my login it's right around 3200 warnings in 1.5 seconds. That's a huge amount of file calls that could be culled from whatever loop it's being called in, but I also wonder what that file is actually for, since it doesn't exist for anyone on the dedicated server, and never has.
I have tested this in a brand new dedicated server install on Windows. It happens on the initial connect (after the password is entered, if one exists), and it happens whether the server is in the lobby or in an active prospect.