mojira.dev

L3viathan

Assigned

No issues.

Reported

MC-72801 Sticky pistons fail to push slime blocks when unpowered for 1 tick Won't Fix MC-67905 Invisible armor stands are visible in spectator mode Works As Intended MC-61130 Tripwire doesn't deactivate Duplicate MC-59574 Mobs immediately reenter minecarts when ejected Incomplete MC-56850 Fatal exception launching game Duplicate MC-53918 Double-clicking server in server list no longer does anything Fixed MC-45086 Players can only log in for seconds, then lose connection and can't log in again Duplicate MC-45019 Game crashes when loading world Duplicate

Comments

Can confirm.

Meanwhile, the server console spams this line 20ish times:

[11:01:57] [Netty Epoll Server IO #2/ERROR]: java.lang.ClassCastException: io.netty.buffer.UnpooledUnsafeDirectByteBuf cannot be cast to em

It does, although the behaviour changed slightly. Issue updated accordingly.

Works as intended, while you can eat golden carrots, they are classified as potion ingredients.

Works as intended.

If you want to set the world spawn, use /setworldspawn.

Why couldn't I find that one? I looked through all open bugs that affect 14w28a..

Confirmed on OS X 10.9 with <del>Oracle Java 1.7.55</del> Java 1.6.65.

Sorry about that, couldn't find it, it probably was created almost at the same time.

Happens if Enderman dies, affects 14w11b.

>try copying a minecart with pickblock+Ctrl with items inside.
it won't copy the NBT inside...

Minecarts aren't blocks, so it's expected that won't work. Although it might be cool to have the same feature for Minecarts and mobs with spawn eggs.

I made a short video demonstrating the bug (and the duping). Note the high entity count:

http://www.youtube.com/watch?v=U_8S18O-ic4

How to reproduce:

1. Create new world
2. Enter Nether
3. Attach Item Frame to block
4. Put Item into Item Frame
5. Leave Nether
6. Reenter Nether

P.S.: This can also be used to dupe items: Place an item in the item frame and break the block it is attached to.

This either doesn't happen in the Overworld, or only happens with large amounts of Endermen. When hitting and killing Endermen in the Overworld, no freezes occured.

Some observations:

On our (same one as the one Jemus42 reports for) server, the problem has occurred since 14w03b. However, since today it always happened when a certain player logged in. We managed to solve the problem (at least for now) by editing his playerfile and "teleporting him" from the End to the overworld. He was also in a minecart at the time when him logging in was apparently constantly causing crashes, and I have removed that in his playerfile, too. So this might have something to do with minecarts or The End (it didn't happen for players in the Nether and we have not dared to enter The End again).

If you have an Iron Foundry or something similar, then this might be a duplicate of MC-44531 / MC-44620

We noticed our freezes often occur at a specific position in the world (at a small tree farm north of spawn).
I never had this issue before, but yesterday, when I passed the tree farm, my game froze for about 10 seconds. The mob farm was turned off at that time.

I think Toby Strange's issue is not related to this: Not all of our affected users have Nvidea graphic cards and they don't get the lag constantly.

We did some more testing: What might really be the cause (although this doesn't fully explain it) are the block updates happening at the time the clock sends a pulse. There are some thousand blocks updated (water) in a short time, which could cause the lag. However, this doesn't explain why it only happens to some of us and not at all (not even a noticable drop in frames) for the other people. Also, I'm certainly no expert at game internals, but as far as I understand it, that should cause server lag, not so much client lag (the server is doing fine).

Should we also do the F3 + C thing?