#everest crashes after updating lonn
13 messages · Page 1 of 1 (latest)
(04/25/2026 13:47:37) [Everest] [Error] [core] Failed to enable Windows VT support!
(04/25/2026 13:47:41) [Everest] [Error] [EverestSplash] Could not send data to splash!
Detailed exception log:
System.AggregateException: One or more errors occurred. (Pipe is broken.)
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout)
at Celeste.Mod.EverestSplashHandler.SendMessageToSplash(String message) in Celeste.Mod.mm/Mod/Everest/EverestSplashHandler.cs:line 133
System.IO.IOException: Pipe is broken.
at System.IO.Pipes.PipeStream.WriteCore(ReadOnlySpan1 buffer) at System.IO.Pipes.PipeStream.<>c.<AsyncOverSyncWrite>b__78_0(ValueTuple2 s)
at System.Threading.AsyncOverSyncWithIoCancellation.InvokeAsync[TState](Action1 action, TState state, CancellationToken cancellationToken) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.IO.StreamWriter.<FlushAsyncInternal>g__Core|76_0(Boolean flushStream, Boolean flushEncoder, CancellationToken cancellationToken)
those are all the errors in the log.txt but i have no idea what to do with them
Can you send the whole log?
yes i can
i'll also note that pressing skip while its updating causes it to not crash
does this work?
This log looks like it wants you to restart your PC, something’s locking GravityHelper and it can’t be loaded
i will try that, but this has been an issue for a long time
The log you did send did not include the Pipe is broken errors, by the way