Hello! I'm trying to open Everest to play Strawberry Jam for the first time, however it crashes almost immediately with an error log. What should I do?
This is the error log:
Ver 1.4.0.0-fna [Everest: 5421-azure-15f3e]
03/25/2025 10:57:35
Microsoft.Xna.Framework.Graphics.NoSuitableGraphicsDeviceException: Could not create swapchain! Error Code: The parameter is incorrect. (0x80070057)
at Microsoft.Xna.Framework.Graphics.GraphicsDevice..ctor(GraphicsAdapter adapter, GraphicsProfile graphicsProfile, PresentationParameters presentationParameters) in /tmp/FNA/src/Graphics/GraphicsDevice.cs:line 416
at Microsoft.Xna.Framework.GraphicsDeviceManager.Microsoft.Xna.Framework.IGraphicsDeviceManager.CreateDevice() in /tmp/FNA/src/GraphicsDeviceManager.cs:line 546
at Microsoft.Xna.Framework.Game.DoInitialize() in /tmp/FNA/src/Game.cs:line 773
at Microsoft.Xna.Framework.Game.Run() in /tmp/FNA/src/Game.cs:line 408
at Monocle.Engine.RunWithLogging() in /home/vsts/work/1/s/Celeste.Mod.mm/Patches/Monocle/Engine.cs:line 53