Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-245583

Full seed not stored in "long" storage

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • 1.18.1, 22w18a
    • None
    • Confirmed
    • (Unassigned)

      A previous issue, MC-122088, covered this with regard to storage into scoreboards.

      At the time, the bug was closed as "works as intended" as scoreboards are not intended to hold "long" values.

      However, the same problem occurs when attempting to store into storage when explicitly setting a type of "long"

      eg:

      /execute store result storage t:seed aLong long 1 run seed

      => Seed: [5486814582284274048]

      /data get storage t:seed aLong

      => Storage t:seed has the following contents: -847459968L

            Unassigned Unassigned
            wpalmer William Palmer
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: