mojira.dev

Johnibur

More than one avatar was detected! There might be multiple accounts sharing this same name.

Assigned

No issues.

Reported

MC-227436 You can clean undyed shulker boxes Duplicate MC-172374 Can teleport to invalid y coordinates and crash the game Fixed MC-155906 Failed to save debug dump if the destination location contains a space Fixed MC-147770 Reduced speed while auto-crouching affects players in spectator mode Fixed MC-147560 Mobs stop spawning over time if the render distance is less than 11 Fixed MC-147356 Crash while opening the Realms menu Fixed MC-147013 Villagers can get hit by their own firework Confirmed MC-146148 Kicking / banning always freezes the server if issued in the game (console fine) Duplicate MC-145313 Overload on server only while filling a map, caused by tick.connection Fixed MC-144463 Missing some minecraft:textures Fixed MC-143662 Teleporting to any entity using /tp teleports you to the entity's coordinates regardless of the dimension Duplicate MC-143661 Connection status is displayed as "old" when server is starting Duplicate MC-143656 Ticking entity βˆ’ Entity's vehicle: NullPointerException Duplicate MC-143654 Lightning issue with torches Duplicate MC-142782 *.newAi.goalSelector.goalTick.pathfind took too long Duplicate MC-142781 Teleporting between dimensions using command makes your xp levels and points not rendering Duplicate MC-142360 Pillagers patrols can spawn pillagers on top of trees inside a leaf block Fixed MC-142359 Level 30 enchanting can give lower enchantments such as unbreaking I Duplicate MC-142051 Raids summoning witches make all the witches around become hostile to players. Works As Intended MC-142030 Anvils can apply several protection enchantments on same armor item in survival Duplicate

Comments

The check is performed in net.minecraft.world.level.block.entity.trialspawner.TrialSpawner:

public boolean canSpawnInLevel(Level world) {
        return this.overridePeacefulAndMobSpawnRule
            || world.getDifficulty() != Difficulty.PEACEFULL && world.getGameRules().getBoolean(GameRules.RULE_DOMOBSPAWNING);
    }

This issue has been fixed. To get the fix, you need to restart your Minecraft launcher. It will perform a background library update. If afterwards you still have a connection issue, please make another ticket.

Hi Mike, πŸ™‚

For splash text concerns and suggestions, feel free to go to the Official Feedback Website.

@@unknown Nothing is wrong with your keyboard. With the faulty library now updated, this issue is fixed starting in 1.19. πŸ™‚

Unfortunately, if you are on 1.17 or 1.16, you will still be experiencing MC-218167 (one-time stuttering). You will need to update to the latest game version in order to get this issue fixed. If you appear to still have the one-time stuttering chat issue in 1.18, please make a new ticket in MC project.

However, if you used to have multiple stuttering issues (this ticket) that appeared recently, you should now see improvements whether you are running 1.16, 1.17 or 1.18.

@@unknown That's a completely different issue that was fixed in the latest version, and unfortunately older versions are retroactively not supported.

@@unknown This is correct, although not a workaround, just the normal behavior is that accounts fetch their information at startup. Please feel free to make another ticket in the MC project for the underlying network blocking issue.

This issue was not initially caused by Minecraft but by its underlying web services that accounts depend on in order to function. This is why it should be fixed whatever game version you are currently running.

The cause of this issue is known. No need to post any additional comment. πŸ˜‰

Thank you for your report!
We're tracking this issue in MC-122421, so this ticket is being resolved and linked as a duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
πŸ““ Bug Tracker Guidelines – πŸ’¬ Community Support – πŸ“§ Mojang Support
πŸ““ Project Summary – ✍️ Feedback and Suggestions – πŸ“– Game Wiki

Hello @@unknown,

For some reason, your game folders are in read-only mode. This is why you are not able to delete the world. Changing folders permissions will simply fix your issue. If you need assistance, please see with the Minecraft Community Support discord. πŸ˜‰

Hello @@unknown,

It looks like something is causing lag with your modded GUI. Unfortunately, we can't provide help with a modded version of the game here. Please see with the mods creators (check your mod if you are the creator) or your API library. Additionally, if you can reproduce this issue in vanilla, feel free to open a new issue. πŸ™‚

Thank you for your report!
However, this issue is Invalid.

Performance drops are expected to happen between versions. Simply stating that "My game is laggier" is not helpful for Mojang to diagnose your issue. If you can pinpoint a specific cause when lag happens for you, please open a new report for that specific issue.

Keep in mind that Mojang is constantly optimizing the game and simply playing the game provides feedback to Mojang on which parts cause performance issues. To learn more about this, head here (section "Telemetry") for more information.

Quick Links:
πŸ““ Bug Tracker Guidelines – πŸ’¬ Community Support – πŸ“§ Mojang Support
πŸ““ Project Summary – ✍️ Feedback and Suggestions – πŸ“– Game Wiki

Hello @@unknown,

As far as I know, these β€œstone walls” are perfectly normal with the new cave generation and can be seen around often. However, if you think this is something that should be changed, feel free to make a suggestion on the Feedback website. πŸ™‚

Thank you for your report!
However, this issue is Invalid.

Performance drops are expected to happen between versions, especially in snapshots. Simply stating that "My game is laggier" is not helpful for Mojang to diagnose your issue. If you can pinpoint a specific cause when lag happens for you, please open a new report for that specific issue. If you think this might be a hardware issue please contact Community Support as they might be able to help with your issue.

Keep in mind that Mojang is constantly optimizing the game and simply playing the game provides feedback to Mojang on which parts cause performance issues. To learn more about this, head here (section "Telemetry") for more information.

Quick Links:
πŸ““ Bug Tracker Guidelines – πŸ’¬ Community Support – πŸ“§ Mojang Support
πŸ““ Project Summary – ✍️ Feedback and Suggestions – πŸ“– Game Wiki

Do you mean about the grass spreading inside the cave?

@@unknown As far as I know, this is a normal world generation feature and not a bug. However, if you think this should be modified somehow, feel free to leave a suggestion on the feedback website. πŸ˜‰

That's correct. @@unknown Advancements will only show up after you got the first one. πŸ˜‰

Hello, I'm unable to reproduce this issue. I'd suggest you to join the Minecraft Commands discord server if you need more assistance with the scoreboard. πŸ™‚

Mojang does not develop Paper. Only comment if you are able to repro with the official server jar.

Can confirm to be fixed as per the given repro steps.