libgdx_blender_g3d_exporter icon indicating copy to clipboard operation
libgdx_blender_g3d_exporter copied to clipboard

Another export issue

Open widavies opened this issue 7 years ago • 5 comments

Hi, I'm getting another export issue and was wondering if you had any insight into why it might be happening.

Why I export my model to a .g3db export, I get the following error message: https://imgur.com/onc12gd

Here's my .blend file: https://files.fm/u/576pcnmc

This error occurs in both Blender Render and Cycles Render.

Let me know if you'd like any more information.

widavies avatar Jul 19 '18 16:07 widavies

I'm not at my computer right now to check your file but based on the error it seems you have an object in your scene that isn't linked to the armature that controls it, so when trying to find the armature to export it's bones the explorer is giving a null pointer error.

This is certainly a bug because at least it should just silently not export the armature, but I'll take a look to see if I find the root cause of the exporter not finding it in the first place

Dancovich avatar Jul 19 '18 18:07 Dancovich

Sounds good, thanks for looking into it!

widavies avatar Jul 20 '18 02:07 widavies

Any update on this?

widavies avatar Jul 23 '18 23:07 widavies

Sorry for taking so long to answer. Right now I'm completely out of free time to work on this so I can't make promises, but I'll keep this issue open until I do have the time.

Dancovich avatar Nov 15 '18 15:11 Dancovich

All good, I have just been using the command line version for now and it's been working fine

widavies avatar Nov 16 '18 07:11 widavies