mojira.dev

Nicholas Braden

Assigned

No issues.

Reported

MC-76628 Chunk unrenders at certain camera angles Duplicate MC-70324 Inconsistent type for Dimension tag between Map NBT and Player NBT Incomplete MC-54864 Spectator Mode as Default Game Mode crashes World List Fixed MC-24870 Missing colormap for redstone wires in resource packs Invalid MC-18430 Singleplayer Hardcore death returns to multiplayer screen Duplicate MC-18429 Health Boost effect resets health on relog Duplicate MC-18419 /kill can't be used by non-ops Duplicate MC-15964 Can walk diagonally between chest corners Duplicate MC-7179 MinecartTNT doesn't save Fuse status or explosion type Duplicate MC-7004 CustomName tag loaded for entities (not Mobs) but not saved Fixed

Comments

It is not only the inventory screen, it is the chat window as well.

I have also been able to confirm this with the game chat.

That doesn't seem like a proper fix - what if the ender pearl travels into unloaded chunks?

Apparently this was fixed in 14w32a, I'm curious to know what the fix actually was - does anyone know?

This issue is not resolved and still occurs in 1.7.9, 1.7.10-pre4, and all 1.8 snapshots including 14w25b. I have video evidence:
https://www.youtube.com/watch?v=hEXWj0QeY9s
It also occurs on multiplayer, not just single player.

I don't know if this counts as a separate issue or not:
https://www.youtube.com/watch?v=kXyzFjE2kXQ
I think it may be a separate issue because it has less to do with death messages and more to do with how the game handles bows and arrows, but this issue (MC-7736) might also be less about the death message and more about how deaths are handled.

I believe this to not be a duplicate of MC-9115 but instead a separate issue entirely. In this video my language is set to default English: https://www.youtube.com/watch?v=tZ8cpQ4R7xA this is clearly a different issue than MC-9115 and it still occurs in 1.6.2

OK, if that's the official determination. It's been part of vanilla for non-ops for many versions, sad to see they changed their minds about that.

How can it be used in a negative way? It does not take a parameter, it kills the person who types the command, not anyone else.

It has been available to non-mods for many versions without supporting griefing or other negative activities, I think there is a misunderstanding of how the command works.

@Yoann most unused tags were created intentionally for mapmakers to use.

Yes, this is still an issue in 1.5.1 - CustomName is still saved and loaded and assigned to the name of the dropped item, but CustomNameVisible is ignored and neither loaded nor saved.

The whole point of the NBT format was that map makers and modders could more easily customize the Minecraft experience for their players. Many features intentionally added by Notch, Jeb, Dinnerbone, etc. can only be accessed via NBT editors, and, again, are intended to be used. In this case, this bug is a simple oversight that can be fixed simply (e.g. don't do the blink effect if the effect is set to ambient, as set by beacons and other sources).