Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client hang for several seconds whilst typing block/item ID or scoreboard criterion in command #77

Open
James103 opened this issue Mar 31, 2023 · 0 comments

Comments

@James103
Copy link

In heavily modded instances with many thousands of block and item IDs, typing a command such as setblock 1 2 3 stone, give @s egg or scoreboard objectives add ... may cause the client to hang for several seconds whilst getting and rendering the list of possible block IDs, item IDs and scoreboard criterion respectively.

To reproduce:

  1. Install the mod pack "All of Fabric 6" version 1.5.0 or 1.5.1, which contains Emojiful 4.0.4.
  2. Create a new world with cheats enabled.
  3. Start typing the command: scoreboard objectives add test dummy
  4. Right after typing the word test, the client hangs for several seconds.

Even though the above steps caused the hang for me (in 1.19.2), the underlying cause means the issue should still exist with Emojiful 4.1.0 if enough other content mods are also installed on the same Minecraft 1.19.3 instance.

Spark profiler report showing this mod is causing the issue: https://spark.lucko.me/OLINd2WHb2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant