Chain command results in error The Next CEO of Stack OverflowWhat's wrong with this command?What's wrong with this Minecraft command?I Can't Replace A Block With A Command Block!“Data tag parsing failed” when trying to setblock a command block with a command in itEnchantment tags not workingMinecraft problem with commandSummon Item CommandProblem with multiple commands in one Command BlockError after executing commandCustom villager trades, data tag errors
Where do students learn to solve polynomial equations these days?
INSERT to a table from a database to other (same SQL Server) using Dynamic SQL
Why the difference in type-inference over the as-pattern in two similar function definitions?
TikZ: How to reverse arrow direction without switching start/end point?
Proper way to express "He disappeared them"
Calculator final project in Python
Find non-case sensitive string in a mixed list of elements?
Domestic-to-international connection at Orlando (MCO)
Why isn't acceleration always zero whenever velocity is zero, such as the moment a ball bounces off a wall?
Why doesn't UK go for the same deal Japan has with EU to resolve Brexit?
What connection does MS Office have to Netscape Navigator?
Necessary condition on homology group for a set to be contractible
Is French Guiana a (hard) EU border?
Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?
Why, when going from special to general relativity, do we just replace partial derivatives with covariant derivatives?
How to edit “Name” property in GCI output?
Axiom Schema vs Axiom
Newlines in BSD sed vs gsed
Won the lottery - how do I keep the money?
What steps are necessary to read a Modern SSD in Medieval Europe?
Solving system of ODEs with extra parameter
Should I tutor a student who I know has cheated on their homework?
Are police here, aren't itthey?
Is it okay to majorly distort historical facts while writing a fiction story?
Chain command results in error
The Next CEO of Stack OverflowWhat's wrong with this command?What's wrong with this Minecraft command?I Can't Replace A Block With A Command Block!“Data tag parsing failed” when trying to setblock a command block with a command in itEnchantment tags not workingMinecraft problem with commandSummon Item CommandProblem with multiple commands in one Command BlockError after executing commandCustom villager trades, data tag errors
I'm trying to chain command, but I end up getting this:
[17:18:21] Data tag parsing failed: Trailing data found at: ...Items:[Count:1,id:golden_sword]},<--[HERE]
minecraft
New contributor
add a comment ,<--[HERE]
minecraft
New contributor
You might have unbalanced brackets (missing an '').
– Joachim
6 hours ago
1
It's difficult to be more vague than this. You need to give way more details.
– Fabian Röling
6 hours ago
We'd need to see the command in order to see what's wrong with it.
– dly
5 hours ago
add a comment ,<--[HERE]
minecraft
New contributor
I'm trying to chain command, but I end up getting this:
[17:18:21] Data tag parsing failed: Trailing data found at: ...Items:[Count:1,id:golden_sword]},<--[HERE]
minecraft
minecraft
New contributor
New contributor
edited 11 mins ago
Joachim
1,673319
1,673319
New contributor
asked 6 hours ago
Lost DarkeningLost Darkening
11
11
New contributor
New contributor
You might have unbalanced brackets (missing an '{').
– Joachim
6 hours ago
1
It's difficult to be more vague than this. You need to give way more details.
– Fabian Röling
6 hours ago
We'd need to see the command in order to see what's wrong with it.
– dly
5 hours ago
add a comment |
You might have unbalanced brackets (missing an '{').
– Joachim
6 hours ago
1
It's difficult to be more vague than this. You need to give way more details.
– Fabian Röling
6 hours ago
We'd need to see the command in order to see what's wrong with it.
– dly
5 hours ago
You might have unbalanced brackets (missing an '{').
– Joachim
6 hours ago
You might have unbalanced brackets (missing an '{').
– Joachim
6 hours ago
1
1
It's difficult to be more vague than this. You need to give way more details.
– Fabian Röling
6 hours ago
It's difficult to be more vague than this. You need to give way more details.
– Fabian Röling
6 hours ago
We'd need to see the command in order to see what's wrong with it.
– dly
5 hours ago
We'd need to see the command in order to see what's wrong with it.
– dly
5 hours ago
add a comment |
1 Answer
1
active
oldest
votes
You might have unbalanced brackets (missing an '{'). – Joachim in a comment
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "41"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Lost Darkening is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f348402%2fchain-command-results-in-error%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You might have unbalanced brackets (missing an '{'). – Joachim in a comment
add a comment |
You might have unbalanced brackets (missing an '{'). – Joachim in a comment
add a comment |
You might have unbalanced brackets (missing an '{'). – Joachim in a comment
You might have unbalanced brackets (missing an '{'). – Joachim in a comment
answered 5 hours ago
community wiki
Wrigglenite
add a comment |
add a comment |
Lost Darkening is a new contributor. Be nice, and check out our Code of Conduct.
Lost Darkening is a new contributor. Be nice, and check out our Code of Conduct.
Lost Darkening is a new contributor. Be nice, and check out our Code of Conduct.
Lost Darkening is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Arqade!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f348402%2fchain-command-results-in-error%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You might have unbalanced brackets (missing an '').
– Joachim
6 hours ago
1
It's difficult to be more vague than this. You need to give way more details.
– Fabian Röling
6 hours ago
We'd need to see the command in order to see what's wrong with it.
– dly
5 hours ago