space-wizards / SS14.Launcher

Launcher for Space Station 14.
https://spacestation14.io
MIT License
33 stars 61 forks source link

Engine can fail to download #138

Open metalgearsloth opened 8 months ago

metalgearsloth commented 8 months ago

Not really sure what happened and this is the only log I get out of it:

Unhandled exception. System.IO.FileNotFoundException: Could not find file 'C:\Users\[NAME]\AppData\Roaming\Space Station 14\launcher\engines\207.1.0.zip'.
File name: 'C:\Users\[NAME]\AppData\Roaming\Space Station 14\launcher\engines\207.1.0.zip'
   at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.File.OpenHandle(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
   at System.IO.File.ReadAllBytes(String path)
   at SS14.Loader.Program.Main(String[] args) in /home/runner/work/SS14.Launcher/SS14.Launcher/SS14.Loader/Program.cs:line 154

For context the last thing I did was try to load a clientside replay then tried to join the server and then checked my logs.