Look into a bug where the engine crashes when there isn't an available player for a given shot type. This usually happens if a specific position group or if all players allocated to a shot type are out due to fouls or injury. The GetShooter function in bbaevents.py will likely need to be looked at since this function is where a majority of the crashes have occurred.
Look into a bug where the engine crashes when there isn't an available player for a given shot type. This usually happens if a specific position group or if all players allocated to a shot type are out due to fouls or injury. The GetShooter function in bbaevents.py will likely need to be looked at since this function is where a majority of the crashes have occurred.