Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: Minecraft 1.8.4, Minecraft 16w42a, Minecraft 1.11.2, Minecraft 1.12.1
-
Fix Version/s: Minecraft 15w35e, Minecraft 1.13.1
-
Labels:None
-
Confirmation Status:Confirmed
Description
Minecraft still isn't testing if the value is null before performing the command (but doesn't crash anymore):
/tellraw @p {"text":null}
[00:52:11] [Server thread/WARN]: Couldn't process command: 'tellraw @p {"text":null}'
This bug report was based off of the comment by Marcono1234 on MC-36867