Re: Understanding VfS Error Log
Hey all, Im getting this error, what can I do??? Thanks for the help Entering renderArchive
About to start readArchive - C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
8.244000 seconds is how long it took to read C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
0.141000 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)
Traceback (most recent call last):
File “C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\vrayplugin.py”, line 215, in add_to_renderer
vray_param = param.to_vray_param(renderer)
File “C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\vrayplugin.py”, line 92, in to_vray_param
return self.value.to_vray_param(self.name, renderer, final_gamma )
File “C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\vraytypes.py”, line 348, in to_vray_param
return PyVRay.VUtils.DefStringParam(name, self.to_vray(renderer))
TypeError: argument 2 of PyVRay.DefStringParam() has an invalid type
Traceback (most recent call last):
File “C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\vrayrender.py”, line 328, in render
self.addAssetsToRenderer( self )
File “C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\vrayrender.py”, line 102, in addAssetsToRenderer
ref.plugin.add_to_renderer( self )
File “C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\vrayplugin.py”, line 215, in add_to_renderer
vray_param = param.to_vray_param(renderer)
File “C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\vrayplugin.py”, line 92, in to_vray_param
return self.value.to_vray_param(self.name, renderer, final_gamma )
File “C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\vraytypes.py”, line 348, in to_vray_param
return PyVRay.VUtils.DefStringParam(name, self.to_vray(renderer))
TypeError: argument 2 of PyVRay.DefStringParam() has an invalid type
Traceback (most recent call last):
File “C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\vrayrender.py”, line 408, in renderArchive
self.render()
File “C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\vrayrender.py”, line 328, in render
self.addAssetsToRenderer( self )
File “C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\vrayrender.py”, line 102, in addAssetsToRenderer
ref.plugin.add_to_renderer( self )
File “C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\vrayplugin.py”, line 215, in add_to_renderer
vray_param = param.to_vray_param(renderer)
File “C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\vrayplugin.py”, line 92, in to_vray_param
return self.value.to_vray_param(self.name, renderer, final_gamma )
File “C:\Documents and Settings\All Users\Application Data\ASGVIS\Python26\..\VfS\ASGVIS\vraytypes.py”, line 348, in to_vray_param
return PyVRay.VUtils.DefStringParam(name, self.to_vray(renderer))
TypeError: argument 2 of PyVRay.DefStringParam() has an invalid type
got to app_quit
Just called cancel render of VRayArchiveRenderer
Just called cancel render of VRayPreviewRenderer