Mojira Archive
MC-79954

Integer overflow of scoreboard

The Bug:

Integer overflow of scoreboard.

Steps to Reproduce:

  • Run the following commands:
  • /scoreboard objectives add test dummy
    /scoreboard objectives setdisplay sidebar test
    /scoreboard players set @s test 2147483647
    /scoreboard players add @s test 1
  • →  Notice how your score is "-2147483648".