ZeroK-RTS / Zero-K-Infrastructure

Website, lobby launcher and server, steam deployment, .NET based tools and other vital parts of Zero-K infrastructure
GNU General Public License v3.0
53 stars 52 forks source link

Failed to write ArchiveCache13 #2078

Open GoogleFrog opened 6 years ago

GoogleFrog commented 6 years ago

Check whether this error is due to an update or whether it is just a write permission issue.

https://github.com/ZeroK-RTS/CrashReports/issues/3695 https://github.com/ZeroK-RTS/CrashReports/issues/3696 https://github.com/ZeroK-RTS/CrashReports/issues/3697 https://github.com/ZeroK-RTS/CrashReports/issues/3698

Licho1 commented 6 years ago

ArchiveCache is touched purely by engine, it could be in theory caused by two engines running and trying to touch it at the same time.