OpenQA.Selenium.WebDriverException : The executeScript command returned an unexpected error

I am using C# and I get the above error when i run tests in Visual Studio. I can see the test run in my cloud provider and pass. When I debug the Test passes. All I get when i run it is the failure I can not find any info on the failure and only started to get it after downloading the dotnet RC2 Appium Project. No one else seems to say they have this error. Anyone know how I could fix it?