mojira.dev
MC-58281

Error.Can't.Pickup.Summoned.Items.with.DataTag.{Item:{id:<ItemID>}}

How to reproduce:
1. Go in a world with cheats on and type: /summon Item ~ ~ ~ {Item:{id:155}}
2. You can't Pick it up

The image shows me who CAN NOT pick up an item using the command above here.
The First crash report is a forced crash with F3+C on client
The Second crash report is a forced crash with F3+C on a server

Linked issues

Attachments

Comments 7

you require a count tag
use:

/summon Item ~ ~ ~ {Item:{id:155,Count:1}}

invalid

Confirmed. but why did you crash?

Not invalid. if you don't have a count tag, it shouldn't let you summon it.

@bobby
a debug crash can be made with hloding: f3+c for 10 seconds

yes invalid, this has been reported like 20 times, and all said exactly the same, and all were marked as invalid by mods
it actually should, as only an error shows up when the entity itselve (not counting the data tag) cannot be summond, only cants for Monster and Mob
if it is summonable, then it summons regardless of what's said in the data tag, unless it's an incorect format

The crash is a forced crash, so mojang can see what is going on in my world. I use F3+C for 10 seconds.
@FVbico. You should not have to do that. It should automaticly do that.

you have, the tag never has a default when a stack is dropped that's 64, when only 1, it's 1
there is simply no base for that tag, so it's base is 0.
data tags are something you have to do correct, if you miss something, it won't be there, if you do something wrong, that's your fault not mojangs.
also everything you don't put in will automaticly be set to 0

Well, I didn't know that. :/ @FVbico @Karst van Galen Last

karstvgl

(Unassigned)

Unconfirmed

Minecraft 1.7.9, Minecraft 14w21b, Minecraft 14w25a, Minecraft 14w25b

Retrieved