libgdx_blender_g3d_exporter
libgdx_blender_g3d_exporter copied to clipboard
Another export issue
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.
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
Sounds good, thanks for looking into it!
Any update on this?
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.
All good, I have just been using the command line version for now and it's been working fine