Crash when attempting to get named player heads
Using the /give command, the game fails to give specified player head name, returning a Steve head instead.
Using command blocks, the game crashes.
(Command used: /give @p 397 1 3
)
Environment
OS: Windows 8
Java version: Java 7 Update 25 (1.7.0_25)
Linked Issues
Created Issue:
Crash when attempting to get named player heads
Using the /give command, the game fails to give specified player head name, returning a Steve head instead.
{skullowner:MrNintendoMan}
Using command blocks, the game crashes.
(Command used: /give @p 397 1 3)
Environment
OS: Windows 8
Java version: Java 7 Update 25 (1.7.0_25)
duplicates
I am working on a custom map for minigames, and most things require command blocks, and I figured i might as well try the feasibility of using them in the new version, so I used a bunch of commands, but found that whenever I did the /give command my game crashed. The game thought I had an unknown mod installed and asked me to report it, I can include the crash if you need it for in-depth research purposes.
What I expected to happen was...:
I expected the game to lag a bit, but give me the object(s) I needed.
What actually happened was...:
The game crashed and the given item was not given to me.
Steps to Reproduce:
1. go on single player
2. place a command block
3. type /give @p (item)
4. activate it.
P.S. bug is similar to MC-30876
ackward... I just noticed that I just had a duplicate of many other bug reports...
Please only submit one bug per ticket.
Player heads will always be Steve, you can rename it what you like but it will be Steve.As far as the rest of your ticket...
Duplicate of
MC-30450, please use the search function to see if your bug has already been submitted. Currently over 57% of tickets are being resolved as duplicate.I apologize, I did not realize they changed the player head option. Please submit a new report for that bug.
SkullOwner, not skullowner. You also need quotes around the name.