When I tried to do something with always active command block (repeairng) keeps crashing my game and I can't get back on to my world I made plz fix or lower the always active repeating command block is allowed to spawn I tried to load the world up but this is wat i see btw it was withers
Attachments
Comments 3
Does peaceful difficulty walaround work for you?
This ticket will automatically reopen when you reply.
Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.
For any account or purchasing related issues, please contact Minecraft Customer Support directly, as we cannot assist with those here at the bug tracker.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
Hello Connor,
This is not a bug nor Mojang's fault. You should be careful summoning withers on a repeating_command_block. Here's a hotfix based on your description:
-Set the world difficulty to peaceful from the 'Worlds' tab (not in-game).
-If lag still persists, but you are able to get into the game, use /kill @e[type=!player] to kill all mobs in the world (or use ie. /kill @e[type=!player,type=!cow] if you have a cow farm and wouldn't like to kill all the cows} and /gamerule commandblocksenabled false if you suspect a destructive command block running in the background. Find the command block, destroy it, and then type /gamerule commandblocksenabled true. Hope this helps!