The wav sound file at Sounds/Items/Guns/SSG/BoomstickFire failed to load (Try making sure your computer has speakers attached and audio devices enabled) at Terraria.ModLoader.Mod.LoadWav(String path, Byte[] bytes) at Terraria.ModLoader.Mod.LoadResourceFromStream(String path, Int32 len, BinaryReader reader) at TerrariaOverhaul.OverhaulMod.LoadResourceFromStream(String path, Int32 length, BinaryReader reader) in C:\Users\Merser\Documents\My Games\Terraria/ModLoader\Mod Sources\TerrariaOverhaul\OverhaulMod.cs:line 897 at Terraria.ModLoader.IO.TmodFile.Read(LoadedState desiredState, ReadStreamingAsset streamingHandler) at Terraria.ModLoader.ModLoader.do_Load(Object threadContext) Inner Exception: External component has thrown an exception. at Microsoft.Xna.Framework.Audio.SoundEffect.AllocateFormatAndData(Byte[] format, Byte[] data, Int32 offset, Int32 count) at Microsoft.Xna.Framework.Audio.SoundEffect..ctor(Stream stream) at Microsoft.Xna.Framework.Audio.SoundEffect.FromStream(Stream stream) at Terraria.ModLoader.Mod.LoadWav(String path, Byte[] bytes)