[Line 217](https://github.com/thomasahle/sunfish/blob/master/sunfish_nnue.py#L217) is: `old_ep, old_kp, old_wc, old_bc = self.ep, self.kp, self.ec, self.bc` instead of `self.wc` (Position field) it has `self.ec` (no such field) similar for [line 261](https://github.com/thomasahle/sunfish/blob/master/sunfish_nnue.py#L261)