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

[monsterz] unable to run monsterz



Hi,

when I try to run monsterz, it crash with an error related to matrices not aligned :

[jules@tue-amour ~]$ monsterz
/usr/share/games/monsterz/monsterz.py: could not open data from `/usr/share/games/monsterz'.
Traceback (most recent call last):
  File "/usr/share/games/monsterz/monsterz.py", line 1984, in <module>
    main()
  File "/usr/share/games/monsterz/monsterz.py", line 1973, in main
    data = Data(sharedir)
  File "/usr/share/games/monsterz/monsterz.py", line 322, in __init__
    semi_grayscale(self.shaded[i])
  File "/usr/share/games/monsterz/monsterz.py", line 112, in semi_grayscale
    p[:] = (val + r) / 2, (val + g) / 2, (val + b) / 2
ValueError: matrices are not aligned for copy


I got this problem with both monsterz 0.7.0 and 0.6.1

/usr/share/games/monsterz is readable by all.

I'm using mandriva 2007.1 with 64 bits system, python v 2.5.4 and pygame 1.7.1 (x86_64 for both).

It seems there is the same bug on ubuntu :
https://bugs.launchpad.net/ubuntu/+source/monsterz/+bug/119407

Monsterz used to work on mandriva 2006.0 x86_64 with python 2.4.1 and pygame (probably same version, can't remember precisely, sorry).


Thanks by advance for your help
regards
Julien
--
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