Jump to content

Blender Exprter -> BabylonJS (error)


ian
 Share

Recommended Posts

I have some model and when I would like to export it I get error

 

Traceback (most recent call last):
  File " .config/blender/2.78/scripts/addons/babylon-js/__init__.py", line 84, in execute
    exporter.execute(context, self.filepath)
  File " .config/blender/2.78/scripts/addons/babylon-js/json_exporter.py", line 99, in execute
    mesh = Mesh(object, scene, nextStartFace, forcedParent, nameID, self)
  File " .config/blender/2.78/scripts/addons/babylon-js/mesh.py", line 148, in __init__
    recipe = BakingRecipe(object)
  File " .config/blender/2.78/scripts/addons/babylon-js/material.py", line 190, in __init__
    self.isBillboard = len(mesh.material_slots) == 1 and mesh.material_slots[0].material.game_settings.face_orientation == 'BILLBOARD'
AttributeError: 'NoneType' object has no attribute 'game_settings'

location: <unknown location>:-1

 

Can anybody help me? What could be wrong?

Ian

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...