Flamenco not able to recognize hair simulation cache folder due to duplicating files with ".flamenco" extension #104010
Labels
No Label
Good First Issue
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Job Type
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/flamenco#104010
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows-11 Pro 64 Bits
Graphics card: NVIDIA RTX A5000/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 527.27
Blender Version
version: 3.3.0, branch: master, commit date: 2022-09-06 15:39, hash:
blender/blender@0759f671ce
Short description of error
When submitting a file to the Flamenco manager, the baked hair simulation cache folder can't be used due to the manager duplicating the file with a ".flamenco" extension. ( see attached screen grab)
Exact steps for others to reproduce the error
Create hair particle system. Enable hair dynamics. Bake dynamics to disc ( so that other machines on the network can bake the same sim).
As a test I opened the newly created file and baked the sim again. It created a new cache folder according to the new file name. After uploading that to the farm everything rendered as expected.
{F14176938, size=full}
hair test 2.blend
flamenco-manager.yaml
Added subscriber: @Lightcap
Changed status from 'Needs Triage' to: 'Resolved'
After further hair simulation cache research I realized I had to name the cache for the external location read to work. relative paths allowed both windows and linux systems to see the cache on the network. Everything is working as intended.