![]() |
v1.128 vs 1.127 VC_redist 126 error - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Bugs and Issues (https://forum.tyflow.com/forum-3.html) +--- Thread: v1.128 vs 1.127 VC_redist 126 error (/thread-4816.html) |
v1.128 vs 1.127 VC_redist 126 error - swihartc - 06-10-2025 Hi Tyson, I'm running across an issue with installing tyflow_2026_Render.dlo on the farm nodes. I'm getting the 126 - error on startup. The latest vc_redist packages are installed. The previous 1.127 2026_render.dlo (6/2/25) worked. When installed the newest update 1.128 2026_render.dlo (6/9/25), I get the error. These machines are cpu render farm only with onboard gpu if that makes a difference. Here is a screen of the error and file dates/versions replacing the 2026 render.dlo (6/2 with the 6/9). Another issue is that the previous 2024_Render.dlo also worked, now the updated 2024_render.dlo (6/9) does not and also throws a 126 error. The 1.128 2026_Render.dlo and tyflow_2026.dlo (6/9) both work fine on my local machine. The only difference I can see as a non system admin for the farm is the lack of a dedicated gpu on the render node. But the previous versions worked fine without a gfx card as well. -thanks RE: v1.128 vs 1.127 VC_redist 126 error - tyFlow - 06-10-2025 Thanks for letting me know - please redownload v1.128 and see if the problem is resolved (I updated the DLOs with a potential fix). RE: v1.128 vs 1.127 VC_redist 126 error - swihartc - 06-11-2025 Nice job. It's working now. What was the change? RE: v1.128 vs 1.127 VC_redist 126 error - tyFlow - 06-11-2025 Latest release builds against PhysX CUDA static libraries, but I forgot to add nvcuda.dll to the list of delay-load DLLs for machines that don't have CUDA DLLs installed. Without the fix, Max looks for nvcuda.dll during startup and shows error 136 if it can't find it - the update fixes that. |