mojira.dev
MC-258953

Out of memory screen has raw message in the title

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

Linked issues

Comments 0

No comments.

apple502j

(Unassigned)

Plausible

Platform

Important

Text

1.19.3

23w03a

Retrieved