Search found 6 matches

by kapellan
Sun Nov 21, 2021 8:50 pm
Forum: General
Topic: setIgnoreNimby
Replies: 1
Views: 1995

setIgnoreNimby

Hi,
I made a script that sends some tasks via the Python API. Everything works fine, but for some reason the "setIgnoreNimby ()" parameter is ignored. Can someone recommend something?
by kapellan
Thu Aug 19, 2021 4:06 pm
Forum: Setup
Topic: Get MAC address
Replies: 1
Views: 3935

Get MAC address

Hi,
Is it possible to get a MAC address in config.json with a similar parameter ( @IP@ @ARG@)?
Maybe there is an option to get the MAC by performing the task through the Python API?

Thanks
by kapellan
Thu May 06, 2021 1:37 pm
Forum: VRay
Topic: Vray frame progress
Replies: 2
Views: 6456

Vray frame progress

I didn't update the progress percentages for each frame. V-Ray Standalone, version 5 Windows 10 Maybe someone will come in handy: Replace in AFANASY\afanasy\python\parsers\ vray.py re_percent = re.compile( r'Rendering image...:([ ]{,})([0-9]{1,2}.*)(%[ ]{,}).*' ) to : re_percent = re.compile('Render...
by kapellan
Wed Mar 10, 2021 4:14 pm
Forum: Fusion
Topic: Fusion parser
Replies: 3
Views: 7286

Re: Fusion parser

I haven't made any changes to the parser yet. Sometimes our specialists use plugins for Fusion 16 that are not installed on workers. In this case, rendering in afanasy can continue indefinitely, there are no errors. If you go to the worker (via RDP), then in the logs there is a message about missing...
by kapellan
Wed Mar 10, 2021 11:31 am
Forum: Fusion
Topic: Fusion parser
Replies: 3
Views: 7286

Fusion parser

Hi, Tell me, I have a strange problem with the parser. Errors are not displayed in the log (for example, a missing plugin). Screenshot_1.png But if I press stop and then start , I get all the information I need. (the restart button does not help) Screenshot_2.png Tell me where to look for a solution...
by kapellan
Wed Dec 23, 2020 5:41 pm
Forum: Maya
Topic: Maya2020+ARNOLD>Afanasy
Replies: 0
Views: 18099

Maya2020+ARNOLD>Afanasy

Greetings. I used to use Afanasy with Houdini, and did not face a similar problem. When trying to send via the "Arnold to Afanasy" script(CGRU menu), I get the following error in: # Error: ValueError: file C:\ProgramData\AFANASY\plugins\maya\afanasy\meArnoldRender.py line 248: No object ma...