Celeste

Celeste

View Stats:
cristö Dec 10, 2022 @ 1:13pm
System.InvalidOperationException: An unexpected error has occurred.
I can't start the game, the error log is as follow:

Ver 1.4.0.0
12/10/2022 11:11:31 PM
System.InvalidOperationException: An unexpected error has occurred.
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.DrawUserPrimitives[T](PrimitiveType primitiveType, T[] vertexData, Int32 vertexOffset, Int32 primitiveCount, VertexDeclaration vertexDeclaration)
at Celeste.GFX.DrawVertices[T](Matrix matrix, T[] vertices, Int32 vertexCount, Effect effect, BlendState blendState)
at Celeste.ScreenWipe.DrawPrimitives(VertexPositionColor[] vertices)
at Celeste.FadeWipe.Render(Scene scene)
at Monocle.RendererList.Render()
at Monocle.Scene.Render()
at Monocle.Engine.RenderCore()
at Celeste.Celeste.RenderCore()
at Monocle.Engine.Draw(GameTime gameTime)
at Microsoft.Xna.Framework.Game.DrawFrame()
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameHost.OnIdle()
at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
at Monocle.Engine.RunWithLogging()
< >
Showing 1-2 of 2 comments
Duckboycool Dec 10, 2022 @ 4:27pm 
Have you tried switching to OpenGL in the game betas tab?
cristö Dec 11, 2022 @ 6:01am 
Originally posted by Duckboycool:
Have you tried switching to OpenGL in the game betas tab?
Thanks!! It worked!!
< >
Showing 1-2 of 2 comments
Per page: 1530 50

Date Posted: Dec 10, 2022 @ 1:13pm
Posts: 2