Hi There,
i am a first time vray user and i am trying to use the software i have for a project coming up. As of right now i can create a render about every 5th time i hit the render button. The rest of the time i get an error message. I have checked out my error log but i have no idea how to read it or find out how i can fix it. Any help would be appreciated.
Thanks,
Amy
Below is a copy of the error log.
;D ???
=========System Information=========
platform = win32
country = UnitedStates
language = English
====================================
About to make our qapp
after make qapp
Made it after UIManager.initialize
C:\Documents and Settings\All Users\Application Data\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
None
20.532000 seconds is how long it took to read C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
0.203000 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
Entering renderArchive
About to start readArchive - C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
20.250000 seconds is how long it took to read C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
0.219000 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
Entering renderArchive
About to start readArchive - C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
22.047000 seconds is how long it took to read C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
0.297000 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
Entering renderArchive
About to start readArchive - C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
22.610000 seconds is how long it took to read C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
0.375000 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)
13.422000 seconds is how long it took to add the plugins to our renderer
146.843000 seconds is how long it took to render
Entering renderArchive
About to start readArchive - C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
17.985000 seconds is how long it took to read C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
0.125000 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
i am a first time vray user and i am trying to use the software i have for a project coming up. As of right now i can create a render about every 5th time i hit the render button. The rest of the time i get an error message. I have checked out my error log but i have no idea how to read it or find out how i can fix it. Any help would be appreciated.
Thanks,
Amy
Below is a copy of the error log.
;D ???
=========System Information=========
platform = win32
country = UnitedStates
language = English
====================================
About to make our qapp
after make qapp
Made it after UIManager.initialize
C:\Documents and Settings\All Users\Application Data\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
None
20.532000 seconds is how long it took to read C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
0.203000 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
Entering renderArchive
About to start readArchive - C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
20.250000 seconds is how long it took to read C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
0.219000 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
Entering renderArchive
About to start readArchive - C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
22.047000 seconds is how long it took to read C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
0.297000 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
Entering renderArchive
About to start readArchive - C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
22.610000 seconds is how long it took to read C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
0.375000 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)
13.422000 seconds is how long it took to add the plugins to our renderer
146.843000 seconds is how long it took to render
Entering renderArchive
About to start readArchive - C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
17.985000 seconds is how long it took to read C:\Documents and Settings\All Users\Application Data/ASGVIS/VfS/current_skp.xml
0.125000 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
Comment