1. Looking at your ragepluginhook log it looks like youre not using ScriptHookV by Alexander Blade. This is the gold standard for .asi plugins, HIGHLY recommended to use this over anything else.
2. Reading your ELS log I found the following at the end of the log:
This means exactly what it looks like it means. The log ends before the line "(OK) ALL CLEAR -- Configuration file processed." is output for policeold2.xml, therefore it crashed due to a faulty .vcf file. The value that should be OK'ed after 'INTERFACE' is 'EOVERRIDE'. Go into your policeold2.xml, and check the EOVERRIDE section for typos, missing symbols or other syntax errors.
For the future, try learning to understand the logs. Scroll down to the bottom, and start reading line by line until you think you've found reference to an error that might've caused your crash.