Basically if you add a scoreboard score to an entity then leave the chunk its in ( unloaded chunk ) when you come back the entity no longer has the scoreboard score set on it. This is a pretty big change if it was on purpose.
Comments 5
Well nevermind, not working as intended
Searge: scores should only be removed for entities that are dead, if it happens while they are still alive, but get unloaded that's not WAI
This really needs to change...
I made a claim system that obviously needs to work even after chunks are unloaded. Same goes for servers that use Armor Stands for flying text or other minigames and builds that use entities to mark moving locations (and use /execute to do things to these locations).
TrazLander's solution sounds good.
Sorry to caps, but THIS NEEDS TO CHANGE
This was added as a way to auto-clear scoreboards of entities when they become no longer valid. Which is nice. But IS a pretty big change and really needs more of an announcment about it. Probably screws some stuff up for people.