I was able to download and install Everest and Strawberry Jam, but when I launched Everest it said that Strawberry Jam has some dependencies that I needed to install. I pressed install and when it installed "BounceHelper" it crashed with this message:
Celeste Error Log
==========================================
Ver 1.4.0.0-fna [Everest: 3761-azure-491f9]
03/25/2023 15:08:43
System.NullReferenceException: Object reference not set to an instance of an object.
at Celeste.Mod.BounceHelper.BounceHelperModule.modEngineUpdate(orig_Update orig, Engine engine, GameTime gameTime) in C:\Program Files (x86)\Steam\steamapps\common\Celeste\Mods\BounceHelper\BounceHelperModule.cs:line 899
at Hook<Monocle.Engine::Update>?3274677(Engine , GameTime )
at Celeste.Celeste.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.RunLoop()
at Microsoft.Xna.Framework.Game.Run()
at Monocle.Engine.RunWithLogging() in /home/vsts/work/1/s/Celeste.Mod.mm/Patches/Monocle/Engine.cs:line 34
``` What should I do?