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

[🐞]: (minor issue) Speaker block's order of operations #1266

Open
5 tasks done
B4CKU opened this issue Dec 3, 2024 · 0 comments
Open
5 tasks done

[🐞]: (minor issue) Speaker block's order of operations #1266

B4CKU opened this issue Dec 3, 2024 · 0 comments
Labels
1.21.1 Minecraft Version bug Something isn't working

Comments

@B4CKU
Copy link

B4CKU commented Dec 3, 2024

Before Continuing:

  • Check you are using the latest version of the mods and its dependencies
  • Always include a latest.log if you are crashing
  • Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue persists.
  • If you are unsure which mod is the culprit.
    Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
  • Confirm that there is no existing issue with a similar description submitted in the list of issues.

Version

1.21.1-FABRIC

Supplementaries Version

v1.21-3.0.25-beta

Moonlight Lib Version

v1.21-2.17.7

Describe Issue

Issue

When placed next to a power source, speaker blocks seem to print chat messages before updating their names (from renaming them in an anvil).

Demonstration

Here I rename a speaker block.
2024-12-03_10 48 50

I turn on the lever.
2024-12-03_10 48 56

I place the block and it prints out its default name.
2024-12-03_10 48 58

To verify, that it wasn't just speaker data being lost, I turn it off,
2024-12-03_10 49 00

And then on again. This time the block uses its correct name.
2024-12-03_10 49 03

@B4CKU B4CKU added the bug Something isn't working label Dec 3, 2024
@github-actions github-actions bot added the 1.21.1 Minecraft Version label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.21.1 Minecraft Version bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant