[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Need feed back on new game!



Hi,

This might be an surfarray issue as well.

In the next release (4-5 hours away) I have removed the surfarray
dependency and includes prerendered subpixel-images instead of
generating them runtime.

Best Regards
/John Eriksson


tor 2007-05-24 klockan 09:13 -0400 skrev Charles Joseph Christie II:
> On Wednesday 23 May 2007 12:54:51 am John Eriksson wrote:
> > Since PyGame.org still seems to be dead I'll post the direct link to
> > Slingshot should anyone liek to try it and drop some comments.
> >
> > http://arainyday.se/projects/python/Slingshot/Slingshot_rc1.tar.gz
> >
> > Best Regards
> > /John
> >
> > tis 2007-05-22 klockan 21:11 +0200 skrev Rikard Bosnjakovic:
> > > On 5/22/07, John Eriksson <john@xxxxxxxxxxxx> wrote:
> > > > Could you try downloading it again? (I can't for some reason start my
> > > > vmware windows right now.)
> > >
> > > pygame.org seems to be dead at the moment.
> 
> In Gentoo Linux, when I run it I get:
> Fatal Python error: (pygame parachute) Segmentation Fault
> Aborted
> 
> I'll run it with a strace later to see if I can find out why.