#i cant install olympus, i open olympus and then crash.

10 messages · Page 1 of 1 (latest)

calm egret
#

can you try redownloading and reinstalling olympus?

#

is it the same error each time?

#

also, can you try restarting your computer, then trying again?
it might be that the installer has failed and not closed properly, and so the next time you try there's a conflict between the two (restarting will close any lingering olympus instances)

sturdy cosmos
#

a similar thing happens to me. I try to install it an it appears a white screan fo a few seconsd and then it stops running

#

but my errors are diferent I think

#

log-launcher:

Olympus Launcher 1.0.0.0
Tried to start C:\Users\lando\AppData\Roaming\Olympus\main.exe but not found.
Starting up form
Downloader thread running
Wiping C:\Users\lando\AppData\Roaming\Olympus
System.IO.IOException: The process cannot access the file 'C:\Users\lando\AppData\Roaming\Olympus' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound, WIN32_FIND_DATA& data)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at Olympus.OlympusForm.RunDownloader()
Downloading https://dev.azure.com/EverestAPI/Olympus/_apis/build/builds/1774/artifacts?artifactName=windows.main&$format=zip
Downloaded 8087300 bytes
Opening wrapper .zip
Opening dist .zip
Extracting to C:\Users\lando\AppData\Roaming\Olympus
Done
Starting up C:\Users\lando\AppData\Roaming\Olympus\main.exe

#

log-sharp:

C:\Users\lando\AppData\Roaming\Olympus
[sharp] New TCP connection: 127.0.0.1:55154
[sharp] Executing win32appadd
[sharp] Executing win32createshortcuts
[sharp] Failed reading from 127.0.0.1:55154: System.IO.IOException: Unable to read data from the transport connection: Se ha forzado la interrupción de una conexión existente por el host remoto. ---> System.Net.Sockets.SocketException: Se ha forzado la interrupción de una conexión existente por el host remoto
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.IO.StreamReader.ReadBuffer()
at System.IO.StreamReader.Read()
at Olympus.Program.ReadTerminatedString(TextReader reader, Char delimiter)
at Olympus.Program.ReadLoop(Process parentProc, MessageContext ctx, StreamReader reader, Boolean verbose, Char delimiter)
at Olympus.Program.<>c__DisplayClass3_1.<Main>b__3()

sturdy cosmos
#

I tried it and is still doesn`t work

#

the only change was in the log-sharp at the final line thas says:

at Olympus.Program.<>c__DisplayClass5_2.<Main>b__5()

isnted of:

at Olympus.Program.<>cDisplayClass3_1.<Main>b3()