I'm experiencing an intermittent issue where the following error occurs:
hslog.exceptions.MissingPlayerData: Entity ID not available for player
This problem does not occur consistently, making it difficult to pinpoint the exact cause. The error arises unpredictably, and so far, there doesn't seem to be any specific action or scenario that reliably triggers it.
this occur on game.export() > coerce_to_entity_id()
Has anyone else encountered this problem or have any suggestions on what could be causing this intermittent behavior?