Started by user Peter Building in workspace /var/lib/jenkins/jobs/ForestDef/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/Frotty/ForestDef.git # timeout=10 Fetching upstream changes from https://github.com/Frotty/ForestDef.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/ForestDef.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 9a2ac7ee291f64ac5feca3663d4a6173a594a68f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a2ac7ee291f64ac5feca3663d4a6173a594a68f > git rev-list befb725e5c17b93eb493e7799b7a08634152e025 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson6737337913628753625.sh + java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/Blizzard.j ./wurst -lib ../../Wurst/workspace/downloads/Wurstpack/wurstscript/lib compilation finished (errors: 2, warnings: 24) Error in File FlamethrowerTower.wurst line 17: The method withTerrainZ is undefined for receiver of type vec3 Error in File WaveTower.wurst line 19: The method withTerrainZ is undefined for receiver of type vec3 Build step 'Execute shell' marked build as failure Finished: FAILURE