Error error error..I don't understand
-
Hi everybody
This is the situation: I need to render the same render with 2 pc, I copied the file with all material textures, the visopt file... re-matched all external textures 1 by 1 but I got the error log... and this is the text, can you help me to understand what does it mean?
Is there a correct way to get a render with other pc?
Thank you
=========System Information=========
platform = win32
country = Italy
language = ItalianAbout 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
6.333000 seconds is how long it took to read C:\ProgramData/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:\ProgramData\ASGVIS\Python26..\VfS\ASGVIS\vrayplugin.py", line 215, in add_to_renderer
vray_param = param.to_vray_param(renderer)
File "C:\ProgramData\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:\ProgramData\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 typeTraceback (most recent call last):
File "C:\ProgramData\ASGVIS\Python26..\VfS\ASGVIS\vrayrender.py", line 328, in render
self.addAssetsToRenderer( self )
File "C:\ProgramData\ASGVIS\Python26..\VfS\ASGVIS\vrayrender.py", line 102, in addAssetsToRenderer
ref.plugin.add_to_renderer( self )
File "C:\ProgramData\ASGVIS\Python26..\VfS\ASGVIS\vrayplugin.py", line 215, in add_to_renderer
vray_param = param.to_vray_param(renderer)
File "C:\ProgramData\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:\ProgramData\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 typeTraceback (most recent call last):
File "C:\ProgramData\ASGVIS\Python26..\VfS\ASGVIS\vrayrender.py", line 408, in renderArchive
self.render()
File "C:\ProgramData\ASGVIS\Python26..\VfS\ASGVIS\vrayrender.py", line 328, in render
self.addAssetsToRenderer( self )
File "C:\ProgramData\ASGVIS\Python26..\VfS\ASGVIS\vrayrender.py", line 102, in addAssetsToRenderer
ref.plugin.add_to_renderer( self )
File "C:\ProgramData\ASGVIS\Python26..\VfS\ASGVIS\vrayplugin.py", line 215, in add_to_renderer
vray_param = param.to_vray_param(renderer)
File "C:\ProgramData\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:\ProgramData\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 would recommend contacting support@chaosgroup.com about this. The error you are seeing is letting you know that there is an invalid value of some sort... but it's impossible to tell exactly where that value is. I would assume it's something in a material setting somewhere, but there is no reference to the offending asset. We will need to examine the scene file.
-
ok... thanks!
Maybe could be easier if I try to connect the 2 pc and lounch the render using the file in the original position... don't know -
if you contact support, we can track it down
Advertisement