-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
If there are mods in the Mods folder and they have all been excluded via the ignorelist.txt file, the loader will throw this exception when the game starts:
FEZ [Unhandled Exception]
System.ApplicationException: Stuck in a mod dependency finalization loop!
at HatModLoader.Source.Hat.FinalizeDependencies() in C:\Users\User\Source\fez\HAT\Source\Hat.cs:line 236
at HatModLoader.Source.Hat.InitializeDependencies() in C:\Users\User\Source\fez\HAT\Source\Hat.cs:line 226
at HatModLoader.Source.Hat.PrepareMods() in C:\Users\User\Source\fez\HAT\Source\Hat.cs:line 48
at HatModLoader.Source.Hat.ctor(Fez fez) in C:\Users\User\Source\fez\HAT\Source\Hat.cs:line 11
at FezGame.Fez.Initialize() in C:\Users\User\Source\fez\HAT\Patches\Fez.cs:line 32
at Microsoft.Xna.Framework.Game.DoInitialize()
at Microsoft.Xna.Framework.Game.Run()
at FezGame.Program.Main(Internal)
at Common.Logger.Try(Action action)
Commit is 96129a8 (main branch)
Metadata
Metadata
Assignees
Labels
No labels