[21:14:25] [24/ERROR] [tML]: An error occurred while loading SacredTools
The mod(s) have been automatically been disabled.
Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "tmod:SacredTools/Effects/ExampleEffectDeath". This file was compiled for the HiDef profile, and cannot be loaded into a Reach GraphicsDevice.
at Microsoft.Xna.Framework.Graphics.GraphicsContentHelper.GraphicsDeviceFromContentReader(ContentReader contentReader)
at Microsoft.Xna.Framework.Content.EffectReader.Read(ContentReader input, Effect existingInstance)
at Microsoft.Xna.Framework.Content.ContentReader.InvokeReader[T](ContentTypeReader reader, Object existingInstance)
at Microsoft.Xna.Framework.Content.ContentReader.ReadObjectInternal[T](Object existingInstance)
at Microsoft.Xna.Framework.Content.ContentReader.ReadObject[T]()
at Microsoft.Xna.Framework.Content.ContentReader.ReadAsset[T]()
at Microsoft.Xna.Framework.Content.ContentManager.ReadAsset[T](String assetName, Action`1 recordDisposableObject)
at Terraria.ModLoader.Engine.TMLContentManager.Load[T](String assetName)
at Terraria.ModLoader.Mod.LoadResource(String path, Int32 length, Func`1 getStream)
at Terraria.ModLoader.Mod.LoadResources()
at Terraria.ModLoader.ModContent.<>c.<Load>b__39_0(Mod mod)
at Terraria.ModLoader.ModContent.LoadModContent(CancellationToken token, Action`1 loadAction)
at Terraria.ModLoader.ModContent.Load(CancellationToken token)
at Terraria.ModLoader.ModLoader.Load(CancellationToken token)