You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
Hi, I'm Anthist and I was running a modpack in multiplayer and noticed people were crashing when entering the Aether dimension, specifically when entering the "Silver Dungeon" structure from the mod itself
After testing and researching I found out that when a mob from the Aether called "Valkyrie" spawns naturally they play a sound effect, before this sound is even able to play the game crashes or kicks you if played on multiplayer
Edit: Found out that the sound is played by a block (aether:block.dungeon_trap.trigger)
Hi, I'm Anthist and I was running a modpack in multiplayer and noticed people were crashing when entering the Aether dimension, specifically when entering the "Silver Dungeon" structure from the mod itself
After testing and researching I found out that when a mob from the Aether called "Valkyrie" spawns naturally they play a sound effect, before this sound is even able to play the game crashes or kicks you if played on multiplayer
Edit: Found out that the sound is played by a block (aether:block.dungeon_trap.trigger)
I read that some people said this crash is caused when Auditory tries to apply a reverb on the sound that is played but fails on doing.
If more information is need let me know. Thanks