Announcement

Collapse
No announcement yet.

DR spawner Mac OS X - vray 1.4.89

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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.
    Code:
    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...

  • #2
    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.
    Best regards,
    Devin Kendig
    Developer

    Chaos Group

    Comment

    Working...
    X