i tried updating some mods because new versions were available, and after restarting the game fails to load even after attempting to reinstall them. i included a screenshot of the mods that were updated before this happens with error logs
Ver 1.4.0.0-fna [Everest: 6194-azure-5adc0-stable]
03/31/2026 01:17:09
System.InvalidOperationException: No suitable export method found for import method "ReverseHelper.DreamBlock.PlayerHasDreamDash".
Check that the dependency is present, the import name matches the export name,
and that the import methods' names and signatures match with the export methods.
[failing method: bool PlayerHasDreamDash(Entity dreamBlockLike, Func<bool> fallback)]
at Celeste.Mod.aonHelper.Imports.ReverseHelper.Load() in aonHelper/obj/Release/net8.0/ModInteropImportGenerator/ModInteropImportGenerator.ModInteropImportSourceGenerator/ReverseHelper.g.cs:line 273
at Celeste.Mod.Everest.Initialize() in Celeste.Mod.mm/Mod/Everest/Everest.cs:line 512
at Celeste.Celeste.Initialize() in Celeste.Mod.mm/Patches/Celeste.cs:line 329
at Microsoft.Xna.Framework.Game.DoInitialize() in /__w/Everest-libs/Everest-libs/source/FNA/src/Game.cs:line 776
at Microsoft.Xna.Framework.Game.Run() in /__w/Everest-libs/Everest-libs/source/FNA/src/Game.cs:line 408
at Monocle.Engine.RunWithLogging() in Celeste.Mod.mm/Patches/Monocle/Engine.cs:line 56