XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.8.4
    • None
    • Unconfirmed

      This report is based on:

      Relates to:

      What does "overflow" mean?
      "Overflow" describes the event which occurs when a variable with a maximum value is set to a higher value. For example the maximum value of the data type short is 32767. Setting it to 32768 will result in an overflow which causes it to be -32768 (minimum value).

      All these variables can overflow:

      • scoreboard scores (int)
      • statistics (int)
      • xp bar (int)
      • map ids (short)

            Unassigned Unassigned
            marcono1234 Marcono1234
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: