Music Notification

Music Notification

135k Downloads

Crash on 1.21.1 with Neo

snewell92 opened this issue ยท 0 comments

commented

I haven't dug deeper, but I seem to have a crash on a music and melody vanilla track, specifically legacy:music/overworld/albeit

Relevant logs from right at client crash time:

[18May2025 11:18:29.407] [Render thread/INFO] [MusicNotification/]: Music not found with identifier: the_bumblezone:music/beenna_box_mono trying with the_bumblezone:music_disc.beenna_box_mono
[18May2025 11:18:29.407] [Render thread/INFO] [MusicNotification/]: Unknown music the_bumblezone:music/beenna_box_mono
[18May2025 11:23:27.178] [Render thread/ERROR] [com.mojang.blaze3d.audio.OpenAlUtil/]: Deleting stream buffers: Invalid operation.
[18May2025 11:23:27.178] [Render thread/ERROR] [com.mojang.blaze3d.audio.OpenAlUtil/]: Deleting stream buffers: Invalid operation.
[18May2025 11:23:35.186] [Render thread/ERROR] [com.mojang.blaze3d.audio.OpenAlUtil/]: Deleting stream buffers: Invalid operation.
[18May2025 11:26:03.320] [Render thread/INFO] [MusicNotification/]: Music not found with identifier: legacy:music/overworld/albeit trying with minecraft:music.game
[18May2025 11:26:03.320] [Render thread/INFO] [MusicNotification/]: Unknown music legacy:music/overworld/albeit
[18May2025 11:26:03.320] [Render thread/ERROR] [net.minecraft.client.Minecraft/FATAL]: Unreported exception thrown!
java.lang.NullPointerException: Cannot invoke "net.neoforged.fml.loading.moddiscovery.ModFileInfo.moduleName()" because the return value of "net.neoforged.fml.loading.LoadingModList.getModFileById(String)" is null