-
Notifications
You must be signed in to change notification settings - Fork 491
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
Packman Download Failure for Legacy Falcor Versions Due to 403 Error on External Modules #424
Comments
I also have the same issue with version 7.0. |
Same here |
I had a same error( server returned 403) with tag 6.0 on Windows, and solved it by running
|
Same problem with Falcor 3.2.1
I can see packman.cmd, and packman under
There is no update option. Any suggestion? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've encountered an issue with downloading files for older versions of the Falcor rendering engine via Packman. This is particularly critical because some academic papers' implementations are available only in these older versions. Unfortunately, when attempting to fetch files with external modules from the Packman servers, I receive a 403 error, indicating that the server is forbidding access to these resources.
Error Message:
The specific error message returned by Packman is as follows:
packman(ERROR): Unable to download file from 'https://d4i3qtqj3r0z5.cloudfront.net/falcor_media%40f625412e' (server returned 403)
Steps to Reproduce:
Attempt to install and compile older versions of the Falcor. 4.3, 4.4 for example
Thank you for your attention to this matter. I look forward to any assistance you can provide.
The text was updated successfully, but these errors were encountered: