I've been working on this map for a few days now, but every time I've tried to launch the map, I've gotten errors. First it was the dog/init error, which I fixed by adding the animscript folder to my map folder and then patching my map again. Now I'm getting this error.
Server script compile error
unknown function
animscripts\utility::setEnv( env );
(see console for details)
I don't see what the problem is. I already have the utility.gsc file in my animscripts folder which is in my map folder. I've already compiled, patched and built the mod for my map correctly. I can't think of any more solutions.