1. Start a new game with replays enabled.
2. Run a console command:
Code: Select all
/c game.print("Hello world")
4. The command runs successfully, but the replay stops with a desync notice.
Code: Select all
/c game.print("Hello world")
Code: Select all
/c game.player.print("Hello world")