Closed cormac-doyle closed 8 months ago
Example file: custom.replay.zip
Stats
is an event (AthenaMatchStats
) from Fornite replays. so not something custom we've build.
If it is null, it means it wasnt an event in the replay. So I guess Fortnite will not send this event for custom game mode.
When trying to access Stats class in replay files on custom maps I get null pointer exception error:
Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.