NVIDIAGameWorks / Falcor

Real-Time Rendering Framework

Home Page:https://developer.nvidia.com/falcor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Packman Download Failure for Legacy Falcor Versions Due to 403 Error on External Modules

Mishok43 opened this issue · comments

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.

I also have the same issue with version 7.0.

Same here