-
Bug
-
Resolution: Fixed
-
Minecraft 13w37a
-
None
-
Unconfirmed
*This is just with commandBlocks, when typing it in the chat it says like always when I use the "/give" ...unknown error happened... but I get the item.
If i run this command:
/give @p bone 1 0 {display:{Name:"Dinners Bone"}}
An unknown error happens:
– Chat message being added –
Details:
Raw Message: {"italic":true,"color":"gray","translate":"chat.type.admin","with":["@",{"translate":"commands.give.success","with":[{"color":"white","hoverEvent":{"action":"show_item","value":"{id:352s,Damage:0s,Count:1b,tag:{display:
,},}"},"text":"Dinners Bone"},"1","Marcono1234"]}]}
Reconstructed Component: TranslatableComponent{key='chat.type.admin', args=[@, TranslatableComponent{key='commands.give.success', args=[TextComponent{text='Dinners Bone', siblings=[], style=Style{hasParent=true, color=§f, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=HoverEvent{action=SHOW_ITEM, value='TextComponent{text='{id:352s,Damage:0s,Count:1b,tag:{display:
,},}', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}'}}}, 1, Marcono1234], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}], siblings=[], style=Style{hasParent=false, color=§7, bold=null, italic=true, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
Stacktrace:
at bfl.a(SourceFile:535)
at fd.a(SourceFile:47)
at dz.b(SourceFile:64)
at bfl.e(SourceFile:105)
– Affected level –
But I still get a bone named: "Dinners Bone"
- relates to
-
MC-30450 /give command creates crash-inducing items with incomplete [dataTag]
- Resolved