You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've changed openmoonray's versioning scheme to align with how we version our internal repositories, which is typically a minor version bump with weekly internal releases and a major version bump when one of our productions locks off on a particular version, to ensure stability for the remainder of that production.
Features
New developer regression suite (RATS). Includes release of ~400 tests, and automated canonical image generation.
Added NUMA architecture support. Includes affinity controls for CPU / Memory to achieve better performance on NUMA architecture machines.
New rdla_gui program that creates a GUI from rdla objects and parameters and updates a delta .rdla file for real time control when rendering with moonray_gui
Downloading assets/hdri/parkinglot.exr (4.4 MB)
Error downloading object: assets/hdri/parkinglot.exr (a020d18): Smudge error: Error downloading assets/hdri/parkinglot.exr (a020d18a2aa3b493b585620f544dddfcf34d43b3922db3f9f537ea5a0407196f): [a020d18a2aa3b493b585620f544dddfcf34d43b3922db3f9f537ea5a0407196f] Object does not exist on the server: [404] Object does not exist on the server
Errors logged to '/home/gonsolo/src/openmoonray/.git/modules/rats/lfs/logs/20250615T231132.420830314.log'.
Use git lfs logs last to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: assets/hdri/parkinglot.exr: smudge filter lfs failed
fatal: Unable to checkout 'd4c72c1eda2e18df3775876fc9818462410f54ad' in submodule path 'rats'
Error downloading object: assets/hdri/parkinglot.exr (a020d18): Smudge error: Error downloading assets/hdri/parkinglot.exr (a020d18a2aa3b493b585620f544dddfcf34d43b3922db3f9f537ea5a0407196f): [a020d18a2aa3b493b585620f544dddfcf34d43b3922db3f9f537ea5a0407196f] Object does not exist on the server: [404] Object does not exist on the server
Errors logged to '/home/gonsolo/tmp/rats/.git/lfs/logs/20250618T091741.877556417.log'.
Use git lfs logs last to view the log.
Fehler: externer Filter 'git-lfs filter-process' fehlgeschlagen
Schwerwiegend: assets/hdri/parkinglot.exr: smudge-Filter 'lfs' fehlgeschlagen
Warnung: Klonen erfolgreich, Auschecken ist aber fehlgeschlagen.
Sie können mit 'git status' prüfen, was ausgecheckt worden ist
und das Auschecken mit 'git restore --source=HEAD :/' erneut versuchen.
Asking ChatGPT with the error and the question "Is it my fault or theirs" results in:
So in short:
✅ You did everything right.
❌ They didn’t fully or permanently publish the LFS file.
So either the file is not uploaded, or not properly pushed, or it might be a permission problem.
Hi @gonsolo ,
I think this has been resolved. It looks like we needed to explicitly push the files to the rats repository, which I have now done. Please let us know if the issue persists.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
What's new
We've changed openmoonray's versioning scheme to align with how we version our internal repositories, which is typically a minor version bump with weekly internal releases and a major version bump when one of our productions locks off on a particular version, to ensure stability for the remainder of that production.
Features
rdla_guiprogram that creates a GUI from rdla objects and parameters and updates a delta .rdla file for real time control when rendering withmoonray_guiBug Fixes
Other
Community Contributors
This discussion was created from the release Release v2.15.0.1.
All reactions