Playing the deathwing mission 1. My last playable
marine got killed by a stealer and this happened:
robins@digimask-web:~/src/sulk/from_cvs/unstable>
./sulk.py
Traceback (most recent call last):
File "./sulk.py", line 29, in ?
main.main()
File "src/main.py", line 906, in main
run_one()
File "src/main.py", line 870, in run_one
newgame.run_game()
File "src/main.py", line 223, in run_game
self._game_loop()
File "src/main.py", line 379, in _game_loop
self.phase.loop()
File "src/players/ai0/phases.py", line 90, in loop
self.handlers[-1].handle()
File "src/players/ai0/UIinput.py", line 593, in handle
self.piece.aiflags['route'] = None
AttributeError: Use_A_Piece instance has no attribute
'piece'
(Source was up-to-date with CVS at time of posting.)