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

Out of memory screen has raw message in the title

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 23w03a
    • 1.19.3
    • None
    • Plausible
    • Text
    • Important
    • Platform

      Steps to reproduce

      1. Open a world.
      2. Cause an out of memory error somehow.
      3. Get the out of memory screen.

      Expected result

      The screen has a proper title.

      Actual result

      The screen has an untranslated title: outOfMemory.error

      Code analysis

      In OutOfMemoryScreen, the title in the constructor is specified as outOfMemory.error, but that string is not in the en_us.json. A similar string, outOfMemory.title, exists instead.

       

      Relates to MC-238807

            Unassigned Unassigned
            apple502j apple502j
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: