Hello everyone!
I have tried the tutorials and downloaded them to my ubuntu box but have
found that I cannot successfully run any of them. I always end up with the
same ouput:
[code]
* Soya * Using 8 bits stencil buffer

* Soya * version 0.12
* Using OpenGL 1.4 (1.5 Mesa 6.5.2)
*   - renderer : Mesa GLX Indirect
*   - vendor   : Mesa project: www.mesa3d.org
*   - maximum number of lights        : 8
*   - maximum number of clip planes   : 6
*   - maximum number of texture units : 8
*   - maximum texture size            : 2048 pixels

* Soya * Converting
/home/abuser/Desktop/SoyaTutorial-0.10/tutorial/data/worlds/sword.data
to Model...
Exception exceptions.OverflowError: 'long int too large to convert to int'
in '_soya._Material._pack' ignored
Exception exceptions.OverflowError: 'long int too large to convert to int'
in '_soya._Material._pack' ignored
Exception exceptions.OverflowError: 'long int too large to convert to int'
in '_soya._Material._pack' ignored
Exception exceptions.OverflowError: 'long int too large to convert to int'
in '_soya._Material._pack' ignored
.............
.............#more of the same here for more than a hundred lines#
.............
Exception exceptions.OverflowError: 'long int too large to convert to int'
in '_soya._Material._pack' ignored
Segmentation fault (core dumped)
[/code]

I don't know what to do next. I have some python experience and have worked
with pygame before but I can't really learn soya unless I can get the
tutorials to work.

System specs: Soya 12.1 with python 2.5, both installed with apt so their
dependencies should all be met.

Thanks for the help!

--
'To whom much is given, much is required.
_______________________________________________
Soya-user mailing list
Soya-user@gna.org
https://mail.gna.org/listinfo/soya-user

Reply via email to