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

SaintCoinach.Cmd offering update, but crashing when offer accepted. #148

Open
mistahmikey opened this issue Jun 19, 2023 · 3 comments
Open

Comments

@mistahmikey
Copy link

mistahmikey commented Jun 19, 2023

I am seeing the following problem:

C:\Users\xxxx\Source\repos\SaintCoinach\SaintCoinach.Cmd\bin\Debug>SaintCoinach.Cmd
Game version: 2023.05.31.0000.0000
Definition version: 2023.05.18.0000.0000
Update is available, perform update (Y/n)? y

Unhandled Exception: System.IO.DirectoryNotFoundException: Attempted to access a path that is not on the disk.
   at SaintCoinach.IO.PackCollection..ctor(DirectoryInfo dataDirectory) in C:\Users\xxxx\Source\Repos\SaintCoinach\SaintCoinach\IO\PackCollection.cs:line 30
   at SaintCoinach.IO.PackCollection..ctor(String dataDirectory) in C:\Users\xxxx\Source\Repos\SaintCoinach\SaintCoinach\IO\PackCollection.cs:line 24
   at SaintCoinach.ARealmReversed.Update(Boolean detectDataChanges, IProgress`1 progress) in C:\Users\xxxx\Source\Repos\SaintCoinach\SaintCoinach\ARealmReversed.cs:line 366
   at SaintCoinach.Cmd.Program.Main(String[] args) in C:\Users\xxxx\Source\Repos\SaintCoinach\SaintCoinach.Cmd\Program.cs:line 52
Failed to delete temporary directory C:\Users\xxxx\AppData\Local\Temp\tmpB7F7.tmp.

C:\Users\xxxx\Source\repos\SaintCoinach\SaintCoinach.Cmd\bin\Debug>

Is there something I must manually do to allow this update to happen?

@justscribe
Copy link

Update is broken due to wrong packed "SaintCoinach.History.zip".
It contains only latest version, while updater is looking for previous one.
image

@mistahmikey
Copy link
Author

I do not know what to do with this information - is there something I must do to make this work?

@justscribe
Copy link

This can be fixed by the owner of the repo, I just noticed the problem.

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