Help- RTEngine does not progress past 0%
-
Hello,
When I attempt to render with GPU the progress stops at
Setting up 1 thread(s)
.The formal rendering works fine, and nothing is lagging, this particular aspect of the service is just not completing anything.
As well, it works with small models, but not larger.
I have a 3GB GPU and 18GB of RAM.
Thanks,
-
If you see it stall out like that, it's likely that the XMLDRSpawner is frozen or has crashed. This needs to be running in the background, in order for RT to work properly. You can check that by looking in the task manager on Windows, or the activity monitor on OSX. I would suggest killing that process and then running it again, just to make sure that it's not frozen.
Advertisement