[redacted@roland:61:~/projects/hscs/replays/master/log] python3.4 /home/redacted/projects/hscs/HSReplay/python/main.py /home/redacted/projects/hscs/replays/master/log/fe9a9b1fb14dafa308bf0ab94befcd18.log > /home/redacted/projects/hscs/replays/master/xml/fe9a9b1fb14dafa308bf0ab94befcd18.xml Warning: Unhandled method 'PowerSpellController [taskListId=43].InitPowerSpell' Warning: Unhandled method 'GameState.OnEntityChoices' Warning: Unhandled method 'GameState.OnEntityChoices' Warning: Unhandled choices: 'id=1 Player=GameEntity TaskList= ChoiceType=MULLIGAN CountMin=0 CountMax=3' Traceback (most recent call last): File "/home/redacted/projects/hscs/HSReplay/python/main.py", line 671, in main() File "/home/redacted/projects/hscs/HSReplay/python/main.py", line 665, in main parser.read(f) File "/home/redacted/projects/hscs/HSReplay/python/main.py", line 331, in read self.add_data(*sre.groups()) File "/home/redacted/projects/hscs/HSReplay/python/main.py", line 348, in add_data self.handle_choices(ts, data) File "/home/redacted/projects/hscs/HSReplay/python/main.py", line 446, in handle_choices self.current_choice_node.source = entity AttributeError: 'PowerLogParser' object has no attribute 'current_choice_node'