Compile Error

Downloaded the latest version and I get this error and no .json file is created:

Compilation job contained no valid plugins
Ignored unexpected plugin compilation failure: HeliControl
Error while compiling HeliControl: No data contained in .cs file
Error while compiling HeliControl: Argument 1: cannot convert from 'UnityEngine.Vector3' to 'BasePlayer' | Line: 1931, Pos: 37

Any help would be greatly appreciated!

Delete from plugin folder and downloads folder and download and install again, possibly a bad or incomplete download

I removed old .cs file and redownloded new file and installed it. I checked new .cs file and it looks good so i'm not getting the

"Error while compiling HeliControl: No data contained in .cs file " error.

But I still get the error below and it does not compile:

"[CSharp] Started Oxide.Compiler v successfully

Error while compiling HeliControl: Argument 1: cannot convert from 'UnityEngine.Vector3' to 'BasePlayer' | Line: 1931, Pos: 37"