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

[Bug]: Extraplanetary Launchpads (versions for 1.9.x) failing to install; CRC mismatch? #3818

Closed
1 task done
nan0bug00 opened this issue Apr 1, 2023 · 2 comments
Closed
1 task done

Comments

@nan0bug00
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Operating System

Windows 10 19045

CKAN Version

1.31.2

KSP Version

1.9.1

Did you make manual changes?

Yes

Describe the bug

CKAN is reporting that the zip file for Extraplanetary Launchpads v 6.99.1 and 6.99.0 are not valid zip files. Could be happening for other versions as well, I only tested these two.

Downloading the mod manually by going to the thread and following the directions there works fine, the zip file opens okay, contents appear as they should be. I'm not entirely sure if this is a CKAN error or something on Taniwha's end, but in the interest of just spreading awareness I'm reporting it here as well as in the EL thread. If the error is not a CKAN problem, disregard this report.

Steps to reproduce

  • Open a 1.9.1 instance in CKAN.
  • Set compatible version to 1.9
  • Attempt to install Extraplanetary Launchpads. Fail. Attempt to install the previous version.
  • See error

Relevant log output

CKAN.InvalidModuleFileKraken: ExtraPlanetaryLaunchpads 6.99.1.0: C:\Users\nan0b\AppData\Local\CKAN\downloads\downloading\B7FBB4F8-ExtraPlanetaryLaunchpads-6.99.1.0.zip
is not a valid ZIP file: Error in step EntryData for ExtraplanetaryLaunchpads/Parts/LandingPad/LandingPad.mu: CRC mismatch
   at CKAN.NetModuleCache.Store(CkanModule module, String path, IProgress`1 progress, String description, Boolean move)
   at CKAN.NetAsyncModulesDownloader.ModuleDownloadComplete(Uri url, String filename, Exception error, String etag)
@nan0bug00
Copy link
Author

Well, it appears that this was premature. Opening the manually downloaded zip works. Attempting to copy the files out of it into gamedata does not, and fails on LandingPad.mu, as the CKAN error so helpfully pointed out despite my failing to read past CRC mismatch. Appears CKAN is doing exactly what it should do, sorry for wasting time.

@HebaruSan
Copy link
Member

Yup, taniwha's server has been providing corrupted ZIP files for quite a while now, unfortunately. There's not much CKAN can do about this, but that mod's bugtracker is here:

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

2 participants