16,000 - this cause the error
Format of your override.js file is wrong.
See file override_list.txt
Your line (wrong):
Penalty LSAD [analyse_main_penalty_lsad] = 16,000
override_list.txt line (proper):
analyse.main.penalty.lsad = 8000;
Where did you get this wrong file?