zachjpcrve / steamend

Automatically exported from code.google.com/p/steamend
0 stars 0 forks source link

Battle #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Se da cuando finaliza la batalla.

Traceback (most recent call last):
  File "D:\steamend_complete\trunk\projects\steamend\..\steamend\multitask\multitask.py", line 68, in _run_normal
    self.job()
  File "D:\steamend_complete\trunk\projects\steamend\..\steamend\game\battle_manager.py", line 238, in job
    b.do_event()
  File "D:\steamend_complete\trunk\projects\steamend\..\steamend\common\event.py", line 167, in do_event
    self.job()
  File "D:\steamend_complete\trunk\projects\steamend\..\steamend\common\battle.py", line 260, in job
    stg = self._determine_strategy()
  File "D:\steamend_complete\trunk\projects\steamend\..\steamend\common\battle.py", line 224, in _determine_strategy
    return self.offensive_army.strategy
  File "D:\steamend_complete\trunk\projects\steamend\..\steamend\common\army.py", line 117, in strategy
    return strategy.get_strategy_instance(self._strategy_name)
AttributeError: 'Army' object has no attribute '_strategy_name'

Original issue reported on code.google.com by mry.shar...@gmail.com on 3 Sep 2010 at 12:30

GoogleCodeExporter commented 9 years ago
Si alguien soluciona un bug plis, cierre el issue sino uno se pasa horas 
buscandolo al pedo

Original comment by jbc.develop on 19 Nov 2010 at 7:28