I have been working with Vray for Sketchup for a while and it has been working fine, however just recently it has started throwing a ‘We have encountered error(s) while trying to render. Please check the error log for more details.’ message.
This happens even with a blank scene, so it’s not the model size. I have no idea where to find the error log (I tried finding it using something I found on another site, but there wasn’t any error log in that location).
Really not sure what is happening. Help would be appreciated.
I am using Sketchup 8.0.11751 with VRay 1.49.01 on an iMac with 12GB of RAM (in case any of that matters).
And to clarify, I have tried reinstalling both programs and that did not seem to help.
Have you contacted our support department yet? vraysketchup@chaosgroup.com
My guess is that there is some sort of issue with permissions. If this started happening all of a sudden, without you installing any additional plugins, or modifying anything, then it’s probably just a permissions issue. You can repair permissions with Disk Utility: http://support.apple.com/kb/ht1452
I have fixed the permissions, but the problem persists. I’ll contact support. I just wondered if anyone else had dealt with this before.
perhaps try to render it by overriding the materials. my guess is texture link
How do I go about doing that? I’ve never tried to override the textures. That being said, I have tried to render with an entirely blank scene as well, but I guess there is the standard background texture still.
Let me know how I do it and I’ll give it a go.
Thanks!
Unfortunately, that didn’t fix it either. Still having the problem, even with ‘override materials’ on. 
I finally found the error log. Here is what it says:
=========System Information=========
platform = darwin
country = Canada
language = English
====================================
Made it after UIManager.initialize
/Library/Frameworks/ASGVIS.framework/Versions/A/Frameworks/Python.framework/Versions/2.6/lib/python2.6/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
check_for_sun doesn’t do anything, please remove all calls to this callback
Entering renderArchive
About to start readArchive - /tmp/current_skp.xml
0.267829 seconds is how long it took to read /tmp/current_skp.xml
0.001649 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 “/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/RubyToPython/ASGVIS/vrayrender.py”, line 333, in render
self.addAssetsToRenderer( self )
File “/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/RubyToPython/ASGVIS/vrayrender.py”, line 94, in addAssetsToRenderer
self.__findReferencedPlugins( asset, refList )
File “/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/RubyToPython/ASGVIS/vrayrender.py”, line 134, in __findReferencedPlugins
self.__handleReferencedPlugin( param.value, referencedList )
File “/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/RubyToPython/ASGVIS/vrayrender.py”, line 126, in __handleReferencedPlugin
raise Exception(u"In __handleReferencedPlugin could not find %s"%paramUrl)
Exception: In __handleReferencedPlugin could not find /SunLight
Traceback (most recent call last):
File “/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/RubyToPython/ASGVIS/vrayrender.py”, line 414, in renderArchive
self.render()
File “/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/RubyToPython/ASGVIS/vrayrender.py”, line 333, in render
self.addAssetsToRenderer( self )
File “/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/RubyToPython/ASGVIS/vrayrender.py”, line 94, in addAssetsToRenderer
self.__findReferencedPlugins( asset, refList )
File “/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/RubyToPython/ASGVIS/vrayrender.py”, line 134, in __findReferencedPlugins
self.__handleReferencedPlugin( param.value, referencedList )
File “/Library/Application Support/Google SketchUp 8/SketchUp/Plugins/RubyToPython/ASGVIS/vrayrender.py”, line 126, in __handleReferencedPlugin
raise Exception(u"In __handleReferencedPlugin could not find %s"%paramUrl)
Exception: In __handleReferencedPlugin could not find /SunLight