Started by upstream project "StdLib2" build number 858
originally caused by:
Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/Frentity/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/Frentity.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/Frentity.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/Frentity.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 fc0f60f9916afa3cc8cada35afac95d71834b952 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f fc0f60f9916afa3cc8cada35afac95d71834b952
> git rev-list fc0f60f9916afa3cc8cada35afac95d71834b952 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins5483779769103476638.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 ../../StdLib2/workspace/ -runcompiletimefunctions
de.peeeq.wurstio.languageserver.requests.RequestFailedException: Could not compile project (error in running compiletime functions/expressions): Error in File AbilityObjEditing.wurst line 73:
Null pointer dereference
at de.peeeq.wurstio.WurstCompilerJassImpl.runCompiletime(WurstCompilerJassImpl.java:104)
at de.peeeq.wurstio.Main.doCompilation(Main.java:397)
at de.peeeq.wurstio.Main.main(Main.java:147)
Build step 'Execute shell' marked build as failure
Sending e-mails to: peter.peq@gmail.com
Finished: FAILURE