Jump to content

[SOLVED]Blender exporter error


mecanicus
 Share

Recommended Posts

 Hello,

Regularly I have this error t shown during an export with blender. I need help to understand and correct my method of work

 

File "C:\Program Files\Blender Foundation\Blender\2.77\scripts\addons\babylon-js\json_exporter.py", line 100, in execute
    mesh = Mesh(object, scene, nextStartFace, forcedParent, nameID, self)
  File "C:\Program Files\Blender Foundation\Blender\2.77\scripts\addons\babylon-js\mesh.py", line 43, in __init__
    self.define_animations(object, True, True, True)  #Should animations be done when forcedParent
  File "C:\Program Files\Blender Foundation\Blender\2.77\scripts\addons\babylon-js\f_curve_animatable.py", line 39, in define_animations
    animationRange = AnimationRange.actionPrep(object, action, False, frameOffset)
  File "C:\Program Files\Blender Foundation\Blender\2.77\scripts\addons\babylon-js\animation.py", line 74, in actionPrep
    return AnimationRange(actionName, frames, frameOffset)
  File "C:\Program Files\Blender Foundation\Blender\2.77\scripts\addons\babylon-js\animation.py", line 33, in __init__
    self.highest_frame_in = self.frames_in [highest_idx]
ERROR:  list index out of range

Link to comment
Share on other sites

The version ef the exporter is 5.4.0.

I lost the file at the origin of the problem.
When the problem will appear again I shall join the file.
However, I noticed that the error arrived  when I deleted animations. In fact they were 
Not really deleted totally, since in the outliner of blender I purge "Orphan Data".
But I do not know if it really has something to do with the error that I had.

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...