Thank you for your report!
However, this issue is Invalid for the bug tracker.
Crashes such as these are logged automatically by the game or server and investigated further by the development team internally, so they are not generally kept on the bug tracker.
If you can provide a list of steps that someone else can follow to consistently reproduce a crash then feel free to create a new report. Please be sure to always search for duplicates before creating any new report. Please see the Bug Tracker Guidelines for more information.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Thank you for your report!
However, this issue is Invalid.
Unfortunately we don't accept issues related to third party Marketplace content here on the bug tracker, but you may wish to contact the content creators directly. Marketplace partners have their own support channels for resolving issues affecting their content. Please visit the Marketplace FAQ section "I have a problem with the Minecraft world I purchased" for more information, including contact links for some of the Marketplace partners.
"Minecraft"-branded content should be reported here on the bug tracker.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
This may be the same underlying pathfinding issue as described in (MCPE-223948). Here, the copper golem is not above the chest, but the distance appears to be the same.
Does this occur with specific resource packs? Have you tried adjusting your vibrant visuals settings?
The screenshot shows a block of fully grown wheat in the foreground. Can you clarify what your problem is, or attach a video of bone meal not working to grow wheat?
Thank you for your report!
However, this issue is Invalid.
This is a technical support issue; this site is for bug reports only. We do not have the resources to provide you with technical support.
Please contact Community Support for assistance and refer to this ticket by providing a link.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Does this still occur if you disable all resource packs?
Thank you for your report!
We're tracking this issue in MCPE-39609, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as working as intended, which means this is not considered a bug and won't be fixed. Please do not leave a comment on the linked ticket.
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 (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Thank you for your report!
However, this issue is Invalid.
This is a technical support issue; this site is for bug reports only. We do not have the resources to provide you with technical support.
Please contact Community Support for assistance and refer to this ticket by providing a link.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Thank you for your report!
Thank you for taking the time to report a bug. Unfortunately we are only able to accept bug reports in English since it is the common language used on this tracker.
You are welcome to create a new ticket about your issue in English. You can use an online translator, if it helps.
However, please search before writing a new bug report, as it's very likely that someone else already reported your issue before.
If you find an existing ticket about your issue, you can add a vote and any new information to it instead of reporting it yourself.
Please note that this bug tracker is not for support or technical issues. If you have a payment issue or an issue with your account, please contact Microsoft Support. If you need help with a technical issue (e.g. Minecraft doesn't start at all), please contact Community Support.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
This issue is being temporarily resolved as Awaiting Response. Once the requested information has been delivered, the report will be reopened automatically.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
This issue is being temporarily resolved as Awaiting Response. Once the requested information has been delivered, the report will be reopened automatically.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
The bug tracker does not have any access to your account and we are unable to help with any of your account or purchase issue. Please do not put your gamertag or other identifying information on the bug tracker.
Please provide a copy of an affected world so that we can further investigate this issue.
Thank you for your report!
However, this issue is Invalid.
This is a technical support issue; this site is for bug reports only. We do not have the resources to provide you with technical support.
Please contact Community Support for assistance and refer to this ticket by providing a link.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Thank you for your report!
However, this issue is Invalid.
Unfortunately we don't accept issues related to External Servers here on the bug tracker, but please add more details if you think this also affects multiplayer over Realms, LAN, or XBL.
I'd suggest contacting the server owner directly or seeking help on the Minecraft forums.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Thank you for your report. Unfortunately, there is no way to recover lost data from voided chunks. This is a sign of data corruption in the world save. If you can figure out how to reproduce the data corruption then we can track the issue here, otherwise we cannot confirm that it is due to a bug in the game.
I am setting this report to Awaiting Response. Please comment if you can provide additional information related to reproducing the issue, and the report will reopen.
I hypothesize that this occurs wherever chunk generation creates more than 100 pendingTicks for liquid spread, and the bug occurs because:
The game caps pendingTick processing at 100 per game tick
Chunks have a data tag to mark that they have completed generating
Chunks will not set that tag until they process all of their world-gen pendingTicks
Whenever the chunk is ticked and the tag is not set, it creates all of its world-generation pendingTicks
If this is the process, then result would be that on each tick the chunk generates more duplicate ticks than it can process, so the pendingTick record for the chunk keeps getting larger and larger.
Note that if you delete all of the pendingTicks for affected chunks with an external tool, the lag will go away for a while but the game will continue to make more pendingTicks for the chunk than it can process. The lag and data bloat will return.
We are tracking this issue at (MCPE-224638).
Fixed in 1.21.120.23 Preview along with (MCPE-208089).
Do you have Mob Spawning turned off in world settings?
If not, please provide the world seed and coordinates where this occurs.
This issue is being temporarily resolved as Awaiting Response. Once the requested information has been delivered, the report will be reopened automatically.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki