#Dragonfruit demise crashes celeste
16 messages · Page 1 of 1 (latest)
Ver 1.4.0.0-fna [Everest: 5480-azure-f06b3]
05/12/2025 19:22:50
System.ArgumentNullException: Value cannot be null. (Parameter 'method')
at MonoMod.Utils.Helpers.ThrowArgumentNull(String argName) in /home/vsts/work/1/s/external/MonoMod/src/MonoMod.Utils/Helpers.cs:line 139
at MonoMod.Core.Platforms.PlatformTriple.GetIdentifiable(MethodBase method) in /home/vsts/work/1/s/external/MonoMod/src/MonoMod.Core/Platforms/PlatformTriple.cs:line 284
at Celeste.Mod.Helpers.LegacyMonoMod.LegacyILHook..ctor(MethodBase from, Manipulator manipulator, LegacyILHookConfig config) in /home/vsts/work/1/s/Celeste.Mod.mm/Mod/Helpers/LegacyMonoMod/ILHook.cs:line 119
at Celeste.Mod.StrawberryJam2021.Entities.WindTunnelNoParticles.Load() in StrawberryJam2021/Entities/WindTunnelNoParticles.cs:line 34
at Celeste.Mod.StrawberryJam2021.StrawberryJam2021Module.Load() in StrawberryJam2021/StrawberryJam2021Module.cs:line 68
at DMD<System.Void Celeste.Mod.Everest:Register(Celeste.Mod.EverestModule)>(EverestModule module)
at Celeste.Mod.MaxHelpingHand.Module.MaxHelpingHandModule.onModRegister(Action`1 orig, EverestModule module)
at HookCeleste.Mod.Everest::Register?54231519(EverestModule )
at SyncProxy<System.Void Celeste.Mod.Everest:Register(Celeste.Mod.EverestModule)>(EverestModule )
at Celeste.Mod.Everest.Loader.LoadModAssembly(EverestModuleMetadata meta, Assembly asm)
at Celeste.Mod.Everest.Loader.LoadMod(EverestModuleMetadata meta)
at Celeste.Mod.Everest.CheckDependenciesOfDelayedMods()
at Celeste.Mod.Everest.Loader.LoadAuto()
at Celeste.Mod.Everest.Boot()
at Celeste.Celeste..ctor()
at Celeste.Celeste.orig_Main(String[] args)
the log
the same thing seems to happen with decline but its a slightly different crash i think?
nvm its the exact same crash, same thing with disabling a single dependency stops the crash
except the problem is with the author of dd
dd uses the same code mod as sj
this is something destoma should fix
but for a workaround, replace the dll and pdb files from the zip with ones from sj
oh alr
okay yea this worked so fixed