Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Engine can fail to download #138

Open
metalgearsloth opened this issue Jan 23, 2024 · 0 comments
Open

Engine can fail to download #138

metalgearsloth opened this issue Jan 23, 2024 · 0 comments

Comments

@metalgearsloth
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant