mojira.dev

Keith Dart

Assigned

No issues.

Reported

MC-153091 Stuck on block, cannot move Duplicate MC-149749 Tamed wolfs (aka dogs) won't teleport on snow. Duplicate MC-140045 Leaves no longer decay Duplicate MC-107752 Charcoal in stove crashes game. Duplicate MC-107750 Game crash when using stove Duplicate MC-64095 Ocean monuments should be more rewarding Invalid MC-46864 Repaired items don't disappear. Duplicate MC-32778 Cannot assign keypad 5 key to motion any longer Fixed

Comments

Another data  point. It seems to happen when client and server get out of sync. Another way to make this appear is to have a diamond shovel with efficiency III digging sand. That's the fastest digging there is. Then, the same thing can happen. A block may not be there in your view, but you get the same jittering and sticking there. 

They also seem to "stack". While conquering an ocean monument you end up with several of the attack sounds playing continuously. 

This is still happening, but delayed now. Also happens for brewing stands. 

I witnessed an entire jungle burn. It was amazing (and laggy).

This seems to be fixed in the latest snapshot version.

It's still an issue with 1.7.4. Although it does detect a keypress, as it always has, the name ends up NONE in the GUI, and zero value in the config. The real issue seems to be that you could map a zero value to an action. But now that is not allowed.

When I manually add that value the GUI now says "NUMPAD5". But pressing has no effect. I tried this on 1.7.2. I didn't try it with 1.6 yet.

My numlock is off.

In 1.6.4 the config shows:

key_key.back:0

and the GUI says NONE.

But that is actually wrong. Yet, it still works in 1.6.4. It's the same in 1.7.2, but now now longer works.

The keycode for that is actually:

keycode 84 (keysym 0xff9d, KP_Begin)

Thanks ! I'm so used to this setting (for this and other games) that having it not working really blows me up. 😉

It's still not working in the latest snapshot (13w48b).

Thanks for responding.