+ /var/lib/nwnnsscomp/nwnnsscomp -s -p /home/ubuntu/downl/nwn vat_setyondalla .nss
Errors occurred in compiling "vat_setyondalla"
I am able to compile in toolset, but not in my Jenkins - Using Advanced Script Compiler
void main()
{
SetDeity(GetPCSpeaker(), "Yondalla");
}
Really not sure why it has trouble with this script - its one statement.