Music Notification

Music Notification

114k Downloads

Incompability with Remove Reloading Screens

sverXRazum opened this issue ยท 1 comments

commented

When I try to launch the game with Remove Reloading Screens mod (https://modrinth.com/mod/rrls) it crashes.

Launcher: PrismLauncher 9.1
Minecraft version: 1.21.4
Enabled mods:

  • Fabric API 0.114.2+ 1.21.4
  • Cloth Config v17 17.0.144
  • Music Notification 2.3.0
  • Forge Config API Port 21.4.1 (library for RRLS)
  • Remove Reloading Screens 5.1.0+ mc1.21.4-fabric
java.lang.NullPointerException: Cannot read field "SHOW_TITLE_SCREEN_BUTTON" because "net.kosmo.music.impl.ClientMusic.config" is null
	at knot//net.minecraft.class_442.handler$znk003$musicnotification$init(class_442.java:525)
	at knot//net.minecraft.class_442.method_25426(class_442.java:141)
	at knot//net.minecraft.class_437.method_25423(class_437.java:308)
	at knot//net.minecraft.class_310.method_1507(class_310.java:1192)
	at knot//net.minecraft.class_310.method_53528(class_310.java:757)
	at knot//net.minecraft.class_310.method_51736(class_310.java:742)
	at knot//net.minecraft.class_310.method_53465(class_310.java:731)
	at knot//net.minecraft.class_310.handler$znp000$rrls$init(class_310.java:6595)
	at knot//net.minecraft.class_310.<init>(class_310.java:718)
	at knot//net.minecraft.client.main.Main.main(Main.java:250)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
	at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
	at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
	at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)

Full crash report:
crash-2025-01-10_11.39.17-client.txt

commented

Fixed in [email protected] here, i will publish the release with the custom delay later, but for now you can download it only in Github.

Thank you for your report