Red team test_contest_PACMAN_test/myTeam.py with {}: Loading agent team: /gpfs/home/scalo/pacman-eutopia-second-round/src/test_contest_PACMAN_test/myTeam.py Arguments: {} Blue team test_contest_PacGang/myTeam.py with {}: Loading agent team: /gpfs/home/scalo/pacman-eutopia-second-round/src/test_contest_PacGang/myTeam.py Arguments: {} 3 {'display': , 'red_team_name': 'PACMAN_test', 'blue_team_name': 'PacGang', 'agents': [, , , ], 'layouts': [], 'length': 1200, 'num_games': 1, 'num_training': 0, 'record': True, 'catch_exceptions': True, 'delay_step': 0.03, 'match_id': 20270, 'contest_name': 'test_contest'} Blue team starts Traceback (most recent call last): File "/gpfs/home/scalo/pacman-eutopia-second-round/pacman-contest/src/contest/game.py", line 681, in run action = timed_func(observation) File "/gpfs/home/scalo/pacman-eutopia-second-round/pacman-contest/src/contest/util.py", line 628, in __call__ result = self.function(*args, **keyArgs) File "/gpfs/home/scalo/pacman-eutopia-second-round/pacman-contest/src/contest/captureAgents.py", line 175, in get_action return self.choose_action(game_state) File "/gpfs/home/scalo/pacman-eutopia-second-round/src/test_contest_PACMAN_test/myTeam.py", line 79, in choose_action values = [self.evaluate(game_state, a) for a in actions] File "/gpfs/home/scalo/pacman-eutopia-second-round/src/test_contest_PACMAN_test/myTeam.py", line 79, in values = [self.evaluate(game_state, a) for a in actions] File "/gpfs/home/scalo/pacman-eutopia-second-round/src/test_contest_PACMAN_test/myTeam.py", line 119, in evaluate return features * weights TypeError: unsupported operand type(s) for *: 'NoneType' and 'dict' Red agent crashed recorded Total Time Game: 1.0