On Sun, Apr 17, 2011 at 4:40 PM, Weeble <clockworksa...@gmail.com> wrote: > I get this error every so often when trying to use surfarray.make_surface: [...] > IndexError: bytes to write exceed buffer size
Oops, I forgot to mention versions: ~$ python -V Python 2.6.5 ~$ uname -a Linux dischord 2.6.32-30-generic #59-Ubuntu SMP Tue Mar 1 21:30:46 UTC 2011 x86_64 GNU/Linux ~$ python -c 'import pygame; print pygame.__version__' 1.9.1release