Yup, when i click the render button, vray starts rendering and crash to desktop.
My error log only shows this:
=========System Information=========
platform = win32
country = Spain
language = Spanish
====================================
About to make our qapp
after make qapp
Made it after UIManager.initialize
C:\ProgramData\ASGVIS\Python26\Lib\site-packages\Ft\Xml\InputSource.py:346: DeprecationWarning: functions overriding warnings.showwarning() must support the 'line' argument
FtWarning, 2)
FtWarning: Creation of InputSource without a URI
any ideas?
EDIT:
Just tried again, and this time:
=========System Information=========
platform = win32
country = Spain
language = Spanish
====================================
About to make our qapp
after make qapp
Made it after UIManager.initialize
C:\ProgramData\ASGVIS\Python26\Lib\site-packages\Ft\Xml\InputSource.py:346: DeprecationWarning: functions overriding warnings.showwarning() must support the 'line' argument
FtWarning, 2)
FtWarning: Creation of InputSource without a URI
Entering renderArchive
About to start readArchive - C:\ProgramData/ASGVIS/VfS/current_skp.xml
1.197000 seconds is how long it took to read C:\ProgramData/ASGVIS/VfS/current_skp.xml
0.006000 seconds is how long it took us to correct the file paths for all external texture file references in the scene.
(to ensure this process goes as quickly as possible, please be sure all references to external texture files are correct prior to rendering)
0.328000 seconds is how long it took to add the plugins to our renderer
its like the rendering process stops suddenly for no reason.. it only happens in 1 model so far. I rendered tons of models and without any problem.
It is possible that there is not enough resources for rendering? the thing is the model is very light (barely 2 mb).
My error log only shows this:
=========System Information=========
platform = win32
country = Spain
language = Spanish
====================================
About to make our qapp
after make qapp
Made it after UIManager.initialize
C:\ProgramData\ASGVIS\Python26\Lib\site-packages\Ft\Xml\InputSource.py:346: DeprecationWarning: functions overriding warnings.showwarning() must support the 'line' argument
FtWarning, 2)
FtWarning: Creation of InputSource without a URI
any ideas?
EDIT:
Just tried again, and this time:
=========System Information=========
platform = win32
country = Spain
language = Spanish
====================================
About to make our qapp
after make qapp
Made it after UIManager.initialize
C:\ProgramData\ASGVIS\Python26\Lib\site-packages\Ft\Xml\InputSource.py:346: DeprecationWarning: functions overriding warnings.showwarning() must support the 'line' argument
FtWarning, 2)
FtWarning: Creation of InputSource without a URI
Entering renderArchive
About to start readArchive - C:\ProgramData/ASGVIS/VfS/current_skp.xml
1.197000 seconds is how long it took to read C:\ProgramData/ASGVIS/VfS/current_skp.xml
0.006000 seconds is how long it took us to correct the file paths for all external texture file references in the scene.
(to ensure this process goes as quickly as possible, please be sure all references to external texture files are correct prior to rendering)
0.328000 seconds is how long it took to add the plugins to our renderer
its like the rendering process stops suddenly for no reason.. it only happens in 1 model so far. I rendered tons of models and without any problem.
It is possible that there is not enough resources for rendering? the thing is the model is very light (barely 2 mb).
Comment