Another Blender Export Problem

The place for artists, modellers, level designers et al to discuss their approaches for creating content for OGRE.
Post Reply
init0
Gnoblar
Posts: 10
Joined: Fri Apr 01, 2005 5:23 pm

Another Blender Export Problem

Post by init0 »

Hallo,
I'm using OGRE since 2 days and now I want to make Objekts with the Blender Export. But I get an "Python script Error" by starting the Script with Alt+P.
Is it right that Blender didn't put the Ogre Export to the File->Export Dialog?
How can I run the script without an Error?

If it helps:
my Blender Version:2.36 and WinME

PS:I hope you understand by bad English ;)

MfG
init0
User avatar
Jerky
Orc Shaman
Posts: 791
Joined: Wed Mar 02, 2005 4:13 am
Location: Springville, Utah
Contact:

Post by Jerky »

Make sure that the script is in the script directory (C:\Program Files\Blender Foundation\Blender\.blender\scripts by default) and that Python is correctly installed.

After that, it should be listed in 'Export'. Also, if you just installed python, make sure you have restarted your computer since the installation.
Erik Briggs (Jerky)
My Blog
Project Wish
Image
init0
Gnoblar
Posts: 10
Joined: Fri Apr 01, 2005 5:23 pm

Post by init0 »

I put the script in the script directorie and Phython is for a long time installed.
There is no Bug Message that says no Python found in the Console that always appears with Blender.
Timme
Greenskin
Posts: 122
Joined: Sun Mar 13, 2005 8:23 pm
Location: Germany

Post by Timme »

Blender works not with Python 2.4!! Please use Python 2.3.

Are you sure that you has set the PYTHONPATH??
Take a look at http://www.elysiun.com/forum/viewtopic.php?t=7723 how to set the PYTHONPATH.
There is no Bug Message that says no Python found in the Console that always appears with Blender.
That sounds like that you haven't set the PYTHONPATH.
User avatar
Jerky
Orc Shaman
Posts: 791
Joined: Wed Mar 02, 2005 4:13 am
Location: Springville, Utah
Contact:

Post by Jerky »

Hmm, I use version 2.4 without problems.
Erik Briggs (Jerky)
My Blog
Project Wish
Image
init0
Gnoblar
Posts: 10
Joined: Fri Apr 01, 2005 5:23 pm

Post by init0 »

Sorry for the late answer, but I had some trouble with my Computer...
I don't know why but it runs!!! :D :D
Maybe because of using Materials for the Model that I wanted to export
Post Reply