On Wed, Jun 10, 2009 at 4:00 PM, Essah Mitges <e_mit...@hotmail.com> wrote:

>
> So no one is confused about the error i screenshot it I am not sure of the
> problemWhen I run the game outside the menu it works fine but when I call it
> as a child window it start then the modules attached cannnot load the games
> images which couse this error is there a subprocess command to fix thisTried
> python.org btw


The last error specifically tells you what it is and what is wrong:

pygame.error: Couldn't open data\up-1-.png

it can't find that file. Are you sure it exists?
HTH,
Wayne
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to