The build with MTASC command suddenly stopped working for me on my work computer. I am at a total loss.
I am now getting this output when I try to compile on projects that had previously worked:
(unknown) : type error class not found : com.package.Class
It seems in my testing that it might be using the folder that contains the class you currently have open, instead of the folder the mtasc.yaml resides in. I have tried using the same command in the right folder location from Terminal and it works fine.
I am running the edge build 1414.
Thanks in advance for any help.
-Aaron