Error logged at the game's directory
System.TypeInitializationException: The type initializer for 'Microsoft.Xna.Framework.Media.MediaPlayer' threw an exception. ---> System.Runtime.InteropServices.SEHException: External component has thrown an exception. at Microsoft.Xna.Framework.Media.WmpProxyThread.RunInRightApartment(WmpProxyFunction proxyFunction) at Microsoft.Xna.Framework.Media.UnsafeNativeMethods.MediaQueue_GetShuffle(Boolean& shuffle) at Microsoft.Xna.Framework.Media.MediaPlayer..cctor() --- End of inner exception stack trace --- at Microsoft.Xna.Framework.Media.MediaPlayer.set_Volume(Single value) at Terraria.Main.Initialize() at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun) at Microsoft.Xna.Framework.Game.Run() at Terraria.Program.Main(String[] args