I use pygame 1.8pre, my game work fine on windows, but on mac, it ofter quit in 4 or 5 minutes with error message:
pygame.error: display surface quit Fatal Python error: (pygame parachute) segmentation Fault This error appear when blit a surface to the screen after the programe run 4 or 5 mintues. I use pygame 1.8pre for mac download from here: http://pythonmac.org/packages/py24-fat/index.html Maybe this verion is too old and has bugs, can anyone help me solve this question? has anyone bulit a new verion pygame for mac ? -- http://www.flyaflya.com