That's what it is supposed to do...
CTRL + pick block does not work.
Negative values aren't supported.
This sounds like a problem with your computer, not Minecraft. I can copy/paste just fine.
The default value for an int (which is the data type the scoreboard uses) is 0, not null.
Works as intended. Lava is meant to generate in caves...
All there is to do now is wait.
Force a crash by holding F3 + C for at least 6 seconds before releasing and attach the crash report, located at minecraft\crash-reports\crash-<DATE>-client.txt.
WAI. Sponge only absorbs water in the newest snapshot 14w25a/b.
Press F3 + A to reload chunks, then exit the world and rejoin and see if the issue persists.
That's what I meant to put... I have a lot of emails about updates to duplicates of that issue and I grabbed the ID of a duplicate instead of the real one :I
Please attach a screenshot.
Otherwise, the quotation mark ends the Command tag and the JSON is left incomplete.
Here is a fix:
/setblock 316 30 -1390 minecraft:command_block 0 replace {Command:"/title @a subtitle [{text:\"--3 Chambers Remain--\",color:\"gold\"}]"}
Whenever there is a JSON inside the Command tag, you have to encapsulate it in square brackets ([]) and escape all quotation marks inside the JSON using the backslash (replace " with \").
Works as intended. 'ra' and minec' are part of all item/block ID's (minecraft:name).
Please attach the crash report.