DR spawner Mac OS X - vray 1.4.89

Hi,
when i start the Spawner (RunDRSpawner) i got theses errors and the DR rendering won’t start.

iMac:~ gf$ /Applications/ASGVIS/RunDRSpawner ; exit;
/Library/Frameworks/ASGVIS.framework/Versions/A/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/Ft/Lib/__init__.py:47: DeprecationWarning: functions overriding warnings.showwarning() must support the 'line' argument
 self.message = messages[errorCode] % msgargs
/Library/Frameworks/ASGVIS.framework/Versions/A/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/Ft/Lib/__init__.py:47: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
 self.message = messages[errorCode] % msgargs
/Library/Frameworks/ASGVIS.framework/Versions/A/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/Ft/Lib/__init__.py:48: DeprecationWarning: functions overriding warnings.showwarning() must support the 'line' argument
 Exception.__init__(self, self.message, args)
/Library/Frameworks/ASGVIS.framework/Versions/A/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/Ft/Lib/__init__.py:48: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
 Exception.__init__(self, self.message, args)
/Library/Frameworks/ASGVIS.framework/Versions/A/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/Ft/Xml/Catalog.py:583: DeprecationWarning: functions overriding warnings.showwarning() must support the 'line' argument
 e.message),
/Library/Frameworks/ASGVIS.framework/Versions/A/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/Ft/Xml/Catalog.py:583: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
 e.message),
/Library/Frameworks/ASGVIS.framework/Versions/A/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/Ft/Xml/Catalog.py:584: DeprecationWarning: functions overriding warnings.showwarning() must support the 'line' argument
 FtWarning)
FtWarning: Catalog resource (file:///usr/local/share/4Suite/default.cat)
disabled: Error retrieving resource 'file:///usr/local/share/4Suite/default.cat
(/usr/local/share/4Suite/default.cat)': [Errno 2] No such file or directory:
'/usr/local/share/4Suite/default.cat'
Successfully initialized spawner. Waiting for jobs...

Re: DR spawner Mac OS X - vray 1.4.89

those are warning messages, not errors. At the end it says that it’s waiting for jobs, which means that it should be ready to accept jobs. 1.48.89 has some issues with DR though, so I wouldn’t be surprised if it was giving you trouble.