[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[monsterz] pygame.error: Surfaces must not be locked during blit



Hi all!

When I had tried to run app I had error
============================================
[ ~]$ monsterz 
Traceback (most recent call last):
  File "/usr/share/games/monsterz/monsterz.py", line 1994, in <module>
    main()
  File "/usr/share/games/monsterz/monsterz.py", line 1989, in main
    monsterz.go()
  File "/usr/share/games/monsterz/monsterz.py", line 1267, in go
    iterator()
  File "/usr/share/games/monsterz/monsterz.py", line 1377, in
iterate_menu
    self.copyright_draw()
  File "/usr/share/games/monsterz/monsterz.py", line 1296, in
copyright_draw
    system.blit(scroll, (13, 437))
  File "/usr/share/games/monsterz/monsterz.py", line 399, in blit
    self.background.blit(surf, coords)
pygame.error: Surfaces must not be locked during blit
============================================

-- 
Sincerely yours,
Vitaliy Berdinskikh (Виталий Бердинских)

-- 
This is the monsterz mailing-list, see http://sam.zoy.org/monsterz/
Trouble unsubscribing? Please contact <sam@zoy.org>
List archives are at http://sam.zoy.org/monsterz/threads.html