Hi Jens, Thank you for this addon.
Wanted to test it.  I have the same errors.
---------------------------------------------------------------------------------------------------------------------------------------------------------
InstallCustomPreferences("ICE_WorkflowUtils_Preferences", "ICE Workflow 
Utils");
SetValue("preferences.ICE Workflow Utils.customMenuString", "3D 
Vector,-,Scalar,Integer,-,Boolean", null);
Redshift_CreateRenderChannels();
InstallCustomPreferences("ArnoldRenderPreferences", "Arnold Render");
Redshift_UpgradeProperties();
Redshift_UpdateRelativePaths();
// INFO : [Redshift] Redshift for Softimage 2014 SP2
// INFO : [Redshift] Version 3.0.45, Apr 27 2021
// INFO : [Redshift] redshift_LICENSE=<not set>
// INFO : [sitoa] SItoA 7.2.5.0 win loaded.
// INFO : [sitoa] Arnold 7.2.5.0 detected.
// INFO : 4034 - Loaded scene was created with build number: 13.2.162.0 - 
compatibility version: 1300
// WARNING : 3033 - Unable to resolve path: 
f:\TEXTURES_new_sorted\wood_textures\test.png
NewScene(null, null);
OpenView("Render Manager", null);
SelectObj("Passes.RenderOptions", null, null);
SetValue("Passes.RenderOptions.Renderer", "Cycles Renderer", null);
SelectObj("Passes.Cycles_Renderer_Options", null, null);
SelectObj("Passes.RenderOptions", null, null);
SelectObj("Passes.Cycles_Renderer_Options", null, null);
// INFO : 4034 - Loaded scene was created with build number: 13.2.162.0 - 
compatibility version: 1300
// WARNING : 3033 - Unable to resolve path: 
f:\TEXTURES_new_sorted\wood_textures\test.png
OpenScene("P:\\Projects\\3D_Labor\\Labor_RenderOUT\\Scenes\\Arnold-test.scn", 
null, null);

*// WARNING : [arnold] unable to load dynamic library 
P:\XSIWG\Addons\SItoA\Application\Plugins\bin\nt-x86-64\OpenImageDenoise_device_sycl.dll:
 
D// WARNING : [arnold] unable to load dynamic library 
P:\XSIWG\Addons\SItoA\Application\Plugins\bin\nt-x86-64\pi_level_zero.dll: 
D*
// INFO : [sitoa] Frame 1 exported to Arnold in 0.869 sec.
// INFO : Returning empty shader
InspectObj("Views.ViewA.RenderRegion,Views.ViewB.RenderRegion,Views.ViewC.RenderRegion,Views.ViewD.RenderRegion",
 
"", null, 1, null);
// WARNING : [arnold] rendering with watermarks because of failed 
authorization:
// INFO : [arnold] [rlm] error initializing license system:
// INFO : [arnold] [rlm]  * Can't read license data (-102)No such file or 
directory (errno: 2)
// INFO : [arnold] [clm.v1] generic license checkout error (22)
// INFO : [arnold] [clm.v2] timeout before callback was called
// INFO : [arnold] environment variables:
// INFO : [arnold]        ARNOLD_LICENSE_ORDER   = (not set)
// INFO : [arnold]        ARNOLD_LICENSE_MANAGER = (not set)
// INFO : [arnold] [rlm]  solidangle_LICENSE     = (not set)
// INFO : [arnold] [rlm]  RLM_LICENSE            = (not set)
// INFO : [arnold] [clm]  ADSKFLEX_LICENSE_FILE  = (not set)
// INFO : [arnold] [clm]  LM_LICENSE_FILE        = (not set)
----------------------------------------------------------------------------------------------------------------------------------------------------------

Ersin
Sven Constable schrieb am Samstag, 16. Dezember 2023 um 15:55:41 UTC+1:

> I wasn’t able to get rid of the two dll warnings. Don’t know what the 
> *pi_level_zero.dll* does or for what it’s needed but all the denoiser 
> shaders are working.
>
>  
>
> What I’ve checked so far:
> Installed newest VC Runtimes (all in one, november build).
>
> Installed newest windows updates.
>
> Installed newest nvidia driver (workstation only).
>
> Disconnected the workgroup and created a new one just with arnold.
>
> Installed arnold addon locally in user root.
>
> Executed runonce.bat.
>
>  
>
> Did all the above also on a rendernode which has win10 installed instead 
> of win11.
>
> Both machines have a freshly installed windows.
>
>  
>
> The two warnings about missing dlls persisted. I have other dll warnings 
> inside the plugin manager as well (one with redshift and two inside the 
> softimage factory path regarding directx). Might be related. But as said, 
> arnold itself seems to work just fine so I won’t care atm.
>
>  
>
> Merry christmas,
>
> Sven
>
>  
>
> *From:* [email protected] <[email protected]> *On Behalf Of 
> *Sven Constable
> *Sent:* Thursday, 14 December 2023 16:48
> *To:* [email protected]
> *Subject:* RE: SItoA 7.2.5.0 Release
>
>  
>
> Yes, I have restartet Softimage as well as the workstation several times.
>
> Installed newest nvidia (studio) driver.
>
> System requirements **should** met (maybe newer visual-C-runtimes are 
> required. I will check that).
>
>  
>
> It might be caused by other plugins installed in the workgroup. I had that 
> kind of issues in the past. I will check that as well amd report back.
>
>  
>
> Sven
>
>  
>
> *From:* [email protected] <[email protected]> *On Behalf Of 
> *Jens Lindgren
> *Sent:* Thursday, 14 December 2023 16:19
> *To:* [email protected]
> *Subject:* Re: SItoA 7.2.5.0 Release
>
>  
>
> Hi Sven!
>
>  
>
> Hmm... that's strange. I don't get that issue. Have you restarted 
> Softiamge?
>
> Have you checked the system requirements of Arnold as well so you meet 
> them?
>
>  
>
> /Jens
>
>  
>
> On Thu, Dec 14, 2023 at 12:22 PM Sven Constable <[email protected]> 
> wrote:
>
> Thanks, Jens. Very much apreciated!
>
>  
>
> However, after I installed it in the workgoup, the plugin manager shows 
> two warnings regarding dlls not found:
>
> Library not found:
>
>
> [...]\softimage_13.2_2023_workgroup\Addons\SItoA\Application\Plugins\bin\nt-x86-64\OpenImageDenoise_device_sycl.dll
>
>
> [...]\softimage_13.2_2023_workgroup\Addons\SItoA\Application\Plugins\bin\nt-x86-64\
> pi_level_zero.dll
>
>  
>
> These files do exists inside the folder. I read something about a PATH 
> variable that has to be set, according to here:
>
> https://github.com/Autodesk/sitoa/pull/28
>
>  
>
> Arnold works ok but can I set the variable anywhere? I tried a windows 
> system variable and a softimage env variable but that didn’t work.
>
>  
>
> Thanks,
>
> Sven
>
>  
>
> *From:* [email protected] <[email protected]> *On Behalf Of 
> *Jens Lindgren
> *Sent:* Thursday, 14 December 2023 09:31
> *To:* [email protected]
> *Subject:* SItoA 7.2.5.0 Release
>
>  
>
> There's been a lot of nice speed and quality improvements to Arnold lately 
> so I thought it was time for another release. Please make sure you read the 
> release notes as there's some breaking changes in this one. 
> https://github.com/JenusL/sitoa/releases/tag/v7.2.5.0 If you want any 
> specific feature or something, feel free to create an issue on my Github 
> https://github.com/JenusL/sitoa/issues Merry Christmas 🎅
>
>  
>
> -- 
>
> Jens Lindgren
>
> ------------------------------------
>
> CG Supervisor @ Important Looking Pirates
>
> ilpvfx.com <http://www.ilpvfx.com/>
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Softimage Mailing List" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/xsi_list/CAJabFfMob9p4Jh2qRORhnE8TC2msNknJ40P7Z4MjA0gLWo-jAA%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/xsi_list/CAJabFfMob9p4Jh2qRORhnE8TC2msNknJ40P7Z4MjA0gLWo-jAA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Softimage Mailing List" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/xsi_list/000201da2e7f%24b98f9510%242caebf30%24%40imagefront.de
>  
> <https://groups.google.com/d/msgid/xsi_list/000201da2e7f%24b98f9510%242caebf30%24%40imagefront.de?utm_medium=email&utm_source=footer>
> .
>
>
>  
>
> -- 
>
> Jens Lindgren
>
> ------------------------------------
>
> CG Supervisor @ Important Looking Pirates
>
> ilpvfx.com <http://www.ilpvfx.com/>
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Softimage Mailing List" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/xsi_list/CAJabFfMHa3W3eNCCNhXg46yEj7s%3D0v4Yj%2Bt5K5KbRNtow6WN1w%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/xsi_list/CAJabFfMHa3W3eNCCNhXg46yEj7s%3D0v4Yj%2Bt5K5KbRNtow6WN1w%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Softimage Mailing List" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
>
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/xsi_list/000901da2ea4%24e7dbd8f0%24b7938ad0%24%40imagefront.de
>  
> <https://groups.google.com/d/msgid/xsi_list/000901da2ea4%24e7dbd8f0%24b7938ad0%24%40imagefront.de?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Softimage Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/xsi_list/b670ed52-9d79-46d5-9db6-d045121de611n%40googlegroups.com.

Reply via email to