Announcement

Collapse
No announcement yet.

2017 11 24 blender crashes after hit render button, during exporting scene to vray

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

  • 2017 11 24 blender crashes after hit render button, during exporting scene to vray

    Hello i get this terminal output when vlender crashes
    *** Error in `/usr/ChaosGroup/Blender 2.79 (With V-Ray Additions)/blender.bin': corrupted size vs. prev_size: 0x00007f2bd00401b0 ***
    /usr/ChaosGroup/Blender 2.79 (With V-Ray Additions)/blender: line 3: 74637 Aborted (core dumped) "/usr/ChaosGroup/Blender 2.79 (With V-Ray Additions)/blender.bin"


  • #2
    Does it crash with every scene? If it is a specific scene, can you upload it please?

    Comment


    • #3
      strange, looks like it is one specific scene, just a second will be transfering it.

      Comment


      • #4
        sorry for big scene 1.2Gb

        Comment


        • #5
          Stugys try with next nightly build (tomorrow), this crash should be resolved.

          Comment


          • #6
            Thank you very much!

            Comment


            • #7
              good evening, its me again, in 2017 11 30 build blender works fine, no crashes, if you know there is addon for blender LoopTools and looks like it is not working with mentioned date blender file, when i disable and enable in addons tab it gives python error message. It works with blender oficial releace and with blender build bot vertions, so i just thought maybe it is something wrong with vray blender build. sorry if i am wron, here is python error message:
              Code:
              V-Ray For Blender: vfb_init()
              V-Ray For Blender: Initting VrsceneExporter
              V-Ray For Blender: Thread [0] starting ...
              V-Ray For Blender: Thread [1] starting ...
              V-Ray For Blender: vfb_render()
              V-Ray For Blender Warning: Scene doesn't contain a "World" datablock!
              V-Ray For Blender: SceneExporter::sync_objects(0)
              V-Ray For Blender Error: Node tree: Floor => Node name: Single => Mandatory socket of type 'VRaySocketBRDF' is not linked!
              V-Ray For Blender Error: Node tree: Walls => Node name: Single => Mandatory socket of type 'VRaySocketBRDF' is not linked!
              V-Ray For Blender: SceneExporter::resize(364, 350)
              V-Ray For Blender Warning: Scene doesn't contain a "World" datablock!
              V-Ray For Blender: Flushing all data to files
              V-Ray For Blender: Thread [0] stopping.
              V-Ray For Blender: Thread [1] stopping.
              V-Ray For Blender: Total sync time 0.084 sec.
              V-Ray For Blender: vfb_free()
              fake_module: addon missing 'bl_info' gives bad performance!: '/home/tomas/.config/blender/2.79/scripts/addons/VrayMaterialConvert-master/__init__.py'
              fake_module: addon missing 'bl_info' gives bad performance!: '/home/tomas/.config/blender/2.79/scripts/addons/hh_painter.py'
              fake_module: addon missing 'bl_info' gives bad performance!: '/home/tomas/.config/blender/2.79/scripts/addons/io_export_u3d_blender249.py'
              multiple addons with the same name:
                '/home/User/.config/blender/2.79/scripts/addons/add_mesh_space_tree/__init__.py'
                '/usr/ChaosGroup/Blender 2.79 (With V-Ray Additions)/2.79/scripts/addons_contrib/add_mesh_space_tree/__init__.py'
              archipack updater: Running background check for update
              addon_utils.disable: mesh_looptools not disabled.
              pyrna_srna_ExternalType: incorrect subclassing of SRNA 'AddonPreferences'
              See bpy_types.py
              <Expected! > : <class 'bpy_types.AddonPreferences'> ref:59  ptr:0xaac7cf8 type:RNAMeta
              pyrna_srna_Subtype: error registering 'AddonPreferences'
              TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
              Traceback (most recent call last):
                File "/usr/ChaosGroup/Blender 2.79 (With V-Ray Additions)/2.79/scripts/modules/addon_utils.py", line 331, in enable
                  mod = __import__(module_name)
                File "/usr/ChaosGroup/Blender 2.79 (With V-Ray Additions)/2.79/scripts/addons/mesh_looptools.py", line 4808, in <module>
                  class LoopPreferences(bpy.types.AddonPreferences):
              RuntimeError: bpy.types.AddonPreferences subtype could not be generated, this is a bug!

              Comment


              • #8
                Hello, is any body alive here?

                Comment


                • #9
                  Originally posted by Stugys View Post
                  Hello, is any body alive here?
                  LOL, you're the only activity in this subforum for a while. It has been pretty quiet in V-Ray for Blender world.

                  Comment


                  • #10
                    Look like that was just calm before storm of posts

                    Comment


                    • #11

                      Code:
                      /home/User/.config/blender/2.79/scripts/addons/add_mesh_space_tree/__init__.py
                      /usr/ChaosGroup/Blender 2.79 (With V-Ray Additions)/2.79/scripts/addons_contrib/add_mesh_space_tree/__init__.py
                      This means that for some reason you have a copy of addons under your user directory.
                      Try removing everything from "/home/User/.config/blender/2.79/scripts/addons/" (may be even from /home/User/.config/blender/2.79) except stuff that you have actually installed yourself.
                      V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
                      andrei.izrantcev@chaos.com
                      Support Request

                      Comment

                      Working...
                      X