raise ValueError("We had an L without good equals in Y

Bug #847103 reported by ccanepa
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
enjuewemela
New
Undecided
Unassigned

Bug Description

enjuewemela trunk 91 , game mode rush

Traceback (most recent call last):
  File "c:\python26\scripts\enjuewemela.py", line 42, in <module>
    main.start()
  File "C:\Python26\share\enjuewemela\enjuewemela\main.py", line 76, in start
    director.run(sc)
  File "C:\Python26\share\enjuewemela\enjuewemela\cocos\cocos\director.py", line
 451, in run
    event_loop.run()
  File "D:\hg_externals\pyglet-1.1.4\pyglet\app\win32.py", line 63, in run
    self._timer_func(0, 0, timer, 0)
  File "D:\hg_externals\pyglet-1.1.4\pyglet\app\win32.py", line 84, in _timer_fu
nc
    sleep_time = self.idle()
  File "D:\hg_externals\pyglet-1.1.4\pyglet\app\__init__.py", line 187, in idle
    dt = clock.tick(True)
  File "D:\hg_externals\pyglet-1.1.4\pyglet\clock.py", line 700, in tick
    return _default.tick(poll)
  File "D:\hg_externals\pyglet-1.1.4\pyglet\clock.py", line 303, in tick
    item.func(ts - item.last_ts, *item.args, **item.kwargs)
  File "C:\Python26\share\enjuewemela\enjuewemela\games.py", line 586, in f
    func(*args, **kwargs)
  File "C:\Python26\share\enjuewemela\enjuewemela\games.py", line 572, in _after
_user_move
    self._matches(m, from_user=False)
  File "C:\Python26\share\enjuewemela\enjuewemela\games.py", line 447, in _match
es
    slot = logic_board.get_center(pack)
  File "C:\Python26\share\enjuewemela\enjuewemela\logic_board.py", line 316, in
get_center
    raise ValueError("We had an L without good equals in Y: %s", match)
ValueError: ('We had an L without good equals in Y: %s', ((6, 2), (6, 3), (6, 4)
, (6, 5), (6, 6), (6, 7)))

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.