Advertisement
Guest User

Untitled

a guest
Sep 4th, 2014
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. mifth@mifth:~$ /home/mifth/Documents/soft/blender/blender
  2. connect failed: No such file or directory
  3. found bundled python: /home/mifth/Documents/soft/blender/2.71/python
  4. multiple addons with the same name:
  5. '/home/mifth/Documents/soft/blender/2.71/scripts/addons_contrib/curve_tools/__init__.py'
  6. '/home/mifth/Documents/soft/blender/2.71/scripts/addons_contrib/curve_tools.py'
  7. Rock generator settings file found:
  8. /home/mifth/Documents/soft/blender/2.71/scripts/addons_contrib/add_mesh_rocks/add_mesh_rocks.xml
  9. Rock Generator: Numpy found.
  10. Imported multifiles
  11. warning layer b'Normals' mapping type unsupported: b'ByPolygonVertex'
  12. Traceback (most recent call last):
  13. File "/home/mifth/Documents/soft/blender/2.71/scripts/addons/io_scene_fbx/__init__.py", line 162, in execute
  14. return import_fbx.load(self, context, **keywords)
  15. File "/home/mifth/Documents/soft/blender/2.71/scripts/addons/io_scene_fbx/import_fbx.py", line 1917, in load
  16. _(); del _
  17. File "/home/mifth/Documents/soft/blender/2.71/scripts/addons/io_scene_fbx/import_fbx.py", line 1916, in _
  18. blen_read_armatures(fbx_tmpl, armatures, fbx_bones_to_fake_object, scene, arm_parents, settings)
  19. File "/home/mifth/Documents/soft/blender/2.71/scripts/addons/io_scene_fbx/import_fbx.py", line 603, in blen_read_armatures
  20. blen_read_armatures_add_bone(bl_adata, bl_arm, bones, b_uuid, matrices, fbx_tmpl)
  21. File "/home/mifth/Documents/soft/blender/2.71/scripts/addons/io_scene_fbx/import_fbx.py", line 504, in blen_read_armatures_add_bone
  22. bmat_loc = (p_ebo.matrix.inverted() * bmat_arm) if p_ebo else bmat_arm
  23. ValueError: Matrix.invert(ed): matrix does not have an inverse
  24.  
  25. location: <unknown location>:-1
  26.  
  27. location: <unknown location>:-1
  28. Writing: /tmp/blender.crash.txt
  29. Ошибка сегментирования (сделан дамп памяти)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement