Package: balazarbrothers
Version: 1.0~rc1-1
Severity: grave
Justification: renders package unusable (almost)

Well, severity may be a litle bot too high, but I really thing the game
is not suitable for release with this error.

The problem is that I am unable to enter the Pompon forest level series.

I reach the "Coqueliform field 9" level, unlock the door and jump onto
the door titled "Towards Pompon forest 1", I get the "Start/Player
name/Back" menu and when I select "start", the brothers are standing on
the gate "Towards Pompon forest 1" , after the locked door. I am able to
jump twice, use the rotating platform and try again to enter the gate,
but I get again the Start/Player name/Back" menu.

There is a traceback in the terminal, I hope it could be of some help. I
am attaching it for completeness. It ends with:

  File "model.pyx", line 661, in _soya._AnimatedModel.load_material
  RuntimeError: CalCoreModel_LoadCoreMaterial failed on file
  /home/jiba/src/balazar_brothers/images/fruit.png.xrf: File not found

I hope this helps track down the problem.

Thank you very much for maintaining balazarbrothers, the game is really
entertaining.

    dam
-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages balazarbrothers depends on:
ii  python                       2.4.4-6     An interactive high-level object-o
ii  python-cerealizer            0.6-1       secure pickle-like module for Pyth
ii  python-pyvorbis              1.3-1.2     A Python interface to the Ogg Vorb
ii  python-soya                  0.13.2-3+b1 high level 3D engine for Python

balazarbrothers recommends no packages.

-- no debconf information
Traceback (most recent call last):
  File "/var/lib/python-support/python2.4/soya/tofu/__init__.py", line 165, in 
main_loop
    try: soya.MainLoop.main_loop(self)
  File "main_loop.pyx", line 152, in _soya.MainLoop.main_loop
  File "main_loop.pyx", line 227, in _soya.MainLoop.begin_round
  File "world.pyx", line 542, in _soya._World.begin_round
  File "/usr/share/games/balazar_brothers/level.py", line 66, in begin_round
    tofu.Level.begin_round(self)
  File "/var/lib/python-support/python2.4/soya/tofu/__init__.py", line 878, in 
begin_round
    soya.World.begin_round(self)
  File "world.pyx", line 542, in _soya._World.begin_round
  File "/var/lib/python-support/python2.4/soya/tofu/__init__.py", line 995, in 
begin_round
    self.do_physics()
  File "/usr/share/games/balazar_brothers/character.py", line 364, in do_physics
    self.jump_ended()
  File "/usr/share/games/balazar_brothers/character.py", line 323, in jump_ended
    self.platform.add_character(self)
  File "/usr/share/games/balazar_brothers/platform.py", line 353, in 
add_character
    next_level = Level.get(self.next_level_name)
  File "/var/lib/python-support/python2.4/soya/__init__.py", line 283, in get
    return klass._alls.get(filename) or klass._alls.setdefault(filename, 
klass.load(filename))
  File "/var/lib/python-support/python2.4/soya/__init__.py", line 294, in load
    obj = loads(open(os.path.join(dirname, klass.DIRNAME, filename + ".data"), 
"rb").read())
  File "/var/lib/python-support/python2.4/soya/__init__.py", line 58, in loads
    if s.startswith("cereal"): return loads_func(s)
  File "/var/lib/python-support/python2.4/cerealizer/__init__.py", line 598, in 
loads
    return Dumper().undump(StringIO(string))
  File "/var/lib/python-support/python2.4/cerealizer/__init__.py", line 169, in 
undump
    self.id2obj[i] = handler.undump_obj(self, s)
  File "/var/lib/python-support/python2.4/soya/cerealizer4soya.py", line 50, in 
undump_obj
    if filename: return self.Class._reffed(filename)
  File "/var/lib/python-support/python2.4/soya/__init__.py", line 283, in get
    return klass._alls.get(filename) or klass._alls.setdefault(filename, 
klass.load(filename))
  File "/var/lib/python-support/python2.4/soya/__init__.py", line 978, in load
    return parse_cal3d_cfg_file(os.path.join(dirname, klass.DIRNAME, filename, 
filename + ".cfg"))
  File "model.pyx", line 82, in _soya.parse_cal3d_cfg_file
  File "model.pyx", line 661, in _soya._AnimatedModel.load_material
RuntimeError: CalCoreModel_LoadCoreMaterial failed on file 
/home/jiba/src/balazar_brothers/images/fruit.png.xrf: File not found

Reply via email to