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

[Crash] Conflict with Music Notification mod when narrator prompt is skipped (Quilt Loader) #125

Open
Cacahouetes opened this issue Jan 2, 2025 · 0 comments
Labels
crash If the game crashes

Comments

@Cacahouetes
Copy link

Minecraft version.

1.21.1

Remove Reloading Screen version.

5.0.8+mc1.21.1-fabric

What happened?

When using Remove Reloading Screen together with Music Notification, the game crashes after the first launch.

On the first launch, Minecraft displays the narrator activation prompt as expected, and everything works fine. However, on subsequent launches, the narrator prompt does not appear, and the game crashes with a NullPointerException in Music Notification's initialization process.

This behavior occurs only when Remove Reloading Screen is enabled. Disabling it resolves the issue, even when Music Notification is active.

Relevant logs

latest.log
crash-2025-01-02_18.55.35-client.txt

Additional information

Quilt Loader version:

0.27.1

Additional information:

  • This issue is specific to Quilt Loader. The crash does not occur when running the same mods on Fabric Loader.
  • The issue seems tied to the initialization state caused by the narrator activation prompt.
  • Disabling either Music Notification or Remove Reloading Screen prevents the crash.
  • The crash persists after re-installing both mods and resetting their configurations.
  • The issue may be related to how Remove Reloading Screen interacts with the initialization process of UI elements or global configurations.
@Cacahouetes Cacahouetes added the crash If the game crashes label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash If the game crashes
Projects
None yet
Development

No branches or pull requests

1 participant