The bug
When the player tries to use the /gamerule command where the first argument contains any uppercase letters, the game will crash.
How to reproduce
- Start a new world with cheats/commands enabled
- Run the command /gamerule doDaylightCycle [true/false] (Note that this will work with any /gamerule command, as long as the first argument contains uppercase letters. It does not specifically need to be doDaylightCycle.)