The Runner accessed Award Bait, winning the game. Then we reset the board and tried to play again and everything was fine for a couple turns, then the below error started appearing whenever Runner tried to make a run.
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\Chris\Documents\Octgn\GameDatabase\0f38e453-26df-4c04-9d67-6d43de939c77\Scripts\autoscripts.py", line 291, in useAbility
File "C:\Users\Chris\Documents\Octgn\GameDatabase\0f38e453-26df-4c04-9d67-6d43de939c77\Scripts\customscripts.py", line 1859, in hijack
File "", line 199, in getattr
File "", line 180, in getitem
SystemError: Object reference not set to an instance of an object.
result = useAbility(Card(68435))
The Runner accessed Award Bait, winning the game. Then we reset the board and tried to play again and everything was fine for a couple turns, then the below error started appearing whenever Runner tried to make a run.
Traceback (most recent call last): File "", line 1, in
File "C:\Users\Chris\Documents\Octgn\GameDatabase\0f38e453-26df-4c04-9d67-6d43de939c77\Scripts\autoscripts.py", line 291, in useAbility
File "C:\Users\Chris\Documents\Octgn\GameDatabase\0f38e453-26df-4c04-9d67-6d43de939c77\Scripts\customscripts.py", line 1859, in hijack
File "", line 199, in getattr
File "", line 180, in getitem
SystemError: Object reference not set to an instance of an object.
result = useAbility(Card(68435))