mojira.dev
MC-100493

Grammar mistake in Minecraft crash reports

The bug

In Minecraft's crash reports, there is a grammar mistake:

A detailed walkthrough of the error, its code path and all known details is as follows:

This should be changed to one of the following:

1. "Detailed walkthrough", "code path", and "all known details" are all subjects.

A detailed walkthrough of the error, its code path, and all known details are as follows:

2. "Code path" and "all known details" are appositives that rename "detailed walkthrough". Only "detailed walkthrough" is the subject. In other words, the "detailed walkthrough" is the "code path" and "all known details".

A detailed walkthrough of the error, its code path and all known details, is as follows:

3. "Error", "code path", and "all known details" are all objects of the preposition "of".

A detailed walkthrough of the error, its code path, and all known details is as follows:

Code analysis

Minecraft 1.9, decompiled via MCP 9.24 beta

The method net.minecraft.crash.CrashReport.getCompleteReport() contains the problematic string.

Comments 4

Please do not mark unreleased versions as affected.
You don't have access to them yet.

Well, "detailed walkthrough" is singular, so it is right. To avoid confusion, a comma could be added after "details"

Can confirm for MC 1.12.1.

Confirmed in 1.16.1 and 20w27a.

null

(Unassigned)

Confirmed

(Unassigned)

Minecraft 1.9.2, Minecraft 16w14a, Minecraft 16w15b, Minecraft 1.9.3 Pre-Release 1, Minecraft 1.9.3 Pre-Release 3, ..., Minecraft 1.14, Minecraft 1.14.1 Pre-Release 1, 19w37a, 1.16.1, 20w27a

Retrieved