AWS Thinkbox Discussion Forums

Deadline 10.3.0.10 Monitor .vrscene from Rhino tile render parsing crash

Hello, I have a very simple test scene from Rhino 7.29 with Vray 5.20.06, which I’ve exported as a .vrscene file, in order to test out tiling on our farm as we set it up. whenever I submit the Vray job in the monitor however, no matter what I do, as soon as I enable tiling and submit the job, the progress box pops up telling me that the Vrscene is being parsed, but then the entire monitor completely crashes. I was able to retrieve a log from the monitor that says this:

2023-10-17 15:29:53: Python 3.10.12 | packaged by Thinkbox Software | (main, Jul 4 2023, 13:33:55) [MSC v.1933 64 bit (AMD64)]
2023-10-17 15:29:53: Time to show main window: 47.000 ms
2023-10-17 15:32:21: Running script VraySubmission (T:/00_DeadlineRepository\scripts\Submission\VraySubmission.py)
2023-10-17 15:32:52: PYTHON: Exception in thread Thread-1:
2023-10-17 15:32:52: PYTHON: Traceback (most recent call last):
2023-10-17 15:32:52: PYTHON: File “C:\Program Files\Thinkbox\Deadline10\bin\python3\lib\threading.py”, line 1016, in _bootstrap_inner
2023-10-17 15:32:52: PYTHON: self.run()
2023-10-17 15:32:52: PYTHON: File “C:\Program Files\Thinkbox\Deadline10\bin\python3\lib\threading.py”, line 1378, in run
2023-10-17 15:32:52: PYTHON: self.function(*self.args, **self.kwargs)
2023-10-17 15:32:52: PYTHON: File “T:/00_DeadlineRepository\scripts\Submission\VraySubmission.py”, line 1130, in updateProgress

I can’t for the life of me get this to work. Any advice? I’ve attached the .vrscenes well, one is in hex format, one not. Note that these are exported from rhino through the Vray scene dialog, not the rhino menu.

DEADLINETEST.zip (4.1 MB)

Looks like we missed a spot converting our threading calls! I’ve fixed the file, and it’s working on my machine.

To install this, put the attached VraySubmission file into “DeadlineRepository10\custom\scripts\Submission\VraySubmission.py”. This will override the existing file, and if something goes awry you’ll be able to delete the file to roll back to the old file.

VraySubmission.py (63.2 KB)

Hello,

Thank you for the super fast response! The submitter seems to be working now.

1 Like
Privacy | Site terms | Cookie preferences