#vanilla celeste crash
1 messages · Page 1 of 1 (latest)
The pinned post you need to read before posting contains a link to a common crashes page. It seems like this might be crash related to the xna version of the game. You can try switching to fna.
Celeste Error Log
Ver 1.4.0.0
3/1/2025 2:41:18 PM
System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'WindowsGameForm'.
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.Form.CreateHandle()
at System.Windows.Forms.Control.get_Handle()
at System.Windows.Forms.Control.GetSafeHandle(IWin32Window window)
at System.Windows.Forms.MessageBox.ShowCore(IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, Boolean showHelp)
at Microsoft.Xna.Framework.WindowsGameHost.ShowMissingRequirementMessage(Exception exception)
at Microsoft.Xna.Framework.Game.ShowMissingRequirementMessage(Exception exception)
at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
at Monocle.Engine.RunWithLogging()
this is the errorr log im getting does it match the solution youre suggesting?
yes
switching to fna fixes this