It seems like your break point has the following condition "e.Id.IntegerValue != 397718" in the wrong place, so from the editor pane right click on the break point that causes the error then from the popup menu select Condition.
Then you can simply either uncheck the Condition checkbox or just delete the condition from the textbox and press OK.
Please if this reply satisfies your needs mark it as an answer.