#System.InvalidOperationException
10 messages · Page 1 of 1 (latest)
Update your graphics drivers from you gpu vendor's website. Do not use the built in windows updater.
You can also try switching to the FNA version of the game. It is generally more stable.
In the future I recommend sending the entire crash log here when reporting issues and reading the common issues list linked in the pinned forum post. It gives info on many crashes, this one included.
yes
fna/xna are just different flavors of the same framework celeste is built upon
xna is the first, it's made by microsoft, proprietary, windows-only, 32-bit and buggy
fna is an open-source, cross-platform reinplementation which fixes many bugs and alloes the game to be no longer 32-bit only
FNA is a reimplementation of the Microsoft XNA Game Studio 4.0 Refresh libraries.