First off, the exporter is great. I'm just having some problems with it. Some models export fine. Perfectly. But some I can't export at all. I get these errors (from the console) on all the ones that won't export (and since I know no Python, I'm at a loss):
in the button callback event (OK, I can sort of read Python, a little), there's this:
IndexError: index out of range (this appears in the console)
it happens at line 3526, which appears to be trying to export the selectedObjects list.
Does anyone know why this is happening? I've made sure that I do, indeed, have some objects selected, but the problem persists.
Thanks.
[SOLVED] Blender Export problems
- jmonw
- Goblin
- Posts: 232
- Joined: Sat Apr 23, 2005 3:21 am
- Location: Atlanta, GA
[SOLVED] Blender Export problems
Last edited by jmonw on Mon Jul 04, 2005 1:57 pm, edited 1 time in total.
- discipline
- OGRE Community Helper

- Posts: 766
- Joined: Mon May 16, 2005 12:09 am
Is it perhaps the second to last question in this section in the blender wiki FAQ?
http://ogre3d.org/wiki/index.php?title= ... Exporter_2
http://ogre3d.org/wiki/index.php?title= ... Exporter_2