Since updating my realm to 1.19.50 adding new objectives to the scoreboard causes the realm to crash and revert back to the latest save. I have about 100 scoreboard objectives already on the realm so I'm not sure if that's the issue or if it's a problem with realms as a whole.
Linked issues
is duplicated by 3
Comments 3
Just to be clear on the issue I raised (REALMS-11026) I have never used /scoreboard command. I get kicked after trying to open my inventory or a chest etc, It also doesn't matter if I'm playing solo of with another on the 2 person server.
Currently experiencing this. I have an array of command blocks set up which affect players based on two scoreboard objectives - the idea with these is to create "WorldEdit" style functions.
The "mode" objective doesn't crash the realm, but the "active" objective does crash it, but only when run manually. SkEnergy150's workaround of placing the scoreboard command inside a command block indeed works, but man that's a faff.
Workaround: Put the scoreboard commands in a command block and power it. This doesn’t crash the realm.