Even if you are not a campaign, commands will be sent to the board, potentially changing the state of the board. However, the packets are not getting updated in the gui even if the state variables are changing. They only get updated client-side once in the campaign.
Ideally, locking sending commands when outside of a campaign is the fix.
In GitLab by @nkalan on Mar 20, 2022, 16:17
Even if you are not a campaign, commands will be sent to the board, potentially changing the state of the board. However, the packets are not getting updated in the gui even if the state variables are changing. They only get updated client-side once in the campaign.
Ideally, locking sending commands when outside of a campaign is the fix.