Error loading "tmod:FargowiltasSouls/Effects/Invert"

Segnitia

Terrarian
Fargo souls mod doesn't work because for some reason it cant load the said file. I'll send the whole message here.

Code:
11:31:39] [12/ERROR] [tML]: An error occurred while loading FargowiltasSouls
The mod(s) have been automatically disabled.
Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "tmod:FargowiltasSouls/Effects/Invert". 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) in tModLoader\Terraria.ModLoader.Engine\TMLContentManager.cs:line 55
   at Terraria.ModLoader.Mod.LoadResource(String path, Int32 length, Func`1 getStream) in tModLoader\Terraria.ModLoader\Mod.cs:line 176
   at Terraria.ModLoader.Mod.LoadResources() in tModLoader\Terraria.ModLoader\Mod.cs:line 122
   at Terraria.ModLoader.ModContent.<>c.<Load>b__38_0(Mod mod) in tModLoader\Terraria.ModLoader\ModContent.cs:line 362
   at DMD<Terraria.ModLoader.ModContent::LoadModContent>(CancellationToken token, Action`1 loadAction)
   at Trampoline<Terraria.ModLoader.ModContent::LoadModContent>?40233930(CancellationToken , Action`1 )
   at Fargowiltas.Fargowiltas.LoadHook(Action`2 orig, CancellationToken token, Action`1 loadAction) in Fargowiltas.cs:line 632
   at Hook<Terraria.ModLoader.ModContent::LoadModContent>?35165452(CancellationToken , Action`1 )
   at DMD<Terraria.ModLoader.ModContent::Load>(CancellationToken token)
   at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria.ModLoader\ModLoader.cs:line 138
 
Back
Top Bottom