You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.
When revoking lots of advancements then granting lots of advancements in the same tick, the advancements screen may permanently crash on open. In other words, the game will crash, then every time the screen is opened, the game will crash again, until restart. crash-2022-01-21_13.43.08-client.txt
To reproduce:
Start a dedicated vanilla server.
Join the game as a client of that server with the Advancement Info mod installed.
Gain some advancements e.g. by killing a monster, getting stone or diamonds, or crafting an iron pickaxe.
Give yourself a command block /give @s command_block.
Place a repeating command block, then a chain command block on top.
The repeating command block should have /advancement revoke @a everything and Needs Redstone.
The chain command block should have /advancement grant @a everything and Always Active.
Place a pressure plate next to the repeating command block.
Step on the pressure plate.
Open the advancements screen.
Mouse over some advancements (if necessary -- the game may crash immediately).
Game crash
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When revoking lots of advancements then granting lots of advancements in the same tick, the advancements screen may permanently crash on open. In other words, the game will crash, then every time the screen is opened, the game will crash again, until restart.
crash-2022-01-21_13.43.08-client.txt
To reproduce:
/give @s command_block
./advancement revoke @a everything
and Needs Redstone./advancement grant @a everything
and Always Active.The text was updated successfully, but these errors were encountered: