#Unexpected Celeste Error

1 messages · Page 1 of 1 (latest)

cloud egret
#

So this is what my error log says, just after moving to a new computer.

Ver 1.4.0.0-fna [Everest: 6194-azure-5adc0-stable]
03/14/2026 21:32:03
System.InvalidOperationException: Texture2D staging buffer creation failed! Error Code: An internal issue prevented the driver from carrying out the specified operation. The driver's state is probably suspect,
and the application should not continue. (0x887A0020)
at Microsoft.Xna.Framework.FNALoggerEXT.FNA3DLogError(IntPtr msg) in /__w/Everest-libs/Everest-libs/source/FNA/src/FNALoggerEXT.cs:line 98
at Microsoft.Xna.Framework.Graphics.FNA3D.FNA3D_GetTextureData2D(IntPtr device, IntPtr texture, Int32 x, Int32 y, Int32 w, Int32 h, Int32 level, IntPtr data, Int32 dataLength)
at Microsoft.Xna.Framework.Graphics.Texture2D.GetData[T](Int32 level, Nullable`1 rect, T[] data, Int32 startIndex, Int32 elementCount) in /__w/Everest-libs/Everest-libs/source/FNA/src/Graphics/Texture2D.cs:line 321
at Microsoft.Xna.Framework.Graphics.Texture2D.GetData[T](T[] data) in /__w/Everest-libs/Everest-libs/source/FNA/src/Graphics/Texture2D.cs:line 259
at Celeste.HiresSnow..ctor(Single overlayAlpha) in Celeste.Mod.mm/Patches/HiresSnow.cs:line 26
at Celeste.Mod.UI.CriticalErrorHandler.HandleCriticalError(ExceptionDispatchInfo error) in Celeste.Mod.mm/Mod/UI/CriticalErrorHandler.cs:line 117
at Monocle.Engine.RunWithLogging() in Celeste.Mod.mm/Patches/Monocle/Engine.cs:line 73
at Celeste.Celeste.orig_Main(String[] args)
at Celeste.Celeste.MainInner(String[] args) in Celeste.Mod.mm/Patches/Celeste.cs:line 220

molten streamBOT
#

There are two types of logs; crash logs and log.txt.

Crash logs are generated when you see an "Oooops! :(" crash handler screen. They contain extra information which regular logs don't.
To access those, there's a button that says Open log file folder, which should take you to where they're stored. Make sure to grab the latest one!

For more subtle issues, non-crashing problems or other miscellaneous stuff, log.txt is checked. To find it, do the following:

  • Open Olympus.
  • Press the Manage button in the Installations panel on Olympus' main menu. (it's to the left)
  • Press Browse to open the Celeste folder.
  • Look for the file named exactly log.txt inside that folder. Do not grab error_log.txt or look into the LogHistory folder as those are not the log.txt you're looking for.

Your username may sometimes show up in those logs. If you're concerned about that, remember to censor it before uploading. Every text editor should have a replace function, commonly opened with Ctrl+H.

cloud egret
quiet atlas
quiet atlas
cloud egret
quiet atlas
#

official gpu manufacturer website...

#

intel/amd/nvidia

#

you can check in task manager

quiet atlas
#

is this fixed