Announcement

Collapse
No announcement yet.

error " we have encountered error(s) "

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

  • error " we have encountered error(s) "

    'we have encountered error(s) while trying to render phease check the error log more details"
    how to fix this?
    thank

  • #2
    Re: error " we have encountered error(s) "

    The error message is telling you to check the error log. We can't really tell you what's wrong without seeing the contents of the error log. Here's some info about the error log: http://forum.asgvis.com/index.php?topic=7503.0
    Best regards,
    Devin Kendig
    Developer

    Chaos Group

    Comment


    • #3
      Re: error " we have encountered error(s) "

      im having the same problem...

      this is what i got from the log

      ---------------------------------------------------

      =========System Information=========
      platform = win32
      country = UnitedStates
      language = English
      ====================================
      About 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
      23.612000 seconds is how long it took to read C:\ProgramData/ASGVIS/VfS/current_skp.xml
      2.694000 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\vray plugin.py", line 215, in add_to_renderer
      vray_param = param.to_vray_param(renderer)
      File "C:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray plugin.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\vray types.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:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray render.py", line 328, in render
      self.addAssetsToRenderer( self )
      File "C:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray render.py", line 102, in addAssetsToRenderer
      ref.plugin.add_to_renderer( self )
      File "C:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray plugin.py", line 215, in add_to_renderer
      vray_param = param.to_vray_param(renderer)
      File "C:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray plugin.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\vray types.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:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray render.py", line 408, in renderArchive
      self.render()
      File "C:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray render.py", line 328, in render
      self.addAssetsToRenderer( self )
      File "C:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray render.py", line 102, in addAssetsToRenderer
      ref.plugin.add_to_renderer( self )
      File "C:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray plugin.py", line 215, in add_to_renderer
      vray_param = param.to_vray_param(renderer)
      File "C:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray plugin.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\vray types.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:\ProgramData/ASGVIS/VfS/current_skp.xml
      28.501000 seconds is how long it took to read C:\ProgramData/ASGVIS/VfS/current_skp.xml
      2.702000 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\vray plugin.py", line 215, in add_to_renderer
      vray_param = param.to_vray_param(renderer)
      File "C:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray plugin.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\vray types.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:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray render.py", line 328, in render
      self.addAssetsToRenderer( self )
      File "C:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray render.py", line 102, in addAssetsToRenderer
      ref.plugin.add_to_renderer( self )
      File "C:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray plugin.py", line 215, in add_to_renderer
      vray_param = param.to_vray_param(renderer)
      File "C:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray plugin.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\vray types.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:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray render.py", line 408, in renderArchive
      self.render()
      File "C:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray render.py", line 328, in render
      self.addAssetsToRenderer( self )
      File "C:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray render.py", line 102, in addAssetsToRenderer
      ref.plugin.add_to_renderer( self )
      File "C:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray plugin.py", line 215, in add_to_renderer
      vray_param = param.to_vray_param(renderer)
      File "C:\ProgramData\ASGVIS\Python26\..\VfS\ASGVIS\vray plugin.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\vray types.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


      • #4
        Re: error " we have encountered error(s) "

        can somebody tell me whats wrong with that and how to read this log?

        thanx!

        Comment


        • #5
          I have installed demo version of Vray on Sketchup 8 an everytime I try to start SU it crash and the error window appers which says: 0000000(000000000:59) An invalid argument was encoutered." When I unninstall Vray Sketchup is working fine. I have Windows XP SP2, I was also trying to install it on SP3 where it was a same problem. My friend is using this on Win 7 where the demo is working perfectly. Other one is using it without problems on Win XP SP2.
          Where is my problem ? Do I have to have something else installed in Windows? Is there problem with some graphic cards etc.? Open GL...?
          Thanks for any help. I would really wold like to give it a try, then buy it and use it proffesionaly, but I cant even run demo version.

          Comment

          Working...
          X