mojira.dev

mxblue28

Assigned

No issues.

Reported

MC-280247 Structure block bounding boxes incorrectly appear to preserve transformations when switching modes Duplicate MC-277060 igfx driver crash causes Minecraft to become visually unresponsive, even after the system has recovered Plausible MC-255715 Menu panorama stops spinning after several days Fixed MC-240020 Untamed horses sometimes do nothing when ridden Duplicate MC-236004 'B' value in F3 debug menu unused, always equals 0 Invalid MC-220352 Structure blocks don't save entities Invalid MC-219571 Maps don't load properly and display strange textures Awaiting Response MC-217887 Unsigned books written in 1.9-pre1 or earlier don't upgrade properly Fixed MC-216653 Searching for attribute keywords in crafting helper/creative inventory misses diamond and netherite hoes Confirmed MC-214544 The player's horizontal 'facing' angle is not set correctly when sleeping Confirmed MC-206608 Z-fighting between falling dripstone and cobwebs Confirmed MC-204968 X-ray through caves Duplicate MC-192942 Putting numbers into item search fields returns incorrect tools Duplicate MC-188207 Throwing ender pearl immediately after launching with riptide trident causes player to crash into pearl Duplicate MC-152889 Background music cuts out when changing gamemode Duplicate MC-133639 Snow creates irregular drop shadows on map Cannot Reproduce MC-133519 Date format incorrect in UK English. Invalid MC-126032 Structure block cannot save entities Cannot Reproduce MC-125196 Particles appear when inside blocks in spectator mode Duplicate MC-125194 Mesa mineshafts are broken, cut off at chunk borders Duplicate

Comments

Confirmed, although weirdly it only seems to happen in Survival; if you die in Creative to /kill, the item disappears as intended.

@ExtremeStav Move the nether-side portal to around x=-37, z=-67.

Nether portal generation is a bit funky, but basically when you enter the nether it divides your coordinates by 8, and when you go back to the overworld it multiplies them by 8. There’s some margin for error, but I suspect what happened here is that the game couldn’t generate the nether-side portal where it “should” be (probably because the terrain is solid netherrack so there’s no space). It ended up picking the closest possible space around 40 blocks away, but that distance becomes 320 blocks in the overworld, which is far enough that it doesn’t see your old portal and creates a new one.

What are the coordinates of your portal on the nether side?

You can bypass this by shift-right-clicking with the debug stick, but I agree that this behaviour is unhelpful and unintuitive.

Does this issue also occur in vanilla?

Confirmed - they also appear to ignore all entity collision in this state.

Confirmed in 24w38a - the baby mule is missing max_health and follow_range attributes even after it grows up.

Can confirm. Seems to become noticeable at a distance of about 16 blocks.

Are you selecting the '1.20 experimental features' datapack when creating the world?

Works as intended. The changelog says:
> Hanging Signs that have a horizontal bar will not pop when the supporting block is removed

Seems to work as intended. Sculk sensors both generate naturally and give a redstone output, and items are allowed to be in two different categories at once as of this snapshot.

Are you trying to delete the files while the game is running?

Ah, I see. So the boundary is effectively at y=-64 now instead of y=+63, but the bug still exists? I'll update the report accordingly.

Seems to be fixed as of 1.19.2. See screenshot 'fixed.png'.

No. There was no rapid spinning, and no sign of an out-of-memory error.

Please attach a screenshot of your trading setup with the F3 debug screen enabled.