external player help

Hi, I got a new laptop and playercorefactory won’t work. Any external player I set won’t work.
I’m running:
kodi 17.1
windows 10 pro build 14393.1198
i7 -6500U
8gb ram

Here is my log: https://pastebin.com/eRjw1mgQ

I think the problem is in the line of the log that says:
20:53:10.441 T:8792 NOTICE: CExternalPlayer::ExecuteAppW32 – Failure: 123
or maybe
20:53:10.421 T:8792 NOTICE: CExternalPlayer::ExecuteAppW32:

C:\Program Files (x86)\Google\Chrome\Application\chrome.exe

C:\Program Files (x86)\Google\Chrome\Application\chrome.exe

” “C:\20170504_085941.mp4”

After searching,I found a thread about a similar problem. It said to copy this line into command prompt and see if it works:

C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
” “C:\20170504_085941.mp4”

If I copy and paste directly from the log file I get an error…but if I remove the space in between the parenthesis it will launch the video in chrome like I expect. I’m not sure why the log file adds those spaces because there are no spaces in my playercorefactory file.