I'm doing that with Blender 2.41 and Soya 0.10.2, but I'm getting this
error:
* Soya * Converting data/blender/spanner3test2.blend to Cal3dShape...
* Soya * Running 'blender data/blender/spanner3test2.blend
-P /usr/lib/python2.4/site-packages/soya/blender2cal3d.py
--blender2cal3d
FILENAME=data/blender/../shapes/spanner3test2/spanner3test2.cfg
EXPORT_FOR_SOYA=1 XML=0 '...
Using Python version 2.4
INFO Starting...
INFO Saved to 'spanner3test2.cfg'
INFO Done.
Blender quit
Traceback (most recent call last):
File "spanner.py", line 31, in ?
player =
soya.Cal3dVolume(soya.World(),soya.Cal3dShape.get("spanner3test2"))
File "/usr/lib/python2.4/site-packages/soya/__init__.py", line 167, in
get
return klass._alls.get(filename) or klass._alls.setdefault(filename,
klass.load(filename))
File "/usr/lib/python2.4/site-packages/soya/__init__.py", line 755, in
load
return parse_cal3d_cfg_file(file)
File "shape.pyx", line 94, in _soya.parse_cal3d_cfg_file
File "shape.pyx", line 651, in _soya._Cal3dShape.build_materials
File "shape.pyx", line 691, in _soya._Cal3dShape._get_material_4_cal3d
File "/usr/lib/python2.4/site-packages/soya/__init__.py", line 167, in
get
return klass._alls.get(filename) or klass._alls.setdefault(filename,
klass.load(filename))
File "/usr/lib/python2.4/site-packages/soya/__init__.py", line 349, in
load
obj = pickle.loads(open(file, "rb").read())
EOFError
* Soya3D * Quit...
Any idea what that might mean?
On Wed, 2006-03-29 at 18:45 +0200, Jiba wrote:
> On Sun, 26 Mar 2006 18:17:35 +0200
> Jan Filip Tristan <[EMAIL PROTECTED]> wrote:
>
> > Am Sonntag, 26. März 2006 17:04 schrieb Arc Riley:
> > > On Sun, Mar 26, 2006 at 05:55:20PM +0200, Jan Filip Tristan wrote:
> > > > okay, but if I export it in blender as Cal3d I get this errormessage:
> > > >
> > > > Using Python version 2.3
> > > > Traceback (most recent call last):
> > > > File "<string>", line 1194, in fs_callback
> > > > File "<string>", line 909, in export
> > > > AttributeError: 'Armature' object has no attribute 'getBones'
> > >
> > > You should be using Python 2.4, but what version Blender are you using?
> > >
> >
> > >I use 2.41 and Python 2.3 I will try it with Python 2.4
>
> If you use Blender 2.41, you need to use the exporter from Soya 0.10.2 (and
> not the one included in older version of Soya or in Blender).
>
> To export the model, the best way is to use the "auto-exporter" feature (see
> the tuto with the same name), i.e. :
>
> Cal3dShape.get("your_model")
>
> with your_model.blend in a blender/ directory.
>
> Jiba
>
> _______________________________________________
> Soya-user mailing list
> [email protected]
> https://mail.gna.org/listinfo/soya-user
_______________________________________________
Soya-user mailing list
[email protected]
https://mail.gna.org/listinfo/soya-user