-
Bug
-
Resolution: Fixed
-
2.1.9616-2.1.9618, 2.1.10578-2.1.10581 (Beta)
-
None
-
None
-
Confirmed
The bug
The game output log sometimes just does not display exception stack traces.
Clicking repeatedly on arbitrary filter buttons (e.g. "fatal" even if there are no fatal log messages) might show the exception stack traces.
How to reproduce
- In Minecraft use the following command
/summon armor_stand ~ ~ ~ {CustomName:invalid-json}
It should fail because the CustomName is not valid JSON
- Look in the launcher log
It only shows the warning text "Exception loading entity:", but the stack trace is missing. You can verify that the game logged the stack trace by looking at the log file.