mojira.dev

jpdude98

Assigned

No issues.

Reported

MC-95538 /playsound command doesn't work with selectors not resolving to exactly one entity Fixed MC-83893 Crashes when connecting to server in 15w31b Duplicate

Comments

The crash still occurs on the 15w31c snapshot in a multiplayer world I generated in the snapshot. But doesn't seem to crash singleplayer worlds. I have found that the crash only occurs on servers when in range of a sign with lots of NBT data, like the ones that are created with commands and has either color or right click commands on it. Normal signs placed by hand don't crash the server. I used this command below
/setblock ~ ~1 ~ minecraft:standing_sign 0 replace {Text2:"{text:\"Test\",color:blue,bold:true,clickEvent:{action:run_command,value:\"/say Test\"}}"}
and immediately the server crashes and I get the error message in the attached screenshot.