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

Protoc installation fails because of AutoHotkey error #343

Closed
laribA opened this issue Nov 14, 2021 · 3 comments
Closed

Protoc installation fails because of AutoHotkey error #343

laribA opened this issue Nov 14, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@laribA
Copy link

laribA commented Nov 14, 2021

Describe the bug
Protoc installation fails because of AutoHotkey error:

Error: Failed
Line#
--> 6356: Download(this.GetDownloadUrl(), destPath)

The current thread will exit.

To Reproduce
Steps to reproduce the behavior:

  1. Install Launchpad
  2. Launch Launchpad

Expected behavior
Dependency installer finishes as normal

Screenshots
image
image

Required Details

  • OS: Windows 10 64-bit
  • Launchpad Version 9.4.0
@bmcclure
Copy link
Collaborator

Thanks for the report! I wonder what is causing the download to fail. I will see if I can reproduce this somehow on my end, or at the very least see if I can get some better exception handling in place for failed downloads so we can get a more helpful error.

@bmcclure bmcclure self-assigned this Nov 16, 2021
@bmcclure bmcclure added the bug Something isn't working label Nov 16, 2021
@laribA
Copy link
Author

laribA commented Nov 16, 2021

You're welcome! I just wanted to add: I tried manually downloading the 64-bit version of protoc 3.14.0 and putting it in the ./Vendor/Protoc folder, but it didn't do anything.

@laribA
Copy link
Author

laribA commented Nov 17, 2021

I launched Launchpad as administrator (which I tried before), and for some reason, it worked. My system really is an enigma.

@laribA laribA closed this as completed Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants