Stat Counter Device does not send or verify statistics

Summary

Stat Counter Device does not change statistics or send signals.

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Devices

Steps to Reproduce

Using the Stat Counter Device, my goal is that when the player enters a zone, they are set at 10 points of a statistic. I also use the Stat Counter Device to see if the player has 10 or more of that statistic, and if they have more than 10 in that statistic, then a signal is activated.

Expected Result

When the player enters the zone, the statistic should be set at 10. Also, if the player has 10 or more points in a stat, a signal is triggered.

Observed Result

None of this happens, it is as if the Stat Counter Device does not exist. The problem isn’t the instigating player, as it detects the player with other devices.

Platform(s)

PC

Additional Notes

I also did this several days ago and it was working, but suddenly it doesn’t work anymore, and I haven’t changed anything related to these devices.

Gonna need some more info, can you send your device settings/verse code and maybe a video of it happening?

I don’t really understand what the problem is because it’s a simple thing. I’ve tried forcing the load, setting a 1-second delay, and setting channels as bridged, but nothing works. I don’t know what could be causing it not to work. I’ve also tried activating it with a button, but that doesn’t work either. Thanks for the help.

Hm I’m not super familiar with the device but try enabling “Broadcast events on stat change”. If that doesn’t work I would try using Verse to call the events and see if that works.