Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vray 3.25 output #327

Closed
ramellij opened this issue Jan 9, 2017 · 2 comments
Closed

Vray 3.25 output #327

ramellij opened this issue Jan 9, 2017 · 2 comments
Labels
Milestone

Comments

@ramellij
Copy link

ramellij commented Jan 9, 2017

Hi,
When I try to render a simple scene with the last Vray for Maya (3.25) I get my last line of output considered as an error (colored in red), wich is "Closing log - 0 error(s), 0 warning(s)", the job is done but it keeps retrying to render the same frame 3 times until it stops completely.

What can I do ?

Thanks for your help
JR

@timurhai
Copy link
Member

timurhai commented Jan 9, 2017

Hi.
It seems that base parser should have a zero sized array for a default errors and warnings strings:
https://github.com/CGRU/cgru/blob/master/afanasy/python/parsers/parser.py#L16
You can fix and create a pull request.

@timurhai timurhai added the bug label Jan 9, 2017
@timurhai timurhai added this to the 2.2.1 milestone Jan 9, 2017
@ramellij
Copy link
Author

ramellij commented Jan 9, 2017

Thanks a lot Timur for this fast answer, it works !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants